aboutsummaryrefslogtreecommitdiffstats
path: root/app/controllers
Commit message (Collapse)AuthorAgeLines
* Show profile photos on admin page and allow clearing.Francis Irving2010-07-20-0/+15
|
* Fix up error handling.Francis Irving2010-07-20-5/+0
|
* Clear profile photo only in POSTFrancis Irving2010-07-20-0/+4
|
* Button for users to clear their profile photo.Francis Irving2010-07-20-0/+16
|
* Editable about me textFrancis Irving2010-07-18-0/+29
|
* Make profile photo upload work without javascript (for Matthew :)Francis Irving2010-07-15-0/+10
|
* Make cropping workFrancis Irving2010-07-15-1/+5
|
* Draft stageFrancis Irving2010-07-15-22/+36
|
* Show photo on profile pageFrancis Irving2010-07-14-0/+13
|
* Rename action to say it is setting photoFrancis Irving2010-07-14-1/+1
|
* Merge branch 'master' into francis-profile-photoFrancis Irving2010-07-13-85/+252
|\ | | | | | | | | | | | | Conflicts: app/views/user/show.rhtml commonlib spec/controllers/user_controller_spec.rb
| * Change 'rejected' to 'refused', as used in the lawFrancis Irving2010-06-16-1/+1
| |
| * Use atomic write for making cache files.Francis Irving2010-05-20-1/+3
| |
| * Use our algorithm for view cache fragments tooFrancis Irving2010-05-19-16/+21
| |
| * Need to make the directory before writing to it.Francis Irving2010-05-19-0/+1
| |
| * Do the cacheing ourselves.Francis Irving2010-05-19-18/+15
| |
| * Cache doesn't require initial slashFrancis Irving2010-05-19-0/+1
| |
| * Use right cache dir for images in converted pdfs/docsFrancis Irving2010-05-18-1/+3
| |
| * Cope with 32,000 inode limit on ext3Francis Irving2010-05-18-3/+8
| |
| * Generate path for fragment cache in central placeFrancis Irving2010-05-18-4/+13
| |
| * Use .emptyFrancis Irving2010-05-07-1/+1
| |
| * Read only mode.Francis Irving2010-05-06-0/+12
| |
| * Fix up styling on view XLS as HTMLFrancis Irving2010-03-10-2/+2
| |
| * Add View as HTML for ExcelFrancis Irving2010-03-10-3/+3
| |
| * Note on privacyFrancis Irving2010-03-10-0/+6
| |
| * Only change email address when they confirm the email, so there is noFrancis Irving2010-03-10-21/+39
| | | | | | | | security leak that someone is registered with an email
| * Use bob instead of silly as test user. Make it behave better if existingFrancis Irving2010-03-10-1/+6
| | | | | | | | email changed to.
| * Form for changing your email addressFrancis Irving2010-03-10-1/+35
| |
| * Rename signchange to signchangepasswordFrancis Irving2010-03-10-17/+17
| |
| * Fix up FOI upload officer URLsFrancis Irving2010-03-03-2/+2
| |
| * This was broken due to Rails version change altering name of class -Francis Irving2010-03-03-1/+1
| | | | | | | | found by adding tests (see later commit for them)
| * Give it some orderFrancis Irving2010-01-28-1/+1
| |
| * Comment about not including request_emailFrancis Irving2010-01-28-0/+3
| |
| * Download CSV with list of all authorities:Francis Irving2010-01-28-0/+39
| |
| * Table showing event history.Francis Irving2010-01-20-1/+16
| |
| * Fix remember me.Francis Irving2009-12-22-15/+6
| |
| * Better error when attachment doesn't get foundFrancis Irving2009-12-22-0/+1
| |
| * Fix bug that stopped re-editing requests workingFrancis Irving2009-12-22-2/+2
| |
| * Redirect /local/TAG to /body/list/TAG for AlexFrancis Irving2009-12-17-0/+6
| |
| * Dry run button for database uploadFrancis Irving2009-12-17-7/+19
| |
| * Change not to !Francis Irving2009-12-17-1/+1
| |
| * Make sure text is fine for schools.Francis Irving2009-12-16-2/+2
| |
| * Change messages displayed when in waiting_response_very_overdue stateFrancis Irving2009-12-10-0/+3
| |
| * Path to include xmlsimple seems to need lib/ on now, oddFrancis Irving2009-12-04-1/+1
| |
| * Change salutation from "Sir or Madam" to name of authority.Francis Irving2009-12-04-14/+14
| |
| * When user withdraws request, prompt them to send message to authority.Francis Irving2009-12-04-2/+2
| |
* | Basic form bits for profile photo (done on train over the weekend)Francis Irving2010-02-01-36/+36
| |
* | Merge branch 'master' into francis-profile-photoFrancis Irving2009-12-04-1/+5
|\|
| * Needs to be named with _controller so it can be found by Rails 2.3.2Francis Irving2009-12-01-0/+0
| |
| * Whoops broke all searches - fix so default is right.Francis Irving2009-11-28-1/+4
| |