aboutsummaryrefslogtreecommitdiffstats
path: root/phpBB/styles
Commit message (Collapse)AuthorAgeFilesLines
...
* | | | | [ticket/11103] If no avatar, do not display an empty box in subsilver2Nathaniel Guse2012-10-152-8/+16
| | | | | | | | | | | | | | | | | | | | PHPBB3-11103
* | | | | [ticket/11103] ss2 - do not include footer bar if no paginationNathan Guse2012-10-141-10/+12
| | | | | | | | | | | | | | | | | | | | PHPBB3-11103
* | | | | [ticket/11103] subsilver2 ucp_notifications.htmlNathan Guse2012-10-141-0/+140
| | | | | | | | | | | | | | | | | | | | PHPBB3-11103
* | | | | [ticket/11103] subsilver2 overall_header.htmlNathan Guse2012-10-142-3/+39
| | | | | | | | | | | | | | | | | | | | PHPBB3-11103
* | | | | [ticket/11103] If notification display is disabled, show PM Info in headerNathan Guse2012-10-141-0/+1
| | | | | | | | | | | | | | | | | | | | PHPBB3-11103
* | | | | [ticket/11103] subsilver2 ucp_prefs_personal.html editsNathan Guse2012-10-141-14/+0
| | | | | | | | | | | | | | | | | | | | PHPBB3-11103
* | | | | [ticket/11103] Make sure notifications are marked read when clicking themNathan Guse2012-10-143-19/+37
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | How do we do this? If an item is unread, the URL to view that item will be the URL to mark it as read (index.php?mark_notification=$id). When the URL is visited it marks the item as read and redirects them to the correct URL for the item. If the item is read, the URL is directly to the item. Prettify the html output PHPBB-11103
* | | | | [ticket/11103] Fix some language stringsNathan Guse2012-10-141-5/+1
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Newlines at end of email files PHPBB3-11103
* | | | | [ticket/11103] UCP Notification option groupingNathan Guse2012-10-131-11/+22
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Also add the ability to specify an _EXPLAIN text for the notification option PHPBB3-11103
* | | | | [ticket/11103] UCP Notification ListNathan Guse2012-10-133-34/+94
| | | | | | | | | | | | | | | | | | | | PHPBB3-11103
* | | | | Merge branch 'develop' of git://github.com/phpbb/phpbb3 into ticket/11103Nathan Guse2012-10-121-1/+1
|\ \ \ \ \ | |/ / / /
| * | | | Merge PR #973 branch 'develop-olympus' into developOleg Pudeyev2012-10-101-1/+1
| |\ \ \ \ | | | |/ / | | |/| | | | | | | | | | | | * develop-olympus: [ticket/11069] Add closing span back to credit line in subsilver2 simple footer
| | * | | Merge PR #973 branch 'bantu/ticket/11069' into develop-olympusOleg Pudeyev2012-10-101-1/+1
| | |\ \ \ | | | | | | | | | | | | | | | | | | | | | | | | * bantu/ticket/11069: [ticket/11069] Add closing span back to credit line in subsilver2 simple footer
| | | * | | [ticket/11069] Add closing span back to credit line in subsilver2 simple footerAndreas Fischer2012-08-261-1/+1
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Regression from 0ceb77fb995e7433242a87c1fe0c22840a2b23e1. PHPBB3-11069
* | | | | | Merge branch 'develop' of git://github.com/phpbb/phpbb3 into ticket/11103Nathaniel Guse2012-10-096-6/+6
|\ \ \ \ \ \ | |/ / / / /
| * | | | | Merge branch 'develop-olympus' into developAndreas Fischer2012-10-066-6/+6
| |\ \ \ \ \ | | |/ / / / | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * develop-olympus: [ticket/11135] Full replacement of credit link to https Conflicts: phpBB/install/convertors/convert_phpbb20.php
| | * | | | [ticket/11135] Full replacement of credit link to httpsVinny2012-10-056-6/+6
| | |/ / / | | | | | | | | | | | | | | | PHPBB3-11135
| | * | | [ticket/10943] displays searched query in search resultDhruv Goel2012-08-111-0/+1
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Search backend displays an additional normalized search query just above the ignored words. PHPBB3-10943
* | | | | [ticket/11103] ACP option to enable/disable notifications output in headerNathan Guse2012-10-051-0/+2
| | | | | | | | | | | | | | | | | | | | PHPBB3-11103
* | | | | [ticket/11103] Do not abbreviate template outputNathan Guse2012-10-041-2/+2
| | | | | | | | | | | | | | | | | | | | PHPBB3-11103
* | | | | [ticket/11103] Use PM Notification Preferences from Notification OptionsNathan Guse2012-09-271-24/+0
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Remove all PM Notification preferences from UCP Board Preferences PHPBB3-11103
* | | | | [ticket/11103] Fix module setup, add explanation to templateNathan Guse2012-09-271-0/+4
| | | | | | | | | | | | | | | | | | | | PHPBB3-11103
* | | | | [ticket/11103] UCP Notification Options can now be setNathan Guse2012-09-272-3/+3
| | | | | | | | | | | | | | | | | | | | PHPBB3-11103
* | | | | [ticket/11103] Allow grouping of multiple types in ucp notification optionsNathaniel Guse2012-09-271-3/+3
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Ability to hide notification types from UCP Notification options (if users do not have permission to use the notification type, or for whatever reason they should not see it) PHPBB3-11103
* | | | | [ticket/11103] Some tweaks to the template outputNathan Guse2012-09-261-6/+5
| | | | | | | | | | | | | | | | | | | | PHPBB3-11103
* | | | | [ticket/11103] More work on the UCP Notifications pageNathan Guse2012-09-261-0/+48
| | | | | | | | | | | | | | | | | | | | PHPBB3-11103
* | | | | [ticket/11103] Display number of notifications in the [ Notifications ] linkNathaniel Guse2012-09-251-1/+1
| | | | | | | | | | | | | | | | | | | | PHPBB3-11103
* | | | | [ticket/11103] Prettify the output for prosilver.Nathaniel Guse2012-09-203-8/+37
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Create a way to mark items read from the output list. PHPBB3-11103
* | | | | [ticket/11103] Bug fixNathan Guse2012-09-161-1/+0
| | | | | | | | | | | | | | | | | | | | PHPBB3-11103
* | | | | [ticket/11103] Revert the changes to functions_display.phpNathan Guse2012-09-151-1/+1
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | The css we need to apply to avatars can be applied through css rules. We don't need to be able to specify a class for the img. PHPBB3-11103
* | | | | [ticket/11103] Topic and post dis/approval notificationsNathan Guse2012-09-151-2/+2
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Remove the formatted title function, plaintext is not needed since email templates are used Fix a number of bugs. PHPBB3-11103
* | | | | Merge branch 'develop' of git://github.com/phpbb/phpbb3 into ticket/11103Nathan Guse2012-09-154-8/+8
|\ \ \ \ \ | |/ / / /
| * | | | Merge remote-tracking branch 'EXreaction/ticket/11021' into developAndreas Fischer2012-09-154-6/+6
| |\ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | * EXreaction/ticket/11021: [ticket/11021] Fix the language changes that were lost previously
| | * | | | [ticket/11021] Fix the language changes that were lost previouslyNathan Guse2012-09-154-6/+6
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Change U_HOME to U_SITE_HOME PHPBB3-11021
| * | | | | Merge remote-tracking branch 'EXreaction/ticket/11021' into developAndreas Fischer2012-09-154-6/+6
| |\ \ \ \ \ | | |/ / / / | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * EXreaction/ticket/11021: [ticket/11021] Remove unnecessary line spacing in functions.php [ticket/11021] Use L_SITE_HOME instead of L_HOME [ticket/11021] Better language strings for site home url/text [ticket/11021] subsilver2 support [ticket/11021] Add the option to specify a Site home URL and text
| | * | | | [ticket/11021] Use L_SITE_HOME instead of L_HOMENathan Guse2012-09-153-5/+5
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Check site home url against !== '', not empty PHPBB3-11021
| | * | | | [ticket/11021] Better language strings for site home url/textNathan Guse2012-09-151-1/+1
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Correct the logo title to be {L_HOME} if {U_HOME} is used. Check if the Home text is instead of just equal to false when outputting it to the template PHPBB3-11021
| | * | | | [ticket/11021] subsilver2 supportNathan Guse2012-07-222-2/+2
| | | | | | | | | | | | | | | | | | | | | | | | PHPBB3-11021
| | * | | | [ticket/11021] Add the option to specify a Site home URL and textNathan Guse2012-07-222-3/+3
| | | | | | | | | | | | | | | | | | | | | | | | PHPBB3-11021
* | | | | | [ticket/11103] Some tweaks to the notifications outputNathan Guse2012-09-151-2/+2
| | | | | | | | | | | | | | | | | | | | | | | | PHPBB3-11103
* | | | | | [ticket/11103] Display all unread notifications by defaultNathan Guse2012-09-141-1/+1
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Add unread count to the page title PHPBB3-11103
* | | | | | [ticket/11103] Store the item's parent id for marking things readNathan Guse2012-09-141-1/+1
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Mark topics/posts read from the markread() function. Identify unread items by a grey background in the header (for now) PHPBB3-11103
* | | | | | [ticket/11103] Restyle the notification listNathan Guse2012-09-092-8/+25
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Very rough (lots of inline CSS, very ugly) PHPBB3-11103
* | | | | | [ticket/11103] Output the notifications to the templateNathan Guse2012-09-081-0/+7
|/ / / / / | | | | | | | | | | | | | | | | | | | | | | | | | For now, just dumping the notifications in the header. PHPBB3-11103
* | | | | Merge remote-tracking branch 'mvinny/ticket/11065' into developAndreas Fischer2012-08-271-3/+1
|\ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | * mvinny/ticket/11065: [ticket/11065] Close li tag on topic display options at MCP
| * | | | | [ticket/11065] Close li tag on topic display options at MCPVinny2012-08-261-3/+1
| | | | | | | | | | | | | | | | | | | | | | | | PHPBB3-11065
* | | | | | Merge remote-tracking branch 'Fyorl/feature/attach-dl' into developAndreas Fischer2012-08-263-7/+65
|\ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * Fyorl/feature/attach-dl: (75 commits) [feature/attach-dl] Removed the use of some abbreviations [feature/attach-dl] Changed $files_added checks [feature/attach-dl] Renamed $post_id to $post_msg_id [feature/attach-dl] Fixed a comment [feature/attach-dl] Optimised an sql query [feature/attach-dl] Fixed the logic in an sql statement [feature/attch-dl] $forum_id cast to int [feature/attach-dl] Fixed $file_added to $files_added [feature/attach-dl] Moved definition of $archive_name [feature/attach-dl] Swapped the order of an if statement [feature/attach-dl] Cast variables to int [feature/attach-dl] Added $archive_path [feature/attach-dl] Used COMMA_SEPARATOR instead of actual comma [feature/attach-dl] Renamed $count to $files_added [feature/attach-dl] Removed sprintf() use [feature/attach-dl] Removed need for array_keys() [feature/attach-dl] Added multiple attachment downloads to PMs [feature/attach-dl] Removed reliance on current($row) [feature/attach-dl] Renamed to phpbb_download_handle_forum_auth [feature/attach-dl] Moved PM authentication handling into own function ...
| * | | | | | [feature/attach-dl] Removed the use of some abbreviationsFyorl2012-08-201-2/+2
| | | | | | | | | | | | | | | | | | | | | | | | | | | | PHPBB3-11042
| * | | | | | [feature/attach-dl] Added multiple attachment downloads to PMsFyorl2012-08-141-6/+18
| | | | | | | | | | | | | | | | | | | | | | | | | | | | PHPBB3-11042
| * | | | | | [feature/attach-dl] Moved download links to bottom of topicFyorl2012-08-071-11/+11
| | | | | | | | | | | | | | | | | | | | | | | | | | | | PHPBB3-11042