aboutsummaryrefslogtreecommitdiffstats
path: root/phpBB/styles/prosilver
Commit message (Expand)AuthorAgeFilesLines
* [ticket/11008] Remove eval() calls to get document[id]Igor Wiedler2012-07-211-5/+1
* Merge pull request #843 from nickvergessen/feature/new-tz-handlingNils Adermann2012-07-195-15/+50
|\
| * [feature/new-tz-handling] Fix size of suggestion button in chromeJoas Schilling2012-07-191-1/+1
| * Merge branch 'develop' of git://github.com/phpbb/phpbb3 into feature/new-tz-h...Joas Schilling2012-07-1810-12/+71
| |\
| * | [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-192-53/+49
| * | [feature/new-tz-handling] Use js and data attributes to create the eventsJoas Schilling2012-06-182-10/+9
| * | [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-182-26/+29
| * | [feature/new-tz-handling] Move timezone option into its own template fileJoas Schilling2012-06-183-29/+25
| * | [feature/new-tz-handling] Introduce 2 step timezone selection using javascriptJoas Schilling2012-06-183-11/+65
| * | Merge branch 'feature/new-tz-handling' of https://github.com/p/phpbb3 into fe...Joas Schilling2012-06-043-7/+70
| |\ \
| | * | [feature/new-tz-handling] Removed DST options from templates.Oleg Pudeyev2012-03-141-7/+0
| | * | [feature/new-tz-handling] Preselect a timezone in registration.Oleg Pudeyev2012-03-143-2/+72
* | | | Merge remote-tracking branch 'mvinny/ticket/10998' into developAndreas Fischer2012-07-191-1/+2
|\ \ \ \
| * | | | [ticket/10998] Add border-radius to forum rules block - prosilverVinny2012-07-181-1/+2
| | |_|/ | |/| |
* | | | [feature/pagination-as-list] Various fixes and improvementsDrae2012-07-1821-378/+43
* | | | [ticket/10968] Render pagination within the templateDrae2012-07-1823-108/+717
|/ / /
* | | Merge branch 'develop-olympus' into developAndreas Fischer2012-07-171-3/+2
|\ \ \
| * \ \ Merge remote-tracking branch 'mvinny/ticket/10789' into develop-olympusAndreas Fischer2012-07-171-3/+2
| |\ \ \
| | * | | [ticket/10789] Remove unnecessary variables from PM print - prosilverVinny2012-05-221-3/+2
* | | | | Merge branch 'develop-olympus' into developAndreas Fischer2012-07-121-1/+1
|\ \ \ \ \ | |/ / / /
| * | | | [ticket/10978] Fix typo in prosilver ucp_groups_membership.htmlPatrick Webster2012-07-091-1/+1
| * | | | [develop-olympus] Bumping version numbers to final for 3.0.11 releases.Andreas Fischer2012-05-314-4/+4
* | | | | Merge PR #854 branch 'dhruvgoel92/ticket/10943' into developOleg Pudeyev2012-07-071-0/+1
|\ \ \ \ \
| * | | | | [ticket/10943] displays searched query in search resultDhruv Goel2012-07-081-0/+1
* | | | | | Merge PR #832 branch 'dhruvgoel92/feature/postgresql-fulltext-search' into de...Oleg Pudeyev2012-07-071-0/+1
|\ \ \ \ \ \
| * | | | | | [feature/postgresql-fulltext-search] remove phrase search codeDhruv Goel2012-07-051-0/+1
| |/ / / / /
* | | | | | Merge PR #759 branch 'nickvergessen/ticket/10811' into developOleg Pudeyev2012-07-051-3/+3
|\ \ \ \ \ \
| * | | | | | [ticket/10811] Make toogle_subscribe more generic so it can toogle all linksJoas Schilling2012-07-051-2/+2
| * | | | | | [ticket/10811] Make it easier for MODs/Extensions to define the alt-textJoas Schilling2012-05-161-3/+3
| * | | | | | [ticket/10811] Make subscribe/unsubscribe repeatable with AJAXJoas Schilling2012-04-291-2/+2
* | | | | | | Merge remote-tracking branch 'callumacrae/ticket/10801' into developAndreas Fischer2012-06-201-1/+1
|\ \ \ \ \ \ \
| * | | | | | | [ticket/10801] Fixed quickmod tools.Callum Macrae2012-06-191-1/+1
* | | | | | | | Merge remote-tracking branch 'imkingdavid/ticket/10938' into developAndreas Fischer2012-06-201-1/+6
|\ \ \ \ \ \ \ \
| * | | | | | | | [ticket/10938] Serve subforum listing on forumlist from template loopDavid King2012-06-181-1/+6
| |/ / / / / / /
* | | | | | | | Merge PR #571 branch 'unknownbliss/ticket/10640' into developOleg Pudeyev2012-06-183-3/+3
|\ \ \ \ \ \ \ \ | |/ / / / / / / |/| | | | | | |
| * | | | | | | [ticket/10640] Change subject length in MCPMichael Cullum2012-06-171-1/+1
| * | | | | | | [ticket/10640] Change maximum subject lengthMichael Cullum2012-06-172-2/+2
| | |_|_|_|/ / | |/| | | | |
* | | | | | | Merge remote-tracking branch 'github-dhruvgoel92/feature/delete-auto-logins' ...Nils Adermann2012-06-111-0/+53
|\ \ \ \ \ \ \ | |/ / / / / / |/| | | | | |
| * | | | | | [feature/delete-auto-logins] fixes styleDhruv Goel2012-05-171-3/+2
| * | | | | | [feature/delete-auto-logins] improves stylingDhruv Goel2012-05-171-24/+23
| * | | | | | [feature/delete-auto-logins] fix language keys and stylingDhruv Goel2012-05-171-5/+5
| * | | | | | [feature/delete-auto-logins] improved styling and fixes languageDhruv Goel2012-05-171-7/+11
| * | | | | | [feature/delete-auto-logins] using loop for errorsDhruv Goel2012-05-171-1/+7
| * | | | | | [feature/delete-auto-logins] fixes css cornersDhruv Goel2012-05-171-2/+2
| * | | | | | [feature/delete-auto-logins] User can view/delete auto logins.Dhruv Goel2012-05-171-0/+45
| | |/ / / / | |/| | | |
* | | | | | Merge PR #721 branch 'rahulr92/ticket/10650' into developOleg Pudeyev2012-05-211-1/+5
|\ \ \ \ \ \
| * | | | | | [ticket/10650] Added href title to subject linkRahul R2012-04-081-1/+1
| * | | | | | [ticket/10650] Made use of truncate_string() functionRahul R2012-04-081-1/+1