Commit message (Collapse) | Author | Age | Lines | ||
---|---|---|---|---|---|
... | |||||
* | Merge commit 'petter/catalyst-norwegian-translation' | Matthew Somerville | 2011-09-05 | -2/+3 | |
|\ | |||||
| * | Add link to personal page. | Petter Reinholdtsen | 2011-09-01 | -0/+1 | |
| | | |||||
| * | Fix typo in confirm email. | Petter Reinholdtsen | 2011-09-01 | -1/+1 | |
| | | |||||
| * | Fix typo, missing space. | Petter Reinholdtsen | 2011-09-01 | -1/+1 | |
| | | |||||
* | | Merge branch 'master' of ssh://git.mysociety.org/data/git/public/fixmystreet | Struan Donald | 2011-09-05 | -41/+47 | |
|\ \ | |||||
| * | | Version the JS files. | Matthew Somerville | 2011-09-02 | -35/+44 | |
| | | | |||||
| * | | Better call to SASS to only do it if needed etc. | Matthew Somerville | 2011-09-02 | -4/+1 | |
| | | | |||||
| * | | Disable address in RSS temporarily. | Matthew Somerville | 2011-09-02 | -2/+2 | |
| | | | |||||
* | | | display link to site for all visible states plus fix a few other hardcoded | Struan Donald | 2011-09-05 | -4/+11 | |
|/ / | | | | | | | states. fixes #154 | ||||
* | | Versioning of CSS files, remove generated CSS files from repo. | Matthew Somerville | 2011-09-02 | -848/+26 | |
| | | |||||
* | | Fix questionnaire test (broke due to being 6 months after fixed date); more ↵ | Matthew Somerville | 2011-09-02 | -17/+18 | |
| | | | | | | | | fixes to update tests. | ||||
* | | more sensible test for non authority users making forbidden state changes | Struan Donald | 2011-09-02 | -5/+1 | |
|/ | |||||
* | Check for processes hanging around. | Matthew Somerville | 2011-08-30 | -1/+7 | |
| | |||||
* | Merge branch 'catalyst-norwegian-translation' of ↵ | Matthew Somerville | 2011-08-30 | -196/+121 | |
|\ | | | | | | | git://github.com/petterreinholdtsen/fixmystreet | ||||
| * | Complete translations. | Petter Reinholdtsen | 2011-08-29 | -24/+12 | |
| | | |||||
| * | A few more translations. | Petter Reinholdtsen | 2011-08-28 | -5/+5 | |
| | | |||||
| * | Fix and unfuzzy some more. | Petter Reinholdtsen | 2011-08-20 | -31/+20 | |
| | | |||||
| * | Fix and unfuzzy some more. | Petter Reinholdtsen | 2011-08-19 | -19/+15 | |
| | | |||||
| * | Fix and unfuzzy. | Petter Reinholdtsen | 2011-08-19 | -15/+7 | |
| | | |||||
| * | Typo. | Petter Reinholdtsen | 2011-08-19 | -1/+1 | |
| | | |||||
| * | Update PO-Revision-Date, Last-Translator | Kagee | 2011-08-20 | -2/+2 | |
| | | |||||
| * | Fix typo | Kagee | 2011-08-20 | -1/+1 | |
| | | |||||
| * | More translations (complete?) | Kagee | 2011-08-20 | -34/+38 | |
| | | |||||
| * | More translations. | Petter Reinholdtsen | 2011-08-18 | -81/+37 | |
| | | |||||
* | | Add address information to description in RSS feeds | Struan Donald | 2011-08-29 | -11/+67 | |
| | | |||||
* | | add enc type to mapForm to make photo uploading work | Struan Donald | 2011-08-29 | -1/+1 | |
| | | |||||
* | | show user flagged status on user search page | Struan Donald | 2011-08-26 | -0/+2 | |
| | | |||||
* | | test for removing flag and make it work | Struan Donald | 2011-08-26 | -1/+15 | |
| | | |||||
* | | add flagged checkbox to user edit admin page | Struan Donald | 2011-08-26 | -0/+22 | |
| | | |||||
* | | Merge branch 'new_statuses' | Struan Donald | 2011-08-19 | -149/+2376 | |
|\ \ | |/ |/| | |||||
| * | correct council list delimiter | Struan Donald | 2011-08-19 | -2/+2 | |
| | | |||||
| * | few more static states | Struan Donald | 2011-08-18 | -4/+4 | |
| | | |||||
| * | regenerate css | Struan Donald | 2011-08-18 | -9/+649 | |
| | | |||||
| * | use correct skip | Struan Donald | 2011-08-18 | -60/+62 | |
| | | |||||
| * | show closed problems on my page | Struan Donald | 2011-08-18 | -1/+6 | |
| | | |||||
| * | do not use raw problem state to categorise problems | Struan Donald | 2011-08-18 | -1/+2 | |
| | | |||||
| * | avoid warnings about uninitalized values | Struan Donald | 2011-08-18 | -1/+1 | |
| | | |||||
| * | remove hard coded state strings | Struan Donald | 2011-08-18 | -7/+10 | |
| | | |||||
| * | remove hard coded references to fixed | Struan Donald | 2011-08-18 | -8/+9 | |
| | | |||||
| * | Merge branch 'master' of ssh://git.mysociety.org/data/git/public/fixmystreet ↵ | Struan Donald | 2011-08-17 | -1310/+3501 | |
| |\ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | into new_statuses Conflicts: db/schema.sql perllib/FixMyStreet/App/Controller/Admin.pm perllib/FixMyStreet/DB/Result/User.pm t/app/controller/admin.t templates/web/default/admin/update_edit.html web/css/core.css | ||||
| * | | update test for changed maps and fix state checking | Struan Donald | 2011-07-28 | -10/+10 | |
| | | | |||||
| * | | use the correct council separator character | Struan Donald | 2011-07-27 | -3/+3 | |
| | | | |||||
| * | | Merge branch 'new_statuses' of ↵ | Struan Donald | 2011-07-27 | -2/+3 | |
| |\ \ | | | | | | | | | | | | | ssh://git.mysociety.org/data/git/public/fixmystreet into new_statuses | ||||
| | * | | Couple of typos in bits of code. | Matthew Somerville | 2011-07-19 | -2/+3 | |
| | | | | |||||
| * | | | use belongs_to_council in admin update list | Struan Donald | 2011-07-27 | -1/+1 | |
| | | | | |||||
| * | | | allow council user to update state on problem sent to multiple councils | Struan Donald | 2011-07-27 | -5/+59 | |
| | | | | |||||
| * | | | Merge branch 'master' of ssh://git.mysociety.org/data/git/public/fixmystreet ↵ | Struan Donald | 2011-07-26 | -2811/+3668 | |
| |\ \ \ | | |/ / | |/| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | into new_statuses Conflicts: perllib/FixMyStreet/App/Controller/Admin.pm perllib/FixMyStreet/App/Controller/JSON.pm perllib/FixMyStreet/Map/Tilma/Original.pm web/css/core.css | ||||
| * | | | brief documentation on states | Struan Donald | 2011-07-01 | -0/+74 | |
| | | | | |||||
| * | | | Merge branch 'master' of ssh://git.mysociety.org/data/git/public/fixmystreet ↵ | Struan Donald | 2011-07-01 | -1/+1 | |
| |\ \ \ | | | | | | | | | | | | | | | | into new_statuses | ||||
| * | | | | check we have a council user before comparing with problem council | Struan Donald | 2011-06-30 | -1/+1 | |
| | | | | |