aboutsummaryrefslogtreecommitdiffstats
path: root/phpBB/styles/subsilver2
Commit message (Expand)AuthorAgeFilesLines
...
| | * | | | | | | | | | | | | | | | | | | [ticket/11103] Re-add notify method to the UCP preferencesNathan Guse2012-10-201-0/+6
| | * | | | | | | | | | | | | | | | | | | [ticket/11103] Create common.js for subsilver2, move added JS code thereNathan Guse2012-10-193-19/+20
| | * | | | | | | | | | | | | | | | | | | [ticket/11103] Declare $ for jQuery, check for instance of, newlines at eofNathan Guse2012-10-182-1/+5
| | * | | | | | | | | | | | | | | | | | | [ticket/11103] Return false to prevent appending # to the URLNathan Guse2012-10-161-1/+1
| | * | | | | | | | | | | | | | | | | | | [ticket/11103] Hide notifications flyout on a click outside of the list.Nathan Guse2012-10-161-0/+14
| | * | | | | | | | | | | | | | | | | | | [ticket/11103] Add title/view all link to subsilver2Nathan Guse2012-10-162-26/+64
| | * | | | | | | | | | | | | | | | | | | [ticket/11103] Mark read link if notification has no URL to view itNathaniel Guse2012-10-162-10/+13
| | * | | | | | | | | | | | | | | | | | | [ticket/11103] If no avatar, do not display an empty box in subsilver2Nathaniel Guse2012-10-152-8/+16
| | * | | | | | | | | | | | | | | | | | | [ticket/11103] ss2 - do not include footer bar if no paginationNathan Guse2012-10-141-10/+12
| | * | | | | | | | | | | | | | | | | | | [ticket/11103] subsilver2 ucp_notifications.htmlNathan Guse2012-10-141-0/+140
| | * | | | | | | | | | | | | | | | | | | [ticket/11103] subsilver2 overall_header.htmlNathan Guse2012-10-142-3/+39
| | * | | | | | | | | | | | | | | | | | | [ticket/11103] subsilver2 ucp_prefs_personal.html editsNathan Guse2012-10-141-14/+0
| * | | | | | | | | | | | | | | | | | | | Merge branch 'develop' of https://github.com/phpbb/phpbb3 into feature/avatarsMarc Alexander2013-02-073-5/+6
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | | | |_|_|_|_|_|/ / / / / / / / / / / / / | | |/| | | | | | | | | | | | | | | | | |
| | * | | | | | | | | | | | | | | | | | | [ticket/11201] Revert WLM dropping because it is still used in China.Andreas Fischer2013-02-046-5/+104
| | * | | | | | | | | | | | | | | | | | | Merge branch 'develop-olympus' into developNathaniel Guse2013-01-301-1/+1
| | |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | | | |_|_|_|_|_|_|_|/ / / / / / / / / / / | | |/| | | | | | | | | | | | | | | | | |
| | * | | | | | | | | | | | | | | | | | | [ticket/11201] Remove MSN/WLM fieldsJoas Schilling2013-01-116-104/+5
| | | |_|_|_|_|_|/ / / / / / / / / / / / | | |/| | | | | | | | | | | | | | | | |
| | * | | | | | | | | | | | | | | | | | Merge PR #1178 branch 'marc1706/ticket/10949' into developOleg Pudeyev2013-01-081-4/+4
| | |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| | | * | | | | | | | | | | | | | | | | | [ticket/10949] Converted missing code to new JS coding guidelinesMarc Alexander2013-01-041-4/+4
| | * | | | | | | | | | | | | | | | | | | [ticket/11311] Include asset core.js in subsilver2 overall_footer.htmlMarc Alexander2013-01-051-0/+1
| | |/ / / / / / / / / / / / / / / / / /
| * | | | | | | | | | | | | | | | | | | [feature/avatars] Change avatar javascript to conform to new coding guidelinesMarc Alexander2013-01-041-3/+3
| * | | | | | | | | | | | | | | | | | | [feature/avatars] Inform user of no available local avatarsMarc Alexander2013-01-041-0/+6
| * | | | | | | | | | | | | | | | | | | Merge branch 'develop' of github.com:marc1706/phpbb3 into feature/avatarsMarc Alexander2012-12-248-3/+16
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | | |/ / / / / / / / / / / / / / / / / /
| | * | | | | | | | | | | | | | | | | | [feature/events] forumlist_body_last_post_title_after -> _prepend (subsilver2)David King2012-12-171-1/+1
| | * | | | | | | | | | | | | | | | | | [feature/events] Fix overall_footer_end -> overall_footer_after (subsilver2)David King2012-12-171-1/+1
| | * | | | | | | | | | | | | | | | | | [feature/events] Fix more subsilver2 eventsDavid King2012-12-172-2/+2
| | * | | | | | | | | | | | | | | | | | [feature/events] Fix some subsilver2 eventsDavid King2012-12-175-6/+9
| | * | | | | | | | | | | | | | | | | | [feature/events] There is nothing between head and body.Oleg Pudeyev2012-12-173-3/+0
| | * | | | | | | | | | | | | | | | | | [feature/events] Correct template callsErik Frèrejean2012-12-171-1/+1
| | * | | | | | | | | | | | | | | | | | [feature/events] Adding viewtopic_topic_title_prepend template eventMichael Cullum2012-12-171-1/+1
| | * | | | | | | | | | | | | | | | | | [feature/events] Rename RUNHOOKS to EVENTMichael Cullum2012-12-177-9/+9
| | * | | | | | | | | | | | | | | | | | [feature/events] Add forumlist_body_last_post in subsilver2Joas Schilling2012-12-171-0/+1
| | * | | | | | | | | | | | | | | | | | [feature/events] Adding viewtopic_print_head_body template ledgeMichael Cullum2012-12-171-0/+1
| | * | | | | | | | | | | | | | | | | | [feature/events] Adding ucp_pm_viewmessage_head_body template ledgeMichael Cullum2012-12-171-0/+1
| | * | | | | | | | | | | | | | | | | | [feature/events] Adding overall_head_head_body template ledgeMichael Cullum2012-12-171-0/+1
| | * | | | | | | | | | | | | | | | | | [feature/events] Adding simple_footer_end template ledgeMichael Cullum2012-12-171-0/+1
| | * | | | | | | | | | | | | | | | | | [feature/events] Adding overall_footer_end template ledgeMichael Cullum2012-12-171-0/+1
| | * | | | | | | | | | | | | | | | | | [feature/events] Adding index_body_info_blocks template ledgeMichael Cullum2012-12-171-0/+2
| | * | | | | | | | | | | | | | | | | | [feature/events] Add posting_editor_options template ledgeMichael Cullum2012-12-171-0/+1
| | * | | | | | | | | | | | | | | | | | [feature/events] Adds overall_footer_copyright template ledgeMichael Cullum2012-12-171-1/+2
| | * | | | | | | | | | | | | | | | | | [feature/events] Added overall_header_head ledge.Oleg Pudeyev2012-12-171-0/+3
| | | |_|_|_|_|/ / / / / / / / / / / / | | |/| | | | | | | | | | | | | | | |
| * | | | | | | | | | | | | | | | | | Merge branch 'develop' into feature/avatarsMarc Alexander2012-12-095-5/+11
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | | |/ / / / / / / / / / / / / / / / /
| | * | | | | | | | | | | | | | | | | Merge remote-tracking branch 'p/ticket/11095-develop' into developAndreas Fischer2012-12-082-3/+4
| | |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | | | |_|_|_|_|/ / / / / / / / / / / / | | |/| | | | | | | | | | | | | | | |
| | | * | | | | | | | | | | | | | | | [ticket/11095] Forward GET parameters into hidden fields for jumpbox.Oleg Pudeyev2012-11-292-1/+2
| | | * | | | | | | | | | | | | | | | [ticket/11095] Use get method in jumpboxes.Oleg Pudeyev2012-11-292-2/+2
| | | | |_|_|/ / / / / / / / / / / / | | | |/| | | | | | | | | | | | | |
| | * | | | | | | | | | | | | | | | Merge PR #1053 branch 'develop-olympus' into developOleg Pudeyev2012-12-051-1/+3
| | |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | | | |/ / / / / / / / / / / / / / / | | |/| | | | | | | | | | | | | | |
| | * | | | | | | | | | | | | | | | Merge PR #1041 branch 'cyberalien/ticket/11175' into developOleg Pudeyev2012-11-152-1/+4
| | |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | | | |_|_|_|/ / / / / / / / / / / / | | |/| | | | | | | | | | | | | | |
| | | * | | | | | | | | | | | | | | [ticket/11175] Add microdata to subsilver2Vjacheslav Trushkin2012-11-112-1/+4
| * | | | | | | | | | | | | | | | | [feature/avatars] Minor variable naming fixesMarc Alexander2012-12-041-3/+3
| * | | | | | | | | | | | | | | | | [feature/avatars] Remove unnecessary abbreviationsMarc Alexander2012-11-257-28/+28
| * | | | | | | | | | | | | | | | | [feature/avatars] Add support for modularized avatars to ucp groupsMarc Alexander2012-11-222-64/+31