- Jun 11, 2012
-
-
Shane Tomlinson authored
* Add a new controller and template - rp_info * Adjust the screen size hacks to take into account the dynamic height "favicon" * Add an action to start the rp_info service. * properly check and escape logoURL and name in dialog.js * Add some tests ensuring logoURL and name are escaped. * Print information in rp_info controller. issue #1098
-
- Jun 08, 2012
-
-
Lloyd Hilaiel authored
-
- Jun 06, 2012
-
-
Zachary Carter authored
-
Austin King authored
-
- Jun 05, 2012
-
-
Zachary Carter authored
-
- Jun 04, 2012
-
-
Zachary Carter authored
Fix globals in wsapi.js that seemed to be created unintentionally and fix the modules that depended on implicit globals
-
- Jun 01, 2012
-
-
Lloyd Hilaiel authored
-
- May 30, 2012
-
-
Lloyd Hilaiel authored
-
Shane Tomlinson authored
* Fix wait, delay, and error screen colors and positions.
-
Shane Tomlinson authored
-
- May 29, 2012
-
-
Zachary Carter authored
-
Lloyd Hilaiel authored
-
Lloyd Hilaiel authored
-
Lloyd Hilaiel authored
rework uncaught exception handling: log an error, don't bring the process down, bump a statsd counter: issue #1558
-
Lloyd Hilaiel authored
Support non-ascii passwords: when forwarding requests, Content-Length should be byte length, not number of unicode chars. issue #1631
-
- May 25, 2012
-
-
Zachary Carter authored
-
- May 24, 2012
-
-
Lloyd Hilaiel authored
-
- May 23, 2012
-
-
Zachary Carter authored
-
- May 22, 2012
-
-
Lloyd Hilaiel authored
db.ping() must use the same application level query timing and reconnection logic as other query types - issue #1608
-
Zachary Carter authored
-
Zachary Carter authored
-
Jed Parsons authored
-
Jed Parsons authored
-
Jed Parsons authored
-
- May 21, 2012
-
-
Jed Parsons authored
-
- May 20, 2012
-
-
Lloyd Hilaiel authored
fix bug preventing proper handling of old style verification links by new style code, documented exhaustively in issue #1592.
-
Lloyd Hilaiel authored
zero-change cosmetic cleanup of code. make exit points explicit, and use curly braces consistently.
-
- May 18, 2012
-
-
Shane Tomlinson authored
* Removed the .interactionData namespace from storage.js, created our first model - shared/models/interaction_data.js * Simplified how data is stored into interaction_data, created current and staged sub-namespaces * Added stageCurrent and publishStaged functions. * in shared/modules/interaction_data.js, simplified calls to model. * Tried to make the xhr mock make more sense and provide facilities usable for peeking at last XHR request data. issue #1597
-
Zachary Carter authored
-
- May 15, 2012
-
-
Lloyd Hilaiel authored
-
Lloyd Hilaiel authored
-
Lloyd Hilaiel authored
-
Lloyd Hilaiel authored
issue #1592 update complete_email_addition to accept a password in the case that email verification was started on a previous version of the software that didn't collect a password in-dialog
-
Lloyd Hilaiel authored
issue #1592 - update complete_user_creation to accept a password in the case that email verification was started on a previous version of code.
-
Lloyd Hilaiel authored
-
Lloyd Hilaiel authored
-
- May 07, 2012
-
-
Jed Parsons authored
-
- May 09, 2012
-
-
Jed Parsons authored
-
- May 07, 2012
-
-
Austin King authored
-
- May 06, 2012
-
-
Jed Parsons authored
-