aboutsummaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeLines
* added i18n strings in view templatesFaton Selishta2011-04-26-584/+579
|
* fix adding new public bodiesSeb Bacon2011-04-08-2/+2
|
* Merge branch 'master' of git@github.com:sebbacon/alaveteliLouise Crow2011-04-07-1/+1
|\
| * correct a bad merge (made test database setup fail)Seb Bacon2011-04-07-1/+1
| |
* | Adding missing fixture.Louise Crow2011-04-07-7/+6
|/
* Merge branch 'master' of github.com:sebbacon/alaveteliSeb Bacon2011-04-01-10/+94
|\
| * Use google viewer for docs - wvWare is hanging server.Louise Crow2011-03-30-6/+7
| |
| * Back to vendor ruby-oleLouise Crow2011-03-28-1/+1
| |
| * Latest version of commonlib.Louise Crow2011-03-28-0/+0
| |
| * Merge branch 'master' of git@github.com:sebbacon/alaveteliLouise Crow2011-03-28-0/+46103
| |\
| * | Monkeypatching TMail parser to fix case where multiple addresses in the to: ↵Louise Crow2011-03-28-4/+87
| | | | | | | | | | | | field of an incoming email have unquoted display parts - with this patch, each address is returned by the TMail to() function, without it only the last one is returned.
* | | further test fixageSeb Bacon2011-04-01-310/+1315
| | |
* | | don't silence errors when storing model attribute translation strings ↵Seb Bacon2011-03-31-1/+1
| | | | | | | | | | | | (exposed a new bug in fastgettext if you did)
* | | correctly flatten (fixes tags)Seb Bacon2011-03-25-1/+1
| | |
* | | resolve merge conflictsSeb Bacon2011-03-25-280/+4927
|\ \ \ | |_|/ |/| |
| * | some test fixageSeb Bacon2011-03-11-14/+14
| | |
| * | latest i18n PO filesSeb Bacon2011-03-11-716/+1073
| | |
| * | further i18n of templatesSeb Bacon2011-03-10-65/+64
| | |
| * | more files needed due to bad mergingSeb Bacon2011-03-10-65/+709
| | |
| * | fix bad merges from rebase with masterSeb Bacon2011-03-10-4/+13
| | |
| * | fix bad merges from rebase with masterSeb Bacon2011-03-10-0/+21
| | |
| * | Added Rails 2.3.11 as a submoduleSeb Bacon2011-03-10-4/+1
| | |
| * | use subproject used by master branchSeb Bacon2011-03-10-0/+0
| | |
| * | helloworld type themeSeb Bacon2011-03-10-0/+0
| | |
| * | support text indexing of multiple languages (across the same index)Seb Bacon2011-03-10-2/+27
| | |
| * | minor i18n string hanging aroundSeb Bacon2011-03-10-1/+1
| | |
| * | monkeypatch gettext_i18n_rails to interop correctly with rails i18nSeb Bacon2011-03-10-0/+16
| | |
| * | add a "custom_css" template, so we can easily overlay it from pluginsSeb Bacon2011-03-10-2/+10
| | |
| * | locale switcher code missing from earlier commitSeb Bacon2011-03-10-0/+12
| | |
| * | add explicit admin routes (so we can localise them)Seb Bacon2011-03-10-22/+76
| | |
| * | make locale switcher available in admin interfaceSeb Bacon2011-03-10-13/+3
| | |
| * | load available locales from our local config fileSeb Bacon2011-03-10-0/+6
| | |
| * | move locale-setting logic locally (are likely to want to override it)Seb Bacon2011-03-10-11/+18
| | |
| * | add global locale switcherSeb Bacon2011-03-10-1/+32
| | |
| * | new i18n tests for controllers and associated fixesSeb Bacon2011-03-10-54/+137
| | |
| * | Adding missing framework fixtures - presumably the victims of a .gitignore ↵Louise Crow2011-03-10-0/+3
| | | | | | | | | | | | somewhere along the line
| * | Reindexing xapian before running track alert specLouise Crow2011-03-10-2/+2
| | |
| * | make site_name a globally available helperSeb Bacon2011-03-10-0/+10
| | |
| * | override gettext "_" behaviour to also support interpolationSeb Bacon2011-03-10-1/+1
| | |
| * | top-level gettext functions already availableSeb Bacon2011-03-10-0/+3
| | |
| * | further i18n of public bodies; start to fix testsSeb Bacon2011-03-10-0/+71
| | |
| * | got as far as localizing Authorities from within admin pagesSeb Bacon2011-03-10-0/+12
| | |
| * | link to article about single table inheritanceSeb Bacon2011-03-10-0/+1
| | |
| * | typoSeb Bacon2011-03-10-1/+1
| | |
| * | ignore emacs-related crudSeb Bacon2011-03-10-0/+2
| | |
| * | initial support for localising model data (not fully tested)Seb Bacon2011-03-10-6/+2038
| | |
| * | support basic skinning (by providing file where CSS can be overridden)Seb Bacon2011-03-10-5/+33
| | |
| * | explicit linking to request listing URLs so we can translate themSeb Bacon2011-03-10-5/+5
| | |
| * | dynamically generate homepage link in headerSeb Bacon2011-03-10-1/+1
| | |
| * | reference location of shared snippets explicitlySeb Bacon2011-03-10-37/+21
| | |