- Dec 16, 2011
-
-
Lloyd Hilaiel authored
issue #700 - don't scatter generated files about the tree - create a relative symlink for include.js so we can perform a build somewhere, and then move it about the filesystem
-
Shane Tomlinson authored
Creating the build and production directories so that we are not polluting our dev directories and overwriting files in the build process. * Build script creates two new directories, build and production. * build is for uncompressed files. * production is for ready to serve up files. * Set up a symlink for include.js so we do not overwrite the original. * Update the build script to update include.js symlink. issue #700 Conflicts: resources/static/include.js
-
- Dec 15, 2011
-
-
Lloyd Hilaiel authored
-
Lloyd Hilaiel authored
-
Shane Tomlinson authored
-
Shane Tomlinson authored
issue #758
-
Shane Tomlinson authored
-
Shane Tomlinson authored
This reverts commit e3f57a26, reversing changes made to f647f552.
-
Shane Tomlinson authored
-
Shane Tomlinson authored
Creating the build and production directories so that we are not polluting our dev directories and overwriting files in the build process. * Build script creates two new directories, build and production. * build is for uncompressed files. * production is for ready to serve up files. * Set up a symlink for include.js so we do not overwrite the original. * Update the build script to update include.js symlink. issue #700
-
Shane Tomlinson authored
-
Shane Tomlinson authored
* Adding getCodeVersion to network. * Adding error messages for if session_context fails during getCodeVersion. * Adding a code check module. * Updating start so that most modules are only registered whenever code is up to date. * If the scripts are out of date, append a new script to the head. * Cleaning up the dialog module's interface with the channel. * Updating the compression script. * Splitting off the actions into its own page module/controller for easier testing. issue #226 issue #687
-
- Dec 14, 2011
-
-
Shane Tomlinson authored
-
Shane Tomlinson authored
close #384
-
Lloyd Hilaiel authored
-
Lloyd Hilaiel authored
-
Lloyd Hilaiel authored
-
Lloyd Hilaiel authored
-
Shane Tomlinson authored
-
Shane Tomlinson authored
close #754.
-
Lloyd Hilaiel authored
-
Lloyd Hilaiel authored
implement graceful shutdown of bcrypt compute processes. fix bcrypt.get_rounds (was throwing an exception)
-
Lloyd Hilaiel authored
-
Lloyd Hilaiel authored
-
- Dec 13, 2011
-
-
Lloyd Hilaiel authored
Updating Install instructions, reving Vagrant VM, adding update instructions.
-
Austin King authored
-
Shane Tomlinson authored
-
Shane Tomlinson authored
Inline scripts break CSP. close #676
-
Shane Tomlinson authored
-
Shane Tomlinson authored
-
Shane Tomlinson authored
* Print a tooltip instead. * Still allows for account consolidation. close #732
-
Shane Tomlinson authored
-
Shane Tomlinson authored
Important on slow devices/browsers. * Using CSS transitions to bring the screen in after 0.5 seconds. * Cleaning up the screen code, its tests, and anything that attaches to Screens. * Adding a generic errorDisplayed() function to TestHelpers. close #706
-
Shane Tomlinson authored
-
Shane Tomlinson authored
close #748
-
Shane Tomlinson authored
-
Shane Tomlinson authored
* Add a meta tag for screen width. * Add some CSS that mobile browsers will use to format correctly. close #747
-
Lloyd Hilaiel authored
-
Lloyd Hilaiel authored
-
Lloyd Hilaiel authored
-