- 06 Jan, 2015 1 commit
-
-
* updating vendor files * updating class syntax (to new FA-based classes) for all UI elements * correcting broken tests
Chris committed
-
- 05 Jan, 2015 1 commit
-
-
SASS compilation variable conventions update, focusing on basic colors, baseline variable usage for padding and margins, ui-depth extends, along with other small fixes. The intent with this is to not have any user-facing impact, and instead move us closer toward having files that use our newer sass conventions.
Marco Morales committed
-
- 13 Aug, 2014 2 commits
-
-
Brian Talbot committed
-
* moving font-size to use @include font-size() mixin * re-organizing vendor reset styling into _vendor.scss override rather than _reset.scss * initial rule re-organization and minor line-height tweaks
Brian Talbot committed
-
- 12 Aug, 2014 1 commit
-
-
Brian Talbot committed
-
- 13 Feb, 2014 2 commits
-
-
All forward facing wording changed to Export to Git Export to git functions removed from management command and put in common file Additional error checking and documentation improvements Nitpicks and other minor fixes
Carson Gee committed -
Added tests Converted scripts to django commands Removed advanced module requirement Generalized to platform Switched to subprocess for shell commands Beefed up resiliency and error checking. Refactored since #1910 removed get_location_and_verify_access Added settings to aws for export directory and reworked test setup and teardown Several review based fixes Added line to Changelog Changed URL handler to be accepting and moved git bare repo inside of test_root/data Added exception logging to help trace issues Added output in exception logging Made the branch to commit to explicit instead of implicit Skipping git identity test on condition of global configuration set
Carson Gee committed
-