Skip to content
This repository was archived by the owner on Oct 5, 2020. It is now read-only.

Commit a144484

Browse files
committed
Updated CHANGELOG
1 parent c84a77d commit a144484

File tree

1 file changed

+14
-17
lines changed

1 file changed

+14
-17
lines changed

CHANGELOG.md

Lines changed: 14 additions & 17 deletions
Original file line numberDiff line numberDiff line change
@@ -6,36 +6,33 @@
66
**Implemented enhancements:**
77

88
- 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)
1012
- 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)
1416

1517
**Fixed bugs:**
1618

1719
- 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)
1823
- hard-coded sinon release in bower.json fails [\#475](https://github.com/marklogic/slush-marklogic-node/issues/475)
1924
- Guest-access still not working properly with passport [\#473](https://github.com/marklogic/slush-marklogic-node/issues/473)
2025
- Subtle diffs in auth with new whitelist proxy [\#472](https://github.com/marklogic/slush-marklogic-node/issues/472)
2126
- 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)
2230
- Helmet noSniff together with middle-tier sending wrong mimes, causes ui to not open [\#451](https://github.com/marklogic/slush-marklogic-node/issues/451)
2331
- 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)
2533
- 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-
3034
- 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)
3936

4037
**Merged pull requests:**
4138

0 commit comments

Comments
 (0)