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

24 commits

Author SHA1 Message Date
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
629502b147 templates header comment modified for phpdoc 2011-02-03 09:24:02 +09:00
momo-i
fd548dc3e9 some templates modified header comment 2011-02-03 08:04:41 +09:00
Karl 'vollmerk' Vollmer
45f382b06d Add vim modelines to all php files (Thx ascheel) 2010-03-14 04:53:15 +00:00
spocky
794036ac1f Almost finished css cleanup 2007-11-20 23:09:40 +00:00
spocky
e855988af2 renamed a few files (missing php extension)
updated most of the tables so that every column is independently customizable by css rules
2007-10-24 21:15:58 +00:00
Karl 'vollmerk' Vollmer
a31560aec4 it technically logs in and streams.. but thats it, complete rewrite almost everything broken 2007-04-23 07:31:05 +00:00
pb1dft
ba2bb3649e Added new tool to see inactive users for xx days in Other Tools section 2007-02-12 21:29:12 +00:00
Karl 'vollmerk' Vollmer
0b39cf3100 few minor fixes including a XML-RPC fix 2007-01-12 07:45:01 +00:00
Karl 'vollmerk' Vollmer
c9bf00afb1 removed some unused files, and tweaked the style of a few pages 2006-12-22 04:35:24 +00:00
xgizzmo
71febbd440 small fixups and tweakage 2006-12-10 01:15:58 +00:00
pb1dft
095bc809d6 Added new flash player and fixed a lot of other problems. Implemented Export to ItunesDB 2006-11-13 17:48:51 +00:00
Karl 'vollmerk' Vollmer
0cf24d0deb added ability to define required user level on a per permission basis 2006-11-04 02:02:10 +00:00
Karl 'vollmerk' Vollmer
7e7827bde9 fixed lack of scrubing on catalog names 2006-11-03 22:23:57 +00:00
Karl 'vollmerk' Vollmer
a528277904 updated translations, new russian translation, generate config tool to update config and new putenv test on /test.php 2006-10-22 09:24:39 +00:00
Karl 'vollmerk' Vollmer
ae70bce26c more updates to the theme stuff 2006-09-24 03:15:05 +00:00
xgizzmo
46b19c8169 Tweaked code to pass XHTML validation. Been busy lately, bad xgizzmo goto your room! 2006-04-08 13:07:34 +00:00
Karl 'vollmerk' Vollmer
828b228820 final commit before beta2 release 2006-03-30 05:03:47 +00:00
Karl 'vollmerk' Vollmer
e61a3b3ca1 added in the manage users section and put in a temp disable songs section which currently does not work 2006-03-29 09:17:04 +00:00
Karl 'vollmerk' Vollmer
78164aefef more interface tweaks, and a bunch of log_event cleanup 2006-03-23 02:05:38 +00:00
Karl 'vollmerk' Vollmer
bb5dafb7da cleaned up the css some more and changed the sidebar mojo to pulldown 2006-03-22 19:35:40 +00:00
Karl 'vollmerk' Vollmer
30a2763ace typo 2006-03-21 10:08:22 +00:00
Karl 'vollmerk' Vollmer
abcb173edc I am not happy with it.. but its progress and I need sleep 2006-03-21 08:33:33 +00:00
Renamed from templates/show_admin_catalog.inc.php (Browse further)