aboutsummaryrefslogtreecommitdiffstats
path: root/phpBB/styles/subsilver2
Commit message (Collapse)AuthorAgeFilesLines
...
| | * [ticket/9948] Inline quicktime files won't showErik Frèrejean2010-12-151-2/+2
| | | | | | | | | | | | | | | | | | | | | | | | When attaching a quicktime file and placing it inline the movie won't be shown due to the size the movie box is being given. PHPBB3-9948
* | | Merge branch 'ticket/9549' into developOleg Pudeyev2011-03-011-36/+15
|\ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * ticket/9549: [ticket/9549] Display users in their primary group instead of their first group [ticket/9549] Change default value of "sort legend by group name" to false. [ticket/9549] Fix displaying empty groups [ticket/9549] Fix language strings. [ticket/9549] Only add group to legend/teampage when the checkbox is checked. [ticket/9549] New method move() to move a group more than 1 up/down. [ticket/9549] Fix some minor issues with descriptions and coding-guidelines. [ticket/9549] Throw an error when the given field-name is invalid. [ticket/9549] Make the class non static and extend delete_group function. [ticket/9549] Add template changes for subsilver2. [ticket/9549] Enhance teampage and legend functionality [ticket/9549] Add the module and files for the ACP. [ticket/9549] Update database with the new config values and columns [ticket/9549] Enhance teampage functionality with a new class, group_positions. Conflicts: phpBB/install/database_update.php
| * | | [ticket/9549] Add template changes for subsilver2.Joas Schilling2011-02-161-36/+15
| | | | | | | | | | | | | | | | PHPBB3-9549
* | | | Merge branch 'develop-olympus' into developIgor Wiedler2011-02-272-2/+2
|\ \ \ \ | |/ / / |/| / / | |/ / | | | * develop-olympus: [ticket/9980] URLs to javascript should be T_SUPER_TEMPLATE_PATH instead of T_TEMPLATE_PATH
| * | Merge branch 'ticket/raimon/9980' into develop-olympusIgor Wiedler2011-02-272-2/+2
| |\ \ | | | | | | | | | | | | | | | | * ticket/raimon/9980: [ticket/9980] URLs to javascript should be T_SUPER_TEMPLATE_PATH instead of T_TEMPLATE_PATH
| | * | [ticket/9980] URLs to javascript should be T_SUPER_TEMPLATE_PATH instead of ↵Raimon2011-01-082-2/+2
| | | | | | | | | | | | | | | | | | | | | | | | T_TEMPLATE_PATH PHPBB3-9980
* | | | [ticket/10045] Update version in some more files.Joas Schilling2011-02-164-4/+4
| | | | | | | | | | | | | | | | | | | | | | | | I did not include the docs/INSTALL.html, because we need to do a bit more on that file before releasing 3.1 (Add section how to update from 3.0 to 3.1, ...) PHPBB3-10045
* | | | [ticket/8065] Option to lock topics while moving them: Add subsilver2 changes.Joas Schilling2011-01-301-0/+3
| | | | | | | | | | | | | | | | PHPBB3-8065
* | | | Merge branch 'develop-olympus' into developAndreas Fischer2011-01-301-5/+2
|\ \ \ \ | |/ / / | | | | | | | | | | | | | | | | * develop-olympus: [ticket/9985] 3D Wave CAPTCHA: Pass min/max in the correct order to mt_rand(). [ticket/9989] Skip PM popup in overall_header.html, if there are no new PMs.
| * | | Merge branch 'ticket/nickvergessen/9989' into develop-olympusAndreas Fischer2011-01-301-5/+2
| |\ \ \ | | | | | | | | | | | | | | | | | | | | * ticket/nickvergessen/9989: [ticket/9989] Skip PM popup in overall_header.html, if there are no new PMs.
| | * | | [ticket/9989] Skip PM popup in overall_header.html, if there are no new PMs.Joas Schilling2011-01-291-5/+2
| | | | | | | | | | | | | | | | | | | | PHPBB3-9989
* | | | | Merge branch 'develop-olympus' into developOleg Pudeyev2011-01-271-3/+9
|\ \ \ \ \ | |/ / / / | | | | | | | | | | | | | | | | | | | | * develop-olympus: [ticket/9166] Fixed CSS element order in subsilver. [ticket/9166] Fixed CSS element order in prosilver.
| * | | | [ticket/9166] Fixed CSS element order in subsilver.Schnorrer422011-01-281-4/+10
| |/ / / | | | | | | | | | | | | PHPBB3-9166
* | | | Merge branch 'develop-olympus' into developNils Adermann2011-01-166-45/+3
|\ \ \ \ | |/ / / | | | | | | | | | | | | | | | | | | | | | | | | | | | | * develop-olympus: [ticket/9859] Remove the years from the copyright statements in docs files. [ticket/9859] Remove the year from the copyright meta tag in docs/*.html [ticket/9859] Remove the meta copyright tag as well. [ticket/9859] Remove the credit line comment from all html files. [ticket/9859] Remove years in credit line from some more files.
| * | | [ticket/9859] Remove the meta copyright tag as well.Andreas Fischer2011-01-162-2/+0
| | | | | | | | | | | | | | | | PHPBB3-9859
| * | | [ticket/9859] Remove the credit line comment from all html files.Andreas Fischer2011-01-164-40/+0
| | | | | | | | | | | | | | | | PHPBB3-9859
| * | | [ticket/9859] Remove years in credit line from some more files.Andreas Fischer2011-01-163-3/+3
| |/ / | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Standard HTML output now includes: Powered by <a href="http://www.phpbb.com/">phpBB</a> &copy; phpBB Group Print output now includes: Powered by phpBB &copy; phpBB Group<br />http://www.phpbb.com/ This also fixes an inconsistency where "phpBB Group" was linked instead of "phpBB". PHPBB3-9859
* | | [ticket/6109] WLM subsilver2 button in the english language package.Joas Schilling2011-01-101-0/+0
| | | | | | | | | | | | PHPBB3-6109
* | | Merge branch 'develop-olympus' into developAndreas Fischer2010-12-292-2/+2
|\ \ \ | |/ / | | | | | | | | | | | | | | | | | | * develop-olympus: [ticket/9348] Call phpbb_set_encoding() on config value 'default_dateformat'. [ticket/9953] Set focus to password on re-authentication [ticket/9905] Add SQLite to the DSN description [ticket/9859] Remove years from the credit line.
| * | Merge branch 'ticket/bantu/9859' into develop-olympusAndreas Fischer2010-12-291-1/+1
| |\ \ | | | | | | | | | | | | | | | | * ticket/bantu/9859: [ticket/9859] Remove years from the credit line.
| | * | [ticket/9859] Remove years from the credit line.Andreas Fischer2010-12-161-1/+1
| | |/ | | | | | | | | | PHPBB3-9859
| * | [ticket/9953] Set focus to password on re-authenticationPatrick Webster2010-12-281-1/+1
| |/ | | | | | | | | | | | | Sets the login focus to the password field when prompting for admin re-authentication, rather than the username field. PHPBB3-9953
* | Merge branch 'ticket/VSE/9532' into developAndreas Fischer2010-12-281-1/+1
|\ \ | | | | | | | | | | | | * ticket/VSE/9532: [ticket/9532] Simplified page titles by removing meaningless text.
| * | [ticket/9532] Simplified page titles by removing meaningless text.Matt2010-05-161-1/+1
| | | | | | | | | | | | | | | | | | | | | | | | Removed View Forum, View Topic, added pagination to forum and topic page titles, also moved the Site Name to the end of title for forum and topic view pages. PHPBB3-9532
* | | [ticket/9556] Drop php closing tags, add trailing newlineIgor Wiedler2010-11-1169-69/+69
| |/ |/| | | | | | | | | | | | | | | | | | | | | Closing tags converted using Oleg's script. remove-php-end-tags.py -a . Trailing newlines added using the following where $ext is file extension. find . -type f -name "*.$ext" -print | xargs printf "e %s\nw\n" | ed -s; Extensions: php, css, html, js, xml. PHPBB3-9556
* | [develop-olympus] Bumping version number for 3.0.8-RC1.Nils Adermann2010-11-084-4/+4
| |
* | Merge branch 'ticket/bantu/9835' into develop-olympusAndreas Fischer2010-11-061-0/+2
|\ \ | | | | | | | | | | | | * ticket/bantu/9835: [ticket/9835] subsilver2: Don't show "To prevent automated ..." when logging in
| * | [ticket/9835] subsilver2: Don't show "To prevent automated ..." when logging innarqelion2010-10-281-0/+2
| | | | | | | | | | | | | | | | | | This makes subsilver2 consistent with prosilver. PHPBB3-9835
* | | [ticket/9827] No longer emulate Internet Explorer 7 when using IE9.Adam Reyher2010-11-051-1/+1
|/ / | | | | | | | | | | | | The IE9 beta fixes the IE8 textarea width bug which required IE7 emulation in phpBB's styles. Emulation should only occur when using IE8 now. PHPBB3-9827
| |
| \
*-. \ Merge branches 'ticket/bantu/9101', 'ticket/bantu/9595' and ↵Igor Wiedler2010-10-251-0/+1
|\ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 'ticket/bantu/9853' into develop-olympus * ticket/bantu/9101: [ticket/9101] Remove misleading 'below' from RECAPTCHA_EXPLAIN. * ticket/bantu/9595: [ticket/9595] List min/max characters indexed by search for mysql_fulltext. * ticket/bantu/9853: [ticket/9853] Change recaptcha theme from default to 'clean'.
| | * | [ticket/9853] Change recaptcha theme from default to 'clean'.Andreas Fischer2010-10-181-0/+1
| |/ / | | | | | | | | | | | | | | | | | | | | | Change recaptcha theme to 'clean' to better coordinate with the color schemes of prosilver and subsilver2. The default red theme doesn't really fit prosilver and subsilver2. PHPBB3-9853
* | | Merge branch 'ticket/rxu/9840' into develop-olympusAndreas Fischer2010-10-181-2/+2
|\ \ \ | |/ / |/| | | | | | | | * ticket/rxu/9840: [ticket/9840] Display view unread posts link for guests.
| * | [ticket/9840] Display view unread posts link for guests.rxu2010-10-161-2/+2
| | | | | | | | | | | | | | | | | | Display view unread posts link for guests if applicable. PHPBB3-9840
* | | Merge branch 'ticket/bantu/9841' into develop-olympusIgor Wiedler2010-10-171-4/+4
|\ \ \ | | | | | | | | | | | | | | | | * ticket/bantu/9841: [ticket/9841] Change "Save" to "Save draft", "Load" to "Load draft".
| * | | [ticket/9841] Change "Save" to "Save draft", "Load" to "Load draft".Andreas Fischer2010-10-151-4/+4
| |/ / | | | | | | | | | | | | | | | | | | | | | This has confused people that are less familiar with phpBB or web applications in general. "Save draft" should make it clear that a draft is being saved, but it is still short enough to be used in a button. PHPBB3-9841
* | | Merge branch 'ticket/bantu/9664' into develop-olympusIgor Wiedler2010-10-171-1/+1
|\ \ \ | | | | | | | | | | | | | | | | * ticket/bantu/9664: [ticket/9664] Resolve conflict with accesskey="t", change addlitsitem to "y".
| * | | [ticket/9664] Resolve conflict with accesskey="t", change addlitsitem to "y".Andreas Fischer2010-10-151-1/+1
| |/ / | | | | | | | | | PHPBB3-9664
* | | [ticket/7417] Also focus search keywords and username in subsilver2.Oleg Pudeyev2010-10-162-2/+36
|/ / | | | | | | PHPBB3-7417
* | [ticket/9613] Implement a load switch for unread posts search feature.rxu2010-08-291-1/+1
| | | | | | | | | | | | | | | | Since unread posts search can produce a high server load in certain circumstances, we implement a switch for ACP "Load settings" to have an option to disable this type of search. PHPBB3-9613
* | [ticket/9117] Wrong redirection after login.rxu2010-08-281-1/+1
| | | | | | | | | | | | | | Go easy way for now - just place S_LOGIN_REDIRECT before S_HIDDEN_FIELDS so the last value override the previous one. PHPBB3-9117
* | Merge branch 'ticket/jellydoughnut/9757' into develop-olympusAndreas Fischer2010-07-311-1/+1
|\ \ | | | | | | | | | | | | * ticket/jellydoughnut/9757: [ticket/9757] Fix empty template variable {HISTORY_TITLE}
| * | [ticket/9757] Fix empty template variable {HISTORY_TITLE}Josh Woody2010-07-291-1/+1
| | | | | | | | | | | | | | | | | | | | | | | | | | | The template variable {HISTORY_TITLE} was always being set to the empty string. It is now filled with the title of the currently displayed message. It is not showed in prosilver or subsilver2 for aesthetic reasons (title is already prominent) PHPBB3-9757
* | | [ticket/9499] Unify definition of dE() and other javascript functionsJosh Woody2010-07-261-2/+3
|/ / | | | | | | | | | | | | | | dE() was defined differently in the ACP and in prosilver. Other javascript in editor.js files has also been unified (taking the prosilver implementation as cannonical) PHPBB3-9499
* | Merge branch 'ticket/nickvergessen/7720' into develop-olympusAndreas Fischer2010-07-142-12/+12
|\ \ | | | | | | | | | | | | * ticket/nickvergessen/7720: [ticket/7720] Fix alternative image-description for unread posts.
| * | [ticket/7720] Fix alternative image-description for unread posts.Joas Schilling2010-07-142-12/+12
| | | | | | | | | | | | | | | | | | | | | | | | Changed the wrong word "new" to "unread" as that is, what we show with the red-icons, not whether the post is new or not. Language variables were kept for backwards compatibility. PHPBB3-7720
* | | Merge branch 'ticket/nickvergessen/9531' into develop-olympusAndreas Fischer2010-07-123-2/+8
|\ \ \ | | | | | | | | | | | | | | | | * ticket/nickvergessen/9531: [ticket/9531] BBCode-less quotes fallback-option is missing "Author wrote:"
| * | | [ticket/9531] BBCode-less quotes fallback-option is missing "Author wrote:"Joas Schilling2010-07-113-2/+8
| | |/ | |/| | | | | | | | | | | | | When quoting from the topic-review the statement "Author wrote:" is missing. The fix for this was not complete: Now it's backwards compatibile and uses the LA_ for the language variables. PHPBB3-9531
* | | Merge branch 'ticket/nickvergessen/9678' into develop-olympusAndreas Fischer2010-07-101-2/+2
|\ \ \ | | | | | | | | | | | | | | | | * ticket/nickvergessen/9678: [ticket/9678] Flash attachments are not displayed in subsilver2.
| * | | [ticket/9678] Flash attachments are not displayed in subsilver2.Joas Schilling2010-07-081-2/+2
| | |/ | |/| | | | | | | PHPBB3-9678
* | | [ticket/9677] Subsilver2 is missing the bbcode-helpline for inline-attachments.Joas Schilling2010-07-081-0/+1
|/ / | | | | | | PHPBB3-9677