Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | [ticket/15492] Fix permission role combobox in RTL | hubaishan | 2018-01-11 | 1 | -4/+11 |
| | | | | | | | Varius fixes to css and js for correct displaying permission role combbox in RTL mode PHPBB3-15492 | ||||
* | [ticket/14736] Reset role dropdown when modifying permissions | Marc Alexander | 2016-12-01 | 1 | -0/+17 |
| | | | | PHPBB3-14736 | ||||
* | [ticket/14315] Add functional tests for permission roles and fix non-js | Marc Alexander | 2016-02-17 | 1 | -0/+7 |
| | | | | | | Without JS the settings were not applied due to duplicate input names. PHPBB3-14315 | ||||
* | [ticket/14315] Add back roles select for disable javascript | Marc Alexander | 2016-02-16 | 1 | -0/+4 |
| | | | | | | | The javascript will hide the old select and show the version using the span and showing the tooltips. PHPBB3-14315 | ||||
* | [ticket/14315] Correctly set default values and reset values | Marc Alexander | 2016-02-16 | 1 | -16/+16 |
| | | | | | | | | 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/6466] Support form reset and do not loose role upon resubmit | Marc Alexander | 2015-05-30 | 1 | -4/+24 |
| | | | | PHPBB3-6466 | ||||
* | [ticket/6466] Remove createElement function from tooltip.js | Marc Alexander | 2015-05-30 | 1 | -29/+32 |
| | | | | PHPBB3-6466 | ||||
* | [ticket/6466] Minor documentation changes | Marc Alexander | 2015-05-29 | 1 | -3/+3 |
| | | | | PHPBB3-6466 | ||||
* | [ticket/6466] Rename variables and remove unused ones | Marc Alexander | 2015-05-29 | 1 | -13/+13 |
| | | | | PHPBB3-6466 | ||||
* | [ticket/6466] Improve code in tooltip.js | Marc Alexander | 2015-05-29 | 1 | -3/+1 |
| | | | | PHPBB3-6466 | ||||
* | [ticket/6466] Rename functions and clean up code | Marc Alexander | 2015-05-29 | 1 | -29/+35 |
| | | | | PHPBB3-6466 | ||||
* | [ticket/6466] Get rid of useless variables and functions in tooltip.js | Marc Alexander | 2015-05-29 | 1 | -27/+14 |
| | | | | PHPBB3-6466 | ||||
* | [ticket/6466] Remove double semicolon | Marc Alexander | 2015-05-29 | 1 | -1/+1 |
| | | | | PHPBB3-6466 | ||||
* | [ticket/6466] Removed link tooltip | Marc Alexander | 2015-05-29 | 1 | -56/+5 |
| | | | | | | It wasn't being used anymore and didn't work anymore. PHPBB3-6466 | ||||
* | [ticket/6466] Improved code in tooltip.js | Marc Alexander | 2015-05-29 | 1 | -13/+24 |
| | | | | PHPBB3-6466 | ||||
* | [ticket/6466] Improve behavior of select and properly save role | Marc Alexander | 2015-05-29 | 1 | -2/+15 |
| | | | | PHPBB3-6466 | ||||
* | [ticket/6466] Use jQuery and custom dropdown for permission roles tooltips | Marc Alexander | 2015-05-29 | 1 | -62/+65 |
| | | | | PHPBB3-6466 | ||||
* | [ticket/11314] Modify files to comply with coding standards | Marc Alexander | 2013-03-26 | 1 | -69/+33 |
| | | | | PHPBB3-11314 | ||||
* | [ticket/11314] Fix issues mentioned in jshint report | Marc Alexander | 2013-03-26 | 1 | -8/+8 |
| | | | | | | | Additionally, the editor.js files are now the same file in both subsilver2, prosilver, and the acp. PHPBB3-11314 | ||||
* | Copy 3.0.x branch to trunk | Meik Sievertsen | 2009-10-04 | 1 | -0/+251 |
| | | | | git-svn-id: file:///svn/phpbb/trunk@10211 89ea8834-ac86-4346-8a33-228a782c2dd0 | ||||
* | Move trunk/phpBB to old_trunk/phpBB | Meik Sievertsen | 2009-10-04 | 1 | -251/+0 |
| | | | | git-svn-id: file:///svn/phpbb/trunk@10210 89ea8834-ac86-4346-8a33-228a782c2dd0 | ||||
* | ok, this one is rather large... the most important change: | Meik Sievertsen | 2006-06-06 | 1 | -35/+63 |
| | | | | | | | | | 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 | ||||
* | say hello to role descriptions, role ordering and tooltips on role selects | Meik Sievertsen | 2006-04-17 | 1 | -0/+223 |
git-svn-id: file:///svn/phpbb/trunk@5791 89ea8834-ac86-4346-8a33-228a782c2dd0 |