aboutsummaryrefslogtreecommitdiffstats
path: root/templates/web/default/auth
Commit message (Collapse)AuthorAgeLines
* Rename 'default' web directory to 'base'.Matthew Somerville2014-07-08-156/+0
| | | | This should reduce confusion with the Default cobrand and override order.
* Couple of rare missing strings.Matthew Somerville2013-03-11-7/+4
|
* Remove unwanted sentence from Zurich (fixes a38).Matthew Somerville2013-01-31-0/+2
|
* Add some missing translatable strings, and update .po file accordingly.Matthew Somerville2013-01-31-2/+1
|
* Merge branch 'master' into bromleyMatthew Somerville2012-05-16-3/+3
| | | | | | | | | | | | | | | | | | Conflicts: bin/send-reports conf/crontab.ugly conf/general.yml-example db/schema.sql perllib/FixMyStreet/App/Controller/Admin.pm perllib/FixMyStreet/App/Controller/Report/New.pm perllib/FixMyStreet/DB/Result/Comment.pm perllib/FixMyStreet/DB/Result/Open311conf.pm perllib/FixMyStreet/DB/Result/Problem.pm perllib/FixMyStreet/DB/Result/User.pm templates/web/default/js/validation_strings.html templates/web/fixmystreet/auth/sign_out.html templates/web/fixmystreet/report/new/councils_text_all.html web/cobrands/fixmystreet/_base.scss
* .po updates with new design text.Matthew Somerville2012-03-28-1/+1
|
* Improve error wording on failed sign in.Matthew Somerville2012-02-28-1/+1
|
* Merge branch 'master' of ssh://git.mysociety.org/data/git/public/fixmystreet ↵Struan Donald2011-09-21-6/+2
|\ | | | | | | | | | | | | into js-validation Conflicts: templates/web/default/report/display.html
| * Tidy up a bit of CSS.Matthew Somerville2011-09-08-6/+2
| |
* | use class to identify forms to be validate and do initial validation for ↵Struan Donald2011-09-05-2/+2
|/ | | | update and sign-in
* Update error message.Matthew Somerville2011-07-01-1/+1
|
* Get cookie expiry to work, and correct IDs on checkboxes.Matthew Somerville2011-06-29-1/+1
|
* Allow people to sign in (or not) as they make a report.Matthew Somerville2011-06-27-1/+1
|
* Sign in over login; tidy CSS.Matthew Somerville2011-06-24-27/+27
|
* Success message appearing successful.Matthew Somerville2011-06-24-1/+1
|
* Allow people to give name/pw on auth page.Matthew Somerville2011-06-24-18/+42
|
* Implement redirect upon sign in to where the user came from; tidy up error ↵Matthew Somerville2011-06-21-34/+45
| | | | display.
* Tidy up some strings for translation, remove some migrated code.Matthew Somerville2011-06-06-1/+1
|
* Some text updates from/for locale file.Matthew Somerville2011-06-03-2/+2
|
* Add the 'remember_me' checkbox on loginEdmund von der Burg2011-04-07-3/+4
|
* deal with some FIXMEsEdmund von der Burg2011-04-01-1/+1
|
* auth related fixesEdmund von der Burg2011-03-24-1/+1
|
* Completed auth section (main parts at least)Edmund von der Burg2011-03-04-34/+70
|
* Allow users to create an account, confirm it and logoutEdmund von der Burg2011-03-03-0/+90