-
Notifications
You must be signed in to change notification settings - Fork 311
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Second attempt... needed the other boogs fixed first plus found one and missed UI metas * Use *pegjs* synchronously... I do have a portion of the routine for asynchronous *(done first)* but *(sync)* seems safer in the event of a production failure * Establish the `OpenUserJS` metadata block and migrate all collaboration there * Store localized `@name` and `@description`... not currently in use but available * Some, but not all, line lengths in affected files wrapped according to STYLEGUIDE.md * If no script description don't create the `p` tag on script lists * Some stray trailing commas removed * Some string constants shortened for error messages.. type 400 is Bad Request by standards and we shouldn't need to say that again. * Some DOC/UI changes to match **NOTE**: Still needs *mongoose* DB migration otherwise all the meta values used don't show up * Bumping project version... e.g. once the *mongoose* *(DB data)* migration occurs there is no going back to a prior project version otherwise there will be possible DB corruption/failures *(most notably the meta.js route)* in older commit HEADS Applies to #285
- Loading branch information
Martii
committed
Aug 24, 2015
1 parent
861ba18
commit ad08b6f
Showing
10 changed files
with
305 additions
and
281 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.