aboutsummaryrefslogtreecommitdiffstats
path: root/phpBB
Commit message (Expand)AuthorAgeFilesLines
* [feature/events] Change to use the new method of adding eventsMichael Cullum2012-08-0112-81/+27
* [feature/events] Fix info/acp_modules.php completlyJoas Schilling2012-08-011-2/+2
* [feature/events] Fix ledges in ACP and apply coding guidelinesJoas Schilling2012-08-013-6/+6
* [feature/events] Adding core.mcp_forum_topicrow ledgeMichael Cullum2012-08-011-0/+5
* [feature/events] Adding core.mcp_check_ids ledgeMichael Cullum2012-08-011-1/+3
* [feature/events] Remove unnecessary ledge common_template_varsJoas Schilling2012-08-011-9/+2
* [feature/events] Adding ledge ucp_zebra_addJoas Schilling2012-08-011-0/+5
* [feature/events] Adding ledge ucp_zebra_removeJoas Schilling2012-08-011-1/+6
* [feature/events] Adding ledge ucp_pm_viewmesssageJoas Schilling2012-08-011-1/+6
* [feature/events] Adding ledge display_custom_bbcodesJoas Schilling2012-08-011-0/+2
* [feature/events] Adding ledge display_custom_bbcodes_rowJoas Schilling2012-08-011-3/+10
* [feature/events] Adding ledge generate_smilies_footerJoas Schilling2012-08-011-1/+6
* [feature/events] Adding ledge viewtopic_user_cacheJoas Schilling2012-08-011-1/+8
* [feature/events] Adding ledge viewtopic_user_cache_guestJoas Schilling2012-08-011-1/+8
* [feature/events] Adding ledge viewtopic_get_userdataJoas Schilling2012-08-011-0/+5
* [feature/events] Adding ledge viewtopic_page_headerJoas Schilling2012-08-011-1/+8
* [feature/events] Adding core.common ledgeMichael Cullum2012-08-011-0/+2
* [feature/events] Adding core.acp_profile_edit ledgeMichael Cullum2012-08-011-0/+5
* [feature/events] Adding core.acp_modules_modules ledgeMichael Cullum2012-08-011-6/+17
* [feature/events] Adding core.acp_users_overview ledgeMichael Cullum2012-08-011-0/+5
* [feature/events] Add missing dispatcher globalization.Oleg Pudeyev2012-08-011-1/+1
* [feature/events] Fixing core.acp_forums_add_forum_dataMichael Cullum2012-08-011-5/+5
* [feature/events] Add core.acp_foruns_add_forum_data ledgeMichael Cullum2012-08-011-0/+5
* [feature/events] Add core.viewtopic_postrow ledgeMichael Cullum2012-08-011-0/+5
* [feature/events] Fix core.viewforum_topicrow ledgeMichael Cullum2012-08-011-5/+5
* [feature/events] Add core.viewforum_forumrowMichael Cullum2012-08-011-3/+10
* [feature/events] Adding ledge memberlist_viewprofileJoas Schilling2012-08-011-0/+5
* [feature/events] Adding ledge ucp_modulesJoas Schilling2012-08-011-0/+5
* [feature/events] Adding ledge indexJoas Schilling2012-08-011-1/+8
* [feature/events] Adding ledge viewonline_get_userdataJoas Schilling2012-08-011-6/+17
* [feature/events] Adding ledge viewonline_locationJoas Schilling2012-08-011-0/+5
* [feature/events] Adding ledge group_set_user_defaultJoas Schilling2012-08-011-1/+6
* [feature/events] Adding ledge group_user_delJoas Schilling2012-08-011-1/+6
* [feature/events] Adding ledge group_deleteJoas Schilling2012-08-011-1/+6
* [feature/events] Adding ledges user_deleteJoas Schilling2012-08-011-1/+6
* [feature/events] Adding ledge user_update_nameJoas Schilling2012-08-011-1/+6
* [feature/events] Add core.common_template_vars ledgeMichael Cullum2012-08-011-2/+10
* [feature/events] Add core.memberlist_profile_data ledge.Oleg Pudeyev2012-08-011-1/+8
* [feature/events] Replace run_hooks calls with event dispatcher.Oleg Pudeyev2012-08-011-8/+19
* [feature/events] Started on hooks for advanced last topic titles mod.Oleg Pudeyev2012-08-011-0/+9
* Merge branch 'develop-olympus' into developNils Adermann2012-07-191-29/+40
|\
| * Merge branch 'prep-release-3.0.11' into develop-olympusNils Adermann2012-07-191-30/+37
| |\
| | * Merge remote-tracking branch 'github-noxwizard/ticket/10441' into prep-releas...Nils Adermann2012-07-191-30/+37
| | |\
| | | * [ticket/10441] Make CDB linking more consistentPatrick Webster2012-07-021-5/+5
| | | * [ticket/10441] TypoPatrick Webster2012-06-291-1/+1
| | | * [ticket/10441] Update to docs/README.htmlOyabun12012-06-291-28/+35
* | | | Merge pull request #843 from nickvergessen/feature/new-tz-handlingNils Adermann2012-07-1947-280/+877
|\ \ \ \
| * | | | [feature/new-tz-handling] Don't use global user but make it a parameterJoas Schilling2012-07-195-8/+11
| * | | | [feature/new-tz-handling] Fix size of suggestion button in chromeJoas Schilling2012-07-191-1/+1
| * | | | [feature/new-tz-handling] Fall back to UTC, if the timezone is invalidJoas Schilling2012-07-192-2/+17