aboutsummaryrefslogtreecommitdiffstats
path: root/phpBB/adm/style/avatars.js
Commit message (Collapse)AuthorAgeFilesLines
* [feature/avatars] Change avatar javascript to conform to new coding guidelinesMarc Alexander2013-01-041-3/+3
| | | | PHPBB3-10018
* [feature/avatars] Minor variable naming fixesMarc Alexander2012-12-041-3/+3
| | | | PHPBB3-10018
* [feature/avatars] Remove unnecessary abbreviationsMarc Alexander2012-11-251-2/+2
| | | | PHPBB3-10018
* [feature/avatars] Fixup avatars.js rewriteIgor Wiedler2012-06-271-2/+2
| | | | PHPBB3-10018
* [feature/avatars] Add self-invoking closure around avatars.jsIgor Wiedler2012-06-271-0/+6
| | | | PHPBB3-10018
* [feature/avatars] Rewrite avatars event handler to use jQueryIgor Wiedler2012-06-271-12/+4
| | | | PHPBB3-10018
* [feature/avatars] Move avatars JavaScript code to external JS fileIgor Wiedler2012-06-271-0/+17
PHPBB3-10018