- Nov 18, 2011
-
-
Lloyd Hilaiel authored
-
- Nov 17, 2011
-
-
Lloyd Hilaiel authored
revert accidental change introduced in commit d0af61dd - don't generate ephemeral DSA1024 domain keys - all ephemeral domain keys are RSA1024 till we decide to change this (based on thought, data, and stuff)
-
Ben Adida authored
moved back to fragment-identifier based communication for the relay-frame name, should address #590 and #596
-
Lloyd Hilaiel authored
-
Shane Tomlinson authored
-
Shane Tomlinson authored
* To tooltip, for testing, adding a field "shown" that is true when a tooltip is shown. * Making sure the tooltips show up under add emil, create user, and forgot password. close #591
-
Shane Tomlinson authored
-
- Nov 16, 2011
-
-
Shane Tomlinson authored
-
Ben Adida authored
unregister the dialog callbacks from relay frame so that on second click we wait for the new callbacks to be registered, fixes #589
-
Shane Tomlinson authored
* Cancel causes the user to go back to the previous screen. * Cancel causes the network polling to stop. close #587
-
Ben Adida authored
-
Shane Tomlinson authored
-
Shane Tomlinson authored
Conflicts: resources/static/dialog/controllers/required_email_controller.js
-
Shane Tomlinson authored
-
Lloyd Hilaiel authored
Conflicts: resources/static/dialog/controllers/dialog_controller.js
-
Lloyd Hilaiel authored
-
Lloyd Hilaiel authored
-
Lloyd Hilaiel authored
-
Lloyd Hilaiel authored
-
Shane Tomlinson authored
-
Shane Tomlinson authored
* Taking a lot of code from the pick email controller and putting it into helpers. * Starting to hook up to the state machine in dialog controller. * Starting the "start/stop" functions in page_controller with hopes of moving to modules. * Work on both the log in of a signed in user and log in of an unauthenticated user who is known.
-
Ben Adida authored
-
Shane Tomlinson authored
-
Shane Tomlinson authored
-
Shane Tomlinson authored
-
Shane Tomlinson authored
-
Shane Tomlinson authored
* Adding a helpers file which are generic helpers to be used universally. * Updating all email retreivals from the dom to go through one function. * Updating all tests involving emails to check for leading/trailing whitespace. * Update the compression script. close #583 close #429
-
Ben Adida authored
-
Ben Adida authored
-
Lloyd Hilaiel authored
-
Lloyd Hilaiel authored
add test_keys abstraction which generates test keypairs to be used (randomly) during load generation, issue #504
-
Lloyd Hilaiel authored
-
Lloyd Hilaiel authored
-
Lloyd Hilaiel authored
move generation of ephemeral database names (used in perf/unit testing) to a higher level and out of core code. also, emphemeral database cleanup is now a responsibility of the harness running the software (test harness, or run_locally.js). This fixes race conditions in unit tests that restart daemons (closes #557) and simplifies running local performance tests (issue #504)
-
- Nov 15, 2011
-
-
Lloyd Hilaiel authored
repairing load_gen - issue #504 - update pathing, alter fake_verification WSAPI to query the database rather than to use email interception (which no longer works)
-
Shane Tomlinson authored
-
Shane Tomlinson authored
* "This is not me" is in the upper right. * "Use a different email" is directly below the bottom email. close #459
-
Ben Adida authored
-
Lloyd Hilaiel authored
-
Lloyd Hilaiel authored
-