aboutsummaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeLines
* 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
| |
| * Allow example_places to be specified in config file.Matthew Somerville2012-08-16-1/+5
| |
| * Use same admin filter function on /reports to deal with old generation areas ↵Matthew Somerville2012-08-16-1/+10
| | | | | | | | that shouldn't be shown (fixes #312).
| * Don't use FindBin before local::lib set up, as it can cause confusion due to ↵Matthew Somerville2012-08-16-4/+8
| | | | | | | | it requiring Carp, and then some of Carp coming from global, some from local.
| * use templating rather than conditionals to include textStruan Donald2012-08-10-7/+6
| |
| * add lichfield text about types of problems to around pageStruan Donald2012-08-10-0/+8
| |
| * version lichfield cssStruan Donald2012-08-10-1/+1
| |
| * Merge remote-tracking branch 'origin/master'Struan Donald2012-08-10-2/+2
| |\
| | * Fix radio icons on questionnaire page (fixes #311/#314).Matthew Somerville2012-08-10-2/+2
| | |
| * | add extra front page text for lichfield about suitable problem typesStruan Donald2012-08-10-0/+8
| |/
| * tweak text at start of report form for BromleyStruan Donald2012-08-09-3/+2
| |
| * small text updates for BromleyStruan Donald2012-08-09-4/+13
| |
| * add partial postcode for bromley high street lookup to help bingStruan Donald2012-08-09-3/+11
| |
| * Add option to allow service to be sent as deviceid over open311Struan Donald2012-08-09-6/+57
| | | | | | | | turn this on for Bromley
| * adjust the initial display of the map on all reports page so there'sStruan Donald2012-08-09-0/+25
| | | | | | | | less jumping about on Internet Explorer