aboutsummaryrefslogtreecommitdiffstats
path: root/phpBB/styles/subsilver2/template
Commit message (Expand)AuthorAgeFilesLines
* Merge remote-tracking branch 'remotes/dhruv/ticket/11303' into developNathaniel Guse2013-03-092-2/+2
|\
| * [ticket/11303] rename attribute to timezone-preselectDhruv2013-02-172-2/+2
| * [ticket/11303] use S_TZ_PRESELECT in subsilverDhruv2013-02-121-1/+1
* | Merge branch 'develop' of https://github.com/phpbb/phpbb3 into feature/avatarsMarc Alexander2013-03-044-15/+198
|\ \
| * \ Merge remote-tracking branch 'remotes/upstream/develop-olympus' into developNathaniel Guse2013-03-021-1/+1
| |\ \
| | * | [ticket/6723] Show info that message has been deleted before deliveryMarc Alexander2013-03-031-1/+1
| * | | Merge remote-tracking branch 'remotes/VSE/ticket/11103-VSEphpbb' into ticket/...Nathan Guse2013-02-282-4/+6
| |\ \ \
| | * | | [ticket/11103] HTML encode double arrow characterMatt Friedman2013-02-152-2/+2
| | * | | [ticket/11103] Update styling of UCP Notifications in subsilver2Matt Friedman2013-02-141-1/+3
| | * | | [ticket/11103] Update styling of subsilver2 notification modalMatt Friedman2013-02-141-1/+1
| | * | | [ticket/11103] Remove title attribute from notification linkMatt Friedman2013-02-141-1/+1
| * | | | [ticket/11103] Restore new/unread messages info/link in header (properly)Nathan Guse2013-02-151-1/+1
| * | | | [ticket/11103] Add Notification Settings link in flyout menuNathan Guse2013-02-151-0/+1
| * | | | [ticket/11103] Restore new/unread messages info/link in headerNathan Guse2013-02-151-1/+1
| |/ / /
| * | | [ticket/11103] Mark/Unmark All buttonsNathaniel Guse2013-02-131-2/+5
| * | | Merge branch 'develop' of https://github.com/phpbb/phpbb3 into ticket/11103Nathaniel Guse2013-02-111-1/+1
| |\ \ \
| * \ \ \ Merge branch 'develop' of github.com:phpbb/phpbb3 into ticket/11103Nathan Guse2013-01-1510-26/+21
| |\ \ \ \
| * | | | | [ticket/11103] Fix notifications link to handle non-JS fallbackMatt Friedman2013-01-151-1/+1
| * | | | | Merge branch 'develop' of git://github.com/phpbb/phpbb3 into ticket/11103Nathan Guse2012-12-092-3/+4
| |\ \ \ \ \
| * \ \ \ \ \ Merge branch 'develop' of github.com:EXreaction/phpbb3 into ticket/11103Nathan Guse2012-12-071-6/+8
| |\ \ \ \ \ \
| * \ \ \ \ \ \ Merge branch 'develop' of git://github.com/phpbb/phpbb3 into ticket/11103Nathan Guse2012-11-202-1/+4
| |\ \ \ \ \ \ \
| * \ \ \ \ \ \ \ Merge branch 'develop' of github.com:EXreaction/phpbb3 into ticket/11103Nathaniel Guse2012-11-1075-320/+320
| |\ \ \ \ \ \ \ \
| * | | | | | | | | [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-181-0/+4
| * | | | | | | | | [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-161-21/+33
| * | | | | | | | | [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-141-3/+23
| * | | | | | | | | [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-044-5/+94
| * | | | | | | | | Merge branch 'develop-olympus' into developNathaniel Guse2013-01-301-1/+1
| |\ \ \ \ \ \ \ \ \ | | | |_|_|_|_|_|/ / | | |/| | | | | | / | | |_|_|_|_|_|_|/ | |/| | | | | | |
| | * | | | | | | Merge remote-tracking branch 'remotes/Senky/ticket/10050' into develop-olympusNathaniel Guse2013-01-301-1/+1
| | |\ \ \ \ \ \ \
| | | * | | | | | | [ticket/10050] adding .topicrow to template conditionSenky2013-01-221-1/+1
| * | | | | | | | | [ticket/11201] Remove MSN/WLM fieldsJoas Schilling2013-01-114-94/+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