aboutsummaryrefslogtreecommitdiffstats
path: root/perllib/Page.pm
Commit message (Collapse)AuthorAgeLines
...
* Remove unneeded front_page hook, can call template code directly.matthew2009-11-04-2/+13
| | | | Template possibility for check email step.
* Use Text::Template. Hopefully fix HTML error.matthew2009-11-04-19/+8
|
* Vaguely template of form entering stage.matthew2009-11-03-2/+4
|
* Cobrand front page, templated map page, bits of style and templates.matthew2009-10-29-14/+28
|
* Default for rss parameter, factor out substitution in new function.matthew2009-10-29-3/+15
|
* Get FMS header into template.matthew2009-10-29-57/+48
|
* Passing query to cobrand url rewriting hook, adding extra data to ↵louise2009-10-21-5/+6
| | | | base_url_for_email hook
* Adding ability of cobrands to determine whether photos get displayedlouise2009-10-20-5/+8
|
* Allow cobrand to hide photo uploadlouise2009-10-19-2/+3
|
* Give cobrand a hook to alter in-application linkslouise2009-10-15-12/+14
|
* Allow cobrand to limit the number of items shown in the list of problems on ↵louise2009-10-07-1/+20
| | | | the map
* Remove extra params from pin urllouise2009-09-28-2/+11
|
* Allow extra params to be passed when given a choice of locationslouise2009-09-28-5/+7
|
* Passing through extra param - fix to AJAX and adding to problem formlouise2009-09-28-2/+4
|
* Fix noscript piwik tags (not that they do anything).matthew2009-09-24-2/+2
|
* Delegate setting of site title to cobrandslouise2009-09-23-2/+2
|
* Ugly way of allowing the AJAX paths to change depending on what root path ↵louise2009-09-23-3/+3
| | | | the pages are being served from
* Fix in setting host for header templates, add host to image links, set root ↵louise2009-09-23-13/+19
| | | | path to be used in AJAX requests
* Adding host to the params available in header templates, renaming global ↵louise2009-09-23-4/+5
| | | | vars x and y to fms_x and fms_y to reduce conflict when used in context with other js
* Allow cobrands to set default headers, allow cache-control headerslouise2009-09-22-3/+6
|
* Allowing base url to be set for links sent in emailslouise2009-09-16-3/+15
|
* Allowing cobrands to add more information to locations entered when ↵louise2009-09-15-9/+12
| | | | geocoding them, and to add elements to forms
* Making conf file location relative to files in perllib, not relative to ↵louise2009-09-15-2/+3
| | | | wherever execution was started from
* Delegate to cobrand base_url in base_url_with_lang, and cobrand contact ↵louise2009-09-10-6/+3
| | | | email for confirmations
* Fix double encoding problem with Welsh category.matthew2009-09-09-4/+6
|
* Allow cobrands to set base urllouise2009-09-09-11/+5
|
* Fix missing function doclouise2009-09-09-1/+4
|
* Adding function for getting the cobrand from a requestlouise2009-09-09-1/+9
|
* Do not add lang to url that has langlouise2009-09-03-1/+2
|
* Let emails contain correct urls in the case of subdomains, change error ↵louise2009-09-03-3/+4
| | | | style from id to class as can appear more than once
* Tweak - no default lang, should be negotiatedlouise2009-09-02-2/+2
|
* Making lang the param for set_lang_and_domainlouise2009-09-02-2/+5
|
* Change in params to set_lang_and_domainlouise2009-09-02-2/+2
|
* Delegating language and text domain settings to cobrandslouise2009-08-31-8/+3
|
* Delete site_restriction to cobrandslouise2009-08-31-4/+2
|
* My badlouise2009-08-27-2/+1
|
* Naming forms to make them more easily identifiable to testharnesslouise2009-08-27-2/+3
|
* Removing alteration to allow code to run on sargelouise2009-08-26-2/+1
|
* Allowing cobrands to serve pages not in the main applouise2009-08-26-11/+54
|
* Moving templating to subdirslouise2009-08-20-27/+41
|
* Only do lang on reportemptyhomes!matthew2009-08-14-3/+4
|
* Put lang in email confirmation URLs, so we can be sure we stay the same.matthew2009-08-12-7/+18
|
* Adding meta tag to header to set content typelouise2009-08-12-1/+2
|
* Some category translation.matthew2009-08-11-3/+3
|
* Welsh address, FAQ update, maps link.matthew2009-08-10-2/+6
|
* Spacing.matthew2009-08-10-3/+3
|
* Tweak.matthew2009-08-07-2/+2
|
* Streamline .po creation (don't need this one in the repository).matthew2009-07-23-1/+2
|
* Make language change link work better.matthew2009-07-10-1/+2
|
* Style tweaks to improve look; better handling of check your email page.matthew2009-07-10-19/+27
|