aboutsummaryrefslogtreecommitdiffstats
path: root/phpBB/styles
Commit message (Collapse)AuthorAgeFilesLines
* [ticket/11103] Clean up some notifications CSSMatt Friedman2013-01-152-7/+6
| | | | PHPBB3-11103
* [ticket/11103] Fix notifications link to handle non-JS fallbackMatt Friedman2013-01-152-2/+2
| | | | PHPBB3-11103
* [ticket/11103-VSE] Updated notification AJAX stylingMatt Friedman2012-12-253-15/+61
| | | | PHPBB3-11103
* Merge branch 'develop' of git://github.com/phpbb/phpbb3 into ticket/11103Nathan Guse2012-12-093-4/+6
|\ | | | | | | | | Conflicts: phpBB/includes/functions.php
| * Merge remote-tracking branch 'p/ticket/11095-develop' into developAndreas Fischer2012-12-083-4/+6
| |\ | | | | | | | | | | | | | | | | | | | | | | | | * p/ticket/11095-develop: [ticket/11095] Restore brace on previous line. [ticket/11095] Docs and tests for phpbb_build_hidden_fields_for_query_params. [ticket/11095] Forward GET parameters into hidden fields for jumpbox. [ticket/11095] Python quoteattr port. [ticket/11095] Use get method in jumpboxes.
| | * [ticket/11095] Forward GET parameters into hidden fields for jumpbox.Oleg Pudeyev2012-11-293-1/+3
| | | | | | | | | | | | PHPBB3-11095
| | * [ticket/11095] Use get method in jumpboxes.Oleg Pudeyev2012-11-293-3/+3
| | | | | | | | | | | | PHPBB3-11095
* | | Merge branch 'develop' of github.com:EXreaction/phpbb3 into ticket/11103Nathan Guse2012-12-072-23/+27
|\ \ \ | |/ / | | | | | | | | | | | | | | | Conflicts: phpBB/install/database_update.php phpBB/styles/prosilver/template/ucp_prefs_personal.html phpBB/styles/subsilver2/template/ucp_prefs_personal.html
| * | Merge PR #1053 branch 'develop-olympus' into developOleg Pudeyev2012-12-052-6/+10
| |\ \ | | |/ | |/| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * develop-olympus: [ticket/10841] Revert more whitespace changes. [ticket/10841] Revert whitespace changes. [ticket/10841] adding space after if [ticket/10841] removing unnecessary spacing [ticket/10841] changing affectedrows check to COUNT in sql [ticket/10841] Modifying style and language selectors in UCP Conflicts: phpBB/includes/ucp/ucp_prefs.php phpBB/styles/prosilver/template/ucp_prefs_personal.html
| | * [ticket/10841] Revert more whitespace changes.Oleg Pudeyev2012-12-051-2/+2
| | | | | | | | | | | | PHPBB3-10841
| | * [ticket/10841] Revert whitespace changes.Oleg Pudeyev2012-12-052-20/+20
| | | | | | | | | | | | PHPBB3-10841
| | * [ticket/10841] Modifying style and language selectors in UCPSenky2012-12-052-28/+32
| | | | | | | | | | | | | | | | | | | | | Commit also deletes all unnecessary blank spaces at the end of the lines in both ucp_prefs_personal.html PHPBB3-10841
* | | Merge branch 'develop' of git://github.com/phpbb/phpbb3 into ticket/11103Nathan Guse2012-11-203-2/+6
|\ \ \ | |/ / | | | | | | | | | | | | Conflicts: phpBB/config/services.yml phpBB/index.php
| * | Merge PR #1041 branch 'cyberalien/ticket/11175' into developOleg Pudeyev2012-11-153-2/+6
| |\ \ | | | | | | | | | | | | | | | | | | | | * cyberalien/ticket/11175: [ticket/11175] Add microdata to prosilver [ticket/11175] Add microdata to subsilver2
| | * | [ticket/11175] Add microdata to prosilverVjacheslav Trushkin2012-11-111-1/+2
| | | | | | | | | | | | | | | | | | | | | | | | Add breadcrumb microdata to prosilver PHPBB3-11175
| | * | [ticket/11175] Add microdata to subsilver2Vjacheslav Trushkin2012-11-112-1/+4
| | | | | | | | | | | | | | | | | | | | | | | | Add breadcrumb data to subsilver2 PHPBB3-11175
* | | | Merge branch 'develop' of git://github.com/phpbb/phpbb3 into ticket/11103Nathan Guse2012-11-1420-58/+58
|\ \ \ \ | |/ / / | | | | | | | | | | | | | | | | Conflicts: phpBB/common.php phpBB/config/services.yml
| * | | [ticket/11197] Prefix the css classes for the small arrow with "arrow"Marc Alexander2012-11-1319-57/+57
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | It does not make sense to have classes named "right" and "left" produce a small arrow next to text. It should be made clear that an arrow will appear. PHPBB3-11197
| * | | Merge branch 'develop-olympus' into developAndreas Fischer2012-11-131-1/+1
| |\ \ \ | | | |/ | | |/| | | | | | | | | * develop-olympus: [ticket/10879] Remove arrow icon from attachment link in editor
| | * | [ticket/10879] Remove arrow icon from attachment link in editorMarc Alexander2012-11-131-1/+1
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | If you upload a file with a long filename the filename will partially cover the arrow icon background image. Remove the icon as it's not needed anyways. PHPBB3-10879
* | | | Merge branch 'develop' of github.com:EXreaction/phpbb3 into ticket/11103Nathaniel Guse2012-11-10150-683/+694
|\ \ \ \ | |/ / / | | | | | | | | | | | | | | | | | | | | | | | | Conflicts: phpBB/install/schemas/mssql_schema.sql phpBB/report.php phpBB/styles/prosilver/template/ucp_prefs_personal.html phpBB/styles/subsilver2/template/ucp_prefs_personal.html
| * | | [ticket/10780] Use L_COLON for "download all attachments".Andreas Fischer2012-11-102-3/+3
| | | | | | | | | | | | | | | | PHPBB3-10780
| * | | [ticket/10780] Replace colon usage in template output with {L_COLON}Nathan Guse2012-11-10145-668/+668
| | | | | | | | | | | | | | | | | | | | | | | | | | | | Replace all the instances (I could find) where the colon is displayed to the user with {L_COLON} so it can be localised. PHPBB3-10780
| * | | [ticket/10172] Show prosilver birthday list even if there are no birthdays.Andreas Fischer2012-11-091-1/+1
| | | | | | | | | | | | | | | | PHPBB3-10172
| * | | Merge branch 'develop-olympus' into developAndreas Fischer2012-11-071-1/+1
| |\ \ \ | | |/ / | | | | | | | | | | | | * develop-olympus: [ticket/11081] Drop duplicated </td> in subsilver captcha qa template.
| | * | Merge remote-tracking branch 'p/ticket/11081' into develop-olympusAndreas Fischer2012-11-071-1/+1
| | |\ \ | | | | | | | | | | | | | | | | | | | | * p/ticket/11081: [ticket/11081] Drop duplicated </td> in subsilver captcha qa template.
| | | * | [ticket/11081] Drop duplicated </td> in subsilver captcha qa template.Oleg Pudeyev2012-11-061-1/+1
| | | | | | | | | | | | | | | | | | | | PHPBB3-11081
| * | | | Merge PR #717 branch 'develop-olympus' into developOleg Pudeyev2012-11-061-3/+3
| |\ \ \ \ | | |/ / / | | | | | | | | | | | | | | | * develop-olympus: [ticket/10661] Added &nbsp; to enumerated recipients (prosilver)
| | * | | Merge PR #717 branch 'NeoAdonis/ticket/10661' into develop-olympusOleg Pudeyev2012-11-061-3/+3
| | |\ \ \ | | | |/ / | | |/| | | | | | | | | | | | * NeoAdonis/ticket/10661: [ticket/10661] Added &nbsp; to enumerated recipients (prosilver)
| | | * | [ticket/10661] Added &nbsp; to enumerated recipients (prosilver)Adonais Romero González2012-04-051-3/+3
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Added missing &nbsp; to enumerated recipients after IF statements to see if it is a group or not (to_recipient.IS_GROUP and bcc_recipient.ISGROUP), in posting_editor template in prosilver style. PHPBB3-10661
| * | | | Merge PR #858 branch 'callumacrae/ticket/10947' into developOleg Pudeyev2012-11-061-0/+4
| |\ \ \ \ | | |_|_|/ | |/| | | | | | | | | | | | | * callumacrae/ticket/10947: [ticket/10947] Fixed quickmod autosubmit functionality.
| | * | | [ticket/10947] Fixed quickmod autosubmit functionality.Callum Macrae2012-06-201-0/+4
| | | | | | | | | | | | | | | | | | | | PHPBB3-10947
| * | | | [ticket/11014] Fix IF statements for new template paginationJoas Schilling2012-10-173-4/+4
| | | | | | | | | | | | | | | | | | | | PHPBB3-11014
| * | | | [ticket/11014] Fix text for previous/next links in Subsilver2Joas Schilling2012-10-171-2/+2
| | | | | | | | | | | | | | | | | | | | PHPBB3-11014
| * | | | [ticket/11018] Always display previous/next links if we can display oneJoas Schilling2012-10-171-1/+1
| | | | | | | | | | | | | | | | | | | | PHPBB3-11018
| * | | | [ticket/11018] Fix minor issues with CSS in prosilverJoas Schilling2012-10-172-5/+5
| | | | | | | | | | | | | | | | | | | | PHPBB3-11018
| * | | | [ticket/11018] Attempt to fix li.pagination alignment issueDrae2012-10-171-0/+7
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | This is somewhat kludgy fix for the vertical alignment issue for pagination contained within a linklist parented li element. Tested and doesn't seem to impact anything else negatively. May need further browser testing. PHPBB3-11018
* | | | | [ticket/11103] Code cleanupNathan Guse2012-10-291-1/+1
| | | | | | | | | | | | | | | | | | | | PHPBB3-11103
* | | | | [ticket/11103] Re-add notify method to the UCP preferencesNathan Guse2012-10-202-0/+16
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | I've noticed that this is used in other areas still in phpBB, so it should not be removed. PHPBB3-11103
* | | | | [ticket/11103] Message of no notifications if you have noneNathan Guse2012-10-202-13/+25
| | | | | | | | | | | | | | | | | | | | PHPBB3-11103
* | | | | [ticket/11103] Create common.js for subsilver2, move added JS code thereNathan Guse2012-10-193-19/+20
| | | | | | | | | | | | | | | | | | | | PHPBB3-11103
* | | | | [ticket/11103] Declare $ for jQuery, check for instance of, newlines at eofNathan Guse2012-10-183-2/+6
| | | | | | | | | | | | | | | | | | | | PHPBB3-11103
* | | | | [ticket/11103] Use e.preventDefault();Nathan Guse2012-10-181-2/+2
| | | | | | | | | | | | | | | | | | | | PHPBB3-11103
* | | | | [ticket/11103] Return false to prevent appending # to the URLNathan Guse2012-10-162-1/+2
| | | | | | | | | | | | | | | | | | | | PHPBB3-11103
* | | | | [ticket/11103] Hide notifications flyout on a click outside of the list.Nathan Guse2012-10-162-0/+21
| | | | | | | | | | | | | | | | | | | | PHPBB3-11103
* | | | | [ticket/11103] Add title/view all link to subsilver2Nathan Guse2012-10-162-26/+64
| | | | | | | | | | | | | | | | | | | | PHPBB3-11103
* | | | | [ticket/11103] Fix some style code I missed in prosilverNathan Guse2012-10-162-2/+3
| | | | | | | | | | | | | | | | | | | | PHPBB3-11103
* | | | | [ticket/11103] Restyling notifications list for prosilverNathan Guse2012-10-164-83/+115
| | | | | | | | | | | | | | | | | | | | PHPBB3-11103
* | | | | [ticket/11103] Correct some CSSNathan Guse2012-10-161-1/+1
| | | | | | | | | | | | | | | | | | | | PHPBB3-11103
* | | | | [ticket/11103] Mark read link if notification has no URL to view itNathaniel Guse2012-10-165-13/+36
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Other style stuff PHPBB3-11103