Commit message (Collapse) | Author | Age | Lines | |
---|---|---|---|---|
* | Merge branch 'master' into oxfordshire-usability-recommendations | Chris Mytton | 2013-09-13 | -80/+408 |
|\ | ||||
| * | Merge branch 'zurich-mark-external-addresses-deleted' | Chris Mytton | 2013-09-12 | -1/+3 |
| |\ | | | | | | | | | | | | | Conflicts: t/cobrand/zurich.t | |||
| | * | [Zurich] Add deleted column to bodies table | Chris Mytton | 2013-09-11 | -1/+3 |
| | | | ||||
| * | | Merge branch 'zurich-mandatory-telephone-number' | Chris Mytton | 2013-09-12 | -0/+3 |
| |\ \ | | |/ | |/| | ||||
| | * | [Zurich] Add translation string for phone number error | Chris Mytton | 2013-09-05 | -0/+3 |
| | | | ||||
| | * | [Zurich] Override the validation_rules template | Chris Mytton | 2013-09-05 | -3/+0 |
| | | | ||||
| | * | Merge branch 'master' into zurich-mandatory-telephone-number | Chris Mytton | 2013-09-05 | -2/+2 |
| | |\ | ||||
| | * \ | Merge branch 'master' into zurich-mandatory-telephone-number | Chris Mytton | 2013-09-05 | -2/+2 |
| | |\ \ | ||||
| | * | | | [Zurich] Add js validation for phone number | Chris Mytton | 2013-09-04 | -0/+3 |
| | | | | | ||||
| * | | | | add show-admin-notes class to body | Dave Whiteland | 2013-09-06 | -1/+1 |
| | | | | | | | | | | | | | | | | | | | | | | | | | making the admin-notes functionality easier to suppress on installations that don't want it; it's in the default header, i.e., on for new installations | |||
| * | | | | only remove body links for Zurich (in admin) | Dave Whiteland | 2013-09-06 | -6/+6 |
| | | | | | ||||
| * | | | | fix broken (bad conflict fix) syntax in admin/bodies | Dave Whiteland | 2013-09-05 | -1/+2 |
| | | | | | ||||
| * | | | | add admin hint for non_public checkbox | Dave Whiteland | 2013-09-05 | -0/+11 |
| | | | | | ||||
| * | | | | add admin hint for note textarea | Dave Whiteland | 2013-09-05 | -0/+5 |
| | | | | | ||||
| * | | | | add admin hint for deleted checkbox | Dave Whiteland | 2013-09-05 | -0/+6 |
| | | | | | ||||
| * | | | | add admin hint for confirmed checkbox | Dave Whiteland | 2013-09-05 | -0/+8 |
| | | | | | ||||
| * | | | | add email address hint for non-email bodies | Dave Whiteland | 2013-09-05 | -0/+6 |
| | | | | | ||||
| * | | | | add category email address hint | Dave Whiteland | 2013-09-05 | -1/+7 |
| | | | | | ||||
| * | | | | add new category hint | Dave Whiteland | 2013-09-05 | -0/+16 |
| | | | | | ||||
| * | | | | clarify presentation on lagged users page | Dave Whiteland | 2013-09-05 | -5/+13 |
| | | | | | | | | | | | | | | | | | | | | | | | | | now shows which flagged users are in abuse table, which seems important (separate issue #523 to make managing and indeed viewing abuse table) | |||
| * | | | | update langauge describing flagging | Dave Whiteland | 2013-09-05 | -5/+7 |
| | | | | | | | | | | | | | | | | | | | | Correct the incorrect assertion that this has any affect: it doesn't (but adding to the abuse table does) | |||
| * | | | | add styling to flagged not-found results | Dave Whiteland | 2013-09-05 | -5/+5 |
| | | | | | ||||
| * | | | | don't test on resultset (it's always true) | Dave Whiteland | 2013-09-05 | -1/+1 |
| | | | | | | | | | | | | | | | | | | | | instead should be testing on .count | |||
| * | | | | tiny layout change | Dave Whiteland | 2013-09-05 | -2/+2 |
| | | | | | ||||
| * | | | | add missing link separator | Dave Whiteland | 2013-09-05 | -2/+2 |
| | | | | | ||||
| * | | | | show warning on body with no live contacts | Dave Whiteland | 2013-09-05 | -0/+8 |
| | | | | | ||||
| * | | | | add "no reports found" message to reports search | Dave Whiteland | 2013-09-05 | -0/+6 |
| | | | | | ||||
| * | | | | add "no results" message on user search | Dave Whiteland | 2013-09-05 | -1/+6 |
| | | | | | ||||
| * | | | | bring back "devolved" to describe contact-specific endpoints | Dave Whiteland | 2013-09-05 | -2/+2 |
| | | | | | | | | | | | | | | | | | | | | I thought the word "override" was clearer, but I was wrong | |||
| * | | | | move override/devolved checkbox outside of hidden/revealed div | Dave Whiteland | 2013-09-05 | -12/+12 |
| | | | | | | | | | | | | | | | | | | | | This checkbox should not only be revealed if the send method is not email, because it potentially applies all the time | |||
| * | | | | remove SHOW_ADMIN_HINTS config | Dave Whiteland | 2013-09-05 | -25/+19 |
| | | | | | | | | | | | | | | | | | | | | | | | | | admin hints are displayed *like it or not* (actually, could hide for a given cobrand with CSS setting display:none) | |||
| * | | | | indicated deleted categories clearly on the body admin | Dave Whiteland | 2013-09-05 | -3/+3 |
| | | | | | | | | | | | | | | | | | | | | this has been catching me out for years :-) | |||
| * | | | | add flagged user hint | Dave Whiteland | 2013-09-05 | -1/+15 |
| | | | | | | | | | | | | | | | | | | | | also updated flagged page to indicate that flagged user's reports are automatically hidden (by send_reports) | |||
| * | | | | add user body hint | Dave Whiteland | 2013-09-05 | -1/+13 |
| | | | | | ||||
| * | | | | add user name admin hint | Dave Whiteland | 2013-09-05 | -1/+11 |
| | | | | | ||||
| * | | | | add user search hint | Dave Whiteland | 2013-09-05 | -0/+3 |
| | | | | | ||||
| * | | | | move those divs out of the paragraphs! | Dave Whiteland | 2013-09-05 | -101/+101 |
| | | | | | | | | | | | | | | | | | | | | added bottom margin to info boxes to fix layout on body form (hint div floating beneath it) | |||
| * | | | | add diligency league hint | Dave Whiteland | 2013-09-05 | -0/+7 |
| | | | | | ||||
| * | | | | add open311 hints | Dave Whiteland | 2013-09-05 | -4/+76 |
| | | | | | | | | | | | | | | | | | | | | Also changed 'extended status' label to be inline to match the others | |||
| * | | | | add send method hint | Dave Whiteland | 2013-09-05 | -0/+8 |
| | | | | | ||||
| * | | | | add area covered hint | Dave Whiteland | 2013-09-05 | -0/+8 |
| | | | | | ||||
| * | | | | add body parent hint | Dave Whiteland | 2013-09-05 | -0/+8 |
| | | | | | ||||
| * | | | | add body name hint | Dave Whiteland | 2013-09-05 | -0/+8 |
| | | | | | ||||
| * | | | | add hint for 'add bodies' | Dave Whiteland | 2013-09-05 | -1/+7 |
| | | | | | ||||
| * | | | | move new admin styles into _layout.scss | Dave Whiteland | 2013-09-05 | -5/+0 |
| | | | | | | | | | | | | | | | | | | | | | | | | | this is probably better practice since we can use sass Maybe need to bring the other style declarations in header into scss file too | |||
| * | | | | add open311 body form hint | Dave Whiteland | 2013-09-05 | -1/+10 |
| | | | | | ||||
| * | | | | hide open311 inputs for bodies unless needed | Dave Whiteland | 2013-09-05 | -1/+8 |
| | | | | | | | | | | | | | | | | | | | | | | | | | basically if send method is not email (or there's an endpoint value), don't show the form Maybe we need to have an "show all fields" button/link but for normal use I think this is OK | |||
| * | | | | make js available in admin pages | Dave Whiteland | 2013-09-05 | -1/+5 |
| | | | | | ||||
| * | | | | report extra line (paste error, whoops) | Dave Whiteland | 2013-09-05 | -1/+0 |
| | | | | | ||||
| * | | | | add explanation hint to flagged list | Dave Whiteland | 2013-09-05 | -0/+7 |
| | | | | |