aboutsummaryrefslogtreecommitdiffstats
path: root/phpBB
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'develop-olympus' into developIgor Wiedler2012-03-312-1/+9
|\
| * Merge remote-tracking branch 'Dickyf/ticket/10675' into develop-olympusIgor Wiedler2012-03-312-1/+9
| |\
| | * [Ticket/10675] Correct language string ATTACH_DISK_FULLRichard Foote2012-03-311-1/+1
| | * [ticket/10675] Add disk full language string when posting attachmentsRichard Foote2012-03-192-1/+9
* | | Merge remote-tracking branch 'github-igorw/feature/class-prefix' into developNils Adermann2012-03-3117-863/+872
|\ \ \
| * | | [feature/class-prefix] Rename auth => phpbb_authIgor Wiedler2012-03-3111-15/+12
| * | | [feature/class-prefix] Rename user and session to phpbb_*Igor Wiedler2012-03-319-848/+860
* | | | [feature/merging-style-components] Fixing typos in database updaterVjacheslav Trushkin2012-03-311-2/+2
* | | | [feature/merging-style-components] Fixing typo in database updaterVjacheslav Trushkin2012-03-311-1/+1
|/ / /
* | | [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-315-13/+13
* | | [feature/merging-style-components] Renaming "delete" to "uninstall" for stylesVjacheslav Trushkin2012-03-312-34/+37
* | | [feature/merging-style-components] Initializing locator and provider separatelyVjacheslav Trushkin2012-03-315-15/+19
* | | [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
* | | [feature/merging-style-components] Updating styles in coding guidelinesVjacheslav Trushkin2012-03-311-13/+17
* | | Merge branch 'develop' into feature/merging-style-componentsVjacheslav Trushkin2012-03-3172-604/+1665
|\ \ \
| * | | [feature/ajax] Remove strange non-breaking spaces from approve buttonIgor Wiedler2012-03-311-2/+2
| * | | [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] Fix acp_styles activate_deactivate ajax callback nameIgor Wiedler2012-03-311-1/+1
| * | | [feature/ajax] Send correct activate/deactivate JSON response in acp_profileIgor Wiedler2012-03-311-0/+18
| * | | [ticket/10270] Alter background colors for postsVjacheslav Trushkin2012-03-311-1/+8
| * | | [feature/ajax] Remove not working module enable/disable ajax codeIgor Wiedler2012-03-312-1/+4
| * | | [feature/ajax] Replace static call to phpbb_request with OOIgor Wiedler2012-03-311-1/+2
| * | | [feature/ajax] Remove quick-reply AJAX handling until we have something goodIgor Wiedler2012-03-312-8/+1
| * | | [ticket/10270] Changing close button for ajax popupsVjacheslav Trushkin2012-03-317-11/+42
| * | | [ticket/10270] Disabling links in disappearing contentVjacheslav Trushkin2012-03-311-3/+3
| * | | [ticket/10291] Fixed an AJAX bug on quick reply form submit.Callum Macrae2012-03-311-1/+1
| * | | [ticket/10273] Fixed accepting / denying posts AJAX.Callum Macrae2012-03-312-4/+32
| * | | [ticket/10272] Removed code that was prevent event propogation in AJAX.Callum Macrae2012-03-311-5/+5
| * | | [ticket/10291] Fixed a bug in the quick reply AJAX.Callum Macrae2012-03-311-1/+19
| * | | [feature/ajax] Handle acp_modules error cases with JSON responseIgor Wiedler2012-03-311-1/+9
| * | | [feature/ajax] Fix filter check, quick mod tools data-attributeIgor Wiedler2012-03-312-2/+2
| * | | [feature/ajax] Use the error handlerIgor Wiedler2012-03-311-5/+9
| * | | [feature/ajax] Generic error handling with a phpbb.alert boxIgor Wiedler2012-03-314-3/+21
| * | | [feature/ajax] Change filter semantics, some minor adjustmentsIgor Wiedler2012-03-312-9/+9
| * | | [feature/ajax] Refactor phpbb.ajaxify event callbackIgor Wiedler2012-03-312-32/+26
| * | | [feature/ajax] Bind to form.submit instead of form input.clickIgor Wiedler2012-03-311-9/+5
| * | | [feature/ajax] Rename exception to filterIgor Wiedler2012-03-312-7/+7
| * | | [feature/ajax] Add a missing semicolonIgor Wiedler2012-03-311-1/+1
| * | | [feature/ajax] Fix the alt_text ajax callbackIgor Wiedler2012-03-311-3/+2
| * | | [feature/ajax] Better handling for zebraVjacheslav Trushkin2012-03-311-2/+2
| * | | [feature/ajax] Do not hard-code sorting images of acp_forums orderingIgor Wiedler2012-03-314-8/+47
| * | | [feature/ajax] Make phpbb.ajaxify signature use single object (more explicit)Igor Wiedler2012-03-313-11/+35
| * | | [feature/ajax] Make quick-mod tools "exception" handling more explicitIgor Wiedler2012-03-311-5/+9
| * | | [feature/ajax] Only allow object argument for phpbb.ajaxifyIgor Wiedler2012-03-311-2/+2
| * | | [feature/ajax] Fix alt_text and overlay closingIgor Wiedler2012-03-311-5/+12
| * | | [feature/ajax] JavaScript strict modeIgor Wiedler2012-03-313-0/+4
| * | | [feature/ajax] Stylistic JavaScript adjustmentsIgor Wiedler2012-03-313-17/+35