aboutsummaryrefslogtreecommitdiffstats
path: root/phpBB/language/en/acp/styles.php
Commit message (Collapse)AuthorAgeFilesLines
* [ticket/13818] Add browse CDB links to ext style lang managementMatt Friedman2015-06-061-0/+2
| | | | PHPBB3-13818
* [ticket/10744] Prevent installing styles with reserved namesJoas Schilling2014-11-211-0/+1
| | | | PHPBB3-10744
* [ticket/12563] Adds « and » to the links in acp_styles.phpCrizzo2014-06-221-2/+2
| | | | PHPBB3-12563
* [ticket/12563] Removes ending . from <a>Crizzo2014-06-141-2/+2
| | | | PHPBB3-12563
* [ticket/12563] Removes strintf in acp_styles.php and shorts up <a>Crizzo2014-06-121-2/+2
| | | | PHPBB3-12563
* [ticket/12563] Changes 2 language variables to better understandable namesCrizzo2014-06-101-2/+2
| | | | PHPBB3-12563
* [ticket/12594] Remove @package tags and update file headersYuriy Rusko2014-05-271-4/+6
| | | | PHPBB3-12594
* [ticket/8700] Use L_COLON instead of adding ":" manuallyJoas Schilling2014-04-021-1/+1
| | | | PHPBB3-8700
* [ticket/8700] Remove unused language stringsJoas Schilling2014-04-021-284/+0
| | | | | | | | | | | Most of the strings were obsoleted by the removal of: * Imagesets * Themes * Templates * Editor * Exporter PHPBB3-8700
* [ticket/12236] Move AOL Instant Messanger field to custom profile fieldJoas Schilling2014-03-051-1/+0
| | | | PHPBB3-12236
* [ticket/12237] Convert yahoo messanger to custom profile fieldJoas Schilling2014-03-051-1/+0
| | | | PHPBB3-12237
* [ticket/12235] Convert WLM to custom profile fieldJoas Schilling2014-03-041-1/+0
| | | | PHPBB3-12235
* [ticket/12187] Remove user_website functionalityJoas Schilling2014-03-031-1/+0
| | | | PHPBB3-12187
* [ticket/12234] Replace ICQ with custom profile fieldJoas Schilling2014-02-281-1/+0
| | | | PHPBB3-12234
* [ticket/11201] Revert WLM dropping because it is still used in China.Andreas Fischer2013-02-041-0/+1
| | | | | | | | | | | | | Windows Live Messenger is still in use in china which accounts for ~20% of world population. Revert WLM dropping which has been merged under the assumption that WLM data and features are completely useless. This commit reverts commits - 460470229d972b93ef5a98b0d1d97a2a970d684f - 9affd6f7e7b95442f1ef14894858d8213f3fbd2a which have been merged by d59431691c27c73fba8ae9934b84b34a13280dd2. PHPBB3-11201
* [ticket/11201] Remove MSN/WLM fieldsJoas Schilling2013-01-111-1/+0
| | | | | | | | WLM will be shutdown in March 2013. Skype is the new replacement. But as Skype uses a different login ID and service, the values in this field are useless. So we can safely remove the field and the links/functions we create. PHPBB3-11201
* [ticket/10161] all "e-mail" strings in language files changed to "email"Senky2012-04-151-2/+2
| | | | | | | according to Oleg's comment: email is preferred by RFCs and probably the way of the future PHPBB3-10161
* [feature/merging-style-components] Renaming "delete" to "uninstall" for stylesVjacheslav Trushkin2012-03-311-2/+5
| | | | | | Changing from "delete" to "uninstall" in acp_styles to avoid confusing users PHPBB3-10632
* Merge branch 'develop' into feature/merging-style-componentsVjacheslav Trushkin2012-03-311-0/+2
|\ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * develop: (175 commits) [feature/ajax] Remove strange non-breaking spaces from approve button [feature/ajax] Add entirely unrelated but nice newlines [feature/ajax] Unify phpbb_json_response instantiation [feature/ajax] Fix acp_styles activate_deactivate ajax callback name [feature/ajax] Send correct activate/deactivate JSON response in acp_profile [ticket/10270] Alter background colors for posts [feature/ajax] Remove not working module enable/disable ajax code [feature/ajax] Replace static call to phpbb_request with OO [feature/ajax] Remove quick-reply AJAX handling until we have something good [ticket/10270] Changing close button for ajax popups [ticket/10270] Disabling links in disappearing content [ticket/10291] Fixed an AJAX bug on quick reply form submit. [ticket/10273] Fixed accepting / denying posts AJAX. [ticket/10272] Removed code that was prevent event propogation in AJAX. [ticket/10291] Fixed a bug in the quick reply AJAX. [feature/ajax] Handle acp_modules error cases with JSON response [feature/ajax] Fix filter check, quick mod tools data-attribute [feature/ajax] Use the error handler [feature/ajax] Generic error handling with a phpbb.alert box [feature/ajax] Change filter semantics, some minor adjustments ... Conflicts: phpBB/adm/style/acp_styles.html phpBB/includes/acp/acp_styles.php
| * [ticket/10271] AJAXified the styles tab in the ACP.Callum Macrae2012-03-311-0/+2
| | | | | | | | PHPBB3-10271
* | [feature/merging-style-components] Changing acp_styles textVjacheslav Trushkin2012-03-301-1/+1
| | | | | | | | | | | | Changing acp styles welcome message a little bit. PHPBB3-10632
* | [feature/merging-style-components] Adding new language variablesVjacheslav Trushkin2012-03-141-38/+26
|/ | | | | | Adding new language variables for acp_styles and removing some unused variables PHPBB3-10632
* Merge branch 'develop-olympus' into developOleg Pudeyev2012-01-061-0/+1
|\ | | | | | | | | * develop-olympus: [ticket/10563] Show deactivated styles below active styles in acp
| * [ticket/10563] Show deactivated styles below active styles in acpVjacheslav Trushkin2012-01-021-0/+1
| | | | | | | | | | | | Separates active and deactivated styles in styles list in acp PHPBB3-10563
* | [ticket/9916] Updating header license and removing Version $Id$Unknown2011-12-311-2/+1
| | | | | | | | PHPBB3-9916
* | [feature/remove-db-styles] Update language to reflect removal of db storage.Chris Smith2011-09-201-18/+6
| | | | | | | | PHPBB3-9741
* | [feature/remove-db-styles] Add error if template/theme file is unwritable.Chris Smith2011-09-201-0/+1
| | | | | | | | PHPBB3-9741
* | [feature/remove-db-styles] Removed database storage of style components.Chris Smith2011-09-201-4/+0
| | | | | | | | | | | | | | | | | | | | | | | | The bulk of database storage of templates is removed, rendering template stored in the database as useless. Theme database storage is reduced to a skeleton for full removal soon. This commit was cherry picked from the old feature/ascraeus-experiment branch the old commit hash is 0dbe7e3b6cd450342d3c566eb2caf36ca1b5db8e. PHPBB3-9741
* | [feature/remove-imagesets] Changing admin control panel styles moduleVjacheslav Trushkin2011-09-031-47/+5
| | | | | | | | | | | | Removing imagesets. Changing admin control panel styles module PHPBB3-10336
* | Merge branch 'develop-olympus' into developAndreas Fischer2011-06-181-4/+4
|\ \ | |/ | | | | | | * develop-olympus: [ticket/10229] On languge/acp/styles.php "%s" should be %s
| * [ticket/10229] On languge/acp/styles.php "%s" should be %sRaimon2011-06-181-4/+4
| | | | | | | | PHPBB3-10229
* | Merge branch 'develop-olympus' into developOleg Pudeyev2011-02-211-2/+6
|\ \ | |/ | | | | | | | | | | | | * develop-olympus: [ticket/9675] Correctly check whether the style/component is still in use. [ticket/9675] Put the code into methods to avoid code duplication. [ticket/9675] Adjust the language-string to reflect the changes. [ticket/9675] Add option to delete template/theme/imageset when deleting style.
| * [ticket/9675] Put the code into methods to avoid code duplication.Joas Schilling2011-02-081-3/+4
| | | | | | | | PHPBB3-9675
| * [ticket/9675] Adjust the language-string to reflect the changes.Joas Schilling2011-02-081-1/+1
| | | | | | | | PHPBB3-9675
| * [ticket/9675] Add option to delete template/theme/imageset when deleting style.Joas Schilling2011-02-081-1/+4
| | | | | | | | PHPBB3-9675
* | [ticket/6109] MSN is now called Windows Live Messenger (WLM)Joas Schilling2011-01-101-1/+1
| | | | | | | | | | | | Replaced the logo with the current one and changed the language strings. PHPBB3-6109
* | [ticket/9556] Drop php closing tags, add trailing newlineIgor Wiedler2010-11-111-2/+0
|/ | | | | | | | | | | | 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
* [ticket/9822] Correct some style related ACP explain statements.Andreas Fischer2010-10-151-4/+4
| | | | | | | | | | | Remove "Additionally, if you have permission you can elect to remove the set from the filesystem." because that functionality is not implemented. Also remove unnecessary "When the imageset is deleted it is gone for good." statement, "It is recommended that you first export your set for possible future use." should be clear enough. PHPBB3-9822
* [ticket/7720] Fix alternative image-description for unread posts.Joas Schilling2010-07-141-22/+22
| | | | | | | | 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
* Fix wrong error message for non-writable template file in acp_styles.php - ↵Meik Sievertsen2009-08-311-0/+1
| | | | | | Bug #50045 git-svn-id: file:///svn/phpbb/branches/phpBB-3_0_0@10074 89ea8834-ac86-4346-8a33-228a782c2dd0
* two tiny glitches in language fileMeik Sievertsen2008-11-021-2/+2
| | | | git-svn-id: file:///svn/phpbb/branches/phpBB-3_0_0@9046 89ea8834-ac86-4346-8a33-228a782c2dd0
* Okay. Frozen, we never said anything about it being permafrost. Also, this ↵Henry Sudhof2008-07-281-0/+8
| | | | | | is not 100% tested, expect troubel with store_db (I'm waiting for the bug reports) git-svn-id: file:///svn/phpbb/branches/phpBB-3_0_0@8697 89ea8834-ac86-4346-8a33-228a782c2dd0
* #14621Meik Sievertsen2007-10-041-0/+5
| | | | | | | | #14596 info file changes git-svn-id: file:///svn/phpbb/trunk@8135 89ea8834-ac86-4346-8a33-228a782c2dd0
* forgot that file in my last commitNils Adermann2007-07-161-0/+1
| | | | git-svn-id: file:///svn/phpbb/trunk@7898 89ea8834-ac86-4346-8a33-228a782c2dd0
* Introducing the ability to manually set the dimensions of an image in the ↵Henry Sudhof2007-06-111-0/+1
| | | | | | | | | | | | | | imageset editor. A little spelling. Introduces new language variable(s). #11925 #11675 git-svn-id: file:///svn/phpbb/trunk@7750 89ea8834-ac86-4346-8a33-228a782c2dd0
* ok, mess around with the templates + fixing some bugs + adjusting headers ↵Meik Sievertsen2007-06-091-3/+3
| | | | | | for those files already modified to circumvent conflicts for those having their editor set to remove trailing spaces (not recommended!) git-svn-id: file:///svn/phpbb/trunk@7736 89ea8834-ac86-4346-8a33-228a782c2dd0
* Some fixes...Meik Sievertsen2007-05-241-1/+1
| | | | | | | @translators: please note the split of SEND_EMAIL ;) git-svn-id: file:///svn/phpbb/trunk@7672 89ea8834-ac86-4346-8a33-228a782c2dd0
* oh my god - what did he do? Adding attachment display to post/topic review, ↵Meik Sievertsen2007-05-191-4/+0
| | | | | | queue, reports, post details, mcp topic view... fixing other tiny things along the line. git-svn-id: file:///svn/phpbb/trunk@7642 89ea8834-ac86-4346-8a33-228a782c2dd0
* #11042Henry Sudhof2007-05-161-1/+3
| | | | git-svn-id: file:///svn/phpbb/trunk@7609 89ea8834-ac86-4346-8a33-228a782c2dd0
* label changes, language fixes...Meik Sievertsen2007-05-161-1/+1
| | | | git-svn-id: file:///svn/phpbb/trunk@7608 89ea8834-ac86-4346-8a33-228a782c2dd0