|
6 | 6 | **Implemented enhancements:** |
7 | 7 |
|
8 | 8 | - User ${app-role} in sample options [\#471](https://github.com/marklogic/slush-marklogic-node/issues/471) |
9 | | -- Add Cards theme [\#411](https://github.com/marklogic/slush-marklogic-node/issues/411) |
| 9 | +- Refactor to use $ctrl in html [\#465](https://github.com/marklogic/slush-marklogic-node/issues/465) |
| 10 | +- Use digest by default [\#442](https://github.com/marklogic/slush-marklogic-node/issues/442) |
| 11 | +- Cards theme [\#411](https://github.com/marklogic/slush-marklogic-node/issues/411) |
10 | 12 | - Using slush with marklogic server in HTTPS [\#401](https://github.com/marklogic/slush-marklogic-node/issues/401) |
11 | | -- View HTML keys/values on detail page [\#341](https://github.com/marklogic/slush-marklogic-node/issues/341) |
12 | | -- Consider adding ec5/6 polyfill [\#330](https://github.com/marklogic/slush-marklogic-node/issues/330) |
13 | | -- XML preview in detail page not using syntax highlights [\#245](https://github.com/marklogic/slush-marklogic-node/issues/245) |
| 13 | +- Show user-friendly keys/values on detail page [\#341](https://github.com/marklogic/slush-marklogic-node/issues/341) |
| 14 | +- Applied Bootstrap html template for polyfills and viewport [\#330](https://github.com/marklogic/slush-marklogic-node/issues/330) |
| 15 | +- Syntax highlighting for XML preview in detail page [\#245](https://github.com/marklogic/slush-marklogic-node/issues/245) |
14 | 16 |
|
15 | 17 | **Fixed bugs:** |
16 | 18 |
|
17 | 19 | - remove "vkbeautify-wrapper": "\*", from bower.json [\#486](https://github.com/marklogic/slush-marklogic-node/issues/486) |
| 20 | +- Default search options should not extract full doc [\#484](https://github.com/marklogic/slush-marklogic-node/issues/484) |
| 21 | +- Passport authenticators not flushed on logout [\#482](https://github.com/marklogic/slush-marklogic-node/issues/482) |
| 22 | +- userService.getUser fails if not logged in [\#480](https://github.com/marklogic/slush-marklogic-node/issues/480) |
18 | 23 | - hard-coded sinon release in bower.json fails [\#475](https://github.com/marklogic/slush-marklogic-node/issues/475) |
19 | 24 | - Guest-access still not working properly with passport [\#473](https://github.com/marklogic/slush-marklogic-node/issues/473) |
20 | 25 | - Subtle diffs in auth with new whitelist proxy [\#472](https://github.com/marklogic/slush-marklogic-node/issues/472) |
21 | 26 | - Middle-tier vars not passed through properly [\#470](https://github.com/marklogic/slush-marklogic-node/issues/470) |
| 27 | +- Issue with charts in dashboard theme [\#467](https://github.com/marklogic/slush-marklogic-node/issues/467) |
| 28 | +- Navigation breaks if showHome is disabled [\#461](https://github.com/marklogic/slush-marklogic-node/issues/461) |
| 29 | +- "registered" property in sample data is incorrectly formatted dateTime [\#458](https://github.com/marklogic/slush-marklogic-node/issues/458) |
22 | 30 | - Helmet noSniff together with middle-tier sending wrong mimes, causes ui to not open [\#451](https://github.com/marklogic/slush-marklogic-node/issues/451) |
23 | 31 | - Recent changes to `ml info` break `gulp init` [\#450](https://github.com/marklogic/slush-marklogic-node/issues/450) |
24 | | -- vkbeautify-wrapper gone [\#438](https://github.com/marklogic/slush-marklogic-node/issues/438) |
| 32 | +- Bower dependency vkbeautify-wrapper gone [\#438](https://github.com/marklogic/slush-marklogic-node/issues/438) |
25 | 33 | - gulp add-deploy-target links to ~/.ssh [\#436](https://github.com/marklogic/slush-marklogic-node/issues/436) |
26 | | -- INSTALL.md fails to mention git@ usage, and how to accept fingerprint [\#387](https://github.com/marklogic/slush-marklogic-node/issues/387) |
27 | | - |
28 | | -**Closed issues:** |
29 | | - |
30 | 34 | - BrowserSync 2.8.4+ doesn't work with Nodejs v0.10 [\#433](https://github.com/marklogic/slush-marklogic-node/issues/433) |
31 | | -- Default search options extract full doc [\#484](https://github.com/marklogic/slush-marklogic-node/issues/484) |
32 | | -- Passport authenticators not flushed on logout [\#482](https://github.com/marklogic/slush-marklogic-node/issues/482) |
33 | | -- userService.getUser fails if not logged in [\#480](https://github.com/marklogic/slush-marklogic-node/issues/480) |
34 | | -- Issue with charts in dashboard theme [\#467](https://github.com/marklogic/slush-marklogic-node/issues/467) |
35 | | -- Refactor to use $ctrl in html [\#465](https://github.com/marklogic/slush-marklogic-node/issues/465) |
36 | | -- Navigation breaks if showHome is disabled [\#461](https://github.com/marklogic/slush-marklogic-node/issues/461) |
37 | | -- "registered" property in sample data is incorrectly formatted dateTime [\#458](https://github.com/marklogic/slush-marklogic-node/issues/458) |
38 | | -- Use digest by default [\#442](https://github.com/marklogic/slush-marklogic-node/issues/442) |
| 35 | +- INSTALL.md fails to mention git@ usage, and how to accept fingerprint [\#387](https://github.com/marklogic/slush-marklogic-node/issues/387) |
39 | 36 |
|
40 | 37 | **Merged pull requests:** |
41 | 38 |
|
|
0 commit comments