aboutsummaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
* [feature/events] Adding ledge ucp_zebra_addJoas Schilling2012-08-011-0/+5
| | | | | | Used by phpBB Gallery PHPBB3-9550
* [feature/events] Adding ledge ucp_zebra_removeJoas Schilling2012-08-011-1/+6
| | | | | | Used by phpBB Gallery PHPBB3-9550
* [feature/events] Adding ledge ucp_pm_viewmesssageJoas Schilling2012-08-011-1/+6
| | | | | | Used by phpBB Gallery PHPBB3-9550
* [feature/events] Adding ledge display_custom_bbcodesJoas Schilling2012-08-011-0/+2
| | | | | | Used by phpBB Gallery PHPBB3-9550
* [feature/events] Adding ledge display_custom_bbcodes_rowJoas Schilling2012-08-011-3/+10
| | | | | | Used by phpBB Gallery PHPBB3-9550
* [feature/events] Adding ledge generate_smilies_footerJoas Schilling2012-08-011-1/+6
| | | | | | Used by phpBB Gallery PHPBB3-9550
* [feature/events] Adding ledge viewtopic_user_cacheJoas Schilling2012-08-011-1/+8
| | | | | | Used by phpBB Gallery PHPBB3-9550
* [feature/events] Adding ledge viewtopic_user_cache_guestJoas Schilling2012-08-011-1/+8
| | | | | | Used by phpBB Gallery PHPBB3-9550
* [feature/events] Adding ledge viewtopic_get_userdataJoas Schilling2012-08-011-0/+5
| | | | | | Used by phpBB Gallery PHPBB3-9550
* [feature/events] Adding ledge viewtopic_page_headerJoas Schilling2012-08-011-1/+8
| | | | | | Used by phpBB Gallery PHPBB3-9550
* [feature/events] Adding core.common ledgeMichael Cullum2012-08-011-0/+2
| | | | PHPBB3-9550
* [feature/events] Adding core.acp_profile_edit ledgeMichael Cullum2012-08-011-0/+5
| | | | PHPBB3-9550
* [feature/events] Adding core.acp_modules_modules ledgeMichael Cullum2012-08-011-6/+17
| | | | PHPBB3-9550
* [feature/events] Adding core.acp_users_overview ledgeMichael Cullum2012-08-011-0/+5
| | | | PHPBB3-9550
* [feature/events] Add missing dispatcher globalization.Oleg Pudeyev2012-08-011-1/+1
| | | | PHPBB3-9550
* [feature/events] Fixing core.acp_forums_add_forum_dataMichael Cullum2012-08-011-5/+5
| | | | PHPBB3-9550
* [feature/events] Add core.acp_foruns_add_forum_data ledgeMichael Cullum2012-08-011-0/+5
| | | | PHPBB3-9550
* [feature/events] Add core.viewtopic_postrow ledgeMichael Cullum2012-08-011-0/+5
| | | | PHPBB3-9550
* [feature/events] Fix core.viewforum_topicrow ledgeMichael Cullum2012-08-011-5/+5
| | | | PHPBB3-9550
* [feature/events] Add core.viewforum_forumrowMichael Cullum2012-08-011-3/+10
| | | | PHPBB3-9550
* [feature/events] Adding ledge memberlist_viewprofileJoas Schilling2012-08-011-0/+5
| | | | | | | Used by phpBB Gallery Note: this one is NOT obsoleted by the ledge in show_profile() PHPBB3-9550
* [feature/events] Adding ledge ucp_modulesJoas Schilling2012-08-011-0/+5
| | | | | | Used by phpBB Gallery PHPBB3-9550
* [feature/events] Adding ledge indexJoas Schilling2012-08-011-1/+8
| | | | | | Used by phpBB Gallery and various others PHPBB3-9550
* [feature/events] Adding ledge viewonline_get_userdataJoas Schilling2012-08-011-6/+17
| | | | | | Used by phpBB Gallery PHPBB3-9550
* [feature/events] Adding ledge viewonline_locationJoas Schilling2012-08-011-0/+5
| | | | | | Used by phpBB Gallery PHPBB3-9550
* [feature/events] Adding ledge group_set_user_defaultJoas Schilling2012-08-011-1/+6
| | | | | | Used by phpBB Gallery PHPBB3-9550
* [feature/events] Adding ledge group_user_delJoas Schilling2012-08-011-1/+6
| | | | | | Used by phpBB Gallery PHPBB3-9550
* [feature/events] Adding ledge group_deleteJoas Schilling2012-08-011-1/+6
| | | | | | Used by phpBB Gallery PHPBB3-9550
* [feature/events] Adding ledges user_deleteJoas Schilling2012-08-011-1/+6
| | | | | | Used by phpBB Gallery PHPBB3-9550
* [feature/events] Adding ledge user_update_nameJoas Schilling2012-08-011-1/+6
| | | | | | Used by phpBB Gallery PHPBB3-9550
* [feature/events] Add core.common_template_vars ledgeMichael Cullum2012-08-011-2/+10
| | | | | | Needed by board3portal PHPBB3-9550
* [feature/events] Add core.memberlist_profile_data ledge.Oleg Pudeyev2012-08-011-1/+8
| | | | | | This is needed by the avatars on memberlist modification. PHPBB3-9550
* [feature/events] Replace run_hooks calls with event dispatcher.Oleg Pudeyev2012-08-011-8/+19
| | | | PHPBB3-9550
* [feature/events] Started on hooks for advanced last topic titles mod.Oleg Pudeyev2012-08-011-0/+9
| | | | PHPBB3-9550
* Merge pull request #898 from bantu/ticket/10993Nils Adermann2012-07-191-2/+1
|\ | | | | [ticket/10993] Use composer.phar from our repository in README.md
| * [ticket/10993] Use composer.phar from our repository in README.mdAndreas Fischer2012-07-171-2/+1
| | | | | | | | PHPBB3-10993
* | Merge branch 'develop-olympus' into developNils Adermann2012-07-191-29/+40
|\ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | * develop-olympus: [ticket/10441] Make CDB linking more consistent [ticket/10441] Typo [ticket/10441] Update to docs/README.html Conflicts: phpBB/docs/README.html
| * \ Merge branch 'prep-release-3.0.11' into develop-olympusNils Adermann2012-07-191-30/+37
| |\ \ | | | | | | | | | | | | | | | | | | | | | | | | * prep-release-3.0.11: [ticket/10441] Make CDB linking more consistent [ticket/10441] Typo [ticket/10441] Update to docs/README.html
| | * \ Merge remote-tracking branch 'github-noxwizard/ticket/10441' into ↵Nils Adermann2012-07-191-30/+37
| | |\ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | prep-release-3.0.11 * github-noxwizard/ticket/10441: [ticket/10441] Make CDB linking more consistent [ticket/10441] Typo [ticket/10441] Update to docs/README.html
| | | * | [ticket/10441] Make CDB linking more consistentPatrick Webster2012-07-021-5/+5
| | | | | | | | | | | | | | | | | | | | PHPBB3-10441
| | | * | [ticket/10441] TypoPatrick Webster2012-06-291-1/+1
| | | | | | | | | | | | | | | | | | | | PHPBB3-10441
| | | * | [ticket/10441] Update to docs/README.htmlOyabun12012-06-291-28/+35
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Updated information about styles, languages, and MODs Added a section about the Knowledge Base. Various phrase changes. PHPBB3-10441
* | | | | Merge pull request #843 from nickvergessen/feature/new-tz-handlingNils Adermann2012-07-1948-280/+934
|\ \ \ \ \ | | | | | | | | | | | | Feature/new tz handling
| * | | | | [feature/new-tz-handling] Don't use global user but make it a parameterJoas Schilling2012-07-195-8/+11
| | | | | | | | | | | | | | | | | | | | | | | | PHPBB3-9558
| * | | | | [feature/new-tz-handling] Fix size of suggestion button in chromeJoas Schilling2012-07-191-1/+1
| | | | | | | | | | | | | | | | | | | | | | | | PHPBB3-9558
| * | | | | [feature/new-tz-handling] Fall back to UTC, if the timezone is invalidJoas Schilling2012-07-192-2/+17
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | This should avoid problems, when the board files are updated but database isn't. PHPBB3-9558
| * | | | | [feature/new-tz-handling] Add previous selected value to validation if validJoas Schilling2012-07-192-5/+39
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | We also add the selected timezone if we can create an object with it. DateTimeZone::listIdentifiers seems to not add all identifiers to the list, because some are only kept for backward compatible reasons. If the user has a deprecated value, we add it here, so it can still be kept. Once the user changed his value, there is no way back to deprecated values. PHPBB3-9558
| * | | | | [feature/new-tz-handling] Display suggestion when a different value is selectedJoas Schilling2012-07-192-2/+10
| | | | | | | | | | | | | | | | | | | | | | | | PHPBB3-9558
| * | | | | [feature/new-tz-handling] Remove additional marking of selected itemsJoas Schilling2012-07-182-3/+2
| | | | | | | | | | | | | | | | | | | | | | | | PHPBB3-9558
| * | | | | [feature/new-tz-handling] Move update helper function to new classJoas Schilling2012-07-182-101/+116
| | | | | | | | | | | | | | | | | | | | | | | | PHPBB3-9558