aboutsummaryrefslogtreecommitdiffstats
path: root/phpBB/adm/style/tooltip.js
Commit message (Collapse)AuthorAgeFilesLines
* [ticket/6466] Support form reset and do not loose role upon resubmitMarc Alexander2015-05-301-4/+24
| | | | PHPBB3-6466
* [ticket/6466] Remove createElement function from tooltip.jsMarc Alexander2015-05-301-29/+32
| | | | PHPBB3-6466
* [ticket/6466] Minor documentation changesMarc Alexander2015-05-291-3/+3
| | | | PHPBB3-6466
* [ticket/6466] Rename variables and remove unused onesMarc Alexander2015-05-291-13/+13
| | | | PHPBB3-6466
* [ticket/6466] Improve code in tooltip.jsMarc Alexander2015-05-291-3/+1
| | | | PHPBB3-6466
* [ticket/6466] Rename functions and clean up codeMarc Alexander2015-05-291-29/+35
| | | | PHPBB3-6466
* [ticket/6466] Get rid of useless variables and functions in tooltip.jsMarc Alexander2015-05-291-27/+14
| | | | PHPBB3-6466
* [ticket/6466] Remove double semicolonMarc Alexander2015-05-291-1/+1
| | | | PHPBB3-6466
* [ticket/6466] Removed link tooltipMarc Alexander2015-05-291-56/+5
| | | | | | It wasn't being used anymore and didn't work anymore. PHPBB3-6466
* [ticket/6466] Improved code in tooltip.jsMarc Alexander2015-05-291-13/+24
| | | | PHPBB3-6466
* [ticket/6466] Improve behavior of select and properly save roleMarc Alexander2015-05-291-2/+15
| | | | PHPBB3-6466
* [ticket/6466] Use jQuery and custom dropdown for permission roles tooltipsMarc Alexander2015-05-291-62/+65
| | | | PHPBB3-6466
* [ticket/11314] Modify files to comply with coding standardsMarc Alexander2013-03-261-69/+33
| | | | PHPBB3-11314
* [ticket/11314] Fix issues mentioned in jshint reportMarc Alexander2013-03-261-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 trunkMeik Sievertsen2009-10-041-0/+251
| | | | git-svn-id: file:///svn/phpbb/trunk@10211 89ea8834-ac86-4346-8a33-228a782c2dd0
* Move trunk/phpBB to old_trunk/phpBB Meik Sievertsen2009-10-041-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 Sievertsen2006-06-061-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 selectsMeik Sievertsen2006-04-171-0/+223
git-svn-id: file:///svn/phpbb/trunk@5791 89ea8834-ac86-4346-8a33-228a782c2dd0