1
0
Fork 0
mirror of https://github.com/Yetangitu/ampache synced 2025-10-05 10:49:37 +02:00
Commit graph

26 commits

Author SHA1 Message Date
Paul Arthur
17562c8843 Clean up the ACL UI a bit
Make it more consistent and remove outdated references to RPC keys.
2012-05-01 15:56:55 -04:00
Paul Arthur
f65076b93d Switch from _() to T_()
Even if we move away from php-gettext in the future, it's easy to
write a quick T_() as a simple wrapper; it's not so easy to rewrite
PHP to allow redeclaration of a function.
2012-04-12 21:13:29 -04:00
Paul Arthur
4aa256cb07 Clean up some PHPDoc crap
Remove misleading, unvetted, or in some cases just plain wrong data.
Packages and categories weren't being used correctly.  They still
aren't.
2011-04-04 17:37:10 -04:00
momo-i
f99643663c header comment modified for phpdoc 2011-02-03 09:43:46 +09:00
momo-i
d703009677 header comment for phpdoc 2011-02-03 07:30:23 +09:00
Paul 'flowerysong' Arthur
1cb0983ed0 Cosmetics: remove trailing whitespace 2010-03-14 20:14:52 +00:00
Karl 'vollmerk' Vollmer
45f382b06d Add vim modelines to all php files (Thx ascheel) 2010-03-14 04:53:15 +00:00
Karl 'vollmerk' Vollmer
d8ea07a04a sync from 3.5.x and fix display issue on playlist view 2009-12-20 16:52:43 +00:00
momo-i
d78aa27d48 fix nexturl typo and more translate 2009-05-06 23:21:29 +00:00
Karl 'vollmerk' Vollmer
b9a2603025 Finish IPv6 support 2009-02-01 01:06:46 +00:00
Karl 'vollmerk' Vollmer
1891fd835c ACL with IPv6 should be working / testing now 2009-01-31 23:48:46 +00:00
Karl 'vollmerk' Vollmer
babecb6cd0 add new ACL creation forms, none of them work yet, remove wrong icon... add correct icon 2009-01-31 22:49:29 +00:00
Karl 'vollmerk' Vollmer
c0916ab7e9 Add in IPv6 support to the ACLs and start work on the wizards for adding ACL entries. Access Control broken in this revision due to missing DB update 2009-01-31 22:06:31 +00:00
Karl 'vollmerk' Vollmer
86148a4278 re-added the edit users prefs mojo 2007-12-10 08:51:33 +00:00
Karl 'vollmerk' Vollmer
ff58181d5b fixed acls, fixed transcoding issues 2007-10-10 07:30:15 +00:00
Karl 'vollmerk' Vollmer
a524f1f979 threw in add button for single playlist view, added the link for deleting catalogs back, also added back in the ACL page links, they dont work.. 2007-09-13 15:28:22 +00:00
Karl 'vollmerk' Vollmer
3e46a9775c licence updates, Thx porthose 2007-08-19 22:02:23 +00:00
Karl 'vollmerk' Vollmer
3ad79fc4c9 fixed user registration and missing motd and fudged up the access lists for the time being 2006-09-24 20:42:55 +00:00
Karl 'vollmerk' Vollmer
a3a07028fb cleaned up access control interface a bit 2006-09-08 05:31:48 +00:00
Karl 'vollmerk' Vollmer
e3734f063e moved init.php improved vainfo a bit, removed checkboxes from search page 2006-06-17 16:32:04 +00:00
xgizzmo
a3362e3d3f Fixed typo that caused removing a host from the access list to fail. 2006-01-15 21:38:44 +00:00
Karl 'vollmerk' Vollmer
6906bb43c6 updated acess mojo 2006-01-09 04:46:16 +00:00
Karl 'vollmerk' Vollmer
975bbcebe9 new interface which breaks all previous themes... and current themes, still under development 2005-12-21 08:03:20 +00:00
xgizzmo
5c848bfed2 HTML clean up, 2005-07-21 00:18:43 +00:00
Karl 'vollmerk' Vollmer
ab8c8b63c6 fix and new preference for footer menu 2005-06-10 04:28:39 +00:00
Karl 'vollmerk' Vollmer
bcad40a05a New Import 2005-06-09 16:34:40 +00:00