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

49 commits

Author SHA1 Message Date
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
7f36693353 Change Browse from static to instantiable. Among other things, fixes FS#13;
probably also breaks things.  Most things appear to still work, but I may have
missed some cases.
2010-06-10 05:33:57 +00:00
Paul 'flowerysong' Arthur
67be60ae09 Cleanup and rationalisation of authentication related code. Among other things,
fixes FS#99.
2010-05-29 08:33:48 +00: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
2789846584 Add Hint for translators 2009-05-19 00:45:51 +00:00
momo-i
80cda9b745 fix sprintf typo 2009-05-06 23:24:45 +00:00
momo-i
d78aa27d48 fix nexturl typo and more translate 2009-05-06 23:21:29 +00:00
momo-i
bd3b70008b Update translate strings
Change indent tab from blank
Fix show_confirmation web_path
2009-05-06 23:14:16 +00:00
Karl 'vollmerk' Vollmer
0b081cf87b slight tweak to what the ip history looks like, made it look more like the other parts of ampache 2009-03-29 19:18:16 +00:00
Karl 'vollmerk' Vollmer
245b69d645 some other minor changes, nothing big 2008-11-29 18:38:46 +00:00
Karl 'vollmerk' Vollmer
64c3262a57 fixed some old error references 2008-07-28 13:17:25 +00:00
Karl 'vollmerk' Vollmer
cef43c3602 reorganize the menu a whole bunch and add a confirmation page to the catalog deletion 2008-06-19 06:32:23 +00:00
Karl 'vollmerk' Vollmer
08598b34a8 some rather major bug fixes, corrected a preference setting issue, as well as a preference update issue, fixed infinite plugin installing for fun and profit, also fixed updating the config file not regenerating the version correctly and the user creation allowing users with blank password, which does not work at the login 2008-05-10 11:00:57 +00:00
pb1dft
e9e0d79267 Fixed sorting on admin>users 2008-02-20 23:11:38 +00:00
Karl 'vollmerk' Vollmer
5296a8d351 fixed issue with xmlapi when no limit provided, fixed now playing refresh, fixed single item update (Thx alex2008) added some more stuff for managing shoutbox stuff, started work on implementation of CoFs system added untested search method on xmlapi 2008-01-19 23:11:57 +00:00
Karl 'vollmerk' Vollmer
b6a7f890d9 fixed typo preventing deletion of users 2007-12-17 15:07:22 +00:00
Karl 'vollmerk' Vollmer
7a6b5b4a61 fixed display on catalog if no add/update has been performed, fixed the user functions I broke earlier 2007-12-11 03:08:57 +00:00
Karl 'vollmerk' Vollmer
86148a4278 re-added the edit users prefs mojo 2007-12-10 08:51:33 +00:00
Karl 'vollmerk' Vollmer
3e46a9775c licence updates, Thx porthose 2007-08-19 22:02:23 +00:00
Karl 'vollmerk' Vollmer
233ed809a6 fixed ip history display 2007-07-23 07:38:26 +00:00
Karl 'vollmerk' Vollmer
56c960c34a fixed some issues with the installer, and also made it so that you can delete/disable users again 2007-06-17 23:59:04 +00:00
Karl 'vollmerk' Vollmer
7743d70c68 fixed browse users, add user, edit user 2007-06-04 07:40:06 +00:00
pb1dft
055195b302 Updated all offset_limit refs to ->pref['offset_limit'] 2007-02-27 18:12:42 +00:00
pb1dft
79d6b4b7e4 javascript modification/rss no_session fix/On useradd display right accesslevel(bounty1370) 2007-02-16 00:05:09 +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
pb1dft
9261256943 fixed the displaying of the right ip_history with the right user at the right time 2007-02-09 23:49:46 +00:00
Karl 'vollmerk' Vollmer
23678d5d79 fixed ip history to work with the new id method of referencing users 2007-02-09 23:29:20 +00:00
Karl 'vollmerk' Vollmer
bbf79a5970 * Initial Database Changes for 3.4, many things are now broken 2007-02-08 21:19:24 +00:00
Karl 'vollmerk' Vollmer
f0706c9b94 fix an issue with all numeric usernames... by preventing them for now this will be really fixed in the next version 2007-01-14 06:23:42 +00:00
pb1dft
d7996a6859 Some minor mods 2006-11-04 01:28:06 +00:00
Karl 'vollmerk' Vollmer
9cfb075df5 3.3.1-Alpha1 release 2006-10-29 00:51:53 +00:00
pb1dft
5db7a0e53c Strange error occured while commiting 2006-10-27 21:14:40 +00:00
Karl 'vollmerk' Vollmer
edcf34c986 fixed up xmlrpc hopefully (needs testing) and fixed duplicates, cleaned up burgundy a little more 2006-09-30 04:15:11 +00:00
Karl 'vollmerk' Vollmer
338520b8c9 I am a tard 2006-09-29 22:26:49 +00:00
Karl 'vollmerk' Vollmer
539d88e965 forgot to commit that 2006-09-29 22:22:39 +00:00
Karl 'vollmerk' Vollmer
cad6aca40f removed images that were not being used, added icons and started the iconification! 2006-09-28 06:49:29 +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
Karl 'vollmerk' Vollmer
7b0bd9d52e fixed a playlist snafu and a user snafu 2006-01-19 08:10:13 +00:00
Karl 'vollmerk' Vollmer
959f1e9a9d fixed registration to use existing functions... yea I also broke it at the same time.. I know 2006-01-03 01:08:51 +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
Karl 'vollmerk' Vollmer
0a9fcb0298 fixed stats clearing error 2005-09-07 04:28:33 +00:00
xgizzmo
5c848bfed2 HTML clean up, 2005-07-21 00:18:43 +00:00
Karl 'vollmerk' Vollmer
c5d6e04d11 removed ID field from user table, and everything that goes with that... 2005-07-09 07:49:59 +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