Commit message (Collapse) | Author | Age | Lines | |
---|---|---|---|---|
* | Note other possible cause for elinks/asterisk error | Seb Bacon | 2011-11-08 | -0/+4 |
| | ||||
* | Update doc/CHANGES.md | Robin Houston | 2011-10-18 | -0/+3 |
| | ||||
* | Merge branch 'develop' of github.com:sebbacon/alaveteli into develop | David Cabo | 2011-10-13 | -617/+590 |
|\ | ||||
| * | Merge pull request #268 from jpmckinney/fix_fixtures_order | Seb Bacon | 2011-10-12 | -38/+38 |
| |\ | | | | | | | Fix fixtures order | |||
| | * | fix fixtures order to avoid postgresql foreign key errors | James McKinney | 2011-10-11 | -38/+38 |
| | | | ||||
| * | | Merge pull request #261 from jpmckinney/ignore_db_schema | Robin Houston | 2011-10-11 | -0/+1 |
| |\ \ | | | | | | | | | Ignore db/schema.rb | |||
| | * | | add db/schema.rb to db/.gitignore | James McKinney | 2011-10-11 | -0/+1 |
| | |/ | ||||
| * | | Merge pull request #262 from jpmckinney/fix_rails_gem_version | Robin Houston | 2011-10-11 | -1/+1 |
| |\ \ | | | | | | | | | Fix RAILS_GEM_VERSION | |||
| | * | | RAILS_GEM_VERSION ought to match the version of Rails that is vendored, for ↵ | James McKinney | 2011-10-11 | -1/+1 |
| | |/ | | | | | | | | | | clarity | |||
| * | | Merge pull request #260 from jpmckinney/without_vendor_rails | Robin Houston | 2011-10-11 | -2/+6 |
| |\ \ | | | | | | | | | Add a more correct check for vendored Rails | |||
| | * | | Add a more correct check for vendored Rails, and use non-vendored Rails' ↵ | James McKinney | 2011-10-11 | -2/+6 |
| | |/ | | | | | | | | | | gem_dependency.rb if not vendored | |||
| * | | Merge commit '7fc6b70' into develop | Robin Houston | 2011-10-11 | -1/+1 |
| |\ \ | ||||
| | * | | remove warning: 'rake/rdoctask is deprecated. Use rdoc/task instead (in RDoc ↵ | James McKinney | 2011-10-11 | -1/+1 |
| | | | | | | | | | | | | | | | | 2.4.2+)' | |||
| | * | | Merge branch 'release/0.3'0.3 | Seb Bacon | 2011-09-16 | -285/+964 |
| | |\ \ | ||||
| * | \ \ | Merge pull request #265 from jpmckinney/incoming_messages_spec | Robin Houston | 2011-10-11 | -4/+16 |
| |\ \ \ \ | | |_|_|/ | |/| | | | Test folded sections more and fix fixture ordering | |||
| | * | | | test folded sections and fix fixture ordering | James McKinney | 2011-10-11 | -4/+16 |
| |/ / / | ||||
| * | | | Improve signature folding regexp. Fixes issue #253. | Seb Bacon | 2011-10-11 | -12/+430 |
| | | | | ||||
| * | | | Document workaround for elinks/UTF8 encoding issues (see issue #128) | Seb Bacon | 2011-10-10 | -0/+13 |
| | | | | ||||
| * | | | Merge branch 'release/0.4' into develop | Seb Bacon | 2011-10-10 | -12252/+12406 |
| |\ \ \ | ||||
| * | | | | Extra tests to sanity check UTF conversion (see issue #128 for background) | Seb Bacon | 2011-10-10 | -0/+84 |
| | | | | | ||||
| * | | | | Moved "todo" notes into individual issues in github tracker. | Seb Bacon | 2011-09-29 | -559/+0 |
| | | | | | ||||
* | | | | | Merge branch 'release/0.4' into develop | David Cabo | 2011-10-13 | -13179/+14209 |
|\ \ \ \ \ | |/ / / / |/| | | | | ||||
| * | | | | Don't abort check-recent-requests-sent if invalid exim line found. Fixes #269 | David Cabo | 2011-10-13 | -3/+3 |
| | | | | | ||||
| * | | | | Update exim4 setup instructions to make logs more verbose. Fixes #270 | David Cabo | 2011-10-13 | -2/+5 |
| | | | | | ||||
| * | | | | Add div and id in user profile page to allow theming | David Cabo | 2011-10-11 | -1/+4 |
| | | | | | ||||
| * | | | | Use Fixnums for Interlock ttl arguments for memcached compatibility. Fixes #202 | David Cabo | 2011-10-10 | -3/+3 |
| | | | | | ||||
| * | | | | Update Spanish translation from Transifex | David Cabo | 2011-10-09 | -21/+84 |
| | | | | | ||||
| * | | | | Update .pot to include latest I18n strings | David Cabo | 2011-10-09 | -21/+69 |
| | | | | | ||||
| * | | | | Uploaded new sq app.po file | valon | 2011-10-07 | -918/+1676 |
| | | | | | ||||
| * | | | | I18nize some strings | Faton Selishta | 2011-10-07 | -13/+14 |
| |/ / / | ||||
| * | | | Show sign-in pop-up in current locale. Fixes #250 | David Cabo | 2011-10-05 | -1/+1 |
| | | | | ||||
| * | | | I18nize a few extra strings in sign-in page | David Cabo | 2011-10-05 | -4/+4 |
| | | | | ||||
| * | | | Patch FastGettext to handle plural forms correctly. Fixes #248 | David Cabo | 2011-10-05 | -2/+6 |
| | | | | ||||
| * | | | Add info on log file names to Exim4 setup guide. Fixes #246 | David Cabo | 2011-10-04 | -0/+5 |
| | | | | ||||
| * | | | add font gzipping to example apache conf | Seb Bacon | 2011-10-03 | -1/+13 |
| | | | | ||||
| * | | | don't include jquery twice (saves 89.4KiB download!) | Seb Bacon | 2011-10-03 | -7/+7 |
| | | | | ||||
| * | | | Ensure we only return true from alert-tracks process when we've actually ↵ | Seb Bacon | 2011-10-03 | -2/+10 |
| | | | | | | | | | | | | | | | | done something. Fixes #247. | |||
| * | | | I18n title in public body page | David Cabo | 2011-10-03 | -1/+1 |
| | | | | ||||
| * | | | Ensure I18n.available_locales is a list of symbols, not strings. Fixes #244 | David Cabo | 2011-10-02 | -1/+1 |
| | | | | ||||
| * | | | Respect admin password and username. Fixes #245. | Seb Bacon | 2011-09-30 | -8/+31 |
| | | | | ||||
| * | | | Fix bad HTML | Seb Bacon | 2011-09-30 | -4/+5 |
| | | | | ||||
| * | | | Updated de/es/fr translations from Transifex | David Cabo | 2011-09-27 | -9377/+10103 |
| | | | | ||||
| * | | | Rebuild .pot file with a couple extra strings | David Cabo | 2011-09-27 | -2564/+1903 |
| | | | | ||||
| * | | | Fix wrong variable name, fixes #197 | David Cabo | 2011-09-27 | -1/+1 |
| | | | | ||||
| * | | | Removed hardcoded number of days. Fixes #199 | David Cabo | 2011-09-26 | -2/+3 |
| | | | | ||||
| * | | | Delete sample "about" page in fake Spanish | David Cabo | 2011-09-26 | -10/+0 |
| | | | | ||||
| * | | | Fix typo | David Cabo | 2011-09-26 | -1/+1 |
| | | | | ||||
| * | | | add some possibly helpful notes about exim config | Seb Bacon | 2011-09-26 | -0/+6 |
| | | | | ||||
| * | | | Correct bad syntax in sample apache conf | Seb Bacon | 2011-09-26 | -1/+2 |
| | | | | ||||
| * | | | don't cause an error if script has been run before (due to trying to create ↵ | Seb Bacon | 2011-09-26 | -2/+5 |
| | | | | | | | | | | | | | | | | existing symlink for downloads) |