aboutsummaryrefslogtreecommitdiffstats
path: root/phpBB/styles/prosilver
Commit message (Expand)AuthorAgeFilesLines
* [ticket/9657] Remove AJAX from delete button and approval/restore formJoas Schilling2013-03-121-2/+2
* [ticket/9657] Provide option to restore post in mcp_postJoas Schilling2013-03-121-1/+12
* [ticket/9657] Fix some minor issues in prosilverJoas Schilling2013-03-123-7/+7
* [ticket/9657] Finish subsilver2 viewforum and viewtopicJoas Schilling2013-03-122-4/+4
* [ticket/9657] Fix softdelete for subsilver2 - part1Joas Schilling2013-03-111-2/+2
* [ticket/9657] Remove softdelete reason field when permanent delete is selectedJoas Schilling2013-03-112-4/+12
* [ticket/9657] Correctly split disapproving from perma deleting postsJoas Schilling2013-03-111-2/+2
* [ticket/9657] Adapt confirm box templates to new layoutJoas Schilling2013-03-072-20/+19
* Merge branch 'develop' of https://github.com/phpbb/phpbb3 into feature/softde...Joas Schilling2013-03-075-8/+94
|\
| * Merge branch 'develop' of https://github.com/phpbb/phpbb3 into ticket/11166Joas Schilling2013-03-0634-225/+725
| |\
| * | [ticket/11166] Fix several custom confirm templates in prosilverJoas Schilling2013-03-033-2/+75
| * | [ticket/11166] Add caption to AJAX confirm box default templateJoas Schilling2013-01-151-0/+1
| * | [ticket/11166] Use provided custom templates on AJAX confirm boxJoas Schilling2012-12-183-8/+20
* | | Merge branch 'develop' of https://github.com/phpbb/phpbb3 into feature/softde...Joas Schilling2013-03-058-64/+132
|\ \ \ | | |/ | |/|
| * | Merge branch 'develop' of https://github.com/phpbb/phpbb3 into feature/avatarsMarc Alexander2013-03-049-46/+365
| |\ \
| * | | [feature/avatars] Auto-clear avatar dimensions when first changing avatarsMarc Alexander2013-02-282-0/+28
| * | | Merge branch 'develop' of https://github.com/phpbb/phpbb3 into feature/avatarsMarc Alexander2013-02-0712-107/+118
| |\ \ \
| * | | | [feature/avatars] Change avatar javascript to conform to new coding guidelinesMarc Alexander2013-01-041-3/+3
| * | | | Merge branch 'develop' of https://github.com/phpbb/phpbb3 into feature/avatarsMarc Alexander2013-01-041-3/+0
| |\ \ \ \
| * | | | | [feature/avatars] Inform user of no available local avatarsMarc Alexander2013-01-041-0/+4
| * | | | | Merge branch 'develop' of github.com:marc1706/phpbb3 into feature/avatarsMarc Alexander2012-12-2411-11/+116
| |\ \ \ \ \
| * \ \ \ \ \ Merge branch 'develop' into feature/avatarsMarc Alexander2012-12-0922-65/+69
| |\ \ \ \ \ \ | | | |_|_|_|/ | | |/| | | |
| * | | | | | [feature/avatars] Minor variable naming fixesMarc Alexander2012-12-041-3/+3
| * | | | | | [feature/avatars] Remove unnecessary abbreviationsMarc Alexander2012-11-256-30/+30
| * | | | | | [feature/avatars] Add support for modularized avatars to ucp groupsMarc Alexander2012-11-222-3/+3
| * | | | | | [feature/avatars] Miscellaenous template fixesMarc Alexander2012-11-181-2/+2
| * | | | | | [feature/avatars] Handle deletion of avatarsMarc Alexander2012-11-181-0/+1
| * | | | | | [feature/avatars] Add missing language variables for avatarsMarc Alexander2012-11-163-6/+6
| * | | | | | [feature/avatars] Add barebone gravatar driverMarc Alexander2012-11-131-0/+11
| * | | | | | [feature/avatars] Replace colon usage with {L_COLON}Marc Alexander2012-11-123-5/+5
| * | | | | | [feature/avatars] add missing html closing tags and fix tabbingMarc Alexander2012-11-121-0/+1
| * | | | | | Merge branch 'feature/avatars' of https://github.com/igorw/phpbb3 into featur...Marc Alexander2012-11-126-62/+85
| |\ \ \ \ \ \
| | * \ \ \ \ \ Merge branch 'develop' into feature/avatarsIgor Wiedler2012-07-2131-130/+441
| | |\ \ \ \ \ \
| | * | | | | | | [feature/avatars] Fixup avatars.js rewriteIgor Wiedler2012-06-271-2/+2
| | * | | | | | | [feature/avatars] Add self-invoking closure around avatars.jsIgor Wiedler2012-06-271-0/+6
| | * | | | | | | [feature/avatars] Rewrite avatars event handler to use jQueryIgor Wiedler2012-06-271-12/+4
| | * | | | | | | [feature/avatars] Move avatars JavaScript code to external JS fileIgor Wiedler2012-06-272-22/+19
| | * | | | | | | [feature/avatars] Remove empty script tagIgor Wiedler2012-06-271-3/+0
| | * | | | | | | Merge remote-tracking branch 'upstream/develop' into feature/avatarsIgor Wiedler2012-06-2794-493/+420
| | |\ \ \ \ \ \ \
| | * \ \ \ \ \ \ \ Merge branch 'develop' into feature/avatarsIgor Wiedler2012-04-0727-583/+463
| | |\ \ \ \ \ \ \ \
| | * | | | | | | | | [feature/avatars] Made ACP avatar gallery in Manage Users prettierCullen Walsh2012-03-181-4/+6
| | * | | | | | | | | [feature/avatars] Rework UCP to be simpler/more consistentCullen Walsh2012-03-181-5/+44
| | * | | | | | | | | [feature/avatars] Support proper avatar deletion, stub ACPCullen Walsh2012-03-181-6/+1
| | * | | | | | | | | [feature/avatars] Fixing remote avatars size checksCullen Walsh2012-03-181-2/+2
| | * | | | | | | | | [feature/avatars] Implement UCP remote/local avatarsCullen Walsh2012-03-184-16/+14
| | * | | | | | | | | [feature/avatars] UCP Avatar InterfaceCullen Walsh2012-03-185-52/+50
* | | | | | | | | | | Merge branch 'develop' of https://github.com/phpbb/phpbb3 into feature/softde...Joas Schilling2013-03-0319-155/+481
|\ \ \ \ \ \ \ \ \ \ \ | | |_|_|_|_|_|_|_|_|/ | |/| | | | | | | | |
| * | | | | | | | | | Merge remote-tracking branch 'remotes/upstream/develop-olympus' into developNathaniel Guse2013-03-021-1/+1
| |\ \ \ \ \ \ \ \ \ \
| | * \ \ \ \ \ \ \ \ \ Merge remote-tracking branch 'remotes/marc/ticket/6723' into develop-olympusNathaniel Guse2013-03-021-1/+1
| | |\ \ \ \ \ \ \ \ \ \
| | | * | | | | | | | | | [ticket/6723] Show info that message has been deleted before deliveryMarc Alexander2013-03-031-1/+1