aboutsummaryrefslogtreecommitdiffstats
path: root/phpBB/styles
Commit message (Expand)AuthorAgeFilesLines
* [ticket/10783] Added ?assets_version to assets.Callum Macrae2012-04-112-6/+6
* Merge PR #716 branch 'develop-olympus' into developOleg Pudeyev2012-04-071-4/+0
|\
| * Merge PR #716 branch 'callumacrae/ticket/10455' into develop-olympusOleg Pudeyev2012-04-071-4/+0
| |\
| | * [ticket/10455] Removed NOTE from prosilver overall_header.html.Callum Macrae2012-04-051-4/+0
* | | [ticket/10650] Revert merge of 'rahulr92/ticket/10650' into developOleg Pudeyev2012-04-041-5/+1
* | | Merge remote-tracking branch 'rahulr92/ticket/10650' into developDavid King2012-04-041-1/+5
|\ \ \
| * | | [ticket/10650] Cropped subject and inserted newlineRahul R2012-04-051-1/+1
| * | | [ticket/10650] Changed language files and forumlistRahul2012-04-051-1/+2
| * | | [ticket/10650] Displaying last topic on forum listRahul2012-04-051-1/+4
* | | | Merge branch 'develop-olympus' into developOleg Pudeyev2012-04-044-4/+4
|\ \ \ \ | |/ / / |/| / / | |/ /
| * | [ticket/10607] Added 'Powered by' translation string.Fyorl2012-04-044-4/+4
* | | Merge branch 'develop-olympus' into developVjacheslav Trushkin2012-04-023-0/+28
|\ \ \ | |/ /
| * | Merge remote-tracking branch 'sadu/ticket/10699' into develop-olympusVjacheslav Trushkin2012-04-023-0/+28
| |\ \
| | * | [ticket/10699] Long h2 title breaks div.minitabs in MCPHari Sankar R2012-04-022-1/+2
| | * | [ticket/10699] Long h2 title breaks div.minitabs in MCPHari Sankar R2012-04-023-2/+29
| * | | [ticket/10731] Fixed addquote() to work on opera browser.Hari Sankar R2012-04-012-4/+4
| |/ /
* | | Merge remote-tracking branch 'sadu/ticket/10438' into developIgor Wiedler2012-04-011-0/+4
|\ \ \
| * | | [ticket/10438] Alligning the Smileys on the same line as the text.Hari Sankar R2012-04-021-0/+4
* | | | [ticket/10742] Fixing table widthsVjacheslav Trushkin2012-04-012-5/+1
* | | | Merge pull request #670 from imkingdavid/feature/qrpreviewrxu2012-04-013-5/+16
|\ \ \ \
| * | | | [feature/qrpreview] Add id qr_postform to prosilver QRDavid King2012-03-301-1/+1
| * | | | [feature/qrpreview] Preview from Quick ReplyDavid King2012-03-303-4/+15
* | | | | Merge remote-tracking branch 'cyberalien/ticket/10665' into developIgor Wiedler2012-04-014-1/+5
|\ \ \ \ \
| * \ \ \ \ Merge remote-tracking branch 'upstream/develop' into ticket/10665Vjacheslav Trushkin2012-04-016-8/+8
| |\ \ \ \ \
| * | | | | | [ticket/10665] INCLUDEJS template changesVjacheslav Trushkin2012-04-014-1/+5
* | | | | | | Merge remote-tracking branch 'igorw/ticket/10740' into developVjacheslav Trushkin2012-04-011-1/+1
|\ \ \ \ \ \ \ | |_|/ / / / / |/| | | | | |
| * | | | | | [ticket/10740] Revert margin-left changes of previous commitIgor Wiedler2012-04-011-2/+1
| * | | | | | [ticket/10740] Changed styling of phpbb_alert box, to be centered.Hari Sankar R2012-04-011-2/+3
| | |_|/ / / | |/| | | |
* | | | | | [ticket/10731] Fixed addquote() to work on opera browser.Hari Sankar R2012-04-012-2/+2
|/ / / / /
* | | | | Merge remote-tracking branch 'brunoais/ticket/10705' into developDavid King2012-03-314-6/+6
|\ \ \ \ \ | |/ / / / |/| | | |
| * | | | [ticket/10705] Change WARNINGS_ZERO_TOTAL in subsilver2Bruno Ais2012-03-292-3/+3
| * | | | [ticket/10705] Change WARNINGS_ZERO_TOTAL in prosilverBruno Ais2012-03-292-3/+3
* | | | | Merge branch 'develop' into feature/merging-style-componentsVjacheslav Trushkin2012-03-3119-516/+339
|\ \ \ \ \ | | |/ / / | |/| | |
| * | | | [feature/ajax] Remove strange non-breaking spaces from approve buttonIgor Wiedler2012-03-311-2/+2
| * | | | [ticket/10270] Alter background colors for postsVjacheslav Trushkin2012-03-311-1/+8
| * | | | [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-314-7/+28
| * | | | [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-311-2/+3
| * | | | [feature/ajax] Fix filter check, quick mod tools data-attributeIgor Wiedler2012-03-311-1/+1
| * | | | [feature/ajax] Generic error handling with a phpbb.alert boxIgor Wiedler2012-03-311-1/+1
| * | | | [feature/ajax] Change filter semantics, some minor adjustmentsIgor Wiedler2012-03-311-7/+7
| * | | | [feature/ajax] Refactor phpbb.ajaxify event callbackIgor Wiedler2012-03-311-1/+1
| * | | | [feature/ajax] Rename exception to filterIgor Wiedler2012-03-311-2/+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-311-0/+4
| * | | | [feature/ajax] Make phpbb.ajaxify signature use single object (more explicit)Igor Wiedler2012-03-311-3/+8
| * | | | [feature/ajax] Make quick-mod tools "exception" handling more explicitIgor Wiedler2012-03-311-5/+9
| * | | | [feature/ajax] JavaScript strict modeIgor Wiedler2012-03-311-0/+1