aboutsummaryrefslogtreecommitdiffstats
path: root/phpBB/styles
Commit message (Expand)AuthorAgeFilesLines
...
| | * | | | | | [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
| |\ \ \ \ \ \ \ | | | |/ / / / / | | |/| | | | |
| * | | | | | | Merge remote-tracking branch 'upstream/develop' into feature/merging-style-co...Vjacheslav Trushkin2012-03-298-9/+91
| |\ \ \ \ \ \ \
| * | | | | | | | [feature/merging-style-components] Adding template information to style.cfgVjacheslav Trushkin2012-03-142-2/+14
| * | | | | | | | [feature/merging-style-components] Removing theme.cfg and template.cfgVjacheslav Trushkin2012-03-144-99/+0
* | | | | | | | | [ticket/10734] Fixed minor bugShibu Lijack2012-04-101-2/+1
* | | | | | | | | [ticket/10734] Removed unwanted color elementsShibu Lijack2012-04-101-11/+0
* | | | | | | | | [ticket/10734] Moved style elements and fixed minor bugsShibu Lijack2012-04-095-12/+16
* | | | | | | | | [ticket/10734] Fixed cp cssShibu Lijack2012-04-023-2/+5
* | | | | | | | | [ticket/10734] Removed all the unnecessary corner classesShibu Lijack2012-04-0250-228/+167
* | | | | | | | | [ticket/10734] Fixed padding issuesShibu Lijack2012-04-021-2/+1
* | | | | | | | | [ticket/10734] Fixed IE7 clear float bugShibu Lijack2012-04-021-0/+5
* | | | | | | | | [ticket/10734] Removed unwanted css elementsShibu Lijack2012-04-022-70/+1
* | | | | | | | | [ticket/10734] Removed unwanted span classesShibu Lijack2012-04-0231-99/+99
* | | | | | | | | [ticket/10734] Used pseudo class for clearingShibu Lijack2012-04-021-0/+6
* | | | | | | | | [ticket/10734] Removed unwanted CSS hacksShibu Lijack2012-03-311-32/+0
* | | | | | | | | [ticket/10734] Removed unnecessary imagesShibu Lijack2012-03-315-0/+0
* | | | | | | | | [ticket/10734] Fixed common.cssShibu Lijack2012-03-311-3/+13
* | | | | | | | | [ticket/10734] Fixed template filesShibu Lijack2012-03-319-36/+36
* | | | | | | | | [ticket/10734] Fixed template filesShibu Lijack2012-03-314-24/+24
* | | | | | | | | [ticket/10734] CSS tweaksShibu Lijack2012-03-311-4/+29
| |_|/ / / / / / |/| | | | | | |
* | | | | | | | [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
* | | | | | | | [feature/ajax] Stylistic JavaScript adjustmentsIgor Wiedler2012-03-311-6/+13
* | | | | | | | [feature/ajax] Use attr('data-foo') instead of data('foo')Igor Wiedler2012-03-311-3/+3
* | | | | | | | [ticket/10271] Improved the AJAXification of the quick-mod tools.Callum Macrae2012-03-311-1/+1
* | | | | | | | [ticket/10272] Removed some duplication calls to $.fn.data.Callum Macrae2012-03-311-3/+3
* | | | | | | | [ticket/10270] Moved the AJAX error langyage entries to the footer.Callum Macrae2012-03-312-2/+2
* | | | | | | | [ticket/10272] Made a JS selector less specific.Callum Macrae2012-03-311-1/+1
* | | | | | | | [ticket/10272] Renamed l-err-processing-req to l-timeout-processing-req.Callum Macrae2012-03-311-1/+1
* | | | | | | | [ticket/10272] Added a space to the beginning of a comment.Callum Macrae2012-03-311-1/+1
* | | | | | | | [ticket/10272] Renamed a JavaScript variable.Callum Macrae2012-03-311-2/+2
* | | | | | | | [ticket/10271] Added a comment to the AJAXification of quick-mod tools.Callum Macrae2012-03-311-0/+2
* | | | | | | | [ticket/10271] Started using .call for javascript callbacks.Callum Macrae2012-03-311-14/+14