Kasey Alderete
Kasey Alderete
Revisit versions, platforms, machines for testing for next release: - Support Java 1.8? - Drop IE9 support? - Clean machines? - see discrepancies on recommended vs. tested npm/node // @gghai,...
Research rewriter to see if deep linking possible. Will not have for EA3 (note this is for the .Java served static app only)
Deploy a hosted instance of Samplestack so people can play with it without having to build it themselves. There should be links to the demo and probably a "Fork me...
Per issues with [EA upgrade](https://github.com/marklogic/marklogic-samplestack/issues/514), could enhance appserver (or another gradle task) to do a roles/users audit. Result of user feedback #514
Microsoft requesting a sample application to be deployed on Azure instances that come with MarkLogic pre-installed. We are already deploying MarkLogic to other cloud instances such as AWS and should...
Scenario mentioned in #362: when using 2 different browsers, must manually refresh page to see updates. Current architecture does not support dynamic refresh across browsers. Consideration for future - research...
Helpful for developers tuning search and playing with relevance in search results. See comments here for background: https://github.com/marklogic/marklogic-samplestack/issues/297#issuecomment-78644262
Currently, sorting by 'newest' is driven by the requirements: _User must also be able to sort by recency. The date of the most recent question or answer should drive recency....
Add testing instructions to contributing.md, primarily for external contributors. Will also be a good basis for internal team members to know pre-requisite for submitting pull request. See simple example in...
Would like to revise and expand Documentation - both official and unofficial - for tutorial purposes. Suggestions include: - Wiki covering gradle tasks in more depth - Wiki covering testing...