| Commit message (Expand) | Author | Age | Lines |
* | Don't use absolute path when including the 'custom-routes' file, or themes ca...0.5release/0.5 | David Cabo | 2012-02-05 | -1/+1 |
* | Fixes #393 - Route the mass_assign_tags action so it does what it says on the... | Henare Degan | 2012-01-31 | -0/+1 |
* | Fix that should belong with e82ca928a140400f8446dba85014a0c9059e789b | Seb Bacon | 2012-01-13 | -1/+1 |
* | Default site search should search everything. Fixes #341. | Seb Bacon | 2012-01-13 | -1/+1 |
* | Reintroduce a "my requests" link. Fixes #289. | Seb Bacon | 2012-01-02 | -0/+2 |
* | add encoding magic comments and fix paths | James McKinney | 2011-10-16 | -1/+1 |
* | Fix duplicated route name. Fixes #198 | David Cabo | 2011-09-26 | -1/+1 |
* | Reorder routes so view_email is not hidden. Fixes #194 | David Cabo | 2011-09-25 | -2/+1 |
* | Merge branch 'wdtk' into develop | Robin Houston | 2011-09-19 | -0/+2 |
|\ |
|
| * | Admin for user bounces | Robin Houston | 2011-09-08 | -0/+2 |
* | | Add custom-routes file for themes to override | David Cabo | 2011-09-19 | -1/+4 |
* | | Provide ability to download zip file containing complete request. Closes #11 | Seb Bacon | 2011-09-13 | -0/+2 |
* | | Merge branch 'develop' of github.com:sebbacon/alaveteli into develop, fix con... | Seb Bacon | 2011-09-05 | -1/+5 |
|\ \ |
|
| * \ | Merge branch 'develop' of github.com:sebbacon/alaveteli into develop | David Cabo | 2011-09-03 | -1/+1 |
| |\ \ |
|
| * \ \ | Merge branch 'asktheeu-new-design' into develop (update New Request workflow ... | David Cabo | 2011-09-01 | -1/+5 |
| |\ \ \ |
|
| | * | | | implementing new request wireframes: new page to select authority to write to | David Cabo | 2011-08-02 | -2/+5 |
| | * | | | Merge branch 'master' of github.com:sebbacon/alaveteli into asktheeu | David Cabo | 2011-07-28 | -0/+1 |
| | |\ \ \ |
|
| | * | | | | Adapting New Request flow to new wireframes: added type ahead search when cre... | David Cabo | 2011-07-26 | -0/+1 |
* | | | | | | Flash a message to users from outside the deployed country, telling them abou... | Seb Bacon | 2011-09-05 | -0/+5 |
| |_|_|/ /
|/| | | | |
|
* | | | | | Make the general search return requests only, by default | Seb Bacon | 2011-09-01 | -1/+1 |
|/ / / / |
|
* | | | | Fixes to get tests to pass following addition of new search / filter function... | Seb Bacon | 2011-08-29 | -0/+1 |
* | | | | Further work in progress on better search functionality | Seb Bacon | 2011-08-29 | -1/+2 |
* | | | | more work in progress on search forms | Seb Bacon | 2011-08-29 | -1/+9 |
* | | | | First stab at filtering on the "View requests" page | Seb Bacon | 2011-08-29 | -0/+3 |
| |_|/
|/| | |
|
* | | | Bring the wdtk branch into line with master (no more differences). | Robin Houston | 2011-08-09 | -2/+1 |
* | | | Merge branch 'master' into wdtk | Robin Houston | 2011-07-29 | -0/+1 |
|\ \ \
| | |/
| |/| |
|
| * | | Cause the final step in the "new request" workflow to have a unique URL (so w... | Seb Bacon | 2011-07-28 | -0/+1 |
| |/ |
|
* | | Merge branch 'master' into wdtk | Robin Houston | 2011-07-21 | -1/+1 |
|\| |
|
| * | Fix the routing so that censor rules can be edited through the admin interface. | Robin Houston | 2011-07-21 | -1/+1 |
* | | Merge branch 'master' into wdtk | Robin Houston | 2011-07-17 | -1/+1 |
|\| |
|
| * | Only prepend locales to paths when there's more than one locale to choose from. | Seb Bacon | 2011-07-15 | -2/+1 |
* | | Oh! Is this going to be reverted every time I merge from master? That’s not... | Robin Houston | 2011-07-14 | -1/+1 |
* | | That is only supposed to be disabled in the wdtk branch, not in master. | Robin Houston | 2011-07-14 | -1/+1 |
* | | Disable the locale-specific routing, at least till it actually works. | Robin Houston | 2011-07-13 | -1/+1 |
|/ |
|
* | Inconsistent whitespace | Robin Houston | 2011-07-13 | -3/+3 |
* | merge IZ/Kosovo fork and refactor | Seb Bacon | 2011-07-12 | -1/+7 |
|\ |
|
| * | use routing-filter gem to prepend locale to URL | Seb Bacon | 2011-07-07 | -0/+2 |
| * | merge from master | Seb Bacon | 2011-07-07 | -7/+1 |
| |\ |
|
| * \ | initial merge of Kosovan branch; still need to get tests passing, factor out ... | Seb Bacon | 2011-07-06 | -1/+5 |
| |\ \ |
|
| | * | | I18n string for models | Faton Selishta | 2011-06-30 | -1/+2 |
| | * | | i18n PO files | Faton Selishta | 2011-04-26 | -0/+3 |
* | | | | typo | Robin Houston | 2011-07-08 | -1/+1 |
| |_|/
|/| | |
|
* | | | Remove the translate_routes plugin, for now, because it appears to | Robin Houston | 2011-07-06 | -6/+0 |
* | | | Fix the routing for "destroy censor rule". | Robin Houston | 2011-07-06 | -1/+1 |
|/ / |
|
* | | Change the route for the mark_event_as_clarification action to | Robin Houston | 2011-06-24 | -1/+1 |
* | | correct route for custom stylesheet (provided by themes) | Seb Bacon | 2011-06-14 | -1/+1 |
|/ |
|
* | some test fixage | Seb Bacon | 2011-03-11 | -0/+1 |
* | further i18n of templates | Seb Bacon | 2011-03-10 | -0/+1 |
* | fix bad merges from rebase with master | Seb Bacon | 2011-03-10 | -0/+2 |
* | add a "custom_css" template, so we can easily overlay it from plugins | Seb Bacon | 2011-03-10 | -1/+1 |