aboutsummaryrefslogtreecommitdiffstats
path: root/phpBB/includes
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'develop-olympus' into developIgor Wiedler2012-03-311-1/+8
|\
| * Merge remote-tracking branch 'Dickyf/ticket/10675' into develop-olympusIgor Wiedler2012-03-311-1/+8
| |\
| | * [ticket/10675] Add disk full language string when posting attachmentsRichard Foote2012-03-191-1/+8
| * | Merge remote-tracking branch 'Dickyf/ticket/10708' into develop-olympusAndreas Fischer2012-03-291-1/+1
| |\ \
| | * | [ticket/10708] Check converted passwords for multi-byte charactersRichard Foote2012-03-191-1/+1
| | |/
* | | [feature/class-prefix] Rename auth => phpbb_authIgor Wiedler2012-03-317-9/+9
* | | [feature/class-prefix] Rename user and session to phpbb_*Igor Wiedler2012-03-314-839/+854
* | | [feature/merging-style-components] Fix back link on install pageIgor Wiedler2012-03-311-1/+1
* | | [feature/merging-style-components] Moving template initialization out of styleVjacheslav Trushkin2012-03-313-9/+9
* | | [feature/merging-style-components] Renaming "delete" to "uninstall" for stylesVjacheslav Trushkin2012-03-311-32/+32
* | | [feature/merging-style-components] Initializing locator and provider separatelyVjacheslav Trushkin2012-03-313-13/+13
* | | [feature/merging-style-components] Fixing few errors in acp_stylesVjacheslav Trushkin2012-03-311-6/+1
* | | [feature/merging-style-components] Fix notices in acp_stylesIgor Wiedler2012-03-311-2/+3
* | | Merge branch 'develop' into feature/merging-style-componentsVjacheslav Trushkin2012-03-3120-29/+543
|\ \ \
| * | | [feature/ajax] Add entirely unrelated but nice newlinesIgor Wiedler2012-03-312-0/+2
| * | | [feature/ajax] Unify phpbb_json_response instantiationIgor Wiedler2012-03-311-1/+1
| * | | [feature/ajax] Send correct activate/deactivate JSON response in acp_profileIgor Wiedler2012-03-311-0/+18
| * | | [feature/ajax] Replace static call to phpbb_request with OOIgor Wiedler2012-03-311-1/+2
| * | | [ticket/10273] Fixed accepting / denying posts AJAX.Callum Macrae2012-03-311-2/+29
| * | | [feature/ajax] Handle acp_modules error cases with JSON responseIgor Wiedler2012-03-311-1/+9
| * | | [ticket/10328] Fixed the header of json_response.php.Callum Macrae2012-03-311-2/+1
| * | | [ticket/10328] Added capital to "Content-type" in phpbb_json_response.Callum Macrae2012-03-311-1/+1
| * | | [ticket/10272] AJAXified the bots page in the ACP.Callum Macrae2012-03-311-1/+9
| * | | [ticket/10271] AJAXified buttons on acp_main.Callum Macrae2012-03-311-2/+36
| * | | [ticket/10271] AJAXified the styles tab in the ACP.Callum Macrae2012-03-311-2/+15
| * | | [ticket/10271] AJAXified various deletions in the ACP.Callum Macrae2012-03-313-2/+38
| * | | [ticket/10328] Renamed the JSON class, also now using autoloading.Callum Macrae2012-03-314-29/+27
| * | | [ticket/10272] Zebra operations using AJAX are now less hacky.Callum Macrae2012-03-311-0/+4
| * | | [ticket/10328] Added a JSON class.Callum Macrae2012-03-313-6/+62
| * | | [ticket/10271] Changed AJAX functions to $request->is_ajax().Callum Macrae2012-03-312-8/+8
| * | | [ticket/10281] AJAXified reordering forums in the ACP.Callum Macrae2012-03-311-0/+6
| * | | [ticket/10270] Added JavaScript popups and basic AJAX functionality to PHP.Callum Macrae2012-03-311-7/+46
| * | | Merge remote-tracking branch 'cyberalien/feature/purge-cache' into developDavid King2012-03-301-5/+0
| |\ \ \
| | * | | [feature/purge-cache] Allow all admins to purge cacheVjacheslav Trushkin2012-02-181-5/+0
| * | | | Merge branch 'callumacrae/ticket/10510-' into developDavid King2012-03-301-2/+18
| |\ \ \ \
| | * | | | [ticket/10510] Moved a $user->lang call into the function.Callum Macrae2012-03-171-2/+3
| | * | | | [ticket/10510] Made a couple improvements to phpbb_add_quickmod_option.Callum Macrae2012-03-171-1/+1
| | * | | | [ticket/10510] Added phpbb_add_quickmod_option and moved existing to it.Callum Macrae2012-03-171-2/+17
| * | | | | Merge pull request #662 from imkingdavid/ticket/10586Igor Wiedler2012-03-302-1/+78
| |\ \ \ \ \
| | * | | | | [ticket/10586] Added visibility indication to __construct()David King2012-03-281-1/+1
| | * | | | | [ticket/10586] Remove handle() from abstract class, undo change in index.phpDavid King2012-03-282-8/+1
| | * | | | | [ticket/10586] Do not pass as referenceDavid King2012-03-281-6/+5
| | * | | | | [ticket/10586] Make the abstract class implement the original interfaceDavid King2012-03-282-1/+32
| | * | | | | [ticket/10586] Change the interface to an abstract classDavid King2012-03-282-31/+85
| * | | | | | [feature/event-dispatcher] Fix copyright yearsIgor Wiedler2012-03-302-2/+2
| * | | | | | Merge remote-tracking branch 'upstream/develop' into feature/event-dispatcherIgor Wiedler2012-03-304-6/+64
| |\ \ \ \ \ \
| * | | | | | | [feature/event-dispatcher] Update core.page_header eventMichael Cullum2012-03-301-3/+1
| * | | | | | | [feature/event-dispatcher] Braces CS fixIgor Wiedler2012-03-291-1/+2
| * | | | | | | [feature/event-dispatcher] Fix docblock in phpbb_event_dataIgor Wiedler2012-03-291-5/+5
| * | | | | | | [feature/event-dispatcher] Rename PHPBB_NO_AUTOLOAD=>PHPBB_NO_COMPOSER_AUTOLOADIgor Wiedler2012-03-281-3/+3