Afterster
14caca09c7
Add unobserve equivalent in jQuery
2013-11-21 00:35:17 +01:00
Afterster
78c889f4b3
Remove remaining Prototype call and replace tinybox by prettyPhoto
2013-11-20 22:12:01 +01:00
John Moore
f4d7b64fd0
Merge branch 'master' of https://github.com/ampache-doped/ampache
...
Conflicts:
lib/class/ajax.class.php
lib/general.lib.php
themes/fresh/templates/default.css
2013-11-19 19:27:31 -06:00
Afterster
22cb316a48
Ampache code now respect PSR-2 code style
2013-11-17 18:54:14 +01:00
John Moore
a03b53485d
fix ajax post logic to include form elements
2013-07-27 17:52:37 -05:00
John Moore
de35a43d54
replace prototype.js with jquery, i think everything is working...
2013-07-26 23:18:39 -05:00
Paul Arthur
ef4d366060
Cosmetics: death to tabs
...
The refactoring I've been doing has reminded me of my strong preference
for spaces, and I feel inclined to impose my will on the tree.
2013-01-26 03:38:46 -05:00
Paul Arthur
a12679b13d
Move get_user_icon from ui.lib.php to UI::get_icon
2013-01-26 02:19:06 -05:00
Paul Arthur
16c3ba34fd
Cosmetics: clean up heads in lib/
2013-01-25 18:38:22 -05:00
Paul Arthur
b423def173
Add a convenience function to generate an AJAX url
2012-12-19 12:54:58 -05: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
momo-i
add54bc230
test header for phpdoc. now using only classes and libraries.
2011-02-02 16:48:45 +09:00
momo-i
bc7344c9f5
test for phpdoc
2011-02-02 13:35:26 +09:00
Chris Slamar
4910d13fa4
Catalog Filtering Added Bug#60
2011-01-24 19:25:01 -06:00
Paul 'flowerysong' Arthur
6277492321
JavaScript cleanup. Consistently use camelCase for naming JS functions. Use
...
Prototype functionality where possible (particularly for Ajax). Move our JS
into lib/javascript (I dropped kajax as an external module since the new
ajax.js is completely different apart from function headers.) Remove unused
JS functions from base.js.
2010-06-24 02:52:01 +00:00
Paul 'flowerysong' Arthur
4b5756ba9d
Miscellaneous cleanup.
2010-06-13 08:11:09 +00:00
Paul 'flowerysong' Arthur
1cb0983ed0
Cosmetics: remove trailing whitespace
2010-03-14 20:14:52 +00:00
Paul 'flowerysong' Arthur
d78c207f76
Cosmetics: use tabs for indentation, tweak some indentation/coding style.
2010-03-14 06:10:27 +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
18683f22aa
fix lack of ui response on deleting track right after appending to saved playlist
2009-04-30 15:36:34 +00:00
Karl 'vollmerk' Vollmer
efd932b9fd
fixed some copyright lines and removed unused file
2008-05-08 06:10:17 +00:00
Karl 'vollmerk' Vollmer
0d2c89e90d
fixed the last of the missing MPD features, added new ajax config hotness (not that special)
2007-12-10 04:35:26 +00:00
Karl 'vollmerk' Vollmer
f64a2f4d00
fixed admin prefs, flushed out localplay stuff, tweaked filters on browse
2007-10-18 05:52:06 +00:00
spocky
b49eff3e13
Updated ajax loader
...
Updated pager html/css
Fixed some Greysme's bugs
Didn't fix ajax links w3c conformance :)
2007-10-15 21:02:50 +00:00
Karl 'vollmerk' Vollmer
ff58181d5b
fixed acls, fixed transcoding issues
2007-10-10 07:30:15 +00:00
spocky
a3d16d1cd6
- modified sidebar css
...
- modified rightbar html/css
- added patch to enabled ie6 :hover pseudo classes
- modified boxes html/css to remove table tags and enable box floating
- added 1st version of 3.4 greysme theme (needs more work, especially on ie6)
2007-09-23 20:06:37 +00:00
Karl 'vollmerk' Vollmer
eb23bc31f5
moved to spockys a link for text, ratings are broken.. but I think I did that will fix later
2007-08-20 18:50:04 +00:00
spocky
19f4dd21d3
Updated css class for ajax elements (please check function text in ajax.class.php)
2007-08-20 00:24:12 +00:00
Karl 'vollmerk' Vollmer
bc36b9d282
added some basic random functionality, need to make the advanced page
2007-08-19 08:50:35 +00:00
xgizzmo
923cc2741f
removed <-uname -r work around thanks for nuttin IE
2007-08-07 02:06:47 +00:00
xgizzmo
c1e4517291
fix some short tags causeing some weirdness in the menu, fixed a typo here and there.
2007-08-06 22:10:58 +00:00
Karl 'vollmerk' Vollmer
fe077220bf
broke a ton of stuff, but added some hotness... yes that is an excuse
2007-08-06 04:22:19 +00:00
Karl 'vollmerk' Vollmer
2ebfdf4c29
fixed potential issue with kajax, and added advanced search button to top, right bar
2007-08-04 05:25:25 +00:00
xgizzmo
67fd06887b
Replace references to old code with new code
2007-08-01 03:33:40 +00:00
Karl 'vollmerk' Vollmer
84eca6a3d5
sync french translation, fixed ratings
2007-07-23 02:10:27 +00:00
Karl 'vollmerk' Vollmer
4720720285
corrected ajax but introduced with prototype, tweaked how ajax stuff is done, now uses ajax:: class also replaced player with a logout icon
2007-07-22 16:47:22 +00:00