Commit message (Collapse) | Author | Age | Lines | ||
---|---|---|---|---|---|
... | |||||
* | fix accidentally commited conflicted file :( | Struan Donald | 2012-08-22 | -36/+0 | |
| | |||||
* | Merge remote-tracking branch 'origin/master' into fmb-read-only | Struan Donald | 2012-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 strings | Struan Donald | 2012-08-22 | -1763/+2480 | |
| | | |||||
| * | update master .po file | Struan Donald | 2012-08-22 | -382/+478 | |
| | | |||||
| * | sort out some places where the German translations were not being picked up | Struan Donald | 2012-08-21 | -744/+934 | |
| | | |||||
| * | Merge remote-tracking branch 'origin/master' | Struan Donald | 2012-08-21 | -12/+8 | |
| |\ | |||||
| | * | Ignore compiled Zurich CSS. | Matthew Somerville | 2012-08-17 | -0/+1 | |
| | | | |||||
| | * | Speed up this type of search by a factor of c. 10e5. Stupid databases. | Matthew Somerville | 2012-08-17 | -1/+1 | |
| | | | |||||
| | * | Use PROCESS rather than INCLUDE, so question variable set in parent. | Matthew Somerville | 2012-08-17 | -2/+2 | |
| | | | |||||
| | * | Move .mo ignoring to top-level gitignore. | Matthew Somerville | 2012-08-17 | -9/+4 | |
| | | | |||||
| * | | update with latest German translations | Struan Donald | 2012-08-21 | -26/+47 | |
| |/ | |||||
| * | add in header file and faq for zurich | Struan Donald | 2012-08-17 | -0/+252 | |
| | | |||||
| * | add zurich to the exclusion list for non compass scss | Struan Donald | 2012-08-17 | -1/+1 | |
| | | |||||
| * | add zurich css that just copies fms | Struan Donald | 2012-08-17 | -0/+45 | |
| | | |||||
| * | partial german translation | Struan Donald | 2012-08-17 | -0/+3688 | |
| | | |||||
| * | needs to have empty string otherwise deploy gets confused | Struan Donald | 2012-08-17 | -1/+1 | |
| | | |||||
| * | Allow cobrands to be given in ALLOWED_COBRANDS that don't have a Cobrand .pm ↵ | Matthew Somerville | 2012-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 Somerville | 2012-08-17 | -3/+3 | |
| | | |||||
| * | Point out the en-gb line should always be included. | Matthew Somerville | 2012-08-17 | -0/+1 | |
| | | |||||
| * | Allow reports_per_page to be specified in config file, | Matthew Somerville | 2012-08-17 | -8/+10 | |
| | | |||||
| * | Make sure no questionnaire emails outstanding at start of test. | Matthew Somerville | 2012-08-17 | -0/+6 | |
| | | |||||
| * | Consolidate postcode form template, move question to template, and move ↵ | Matthew Somerville | 2012-08-17 | -76/+53 | |
| | | | | | | | | admin_base_url to config. | ||||
| * | Get disambiguate_location from config file, with big explanation. | Matthew Somerville | 2012-08-17 | -19/+42 | |
| | | |||||
| * | Remove outdated XSL. | Matthew Somerville | 2012-08-17 | -202/+0 | |
| | | |||||
| * | Template message so URL can be given there, not in code. | Matthew Somerville | 2012-08-17 | -18/+18 | |
| | | |||||
| * | Allow the MapIt types to be given in config. | Matthew Somerville | 2012-08-17 | -39/+49 | |
| | | |||||
| * | Move site_name/site_title into templates where they belong. | Matthew Somerville | 2012-08-17 | -63/+21 | |
| | | |||||
| * | Remove unused extra_* functions. | Matthew Somerville | 2012-08-16 | -55/+5 | |
| | | |||||
| * | Remove unused way of getting sub-config files that wouldn't work now anyway. | Matthew Somerville | 2012-08-16 | -37/+3 | |
| | | |||||
| * | Remove unused cobrand function. | Matthew Somerville | 2012-08-16 | -14/+1 | |
| | | |||||
| * | Allow languages to be given in config file. | Matthew Somerville | 2012-08-16 | -29/+21 | |
| | | |||||
| * | Allow example_places to be specified in config file. | Matthew Somerville | 2012-08-16 | -1/+5 | |
| | | |||||
| * | Use same admin filter function on /reports to deal with old generation areas ↵ | Matthew Somerville | 2012-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 Somerville | 2012-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 text | Struan Donald | 2012-08-10 | -7/+6 | |
| | | |||||
| * | add lichfield text about types of problems to around page | Struan Donald | 2012-08-10 | -0/+8 | |
| | | |||||
| * | version lichfield css | Struan Donald | 2012-08-10 | -1/+1 | |
| | | |||||
| * | Merge remote-tracking branch 'origin/master' | Struan Donald | 2012-08-10 | -2/+2 | |
| |\ | |||||
| | * | Fix radio icons on questionnaire page (fixes #311/#314). | Matthew Somerville | 2012-08-10 | -2/+2 | |
| | | | |||||
| * | | add extra front page text for lichfield about suitable problem types | Struan Donald | 2012-08-10 | -0/+8 | |
| |/ | |||||
| * | tweak text at start of report form for Bromley | Struan Donald | 2012-08-09 | -3/+2 | |
| | | |||||
| * | small text updates for Bromley | Struan Donald | 2012-08-09 | -4/+13 | |
| | | |||||
| * | add partial postcode for bromley high street lookup to help bing | Struan Donald | 2012-08-09 | -3/+11 | |
| | | |||||
| * | Add option to allow service to be sent as deviceid over open311 | Struan Donald | 2012-08-09 | -6/+57 | |
| | | | | | | | | turn this on for Bromley | ||||
| * | adjust the initial display of the map on all reports page so there's | Struan Donald | 2012-08-09 | -0/+25 | |
| | | | | | | | | less jumping about on Internet Explorer | ||||
| * | put a bit of space between report title and meta information in issue list | Struan Donald | 2012-08-09 | -0/+1 | |
| | | |||||
| * | make sure text in issue lists does not press up against edge of screen on ↵ | Struan Donald | 2012-08-09 | -3/+3 | |
| | | | | | | | | mobiles | ||||
| * | Simplify HTML and CSS for issue lists | Struan Donald | 2012-08-09 | -29/+26 | |
| | | | | | | | | Also fixes link gap in IE6/7 and part width rollover in IE6 | ||||
| * | IE6/7 fixes for issue lists | Struan Donald | 2012-08-09 | -2/+3 | |
| | | | | | | | | | | | | * background colour change on hover for IE6 * make sure whole of background is correct colour in IE6 ( li width -> 100% ) * narrow gap between link and image in IE6/7 ( .text width -> 19em ) | ||||
| * | links should be black | Struan Donald | 2012-08-09 | -0/+4 | |
| | |