aboutsummaryrefslogtreecommitdiffstats
path: root/phpBB/styles/prosilver/template
Commit message (Expand)AuthorAgeFilesLines
* [ticket/11950] Fix prior commitNathan Guse2014-01-221-2/+2
* Adding 'forgot password' link to index pageSuhaib Khan2014-01-221-0/+3
* [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-172-3/+0
* [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-172-5/+15
* [ticket/11915] Provide the URL to the attachment when it's uploaded.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-172-31/+42
* [ticket/11915] Move some of the #cp-main table rules to separate class.Cesar G2014-01-172-2/+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-302-6/+56
* Merge remote-tracking branch 'vsephpbb/ticket/12060' into developJoas Schilling2013-12-201-0/+2
|\
| * [ticket/12060] Add template events posting_editor_buttons_before/afterMatt Friedman2013-12-041-0/+2
* | Merge branch 'develop-olympus' into developJoas Schilling2013-12-161-1/+1
|\ \
| * | [ticket/10023] Make password change notification more noticeableOliver Schramm2013-12-121-2/+2
* | | Merge remote-tracking branch 'vsephpbb/ticket/12054' into developJoas Schilling2013-12-161-1/+3
|\ \ \
| * | | [ticket/12054] Update index_body_linklist_before/after template eventsMatt Friedman2013-12-031-1/+3
* | | | 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/11241] Fix the disappearing dropdown when responsive changes take effectCesar G2013-12-061-2/+2
* | | | [ticket/11241] Add border to dropdown menu options.Cesar G2013-12-062-43/+41
* | | | [ticket/11241] Add events & var for extensions to dropdown.Cesar G2013-12-061-1/+3
* | | | [ticket/11241] Use DEFINE for the block.Cesar G2013-12-061-3/+4
* | | | [ticket/11241] Consolidate topic actions into "Topic tools" dropdown.Cesar G2013-12-062-13/+41
* | | | Merge remote-tracking branch 'cyberalien/ticket/11979' into developJoas Schilling2013-12-061-0/+33
|\ \ \ \ | |_|_|/ |/| | |
| * | | [ticket/11979] Fix errors in dropdownVjacheslav Trushkin2013-11-201-2/+2
| * | | [ticket/11979] Add ability to create dropdown menu to prosilverVjacheslav Trushkin2013-11-141-0/+33
* | | | Merge remote-tracking branch 'cyberalien/ticket/11969' into developJoas Schilling2013-12-035-22/+50
|\ \ \ \ | |_|_|/ |/| | |
| * | | [ticket/11969] Change topic link to unread post in prosilverVjacheslav Trushkin2013-10-255-22/+50
* | | | Merge remote-tracking branch 'vsephpbb/ticket/12014' into developJoas Schilling2013-12-031-0/+2
|\ \ \ \
| * | | | [ticket/12014] Template Event index_body.html before forumlistMatt Friedman2013-11-111-0/+2
* | | | | [ticket/11346] Hide "Mark topics read" link when forum is empty.Cesar G2013-12-011-16/+11
* | | | | [ticket/12042] Replace B with a more meaningful key nameJoas Schilling2013-11-271-1/+1
* | | | | [ticket/12042] Add all language strings from PLUpload 2.0 to the language fileJoas Schilling2013-11-271-14/+31
* | | | | Merge remote-tracking branch 'Marc/ticket/11914' into developJoas Schilling2013-11-271-3/+2
|\ \ \ \ \
| * | | | | [ticket/11914] Add assets version to included plupload scriptsMarc Alexander2013-11-051-2/+2
| * | | | | [ticket/11914] Update plupload to 2.0.0Marc Alexander2013-10-231-3/+2
* | | | | | [ticket/12028] Replace L_COLON with literal colons9e2013-11-211-1/+1
* | | | | | Merge pull request #1854 from Pico88/ticket/12005Nathan Guse2013-11-211-25/+0
|\ \ \ \ \ \
| * | | | | | [ticket/12005] Delete templates filesLukasz2013-11-081-25/+0
* | | | | | | Merge pull request #1856 from prototech/ticket/12001Nathan Guse2013-11-212-27/+30
|\ \ \ \ \ \ \
| * | | | | | | [ticket/12001] Ensure that form data is sent to server in AJAX requests.Cesar G2013-11-082-27/+30
| | |_|/ / / / | |/| | | | |