aboutsummaryrefslogtreecommitdiffstats
path: root/phpBB
Commit message (Expand)AuthorAgeFilesLines
* Merge remote-tracking branch 'remotes/cyberalien/ticket/11329' into developNathan Guse2013-01-222-21/+31
|\
| * [ticket/11329] Moving colors to colours.cssVjacheslav Trushkin2013-01-212-21/+31
* | Merge remote-tracking branch 'remotes/cyberalien/ticket/11328' into developNathan Guse2013-01-224-8/+19
|\ \
| * | [ticket/11328] Replace long buttons text with short textVjacheslav Trushkin2013-01-163-8/+8
| * | [ticket/11328] Add language variables for buttonsVjacheslav Trushkin2013-01-161-0/+11
* | | [ticket/9492] Fix typo in SQL queryJoas Schilling2013-01-201-1/+1
* | | [ticket/9492] Ensure to delete the avatar/rank data when we change itJoas Schilling2013-01-171-2/+2
* | | [ticket/9492] Ensure to update all avatar values when the avatar is changedJoas Schilling2013-01-172-2/+2
* | | [ticket/9492] Fix undefined user_avatar_* values when updating the group avatarJoas Schilling2013-01-171-11/+17
* | | [ticket/9492] Retain custom ranks and avatars when setting users default groupJoas Schilling2013-01-171-30/+53
|/ /
* | [ticket/10786] Javascript toggle member search panel in memberlist.phpDavid Colón2013-01-152-3/+7
* | [ticket/10786] Javascript toggle member search panel in memberlist.phpDavid Colón2013-01-156-85/+22
* | [ticket/10786] Javascript toggle member search panel in memberlist.phpDavid Colón2013-01-156-19/+89
* | Merge remote-tracking branch 'remotes/Sajaki/ticket/10854' into developNathan Guse2013-01-151-0/+16
|\ \
| * | [ticket/10854] sql server drop default constraint when dropping columnSajaki2012-04-281-0/+16
* | | Merge remote-tracking branch 'remotes/cyberalien/ticket/10431' into developNathan Guse2013-01-156-64/+60
|\ \ \ | | |/ | |/|
| * | [ticket/10431] Remove .left class from reply-allVjacheslav Trushkin2013-01-161-1/+1
| * | [ticket/10431] Remove reply-all custom cssVjacheslav Trushkin2013-01-161-14/+0
| * | [ticket/10431] Adjustments for large buttonsVjacheslav Trushkin2013-01-151-33/+34
| * | [ticket/10431] Changed fonts for LinuxVjacheslav Trushkin2012-11-121-1/+1
| * | [ticket/10431] Adjustments for IE7Vjacheslav Trushkin2012-11-121-0/+1
| * | [ticket/10431] Different font for iOSVjacheslav Trushkin2012-11-121-1/+2
| * | [ticket/10431] CSS3 buttonsVjacheslav Trushkin2012-11-114-50/+57
* | | Merge remote-tracking branch 'remotes/nickv/ticket/11201' into developNathan Guse2013-01-1539-267/+21
|\ \ \
| * | | [ticket/11201] Remove database column on updateJoas Schilling2013-01-161-0/+5
| * | | [ticket/11201] Remove MSN/WLM fieldsJoas Schilling2013-01-1138-267/+16
* | | | Merge remote-tracking branch 'remotes/brunoais/ticket/11171' into developNathan Guse2013-01-1411-51/+80
|\ \ \ \ | |/ / / |/| | |
| * | | [ticket/11171] Moved the DB schema changes to its placeBruno Ais2012-12-071-19/+6
| * | | [ticket/11171] Cleanup of leftoversBruno Ais2012-12-071-12/+1
| * | | [ticket/11171] Adapted the code in report.phpBruno Ais2012-12-071-19/+27
| * | | [ticket/11171] Use the options stored to decide how to show itBruno Ais2012-12-071-2/+6
| * | | [ticket/11171] DB changes for the updateBruno Ais2012-12-071-0/+17
| * | | [ticket/11171] DB additions for these changesBruno Ais2012-12-058-19/+43
* | | | [ticket/11321] Recreate schema files with develop/create_schema_files.phpJoas Schilling2013-01-117-10/+10
* | | | Merge PR #1181 branch 'marc1706/ticket/11313' into developOleg Pudeyev2013-01-091-1/+1
|\ \ \ \
| * | | | [ticket/11313] Use correct object el instead of eel in alt_text callbackMarc Alexander2013-01-081-1/+1
* | | | | Merge PR #1182 branch 'develop-olympus' into developOleg Pudeyev2013-01-091-1/+1
|\ \ \ \ \ | |/ / / / |/| | | |
| * | | | [ticket/11301] Guidelines: Add spaces in front and after the / operator.Andreas Fischer2013-01-081-1/+1
| * | | | [ticket/11301] Explicitly cast str offset to int to prevent E_NOTICE on 5.4.Andreas Fischer2013-01-081-1/+1
* | | | | Merge PR #1178 branch 'marc1706/ticket/10949' into developOleg Pudeyev2013-01-086-226/+174
|\ \ \ \ \
| * | | | | [ticket/10949] Remove not needed commaMarc Alexander2013-01-051-1/+1
| * | | | | [ticket/10949] Converted missing code to new JS coding guidelinesMarc Alexander2013-01-046-97/+89
| * | | | | Merge remote-tracking branch 'callumacrae/ticket/10949' into ticket/10949Marc Alexander2013-01-042-129/+85
| |\ \ \ \ \
| | * | | | | [ticket/10949] Converted AJAX coding standards to new guidelines.Callum Macrae2012-06-212-132/+87
* | | | | | | Merge branch 'develop-olympus' into developAndreas Fischer2013-01-061-0/+1
|\ \ \ \ \ \ \ | | |_|/ / / / | |/| | | | |
| * | | | | | Merge remote-tracking branch 'gn36/ticket/11292' into develop-olympusAndreas Fischer2013-01-061-0/+1
| |\ \ \ \ \ \
| | * | | | | | [ticket/11292] Fix: Newlines removed in display of PM reportsMartin Beckmann2012-12-241-0/+1
* | | | | | | | Merge remote-tracking branch 'marc1706/ticket/11311' into developAndreas Fischer2013-01-061-0/+1
|\ \ \ \ \ \ \ \
| * | | | | | | | [ticket/11311] Include asset core.js in subsilver2 overall_footer.htmlMarc Alexander2013-01-051-0/+1
| | |_|/ / / / / | |/| | | | | |
* | | | | | | | [ticket/11309] phpbb_extension_interface::disable_step correct docblock.Erik Frèrejean2013-01-041-1/+3
|/ / / / / / /