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

Bugfix release

Compare
Choose a tag to compare
@grtjn grtjn released this 03 Jul 14:39
· 637 commits to master since this release

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)