aboutsummaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeLines
* Fix other part of race conditionStruan Donald2012-08-29-1/+1
|
* allow endpoints to be configured at a category levelStruan Donald2012-08-29-37/+75
| | | | | default cobrand now checks for endpoint configuration and only extra fallbacks are in UK cobrand
* remove race conditionStruan Donald2012-08-28-2/+1
|
* cut down alert options to within boundary ofStruan Donald2012-08-28-14/+63
|
* only show message manager interface for council usersStruan Donald2012-08-28-0/+2
|
* missing wordStruan Donald2012-08-27-2/+2
|
* change report form text to make more sense within contextStruan Donald2012-08-27-1/+10
|
* Display support count even if not logged inStruan Donald2012-08-27-10/+23
| | | | use a button for adding support rather than a link
* cobrand.moniker not plain cobrandStruan Donald2012-08-27-1/+1
|
* show wards if NOT fixmybarangay cobrandStruan Donald2012-08-27-1/+1
|
* FixMyBarangay does not have wards so do not list them in the dashboardStruan Donald2012-08-24-0/+2
|
* adding text from a message manager message increments supporter countStruan Donald2012-08-24-0/+4
|
* show/hide message manager message listStruan Donald2012-08-23-2/+8
|
* Better words for supporter countStruan Donald2012-08-23-1/+1
|
* allow adding of message manager messages as updates rather than as issuesStruan Donald2012-08-23-2/+95
|
* initial crude add support option for a problemStruan Donald2012-08-23-3/+39
|
* update alert page text to be appropriate for FixMyBarangayStruan Donald2012-08-22-0/+41
|
* area_types now returns array refStruan Donald2012-08-22-1/+1
|
* sort out small issues from mergeStruan Donald2012-08-22-9/+1
|
* fix accidentally commited conflicted file :(Struan Donald2012-08-22-36/+0
|
* Merge remote-tracking branch 'origin/master' into fmb-read-onlyStruan Donald2012-08-22-13766/+12849
|\ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Conflicts: .gitignore bin/make_css conf/general.yml-example perllib/FixMyStreet/App/Controller/Council.pm perllib/FixMyStreet/App/Controller/Report/New.pm perllib/FixMyStreet/Cobrand/Default.pm templates/web/default/around/around_index.html templates/web/default/index.html templates/web/emptyhomes/index.html templates/web/fixmystreet/around/around_index.html templates/web/fixmystreet/index.html web/fixmystreet_app_cgi.cgi web/fixmystreet_app_fastcgi.cgi
| * language po files merged with new stringsStruan Donald2012-08-22-1763/+2480
| |
| * update master .po fileStruan Donald2012-08-22-382/+478
| |
| * sort out some places where the German translations were not being picked upStruan Donald2012-08-21-744/+934
| |
| * Merge remote-tracking branch 'origin/master'Struan Donald2012-08-21-12/+8
| |\
| | * Ignore compiled Zurich CSS.Matthew Somerville2012-08-17-0/+1
| | |
| | * Speed up this type of search by a factor of c. 10e5. Stupid databases.Matthew Somerville2012-08-17-1/+1
| | |
| | * Use PROCESS rather than INCLUDE, so question variable set in parent.Matthew Somerville2012-08-17-2/+2
| | |
| | * Move .mo ignoring to top-level gitignore.Matthew Somerville2012-08-17-9/+4
| | |
| * | update with latest German translationsStruan Donald2012-08-21-26/+47
| |/
| * add in header file and faq for zurichStruan Donald2012-08-17-0/+252
| |
| * add zurich to the exclusion list for non compass scssStruan Donald2012-08-17-1/+1
| |
| * add zurich css that just copies fmsStruan Donald2012-08-17-0/+45
| |
| * partial german translationStruan Donald2012-08-17-0/+3688
| |
| * needs to have empty string otherwise deploy gets confusedStruan Donald2012-08-17-1/+1
| |
| * Allow cobrands to be given in ALLOWED_COBRANDS that don't have a Cobrand .pm ↵Matthew Somerville2012-08-17-6/+20
| | | | | | | | file. Just assume there would be a blank file with the right name that inherits from Default.pm.
| * Generalise hostname language overriding.Matthew Somerville2012-08-17-3/+3
| |
| * Point out the en-gb line should always be included.Matthew Somerville2012-08-17-0/+1
| |
| * Allow reports_per_page to be specified in config file,Matthew Somerville2012-08-17-8/+10
| |
| * Make sure no questionnaire emails outstanding at start of test.Matthew Somerville2012-08-17-0/+6
| |
| * Consolidate postcode form template, move question to template, and move ↵Matthew Somerville2012-08-17-76/+53
| | | | | | | | admin_base_url to config.
| * Get disambiguate_location from config file, with big explanation.Matthew Somerville2012-08-17-19/+42
| |
| * Remove outdated XSL.Matthew Somerville2012-08-17-202/+0
| |
| * Template message so URL can be given there, not in code.Matthew Somerville2012-08-17-18/+18
| |
| * Allow the MapIt types to be given in config.Matthew Somerville2012-08-17-39/+49
| |
| * Move site_name/site_title into templates where they belong.Matthew Somerville2012-08-17-63/+21
| |
| * Remove unused extra_* functions.Matthew Somerville2012-08-16-55/+5
| |
| * Remove unused way of getting sub-config files that wouldn't work now anyway.Matthew Somerville2012-08-16-37/+3
| |
| * Remove unused cobrand function.Matthew Somerville2012-08-16-14/+1
| |
| * Allow languages to be given in config file.Matthew Somerville2012-08-16-29/+21
| |