aboutsummaryrefslogtreecommitdiffstats
path: root/lib/tasks
Commit message (Collapse)AuthorAgeLines
...
* Add optional branch to install themes from. Falls back if it doesn't exist.Matthew Landauer2012-11-01-2/+10
|
* Use new configuration module.Louise Crow2012-10-04-1/+1
|
* Task for generating monthly volume statistics filtered by tag set.Louise Crow2012-10-04-25/+71
|
* Merge remote-tracking branch 'openaustralia_github/configuration_refactor' ↵Louise Crow2012-10-01-5/+3
|\ | | | | | | | | | | | | into develop Conflicts: config/general.yml-example
| * Extract configuration with defaults into one moduleMatthew Landauer2012-09-25-5/+3
| |
* | Better line formatting.Louise Crow2012-09-26-5/+13
| |
* | Add a rake task to generate a file with an example of every email sent by ↵Louise Crow2012-09-26-0/+184
| | | | | | | | the application.
* | Move the usage notice functions to a module so they can be used elsewhere.Louise Crow2012-09-25-22/+28
|/
* Add task config_files:convert_init_script - it does the ugly variable ↵Louise Crow2012-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 Crow2012-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 Crow2012-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.5Louise Crow2012-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 Crow2012-08-30-1/+1
|
* The exit-code flag to git ls-remote seems relatively recent. Check for a ↵Louise Crow2012-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 Crow2012-08-29-0/+1
|
* Handle absence of deprecated THEME_URL option.Louise Crow2012-08-29-1/+2
|
* Pass through verbose param, switch to false.Louise Crow2012-08-29-4/+4
|
* Move the installation of themes to a Rake task so that we can use the ↵Louise Crow2012-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 Crow2012-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 Bacon2012-06-14-0/+4
| | | | need to explicitly include the rake tasts from that gem.
* use Rails.root, not RAILS_ROOTJames McKinney2012-04-02-9/+9
|
* Merge jpmckinney/bundlerSeb Bacon2012-02-15-1/+0
|
* Update all the PO files as well as the POT when running our gettext ↵Seb Bacon2012-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 Bacon2012-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 compatibleJames McKinney2011-10-16-1/+2
|
* Produce transaction stats up to and including August 2011.Robin Houston2011-08-24-2/+2
|
* merge WTDK changes to master (preparation for closing WTDK branch and ↵Seb Bacon2011-06-14-0/+48
|\ | | | | | | deploying WTDK website straight from master)
| * Slighlty nicer formatLouise Crow2011-05-26-6/+14
| |
| * Adding script for generating transaction stats.Louise Crow2011-05-26-0/+40
| |
| * Don't store passwords in post_params.Louise Crow2011-05-16-0/+15
| |
* | Don't store passwords in post_params.Louise Crow2011-05-16-0/+15
| |
* | initial, basic i18n support with gettextSeb Bacon2011-03-10-0/+5
|/
* Adding spec conf files.Louise Crow2011-02-23-1/+145
|
* add a "cruise" target for use with CruiseControl.rbSeb Bacon2010-12-02-1/+2
|
* add rake "test" target (alias to "spec")Seb Bacon2010-12-02-0/+1
|
* Making spec dependent on spec:commonlibLouise Crow2010-10-01-0/+1
|
* Removing temp taskslouise2009-05-18-12/+0
|
* Remove delaylouise2009-05-18-1/+0
|
* Temporary task for debugging regex warninglouise2009-05-18-0/+13