aboutsummaryrefslogtreecommitdiffstats
path: root/phpBB/styles/prosilver/template/timezone.js
Commit message (Expand)AuthorAgeFilesLines
* [ticket/12982] Refactoring: Cleaned up phpbb.searchCallum Macrae2014-08-131-1/+1
* [ticket/12982] Refactoring: made most JS nice.Callum Macrae2014-08-131-8/+7
* Merge branch 'develop' of https://github.com/phpbb/phpbb3 into ticket/11314Marc Alexander2013-03-261-1/+1
|\
| * [ticket/11303] rename attribute to timezone-preselectDhruv2013-02-171-1/+1
* | [ticket/11314] Fix issues mentioned in jshint reportMarc Alexander2013-03-261-1/+1
* | [ticket/11314] Add missing "use strict" to timezone.js filesMarc Alexander2013-01-101-0/+2
|/
* [ticket/10949] Converted missing code to new JS coding guidelinesMarc Alexander2013-01-041-4/+4
* [feature/new-tz-handling] Move js functions into assets core.jsJoas Schilling2012-06-191-87/+2
* [feature/new-tz-handling] Fix javascript in prosilverJoas Schilling2012-06-191-52/+48
* [feature/new-tz-handling] Use js and data attributes to create the eventsJoas Schilling2012-06-181-5/+8
* [feature/new-tz-handling] Add doc blocks to js functionsJoas Schilling2012-06-181-5/+14
* [feature/new-tz-handling] Use jQuery and INCLUDEJS for javascriptJoas Schilling2012-06-181-23/+24
* [feature/new-tz-handling] Introduce 2 step timezone selection using javascriptJoas Schilling2012-06-181-10/+51
* [feature/new-tz-handling] Preselect a timezone in registration.Oleg Pudeyev2012-03-141-0/+54