Lawrence Brown
60a653daf4
copyright 2014 -> 2015
...
janitorial services
2015-01-04 21:36:41 +00:00
Afterster
98664d2a84
Update copyright years
2014-05-18 09:53:57 +02:00
SUTJael
4eaf4f7e8a
"flagged" (unused) feature removed. Will light DB interaction. All seems good for me, need to check to be sure.
...
Fix jPlayer theme
2013-11-29 00:23:17 +01:00
Afterster
bddca41379
Readd php closing tag on templates
2013-11-17 19:32:22 +01:00
Afterster
22cb316a48
Ampache code now respect PSR-2 code style
2013-11-17 18:54:14 +01: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
d572c2776f
Move show_box_{top,bottom}() from ui.lib.php to UI
2013-01-26 01:28:34 -05:00
Paul Arthur
5f02e4f43c
Move flip_class() from lib/ui.lib.php to UI
2013-01-26 00:52:50 -05:00
Paul Arthur
cad1380737
Move duplicate searching from Catalog to Song
...
Catalog::get_duplicate_songs() -> Song::find_duplicates()
Catalog::get_duplicate_info() -> Song::get_duplicate_info()
2013-01-25 20:49:16 -05:00
Paul Arthur
2ab840a48b
Cosmetics: clean up heads in templates/
2013-01-25 16:38:14 -05: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
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
Paul 'flowerysong' Arthur
63031fb6c1
Use a function to format bytes -> human-readable sizes. Also bump catalog build
...
memory profiling logging to level 5; fixes FS#141.
2010-10-15 19:16:42 +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
dipsol
6500941b58
Changed some name, because of the conventions.
2008-12-02 13:05:56 +00:00
dipsol
b18f47b0e4
fixed ticket 281, by changing the way the data was return. Now only the button will be updated instead of the whole line.
2008-12-02 12:29:09 +00:00
Karl 'vollmerk' Vollmer
ee10d335e0
junk commit, nothing really changed
2008-12-02 08:47:15 +00:00
Karl 'vollmerk' Vollmer
81a854f7ea
fixed the find duplicates stuff, its actually still broken somewhat but it mostly works so why not commit eah?
2007-12-16 23:52:06 +00:00
spocky
794036ac1f
Almost finished css cleanup
2007-11-20 23:09:40 +00:00
spocky
0dce31de40
- Cleaned up php files (removed useless inlines styles, replaced header td with th...)
...
- Cleaned up css (removed some unused classes)
- Changed quick search size and added ability to customize it
- Removed width=100% in preferences tables
- Corrected missing closing tag in sidebar
- Minor corrections
2007-09-24 19:49:38 +00:00
Karl 'vollmerk' Vollmer
2d06bf58a2
new best guess duplicate logic
2006-12-22 06:03:03 +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