aboutsummaryrefslogtreecommitdiffstats
path: root/phpBB/adm/style/permission_mask.html
Commit message (Collapse)AuthorAgeFilesLines
* [ticket/16083] Remove type=text/javascriptJakub Senko2019-10-041-2/+2
| | | | PHPBB3-16083
* [ticket/15467] Fix JS for permissions settingrxu2019-07-281-0/+2
| | | | PHPBB3-15467
* [ticket/15492] Fix permission role combobox in RTLhubaishan2018-01-111-1/+1
| | | | | | | Varius fixes to css and js for correct displaying permission role combbox in RTL mode PHPBB3-15492
* [ticket/15390] Prevent dropdown from being incorrectly offsetMarc Alexander2017-11-261-1/+1
| | | | PHPBB3-15390
* [ticket/14315] Add functional tests for permission roles and fix non-jsMarc Alexander2016-02-171-2/+2
| | | | | | Without JS the settings were not applied due to duplicate input names. PHPBB3-14315
* [ticket/14315] Add back roles select for disable javascriptMarc Alexander2016-02-161-0/+1
| | | | | | | The javascript will hide the old select and show the version using the span and showing the tooltips. PHPBB3-14315
* [ticket/14315] Build role options for each permission groupMarc Alexander2016-02-161-4/+2
| | | | | | | | Previously all role options were put into one array. This required filtering the options. Instead, these are now passed to the template via template loops. PHPBB3-14315
* [ticket/14315] Correctly set default values and reset valuesMarc Alexander2016-02-161-1/+1
| | | | | | | | The permissions tooltip javascript failed at correctly passing the default values to the page. The same applied to the display_mask() method in includes/acp/auth.php. PHPBB3-14315
* [ticket/14315] Only add role options specified for each groupMarc Alexander2016-02-161-0/+2
| | | | PHPBB3-14315
* [ticket/6466] Support form reset and do not loose role upon resubmitMarc Alexander2015-05-301-1/+1
| | | | PHPBB3-6466
* [ticket/6466] Remove remnants of old codeMarc Alexander2015-05-291-3/+3
| | | | PHPBB3-6466
* [ticket/6466] Improve behavior of select and properly save roleMarc Alexander2015-05-291-2/+3
| | | | PHPBB3-6466
* [ticket/6466] Use jQuery and custom dropdown for permission roles tooltipsMarc Alexander2015-05-291-1/+12
| | | | PHPBB3-6466
* [ticket/11935] Merge remote-tracking branch 'upstream/develop'Matt Friedman2013-10-291-3/+1
|\ | | | | | | PHPBB3-11935
| * [ticket/11957] Responsive ACP permissionsVjacheslav Trushkin2013-10-261-1/+1
| | | | | | | | PHPBB3-11957
| * [ticket/11957] Replace corner images with CSS3 cornersVjacheslav Trushkin2013-10-261-2/+0
| | | | | | | | PHPBB3-11957
* | [ticket/11935] Replace obsolete table attributes in Admin with CSSMatt Friedman2013-10-191-1/+1
|/ | | | PHPBB3-11935
* [ticket/10780] Replace colon usage in adm template output with {L_COLON}Nathan Guse2012-11-101-3/+3
| | | | | | Same as 46a7940a976ec1f54078f803ec949aa2bfbf6316, but for ACP templates PHPBB3-10780
* [ticket/9535] Fix some more rtl margin issues.Joas Schilling2010-05-161-2/+2
| | | | PHPBB3-9535
* although outer loops work fine in inner loops (for some time now) using the ↵Meik Sievertsen2008-10-081-1/+1
| | | | | | full loop name is still the correct way to reference template loops. git-svn-id: file:///svn/phpbb/branches/phpBB-3_0_0@8981 89ea8834-ac86-4346-8a33-228a782c2dd0
* #i62 - #i65Meik Sievertsen2007-09-221-3/+3
| | | | | | | gone through every javascript invocation and making sure we adhere to our coding guidelines. git-svn-id: file:///svn/phpbb/trunk@8099 89ea8834-ac86-4346-8a33-228a782c2dd0
* + some fixesMeik Sievertsen2007-07-241-1/+5
| | | | git-svn-id: file:///svn/phpbb/trunk@7938 89ea8834-ac86-4346-8a33-228a782c2dd0
* again, a lot of bug fixesMeik Sievertsen2007-07-191-1/+4
| | | | git-svn-id: file:///svn/phpbb/trunk@7909 89ea8834-ac86-4346-8a33-228a782c2dd0
* a bunch of fixesMeik Sievertsen2007-07-141-2/+2
| | | | git-svn-id: file:///svn/phpbb/trunk@7884 89ea8834-ac86-4346-8a33-228a782c2dd0
* checking in some fixes. ;) Most of them are really minor, including:Meik Sievertsen2007-04-261-2/+1
| | | | | | | | - correctly enter report notification into db - fix double-quote pm issue git-svn-id: file:///svn/phpbb/trunk@7409 89ea8834-ac86-4346-8a33-228a782c2dd0
* again... some more fixes.Meik Sievertsen2007-03-081-1/+1
| | | | git-svn-id: file:///svn/phpbb/trunk@7150 89ea8834-ac86-4346-8a33-228a782c2dd0
* #8552Dominik Dröscher2007-03-061-3/+3
| | | | git-svn-id: file:///svn/phpbb/trunk@7139 89ea8834-ac86-4346-8a33-228a782c2dd0
* AhemJonathan Stanley2007-03-061-2/+2
| | | | git-svn-id: file:///svn/phpbb/trunk@7132 89ea8834-ac86-4346-8a33-228a782c2dd0
* Dear SourceForge... please let me commit, before I commit myself?Jonathan Stanley2007-03-061-6/+6
| | | | | | | <3 SHS` git-svn-id: file:///svn/phpbb/trunk@7131 89ea8834-ac86-4346-8a33-228a782c2dd0
* Tidy-up.Jonathan Stanley2007-03-061-3/+3
| | | | git-svn-id: file:///svn/phpbb/trunk@7130 89ea8834-ac86-4346-8a33-228a782c2dd0
* Old typo... so there never was a "permission_name" in the HTML.Jonathan Stanley2007-03-061-4/+4
| | | | git-svn-id: file:///svn/phpbb/trunk@7129 89ea8834-ac86-4346-8a33-228a782c2dd0
* Trying to keep my sanity... begone evil underscored CSS class/id namesJonathan Stanley2007-03-051-12/+12
| | | | git-svn-id: file:///svn/phpbb/trunk@7128 89ea8834-ac86-4346-8a33-228a782c2dd0
* Some more Safari fixes, everything but the tooltips should display correct ↵Dominik Dröscher2007-02-201-1/+4
| | | | | | now on the permission dialogs git-svn-id: file:///svn/phpbb/trunk@7029 89ea8834-ac86-4346-8a33-228a782c2dd0
* #8204Dominik Dröscher2007-02-201-3/+3
| | | | | | | Small fix for Safari which apparently didn't understand the onchange value - well, onclick does the trick too. Thanks to kellanved for helping debug this. Now on to the the display errors in Safari! git-svn-id: file:///svn/phpbb/trunk@7028 89ea8834-ac86-4346-8a33-228a782c2dd0
* #7246Dominik Dröscher2007-01-211-1/+1
| | | | git-svn-id: file:///svn/phpbb/trunk@6918 89ea8834-ac86-4346-8a33-228a782c2dd0
* Some permission interface updates:Dominik Dröscher2007-01-211-2/+12
| | | | | | | | - checkbox now hidden by default, only shown when an advanced view is opened - mark all and unmark all now available git-svn-id: file:///svn/phpbb/trunk@6916 89ea8834-ac86-4346-8a33-228a782c2dd0
* Some more permission updatesDominik Dröscher2007-01-181-2/+2
| | | | git-svn-id: file:///svn/phpbb/trunk@6906 89ea8834-ac86-4346-8a33-228a782c2dd0
* The apply to selected items checkboxDominik Dröscher2007-01-181-2/+8
| | | | git-svn-id: file:///svn/phpbb/trunk@6904 89ea8834-ac86-4346-8a33-228a782c2dd0
* Hello new permission interface. Everyone please give it a proper welcome and ↵Dominik Dröscher2007-01-181-213/+72
| | | | | | test the beejesus out of it. git-svn-id: file:///svn/phpbb/trunk@6901 89ea8834-ac86-4346-8a33-228a782c2dd0
* some tiny fixes.Meik Sievertsen2006-11-191-1/+1
| | | | git-svn-id: file:///svn/phpbb/trunk@6612 89ea8834-ac86-4346-8a33-228a782c2dd0
* missing spanDominik Dröscher2006-10-081-1/+1
| | | | git-svn-id: file:///svn/phpbb/trunk@6469 89ea8834-ac86-4346-8a33-228a782c2dd0
* - fixed some bugsMeik Sievertsen2006-09-131-9/+9
| | | | | | | | | | | - changed attachment handling a bit - tried to remove target tags out of the code - do not add session ids to urls for bots as well as not creating a new session on each page view for them I bet i introduced some bugs too. ;) git-svn-id: file:///svn/phpbb/trunk@6364 89ea8834-ac86-4346-8a33-228a782c2dd0
* change ACL_NO to ACL_NEVER and ACL_UNSET to ACL_NO to let our users get what ↵Meik Sievertsen2006-06-221-13/+13
| | | | | | | | | is meant on the first look. the downside is that the information is no more accurate (permissions are still unset, defaulting to no) - someone might to overlook all explanations. :) git-svn-id: file:///svn/phpbb/trunk@6115 89ea8834-ac86-4346-8a33-228a782c2dd0
* - added class="radio" to all radio- and checkboxesMeik Sievertsen2006-06-131-1/+1
| | | | | | | | - make sure the database gets closed correctly in cron.php - bugfixes git-svn-id: file:///svn/phpbb/trunk@6055 89ea8834-ac86-4346-8a33-228a782c2dd0
* ok, this one is rather large... the most important change:Meik Sievertsen2006-06-061-13/+23
| | | | | | | | | re-introduce append_sid: old style continues to work, not a performance hog as it was in 2.0.x -> structure is different apart from this, code cleanage, bug fixing, etc. git-svn-id: file:///svn/phpbb/trunk@6015 89ea8834-ac86-4346-8a33-228a782c2dd0
* - removed group settings from rolesMeik Sievertsen2006-04-221-2/+2
| | | | | | | | | | - added forum icon in front of forums in permissions acp - added trace permissions in permission masks (thanks naderman for writing the first code and for the idea... :)) - some bugfixes - PHP6 fix git-svn-id: file:///svn/phpbb/trunk@5824 89ea8834-ac86-4346-8a33-228a782c2dd0
* its lateMeik Sievertsen2006-04-171-1/+1
| | | | git-svn-id: file:///svn/phpbb/trunk@5792 89ea8834-ac86-4346-8a33-228a782c2dd0
* say hello to role descriptions, role ordering and tooltips on role selectsMeik Sievertsen2006-04-171-1/+1
| | | | git-svn-id: file:///svn/phpbb/trunk@5791 89ea8834-ac86-4346-8a33-228a782c2dd0
* fix layout for internet explorer (needs further tweaks, the permissions ↵Meik Sievertsen2006-03-291-5/+7
| | | | | | screens are looking "horrible" in ie, fine in ff though. ;)) git-svn-id: file:///svn/phpbb/trunk@5759 89ea8834-ac86-4346-8a33-228a782c2dd0
* - use radio class for radio buttonsNils Adermann2006-03-271-3/+3
| | | | | | | | - use lower case anchor in FAQ - add a lang key for ACP_SEARCH git-svn-id: file:///svn/phpbb/trunk@5735 89ea8834-ac86-4346-8a33-228a782c2dd0