aboutsummaryrefslogtreecommitdiffstats
path: root/perllib
Commit message (Expand)AuthorAgeLines
* Better setting of environmentEdmund von der Burg2011-03-12-844/+0
* Clean up the flow - only mxcheck emails if we need to (ie not for logging in)Edmund von der Burg2011-03-04-28/+25
* drop column is_confirmed - not neededEdmund von der Burg2011-03-04-6/+3
* Completed auth section (main parts at least)Edmund von der Burg2011-03-04-106/+98
* Added 'my' section to the siteEdmund von der Burg2011-03-04-0/+31
* Allow users to create an account, confirm it and logoutEdmund von der Burg2011-03-03-3/+286
* Change emails to use construct_email from mySociety::Email for encoding and l...Edmund von der Burg2011-03-03-4/+21
* Check that UTF8 in emails worksEdmund von der Burg2011-03-03-0/+5
* Ported AuthToken to DBIx::ClassEdmund von der Burg2011-03-02-0/+84
* Simple email sendingEdmund von der Burg2011-03-02-3/+178
* Passwords can be nullEdmund von der Burg2011-03-02-3/+3
* Added authentication pluginsEdmund von der Burg2011-03-01-3/+29
* Added FixMyStreet::DB as a model to FixMyStreet::AppEdmund von der Burg2011-03-01-0/+24
* Generated ORM code for some of the tablesEdmund von der Burg2011-03-01-0/+74
* Added method to return DB connection infoEdmund von der Burg2011-03-01-0/+38
* Remove cruft relating to config loadingEdmund von der Burg2011-02-28-14/+4
* Remane method and template files - don't want too many index.html filesEdmund von der Burg2011-02-24-2/+4
* Ported the FAQ accrossEdmund von der Burg2011-02-24-0/+35
* base_host method for convenianceEdmund von der Burg2011-02-24-0/+13
* Explicitly set gettext_dir so that it does not matter where calling script fi...Edmund von der Burg2011-02-24-9/+21
* Return lang to set in HTMLEdmund von der Burg2011-02-24-6/+23
* Merge branch 'master' into migrate_to_catalystEdmund von der Burg2011-02-23-20/+25
|\
| * Switch to jslib OpenLayers.Matthew Somerville2011-02-23-1/+1
| * Local copy of OpenLayers.js in case it's slow/not responding.Matthew Somerville2011-02-23-1/+1
| * Localise date string in RSS feed.Matthew Somerville2011-02-23-9/+6
| * Unidecode strings back from strftime.Matthew Somerville2011-02-23-4/+4
| * Remove colon from translated string, as it appears elsewhere.Matthew Somerville2011-02-23-2/+2
| * Fix obscure locale bug to do with stringification of numbers.Matthew Somerville2011-02-22-1/+2
| * Couple of URI escaping fixes, plus cope with different versions of LWP return...Matthew Somerville2011-02-22-2/+3
| * Check geocoded strings have Norge in them.Matthew Somerville2011-02-22-0/+6
| * We want incoming data to be Unicodised.Matthew Somerville2011-02-22-1/+1
* | do the index page the proper wayEdmund von der Burg2011-02-23-1/+1
* | Added back index page for the testsEdmund von der Burg2011-02-23-0/+9
* | More work on the Cobrand and setting for requestEdmund von der Burg2011-02-23-80/+187
* | remove for now - ignoring the wrong thingsEdmund von der Burg2011-02-23-1/+0
* | Move the cobrand accross changing them to be OO and inheritEdmund von der Burg2011-02-23-0/+711
* | Allow access to the config through FixMyStreetEdmund von der Burg2011-02-23-3/+29
* | FMS util module and testsEdmund von der Burg2011-02-23-0/+39
* | Added About controllerEdmund von der Burg2011-02-23-1/+67
* | Move default templates to 'default' dir so that we can use allow cobrands to ...Edmund von der Burg2011-02-23-1/+1
* | Added templated 404 page as defaultEdmund von der Burg2011-02-22-22/+19
* | Added template handlingEdmund von der Burg2011-02-22-0/+27
* | make default handler state that code has fallen through to the Catalyst appEdmund von der Burg2011-02-22-2/+5
* | use absolute path to config fileEdmund von der Burg2011-02-22-5/+5
* | load config from conf/general into FixMyStreet::AppEdmund von der Burg2011-02-22-17/+11
* | Created app using catalyst.plEdmund von der Burg2011-02-22-0/+144
* | Delete CPAN moduleEdmund von der Burg2011-02-22-162/+0
* | Merge branch 'master' into migrate_to_catalystEdmund von der Burg2011-02-22-104/+203
|\|
| * Translation update.Matthew Somerville2011-02-22-1/+1
| * Map JS only when map is being shown.Matthew Somerville2011-02-22-2/+2