Commit message (Collapse) | Author | Age | Lines | |
---|---|---|---|---|
* | Fix other part of race condition | Struan Donald | 2012-08-29 | -1/+1 |
| | ||||
* | allow endpoints to be configured at a category level | Struan Donald | 2012-08-29 | -37/+75 |
| | | | | | default cobrand now checks for endpoint configuration and only extra fallbacks are in UK cobrand | |||
* | remove race condition | Struan Donald | 2012-08-28 | -2/+1 |
| | ||||
* | cut down alert options to within boundary of | Struan Donald | 2012-08-28 | -14/+63 |
| | ||||
* | only show message manager interface for council users | Struan Donald | 2012-08-28 | -0/+2 |
| | ||||
* | missing word | Struan Donald | 2012-08-27 | -2/+2 |
| | ||||
* | change report form text to make more sense within context | Struan Donald | 2012-08-27 | -1/+10 |
| | ||||
* | Display support count even if not logged in | Struan Donald | 2012-08-27 | -10/+23 |
| | | | | use a button for adding support rather than a link | |||
* | cobrand.moniker not plain cobrand | Struan Donald | 2012-08-27 | -1/+1 |
| | ||||
* | show wards if NOT fixmybarangay cobrand | Struan Donald | 2012-08-27 | -1/+1 |
| | ||||
* | FixMyBarangay does not have wards so do not list them in the dashboard | Struan Donald | 2012-08-24 | -0/+2 |
| | ||||
* | adding text from a message manager message increments supporter count | Struan Donald | 2012-08-24 | -0/+4 |
| | ||||
* | show/hide message manager message list | Struan Donald | 2012-08-23 | -2/+8 |
| | ||||
* | Better words for supporter count | Struan Donald | 2012-08-23 | -1/+1 |
| | ||||
* | allow adding of message manager messages as updates rather than as issues | Struan Donald | 2012-08-23 | -2/+95 |
| | ||||
* | initial crude add support option for a problem | Struan Donald | 2012-08-23 | -3/+39 |
| | ||||
* | update alert page text to be appropriate for FixMyBarangay | Struan Donald | 2012-08-22 | -0/+41 |
| | ||||
* | area_types now returns array ref | Struan Donald | 2012-08-22 | -1/+1 |
| | ||||
* | sort out small issues from merge | Struan Donald | 2012-08-22 | -9/+1 |
| | ||||
* | 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 |
| | |