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

Releases: marklogic-community/slush-marklogic-node

First major release

25 Sep 13:25
Compare
Choose a tag to compare

1.0.0 (2015-09-25)

Full Changelog

Implemented enhancements:

  • Create new release #68
  • Add coverage/ to .gitignore #242
  • Disable ESRI option? #216
  • Show label instead of uri for results #193
  • Proxy doesn't support DELETE requests #176
  • More diversity in sample-data.. #169
  • Make Similar Docs Respect Search Options #161
  • Add a collection facet (with prefix?) #160
  • Larger sample-data set #159
  • Single config for ml-host/ml-port #151
  • Provide a bare mlpm.json to make mlpm install for deps easier #148
  • Similar items only shown in no-esri details #147
  • Logic of adding email(s) on account page not intuitive #145
  • Add toggle for snippet types #132
  • Improving display of content in details page #131
  • Add Negation Support #124
  • Separate User Service? #119
  • Split Login From Project #118
  • Landing Page #105
  • Ports Specified Via Prompts #103
  • rename sample to app #102
  • add show more to facets #99
  • move search box to the body #98
  • check for updates when generator is run #97
  • Add default robots.txt's #85
  • Fix analyze-data to work with JSON #84
  • Upgrade bower dependencies to latest #77
  • Switch to ui-router #62
  • Eliminate common/ #57
  • Add default favicon #56
  • Add template code for running as service with forever #44

Fixed bugs:

  • default app user cannot use the app #95
  • npm issues with setting up a new slush site. #236
  • Clear search invisible with Blue design #235
  • Npm install should run before bower install #232
  • Account Edits Not Properly Saved #229
  • Run gulp wiredep after bower install #226
  • Typo in node-express-service #223
  • Typo in node-app.js #222
  • Enabling blue design breaks gulp serve-prod #221
  • Add local.json and mlpm_modules to gitignore #214
  • Clashes when running two instances of slush generated sites #211
  • Unable to display xml data when using hljs in detail.html #210
  • Get rid of $app-role in mlcp options file #208
  • Fix express deprecated warnings #201
  • README gets replaced by Roxy one.. #197
  • Loading Sample Data : import-sample-data.options not found #195
  • Binary Corruption #194
  • Overriding users in local.json disregarded #191
  • Error trying to run new application #178
  • Login page button space #149
  • Clicking search before login throws TypeError #143
  • Clicking create requires (second) login #141
  • Cannot click x to clear search results #139
  • Search data only #136
  • gulp serve-dev ignores app-port #135
  • Don't ask for required input #133
  • CSS @import no longer working #120
  • .gitignore dist folder #114
  • Error feedback #111
  • Browser Caching Issues In Edge #110
  • Login Feedback #107
  • Browser reload/Minification Loop #104
  • Ignore bower_components in jshint and watch #96
  • server.js should honor Content-Disposition and pass-through header #67
  • Generate new (random) secret key for expressSession #64
  • Glyphicon for loading suggestions shown below search box #40

Closed issues:

  • Write a getting started #58
  • Search highlights not readable with blue design #171
  • Redundant images? #156
  • Cannot add tags (nor friends) #144
  • Login link not shown as button #142
  • no context around search hit highlight #138
  • Improve install guide #89

Merged pull requests:

Read more

Bugfix release

03 Jul 14:39
Compare
Choose a tag to compare

v0.1.2 (2015-07-03)

Full Changelog

Implemented enhancements:

  • Update code/samples to use Native Json #90
  • Use extspell.xqy #86
  • Prompt user for MarkLogic version #73
  • Add ESRI Map Display in Detail View #69
  • Unnecessary redirects in server.js #45
  • Add example dictionary for use together with extspell #43
  • Move JSON samples to sample-data #42
  • Duplicate facet selections in search model and search context #38
  • Improve mlrest to add more search functionality #37
  • Improve mlrest to read search options from server #36
  • Add default rest-transform for 'filtering' binary docs at upload #30
  • Add default rest-transform for prettifying XML #29
  • Add default rest-transform for transforming JSON data (back) to XML #28
  • Add default rest-transform for transforming XML data to JSON #27
  • Add default rest-transform for downloading data #26
  • Replace detail.xslt with client-side rendering #25
  • extsuggest still necessary? #24
  • Add default rest-extension for analyzing data #23
  • Add default rest-extension for similar queries #22
  • Add default rest-extension for spell-suggestions #21
  • Add factory object to help building structured queries #19
  • Use ml. prefix for independent modules #18
  • Transform name 'to-json' confusing #17
  • #69 - Added ESRI Maps Integration #70 (daveegrant)

Fixed bugs:

  • Sample data not loaded correctly? #92
  • ML Server version not being reflected accurately in default.properties file #88
  • Detail view is not showing data #79
  • Template fails on Windows #75
  • Module 'gd.ui.jsonexplorer' is not available #71
  • Details of sample data not showing #66
  • Use absolute paths in index.html #55
  • mlMapsProvider api changed.. #47
  • The sample app should not trigger a search at init #41
  • Highlighting not rendered properly #39
  • Deprecation warning at running gulp server #35
  • Remove CSS files (in favor of LESS files) #34
  • Common module js gives jshint warning #33
  • mlrest: rewriteResults creates extra property #20
  • Importing the testdata gives warnings and import fails #16
  • Additional Dependency #14

Closed issues:

  • Add a CONTRIBUTING.md file #53

Merged pull requests:

v0.1.1 (2014-07-15)

Full Changelog

Implemented enhancements:

  • Update the create form to match the sample data #12

Fixed bugs:

  • Remove references to Demo Cat #11
  • Missing src/transform/to-json.xqy #10

v0.1.0 (2014-07-14)

Implemented enhancements:

  • Add facets based on sample data #8
  • Add sample data #7

Merged pull requests:

  • added angular-highlightjs and highlight.js for Show Source feature #6 (ryan321)
  • excluding bower and vendor js paths from jshint and minify #3 (ryan321)
  • Compile and xslt for doc details #2 (ryan321)

Sample data provided

15 Jul 19:42
Compare
Choose a tag to compare

See CHANGELOG for details.

Initial release

03 Jul 14:17
Compare
Choose a tag to compare

See CHANGELOG for details.