- Feb 13, 2012
-
-
Shane Tomlinson authored
close #892
-
- Feb 10, 2012
-
-
Shane Tomlinson authored
-
- Feb 07, 2012
-
-
Shane Tomlinson authored
issue #1062
-
Shane Tomlinson authored
issue #1062
-
- Feb 01, 2012
-
-
Shane Tomlinson authored
* Add the .submit > a style. * Generalize the id of the cancel button to be cancel. * Update controllers for new button ids. close #1020
-
Shane Tomlinson authored
* Add the .submit > a style. * Generalize the id of the cancel button to be cancel. * Update controllers for new button ids. close #1020
-
- Jan 24, 2012
-
-
Shane Tomlinson authored
Set the max-height to 130px instead of 110px. issue #947
-
Shane Tomlinson authored
issue #929
-
- Jan 20, 2012
-
-
Shane Tomlinson authored
Adding the shell of a cookie check. Cleaning up network.js, changing network.js's callbacks to be simpler. * Adding complete to helpers.js, which required a reordering of scripts. * Using complete in network.js so that existence of callbacks is checked automatically. * Add a cookie_check.js module which checks which shows an error message if the user's cookies are disabled. * Get rid of yesterday's code which triggered an event if cookies were disabled. issue #835.
-
- Jan 19, 2012
-
-
Shane Tomlinson authored
* Add new delay screen. * Add new tests to check for delay screen. * Simplify display logic of the error message. close #915
-
- Jan 13, 2012
-
-
Shane Tomlinson authored
close #622
-
Shane Tomlinson authored
-
Shane Tomlinson authored
-
Shane Tomlinson authored
close #850
-
- Jan 10, 2012
-
-
Gervase Markham authored
-
- Jan 05, 2012
-
-
Shane Tomlinson authored
* Adding IE8 specific CSS to handle rgba backgrounds. * Changing some borders to standard hex values instead of rgba. close #820
-
- Jan 04, 2012
-
-
Shane Tomlinson authored
-
- Dec 13, 2011
-
-
Shane Tomlinson authored
* Print a tooltip instead. * Still allows for account consolidation. close #732
-
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
-
- Nov 28, 2011
-
-
Shane Tomlinson authored
* Remove the common css from style.css and popup.css, place here. * Update includes list, build script. * Fixes inconsistency in button capitalization text between dialog and main site. close #655 close #578
-
- Nov 21, 2011
-
-
Shane Tomlinson authored
* Remove the state machine from the dialog module. * Add unit tests for the state machine. * The state machine has the ability to cancel any stage and go to the previous stage. * All cancel_* messages are now "cancel_stage" for uniformity. * Update all unit tests to create then start their modules.
-
- Nov 18, 2011
-
-
Shane Tomlinson authored
* Creating addemail_controller, addemail_controller_unit_tests, and addemail.ejs. * Shrink down pickemail_controller, and pickemail.ejs. * Update a lot of the pickemail_controller unit tests to be more complete. * Account consolidation is again possible. close #607 close #612
-
- Nov 16, 2011
-
-
Lloyd Hilaiel authored
-
- Nov 15, 2011
-
-
Shane Tomlinson authored
* "This is not me" is in the upper right. * "Use a different email" is directly below the bottom email. close #459
-
- Nov 10, 2011
-
-
Shane Tomlinson authored
issue #553
-
Shane Tomlinson authored
close #552
-
- Nov 09, 2011
-
-
Lloyd Hilaiel authored
-
- Nov 08, 2011
-
-
Shane Tomlinson authored
* Starting to unify the error code between the main site and the dialog. * Trying to figure out how to share templates. * Adding loads more unit tests to main site. issue #542
-
- Nov 03, 2011
-
-
Shane Tomlinson authored
close #527
-
- Nov 02, 2011
-
-
Shane Tomlinson authored
-
Shane Tomlinson authored
close #522
-
- Oct 28, 2011
-
-
Lloyd Hilaiel authored
-
Shane Tomlinson authored
* Adding a form_section div for styling. * Modify for form_section styles to be applied everywhere except mobile. close #502
-
Shane Tomlinson authored
* Cleaning up the messages * Adding expanded info * Adding network response codes and jQuery error message * Styling * Adding tests for expected behaviors close #448
-
- Oct 27, 2011
-
-
Shane Tomlinson authored
Store off the email in localStorage, when we display the list of emails, highlight the previously selected one. close #1
-
- Oct 26, 2011
-
-
Shane Tomlinson authored
-
- Oct 18, 2011
-
-
Shane Tomlinson authored
-
Shane Tomlinson authored
Fixing the problem of iOS only showing two email addresses. close #417
-
- Oct 17, 2011
-
-
Shane Tomlinson authored
-
- Oct 07, 2011
-
-
Shane Tomlinson authored
Manually including the CSS files in the document head. Manually combining the CSS files into a single production CSS file. In the mobile CSS file (m.css), wrapping all content in a media query. Since this is the last bit in the production CSS file, we no longer need the "body" selector added to everything to gain specificity. Removing "body" from the selectors. Updating the compress script to do the right thing.
-