Commit message (Collapse) | Author | Age | Lines | ||
---|---|---|---|---|---|
... | |||||
* | Add optional branch to install themes from. Falls back if it doesn't exist. | Matthew Landauer | 2012-11-01 | -2/+10 | |
| | |||||
* | Use new configuration module. | Louise Crow | 2012-10-04 | -1/+1 | |
| | |||||
* | Task for generating monthly volume statistics filtered by tag set. | Louise Crow | 2012-10-04 | -25/+71 | |
| | |||||
* | Merge remote-tracking branch 'openaustralia_github/configuration_refactor' ↵ | Louise Crow | 2012-10-01 | -5/+3 | |
|\ | | | | | | | | | | | | | into develop Conflicts: config/general.yml-example | ||||
| * | Extract configuration with defaults into one module | Matthew Landauer | 2012-09-25 | -5/+3 | |
| | | |||||
* | | Better line formatting. | Louise Crow | 2012-09-26 | -5/+13 | |
| | | |||||
* | | Add a rake task to generate a file with an example of every email sent by ↵ | Louise Crow | 2012-09-26 | -0/+184 | |
| | | | | | | | | the application. | ||||
* | | Move the usage notice functions to a module so they can be used elsewhere. | Louise Crow | 2012-09-25 | -22/+28 | |
|/ | |||||
* | Add task config_files:convert_init_script - it does the ugly variable ↵ | Louise Crow | 2012-09-20 | -0/+76 | |
| | | | | replacement and uncomments the RAILS_ENV setting and exporting (substituting in the current RAILS_ENV) if there's no config/rails_env.rb | ||||
* | Simpler usage of git when trying to get usage tags for themes. Also for ↵ | Louise Crow | 2012-09-11 | -24/+34 | |
| | | | | ALAVETELI_VERSIONS with more than 4 sequence elements (hotfixes), if we can't find an exactly matching usage tag, look for one matching the related minor release. This should prevent unexpected switching to HEAD for themes with no matching usage tag for that hotfix. | ||||
* | A rake task to populate the request classification table based on any ↵ | Louise Crow | 2012-09-11 | -0/+9 | |
| | | | | existing status update info request events. | ||||
* | Be more specific about the output from git remote-ls - anything except a ↵release/0.6.5 | Louise Crow | 2012-08-30 | -1/+1 | |
| | | | | single commit hash and tag should cause us just to pull head. | ||||
* | Be verbose for now to make any errors more obvious. | Louise Crow | 2012-08-30 | -1/+1 | |
| | |||||
* | The exit-code flag to git ls-remote seems relatively recent. Check for a ↵ | Louise Crow | 2012-08-30 | -3/+3 | |
| | | | | non-empty output from the tag query instead. | ||||
* | Raise an error on a non-zero return code from the git pull command. | Louise Crow | 2012-08-29 | -0/+1 | |
| | |||||
* | Handle absence of deprecated THEME_URL option. | Louise Crow | 2012-08-29 | -1/+2 | |
| | |||||
* | Pass through verbose param, switch to false. | Louise Crow | 2012-08-29 | -4/+4 | |
| | |||||
* | Move the installation of themes to a Rake task so that we can use the ↵ | Louise Crow | 2012-08-29 | -0/+85 | |
| | | | | ALAVETELI_VERSION constant to check for tags in themes that indicate compatibility with this version of the Alaveteli codebase. | ||||
* | Add temp task to delete the cached attachment files for requests that have ↵ | Louise Crow | 2012-08-16 | -10/+39 | |
| | | | | been deleted or are currently not publicly visible - having prominence requester_only or hidden. | ||||
* | Upgrade to latest gettext_i18n_rails. As we are now using a gem, we also ↵ | Seb Bacon | 2012-06-14 | -0/+4 | |
| | | | | need to explicitly include the rake tasts from that gem. | ||||
* | use Rails.root, not RAILS_ROOT | James McKinney | 2012-04-02 | -9/+9 | |
| | |||||
* | Merge jpmckinney/bundler | Seb Bacon | 2012-02-15 | -1/+0 | |
| | |||||
* | Update all the PO files as well as the POT when running our gettext ↵ | Seb Bacon | 2012-02-08 | -1/+4 | |
| | | | | commands. Also, don't word-wrap. Includes non-word-wrapped source files. | ||||
* | New improved find-msgids-and-make-pot-file rake task: | Seb Bacon | 2012-02-02 | -1/+19 | |
| | | | | | (a) it doesn't do fuzzy matches (apparently Transifex does that for you) (b) it doesn't update all the PO files too (which certainly Transifex does for you) | ||||
* | comment out commonlib tests, which are not 1.9 compatible | James McKinney | 2011-10-16 | -1/+2 | |
| | |||||
* | Produce transaction stats up to and including August 2011. | Robin Houston | 2011-08-24 | -2/+2 | |
| | |||||
* | merge WTDK changes to master (preparation for closing WTDK branch and ↵ | Seb Bacon | 2011-06-14 | -0/+48 | |
|\ | | | | | | | deploying WTDK website straight from master) | ||||
| * | Slighlty nicer format | Louise Crow | 2011-05-26 | -6/+14 | |
| | | |||||
| * | Adding script for generating transaction stats. | Louise Crow | 2011-05-26 | -0/+40 | |
| | | |||||
| * | Don't store passwords in post_params. | Louise Crow | 2011-05-16 | -0/+15 | |
| | | |||||
* | | Don't store passwords in post_params. | Louise Crow | 2011-05-16 | -0/+15 | |
| | | |||||
* | | initial, basic i18n support with gettext | Seb Bacon | 2011-03-10 | -0/+5 | |
|/ | |||||
* | Adding spec conf files. | Louise Crow | 2011-02-23 | -1/+145 | |
| | |||||
* | add a "cruise" target for use with CruiseControl.rb | Seb Bacon | 2010-12-02 | -1/+2 | |
| | |||||
* | add rake "test" target (alias to "spec") | Seb Bacon | 2010-12-02 | -0/+1 | |
| | |||||
* | Making spec dependent on spec:commonlib | Louise Crow | 2010-10-01 | -0/+1 | |
| | |||||
* | Removing temp tasks | louise | 2009-05-18 | -12/+0 | |
| | |||||
* | Remove delay | louise | 2009-05-18 | -1/+0 | |
| | |||||
* | Temporary task for debugging regex warning | louise | 2009-05-18 | -0/+13 | |