| Commit message (Expand) | Author | Age | Lines |
* | Password forgotten message on update form too. | Matthew Somerville | 2012-10-12 | -0/+6 |
* | Tweak Barnet sidebar margin to match FMS. | Matthew Somerville | 2012-10-12 | -1/+1 |
* | Add forgotten password note. | Matthew Somerville | 2012-10-12 | -0/+14 |
* | Add sharing buttons. | Matthew Somerville | 2012-10-12 | -15/+50 |
* | Fix missing site_title. | Matthew Somerville | 2012-10-11 | -7/+2 |
* | Combine the two display_location templates. | Matthew Somerville | 2012-10-11 | -198/+119 |
* | Use cobrand for children area types, not UK specific array. | Matthew Somerville | 2012-10-11 | -5/+3 |
* | use OSM maps on lichfield cobrand | Struan Donald | 2012-10-11 | -0/+4 |
* | Email template language paths weren't being looked at for questionnaires or r... | Matthew Somerville | 2012-10-10 | -2/+6 |
* | Change 'their ref' to 'council ref', fixes #300 good enough for the moment. | Matthew Somerville | 2012-10-10 | -1/+1 |
* | Stop home button disappearing, fixes #280. | Matthew Somerville | 2012-10-10 | -4/+3 |
* | Make div cover map when in map_complete mode, so that map doesn't capture dra... | Matthew Somerville | 2012-10-10 | -15/+19 |
* | skip fmb based tests if the cobrand is not enabled | Struan Donald | 2012-10-09 | -53/+57 |
* | set interest_count default to 0 as null + 1 = null in postgres :( | Struan Donald | 2012-10-09 | -1/+149 |
* | Update .po file, and make prettify function do nget() properly. | Matthew Somerville | 2012-10-08 | -195/+241 |
* | Add TIME_ZONE variable for local display of times. | Matthew Somerville | 2012-10-08 | -12/+27 |
* | Display method variables correctly. | Matthew Somerville | 2012-10-08 | -1/+8 |
* | add barangay buttons to /my because it's shown on login | Dave Whiteland | 2012-10-06 | -4/+9 |
* | all crontab jobs wanted on demo.fixmybarangay.com | Dave Whiteland | 2012-10-06 | -1/+1 |
* | now showing sidebar, customise FMB text for report creation | Dave Whiteland | 2012-10-06 | -1/+24 |
* | fix broken MM external_id by attaching it to correct form | Dave Whiteland | 2012-10-06 | -1/+2 |
* | Travis script. | Matthew Somerville | 2012-10-05 | -5/+37 |
* | More cron quietening, only show full Open311 first time, then summarise. | Matthew Somerville | 2012-10-05 | -10/+33 |
* | Fix Welsh po script. | Matthew Somerville | 2012-10-05 | -4/+10 |
* | Script has changed name now it's more generalised. | Matthew Somerville | 2012-10-04 | -1/+1 |
* | Update commonlib to get Locale change. | Matthew Somerville | 2012-10-04 | -0/+0 |
* | Revert "Generate .po files before installing Perl modules" | Mark Longair | 2012-10-04 | -5/+5 |
* | Remove common install script code | Mark Longair | 2012-10-04 | -338/+70 |
* | Generate .po files before installing Perl modules | Mark Longair | 2012-10-04 | -5/+5 |
* | Error.pm module. | Matthew Somerville | 2012-10-04 | -0/+78 |
* | Add some missing modules. | Matthew Somerville | 2012-10-04 | -0/+311 |
* | Make install_perl_modules exit in error on failure | Mark Longair | 2012-10-04 | -5/+3 |
* | Improve error message. | Matthew Somerville | 2012-10-04 | -1/+3 |
* | Caseinsensitive match. | Matthew Somerville | 2012-10-04 | -1/+1 |
* | Add warning option to Open311 populate, to show warnings. | Matthew Somerville | 2012-10-04 | -8/+15 |
* | Missing commas due to merge. | Matthew Somerville | 2012-10-04 | -2/+2 |
* | Move skip to start of subtest so it doesn't give a 'tests were run but no pla... | Matthew Somerville | 2012-10-04 | -4/+4 |
* | Alter crontab so that open311-populate-service-list will only warn once a day. | Matthew Somerville | 2012-10-04 | -7/+11 |
* | Tidy up FMB templates a little. | Matthew Somerville | 2012-10-04 | -3/+2 |
* | Show sidebar if not-FMB or council user, not both. | Matthew Somerville | 2012-10-03 | -2/+2 |
* | Merge branch 'master' of ssh://git.mysociety.org/data/git/public/fixmystreet | Dave Whiteland | 2012-10-03 | -4/+28 |
|\ |
|
| * | Allow closed->fixed transition in questionnaire, and spot closed problems in ... | Matthew Somerville | 2012-10-03 | -4/+28 |
* | | Merge branch 'fmb-read-only' | Dave Whiteland | 2012-10-03 | -250/+2037 |
|\ \
| |/
|/| |
|
| * | js lint semicolon fix | Dave Whiteland | 2012-10-01 | -1/+1 |
| * | adding a 'suggest_username' to message_manager_client.js, now only fills user... | Dave Whiteland | 2012-10-01 | -8/+15 |
| * | explicitly handle msg-is-active class for message that will be used to create... | Dave Whiteland | 2012-10-01 | -5/+8 |
| * | don't use form tag in reply div, because it will nest in the main submit form... | Dave Whiteland | 2012-10-01 | -2/+2 |
| * | assume/guess that MM username -if it exists at all- will be based on the emai... | Dave Whiteland | 2012-10-01 | -0/+2 |
| * | remove redundant message 'hide' code | Dave Whiteland | 2012-10-01 | -8/+0 |
| * | faq text | Dave Whiteland | 2012-10-01 | -4/+55 |