aboutsummaryrefslogtreecommitdiffstats
path: root/phpBB/styles
Commit message (Expand)AuthorAgeFilesLines
* Merge pull request #1866 from prototech/ticket/11915Nathan Guse2014-01-1712-68/+200
|\
| * [ticket/11915] Pass the data to the template instead of scraping HTML for it.Cesar G2014-01-171-0/+1
| * [ticket/11915] Replace inline onclick event for inserting attachment bbcodes.Cesar G2014-01-171-1/+1
| * [ticket/11915] Remove files that are no longer used.Cesar G2014-01-173-6/+3
| * [ticket/11915] Remove unused language string.Cesar G2014-01-171-1/+0
| * [ticket/11915] Make the user aware of the drag-and-drop zone.Cesar G2014-01-171-1/+1
| * [ticket/11915] Fix various problems with responsive design.Cesar G2014-01-173-5/+24
| * [ticket/11915] Provide the URL to the attachment when it's uploaded.Cesar G2014-01-171-1/+1
| * [ticket/11915] Do not display the "Place inline" button when JS is disabled.Cesar G2014-01-171-1/+1
| * [ticket/11915] Remove unnecessary JS file and include others using INCLUDEJS.Cesar G2014-01-172-4/+3
| * [ticket/11915] Add the new uploader.Cesar G2014-01-172-5/+13
| * [ticket/11915] Make it possible to display trigger_error() messages to user.Cesar G2014-01-171-1/+1
| * [ticket/11915] Provide some additional info about limits to the uploader.Cesar G2014-01-171-0/+8
| * [ticket/11915] Add row template for new attachments.Cesar G2014-01-171-0/+19
| * [ticket/11915] Move the uploaded attachment list under the attachments tab.Cesar G2014-01-174-38/+120
| * [ticket/11915] Move some of the #cp-main table rules to separate class.Cesar G2014-01-174-15/+15
* | [ticket/12011] Correctly position the MCP minitabs.Cesar G2014-01-172-7/+16
* | [ticket/12011] Prevent the <dfn> from bumping the unapproved icon to second lineCesar G2014-01-171-10/+0
* | [ticket/12011] Separate the navbar bullet points from the text.Cesar G2014-01-171-0/+7
* | [ticket/12011] Correctly align the posting options.Cesar G2014-01-171-1/+1
* | [ticket/12011] Fix the overlapping unapproved post icon.Cesar G2014-01-171-2/+5
* | [ticket/12011] Align PM/post titles to the right.Cesar G2014-01-171-1/+1
* | [ticket/12011] Correctly align the pagination icon in topic rows.Cesar G2014-01-171-1/+2
* | [ticket/12011] Stop the last post column from dropping to a second line.Cesar G2014-01-171-2/+2
|/
* Merge pull request #1809 from VSEphpbb/ticket/11966Nathan Guse2014-01-171-0/+2
|\
| * [ticket/11966] Merge branch 'develop' into ticket/11966Matt Friedman2013-12-1278-1633/+1430
| |\
| * | [ticket/11966] Add header navigation template events to Subsilver2Matt Friedman2013-10-231-0/+2
* | | [ticket/12034] Move similar code in the two callbacks to separate function.Cesar G2013-12-301-31/+28
* | | [ticket/12034] AJAXify notifications popup.Cesar G2013-12-306-6/+86
* | | Merge remote-tracking branch 'vsephpbb/ticket/12060' into developJoas Schilling2013-12-202-0/+8
|\ \ \
| * | | [ticket/12060] Remove re-tabbing of html from subsilver2 filesMatt Friedman2013-12-121-38/+38
| * | | [ticket/12060] Wrap subsilver2 posting buttons in div with id tagsMatt Friedman2013-12-041-32/+36
| * | | [ticket/12060] Add template events posting_editor_buttons_before/afterMatt Friedman2013-12-042-0/+4
* | | | Merge branch 'develop-olympus' into developJoas Schilling2013-12-162-2/+2
|\ \ \ \
| * | | | [ticket/10023] Make password change notification more noticeableOliver Schramm2013-12-122-4/+4
* | | | | Merge remote-tracking branch 'vsephpbb/ticket/12054' into developJoas Schilling2013-12-162-2/+6
|\ \ \ \ \
| * | | | | [ticket/12054] Update index_body_linklist_before/after template eventsMatt Friedman2013-12-032-2/+6
* | | | | | Merge remote-tracking branch 'vsephpbb/ticket/12063' into developJoas Schilling2013-12-131-1/+1
|\ \ \ \ \ \ | |_|_|_|_|/ |/| | | | |
| * | | | | [ticket/12063] Use CSS to replace valign=topMatt Friedman2013-12-131-1/+1
| * | | | | [ticket/12063] Remove obsolete valign attributes from tr tagsMatt Friedman2013-12-051-1/+1
| | |_|/ / | |/| | |
* | | | | Merge branch 'develop-olympus' into developJoas Schilling2013-12-091-1/+1
|\ \ \ \ \ | | |_|/ / | |/| | |
| * | | | [ticket/12061] Fix keyboard shortcut in firefoxOliver Schramm2013-12-061-1/+1
| * | | | [ticket/11879] Replace .live() with .on()Vjacheslav Trushkin2013-10-021-1/+1
* | | | | [ticket/12067] Remove double scrollbar from notifications dropdown.Cesar G2013-12-071-0/+1
* | | | | [ticket/11241] Retain button gradient when menu is active.Cesar G2013-12-061-3/+2
* | | | | [ticket/11241] Fix the disappearing dropdown when responsive changes take effectCesar G2013-12-062-12/+5
* | | | | [ticket/11241] Add border to dropdown menu options.Cesar G2013-12-064-44/+64
* | | | | [ticket/11241] Add events & var for extensions to dropdown.Cesar G2013-12-061-1/+3
* | | | | [ticket/11241] Fix the dropdown in RTL languages.Cesar G2013-12-061-0/+15
* | | | | [ticket/11241] Use DEFINE for the block.Cesar G2013-12-061-3/+4