This repository has been archived by the owner on Oct 5, 2020. It is now read-only.
Bugfix release
1.0.2 (2016-02-29)
Implemented enhancements:
- Dynamic copyright year #296
- gulpfile should be made more explicit #271
- lint/test errors shouldn't always abort the build #267
- List slush version somewhere #257
- Add geospatial component #9
- Css update #282 (jenbreese)
Fixed bugs:
- JSHint fails: 'deregisterLoginSuccess' was used before it was defined #307
- detail router stripping '/' from uri on page refresh #303
- 'marklogic-node' not found! #290
- Search page error: $q.resolve is not a function #286
- Need to run gulp build twice #283
- app-port empty by default in local.properties #275
- Windows - slush marklogic-node <app-name> "generator issue" #274
- included init scripts and forever.js not working #269
- Less compile error should not break gulp #264
- Error when running gulp watch: EMFILE, readdir #263
- Running slush from within an existing Roxy project 'hangs' #262
- creating Admin user account breaks login #258
- Remove static links to arcgis in index.html #254
- Spacing on highlights #252
- Unsuitable resolution declared for angular: 1.4.6 #251
- Unable To Build Out of Box/Detail Controller Test Fails #248
- Bump Task Broken #247
- Npm install of browser-sync seems to break on Windows (7) #206
Closed issues:
Merged pull requests:
- Version 1.0.2 #322 (grtjn)
- Issue #274 - added additional documentation to allow Microsoft Windows… #317 (bluetorch)
- Fixed #264: added error handler to less #315 (grtjn)
- Fixed #307: moved var up to prevent JSHint complaint #314 (grtjn)
- Fixed #262: making sure stdin reaches Roxy to overcome queries from Roxy #313 (grtjn)
- Fixed #206: add ms visual studio flag for compiling #306 (grtjn)
- Fix uri resolution on the detail page #304 (patrickmcelwee)
- Fixed #296: copyright year based on Date. getUTCFullYear #299 (grtjn)
- Fixed #257: addes slush-version.txt with placeholder replacement #297 (grtjn)
- Fixed #269: fixed init script, and added docs/scripts for server deployment #294 (grtjn)
- Fixed #286: more flexible angular resolution #293 (grtjn)
- Removed ESRI imports #281 (daveegrant)
- changing the icon to a minus per #255. Also made added a link cursor … #256 (jenbreese)
- Fixing the spacing as described in #252 #253 (jenbreese)
- Added missing bump dependency #250 (hunterwilliams)
- Fixes #248 detail controller test breaking build #249 (hunterwilliams)