Commit message (Collapse) | Author | Age | Lines | |
---|---|---|---|---|
* | don't hide with slideUp on page load | Dave Whiteland | 2013-09-05 | -6/+10 |
| | | | | if open311 shouldn't be show, hide it straight away (slideUp animation was distracting) | |||
* | tweaks to admin hint CSS | Dave Whiteland | 2013-09-05 | -2/+3 |
| | ||||
* | add display-on-click hints | Dave Whiteland | 2013-09-05 | -2/+50 |
| | ||||
* | move new admin styles into _layout.scss | Dave Whiteland | 2013-09-05 | -5/+5 |
| | | | | | 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/+29 |
| | | | | | 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/+9 |
| | ||||
* | 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 |
| | ||||
* | update flagged report page title | Dave Whiteland | 2013-09-05 | -1/+1 |
| | ||||
* | show "no bodies" hint on empty body db | Dave Whiteland | 2013-09-05 | -0/+11 |
| | ||||
* | put hint through i18n loc | Dave Whiteland | 2013-09-05 | -3/+6 |
| | ||||
* | show "no bodies" message insted of empty table | Dave Whiteland | 2013-09-05 | -41/+50 |
| | ||||
* | admin hint: empty MAPIT_TYPES probably wrong | Dave Whiteland | 2013-09-05 | -0/+10 |
| | | | | if the MAPIT_URL is set but no areas returned | |||
* | add SHOW_ADMIN_HINTS to conf options | Dave Whiteland | 2013-09-05 | -0/+5 |
| | ||||
* | add admin info/warning styles | Dave Whiteland | 2013-09-05 | -0/+15 |
| | ||||
* | add Cape Verde Portuguese po file | Dave Whiteland | 2013-09-05 | -0/+4491 |
| | ||||
* | remove Mindelo's language domain | Dave Whiteland | 2013-09-05 | -1/+0 |
| | | | | because we don't need it -- just using translation (pt_CV) file | |||
* | add Mindelo FAQ | Dave Whiteland | 2013-09-05 | -0/+121 |
| | ||||
* | switch Fixmindelo to pt_CV locale | Dave Whiteland | 2013-09-05 | -1/+2 |
| | ||||
* | Spell out all "marked as %s" strings. | Matthew Somerville | 2013-09-05 | -17/+35 |
| | | | | | As doing interpolation from a database state field is not great for translation. Fixes #391. | |||
* | Disable info level logging in some tests | Edmund von der Burg | 2013-09-05 | -0/+15 |
| | ||||
* | Remove unneeded test diagnostics | Edmund von der Burg | 2013-09-05 | -2/+0 |
| | ||||
* | Use format_datetime for DBIx::Class searches to get rid of warnings when ↵ | Edmund von der Burg | 2013-09-05 | -14/+27 |
| | | | | running test suite | |||
* | Be consistent with references in templates | Chris Mytton | 2013-09-05 | -2/+2 |
| | ||||
* | Refer to stashed variables more idiomatically | Chris Mytton | 2013-09-05 | -2/+2 |
| | ||||
* | Stop Template Toolkit indenting multiline strings. | Matthew Somerville | 2013-09-04 | -0/+539 |
| | | | | | | | Embed a local copy of Template::Document, which includes the change of https://github.com/abw/Template2/pull/29 so that multiline quoted strings within a template are not indented and thus stop translating. | |||
* | [Zurich] Ensure only superusers can add/edit bodies | Chris Mytton | 2013-09-04 | -0/+2 |
| | ||||
* | Fix comment in tests | Chris Mytton | 2013-09-04 | -1/+1 |
| | ||||
* | [Zurich] Use get_ok for superuser adding bodies test | Chris Mytton | 2013-09-04 | -1/+1 |
| | ||||
* | [Zurich] Only superusers can see add body form | Chris Mytton | 2013-09-04 | -2/+9 |
| | ||||
* | [Zurich] Test for only superusers can add bodies | Chris Mytton | 2013-09-04 | -0/+6 |
| | ||||
* | [Zurich] Add test for superuser body editing | Chris Mytton | 2013-09-03 | -0/+7 |
| | ||||
* | [Zurich] Only link to edit body for super user | Chris Mytton | 2013-09-03 | -0/+4 |
| | ||||
* | [Zurich] Only super user can edit bodies | Chris Mytton | 2013-09-03 | -0/+8 |
| | ||||
* | Version 1.2.3.v1.2.3 | Matthew Somerville | 2013-09-03 | -4372/+3702 |
| | ||||
* | Make 'Permalink' JS string translatable. | Matthew Somerville | 2013-09-03 | -1/+3 |
| | ||||
* | [Zurich] Show thumbnails on admin summary pages | Chris Mytton | 2013-09-02 | -0/+10 |
| | | | | Closes mysociety/FixMyStreet-Commercial#406 | |||
* | Merge branch 'zurich-admin-image-zoom' | Chris Mytton | 2013-09-02 | -1/+8 |
|\ | ||||
| * | [Zurich] Add fancybox js/css to report_edit page | Chris Mytton | 2013-08-30 | -0/+1 |
| | | ||||
| * | [Zurich] Add full size image link to report admin | Chris Mytton | 2013-08-30 | -1/+7 |
| | | | | | | | | | | This will allow the image to be opened full size in a fancybox, just like the front end of the site currently does. | |||
* | | Update test to match text change in June. | Matthew Somerville | 2013-08-30 | -2/+2 |
| | | | | | | | | Silly me. | |||
* | | Updated MapQuest links per instructions | Jonas Oberg | 2013-08-30 | -5/+5 |
| | | ||||
* | | A missing i18n string. | Matthew Somerville | 2013-08-30 | -1/+1 |
| | | ||||
* | | The string 'Get updates' wasn't localized | Rikard | 2013-08-30 | -1/+1 |
| | | ||||
* | | Changed hardcoded URL in Problem.pm to be using variable from general.yml ↵ | Matthew Somerville | 2013-08-30 | -1/+2 |
| | | | | | | | | instead. | |||
* | | Replaced hardcoded Mapit-URL in error message to use variable from config ↵ | Rikard | 2013-08-30 | -1/+2 |
| | | | | | | | | instead | |||
* | | Better make_css, doesn't die if grep too long. | Matthew Somerville | 2013-08-30 | -15/+7 |
|/ | ||||
* | Fix about controller test | Chris Mytton | 2013-08-30 | -1/+1 |
| | ||||
* | Allow a version override for the install script. | Matthew Somerville | 2013-08-30 | -1/+1 |
| | | | | | So you can more easily set up a development environment on a clean server, checking out master. |