summaryrefslogtreecommitdiffstats
path: root/admin
Commit message (Expand)AuthorAgeFilesLines
* Move show_box_{top,bottom}() from ui.lib.php to UIPaul Arthur2013-01-262-6/+6
* Move show_{footer,header}() from ui.lib.php to UIPaul Arthur2013-01-2611-22/+22
* Move access_denied() from lib/ui.lib.php to UIPaul Arthur2013-01-2611-24/+24
* Move Catalog::get_disabled() to SongPaul Arthur2013-01-261-1/+1
* Move Catalog::optimize_tables() to DbaPaul Arthur2013-01-261-2/+2
* Rename shoutBox to ShoutboxPaul Arthur2013-01-251-4/+4
* Move clean functions into their respective classesPaul Arthur2013-01-251-2/+2
* Move duplicate searching from Catalog to SongPaul Arthur2013-01-251-1/+1
* Move Catalog::clear_stats() to Stats::clear()Paul Arthur2013-01-251-4/+3
* Consistently use _ in two-word class namesPaul Arthur2013-01-251-1/+1
* require and require_once aren't functionsPaul Arthur2013-01-252-7/+7
* Consistently use require_once to load init.phpPaul Arthur2013-01-253-3/+3
* Cosmetics: clean up heads in admin/Paul Arthur2013-01-2511-77/+11
* Cosmetics: Fix capitalisationPaul Arthur2012-10-181-1/+1
* FS#248 - Sending Mail with quotesPaul Arthur2012-09-201-2/+2
* Clean up the ACL UI a bitPaul Arthur2012-05-011-57/+15
* Switch from ngettext() to T_ngettext()Paul Arthur2012-04-121-2/+2
* Switch from _() to T_()Paul Arthur2012-04-128-67/+67
* Refactor similar init code into new init-tiny.phpPaul Arthur2012-03-131-3/+1
* Add remote_username/password to Catalog Edit pageKarl Vollmer2011-11-231-1/+1
* Inverted, remote not localKarl Vollmer2011-11-231-1/+1
* Fix DB updates so catalog remote_username and remote_password are added corre...Karl Vollmer2011-11-231-3/+2
* Update Horde_Browser to latest.Paul Arthur2011-10-271-1/+1
* Added class names to generic box names.mywindow2011-09-192-3/+3
* Fix display of duplicate searchAdam Grissom2011-04-181-1/+2
* Clean up some PHPDoc crapPaul Arthur2011-04-0411-66/+11
* Catalog workPaul Arthur2011-04-021-5/+7
* header comment modified for phpdocmomo-i2011-02-0311-11/+11
* header comment for phpdocmomo-i2011-02-0311-198/+319
* Refactor mail handling a bit and make registration use the same method as the Paul 'flowerysong' Arthur2010-10-091-31/+19
* Plugin work. Plugins are now pluggable: no plugin-specific code in the main ...Paul 'flowerysong' Arthur2010-06-221-1/+13
* Clean up general.lib.php and ui.lib.php: remove unused functions, group relatedPaul 'flowerysong' Arthur2010-06-131-21/+8
* Change Browse from static to instantiable. Among other things, fixes FS#13;Paul 'flowerysong' Arthur2010-06-104-20/+32
* Cleanup and rationalisation of authentication related code. Among other things,Paul 'flowerysong' Arthur2010-05-291-4/+4
* Art work. Rationalise DB schema, support multiple thumbnail sizes and Paul 'flowerysong' Arthur2010-05-051-1/+1
* Cosmetics: remove trailing whitespacePaul 'flowerysong' Arthur2010-03-1411-466/+466
* Add vim modelines to all php files (Thx ascheel)Karl 'vollmerk' Vollmer2010-03-1411-0/+11
* sync from 3.5.x and fix display issue on playlist viewKarl 'vollmerk' Vollmer2009-12-203-8/+31
* sync fix for doing something with collected m3u files during catalog creationKarl 'vollmerk' Vollmer2009-11-141-14/+12
* Add Hint for translatorsmomo-i2009-05-191-0/+1
* Update phpmailer version momo-i2009-05-181-3/+3
* fix sprintf typomomo-i2009-05-061-1/+1
* fix nexturl typo and more translatemomo-i2009-05-064-10/+10
* Update translate stringsmomo-i2009-05-068-96/+96
* Add phpmailer and change mail function.momo-i2009-05-061-13/+2
* alexey #426 translation patchKarl 'vollmerk' Vollmer2009-05-061-2/+2
* slight tweak to what the ip history looks like, made it look more like the ot...Karl 'vollmerk' Vollmer2009-03-291-3/+3
* * Add mpeg to list of _parse_avi valid file typesKarl 'vollmerk' Vollmer2009-02-211-1/+1
* Finish IPv6 supportKarl 'vollmerk' Vollmer2009-02-011-1/+9
* ACL with IPv6 should be working / testing nowKarl 'vollmerk' Vollmer2009-01-311-3/+65