aboutsummaryrefslogtreecommitdiffstats
path: root/phpBB/includes
Commit message (Expand)AuthorAgeFilesLines
* [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
|\ \ \ \
| * \ \ \ Merge remote-tracking branch 'imkingdavid/ticket/10586' into developIgor Wiedler2012-03-282-0/+53
| |\ \ \ \ | | |/ / /
| | * | | [ticket/10586] Tidy up commentsDavid King2012-03-271-1/+1
| | * | | [ticket/10586] Sanitize periods from class names, use manager to get path.David King2012-03-191-1/+1
| | * | | [ticket/10586] Extension front controllerDavid King2012-03-192-0/+53
| * | | | Merge remote-tracking branch 'brunoais/feature/save-post-on-report' into developOleg Pudeyev2012-03-271-4/+5
| |\ \ \ \
| | * | | | [feature/save-post-on-report] bbcode_nl2br missing.Bruno Ais2012-03-191-3/+4
| | * | | | [feature/save-post-on-report] Changed the name of the columnBruno Ais2012-03-191-2/+2
| | * | | | [feature/save-post-on-report] The complete changes for this featureBruno Ais2012-03-191-2/+2
| | |/ / /
| * | | | Merge branch 'develop-olympus' into developAndreas Fischer2012-03-261-2/+2
| |\ \ \ \
| | * \ \ \ Merge remote-tracking branch 'unknownbliss/ticket/10694' into develop-olympusAndreas Fischer2012-03-261-2/+2
| | |\ \ \ \
| | | * | | | [ticket/10694] Adjusting details link to 5.3 announcementMichael Cullum2012-03-101-1/+1
| | | * | | | [ticket/10694] Update PHP warning to 5.3.2Michael Cullum2012-03-091-1/+1
| * | | | | | Merge remote-tracking branch 'dhruvgoel92/ticket/10703' into developAndreas Fischer2012-03-251-0/+4
| |\ \ \ \ \ \
| | * | | | | | [ticket/10703] Added a condition to check if ext directory existsDhruv Goel2012-03-231-0/+4
| | | |_|/ / / | | |/| | | |
* | | | | | | [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
* | | | | | | [feature/event-dispatcher] Change composer autoloading optionsIgor Wiedler2012-03-241-11/+21
* | | | | | | [feature/event-dispatcher] Change phpbb_event_dispatcher to inheritance, testsIgor Wiedler2012-03-242-88/+42
* | | | | | | Merge remote-tracking branch 'upstream/develop' into feature/event-dispatcherIgor Wiedler2012-03-237-45/+91
|\ \ \ \ \ \ \ | |/ / / / / /
| * | | | | | Merge branch 'develop-olympus' into developAndreas Fischer2012-03-223-37/+59
| |\ \ \ \ \ \ | | | |/ / / / | | |/| | | |
| | * | | | | Merge remote-tracking branch 'rxu/ticket/10684' into develop-olympusAndreas Fischer2012-03-223-37/+59
| | |\ \ \ \ \
| | | * | | | | [ticket/10684] Adjust function and parameter name, minor changes.rxu2012-03-223-9/+9