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

38 commits

Author SHA1 Message Date
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
Afterster
8c0ba39828 Fix images inclusion path and add update README 2014-04-12 10:15:14 +02:00
Jean-François Bilger
65f262cac6 [MOD] Install bootstrap finished 2014-04-11 23:09:16 +02:00
Jean-François Bilger
ff013ef6b7 [MOD] Bootstrapify installation 2014-04-10 22:39:26 +02:00
Paul Arthur
716c50f2e9 Clean up the install code a bit
Remove lang/charset copypasta, unnecessary setting of $prefix,
unnecessary constants.
2013-05-13 21:11:18 -04:00
Paul Arthur
954748b0ae Reuse our tests in the install check
The install check was drifting significantly from being correct.  Which
is what happens when you duplicate code.
2013-02-03 03:51:37 -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
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
9dd3cdc624 some templates modified header comment 2011-02-03 08:27:09 +09:00
Paul 'flowerysong' Arthur
613ac78782 Some grammar fixes and a code dedupe for installation. Identical code in 5
files makes the baby Jesus cry and eventually results in the code not being
identical.
2010-09-18 14:58:23 +00:00
Paul 'flowerysong' Arthur
7b804afb55 Fix installation (base.js requires prototype). Also squelch a warning in update. 2010-06-29 04:18:47 +00: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
Karl 'vollmerk' Vollmer
45f382b06d Add vim modelines to all php files (Thx ascheel) 2010-03-14 04:53:15 +00:00
Karl 'vollmerk' Vollmer
4b262ec16b Add additional config is readable check to installer, and fix some typos on installer text 2009-08-26 16:07:50 +00:00
Karl 'vollmerk' Vollmer
c014a32ec3 add additional information during the install process 2009-07-08 09:09:22 +00:00
Karl 'vollmerk' Vollmer
0a506696ac add full path to needed files so there is no confusion 2009-05-19 04:30:18 +00:00
Karl 'vollmerk' Vollmer
2a83cc96dc more work for alpha2 release, clean up install and debug a bit 2009-03-08 05:08:21 +00:00
Karl 'vollmerk' Vollmer
6ff7d498cf improve the error messages on installation to show when you are missing the sha256 algos 2009-03-03 01:26:18 +00:00
Karl 'vollmerk' Vollmer
0f1d017809 final commits before the release 2009-01-01 04:51:29 +00:00
Karl 'vollmerk' Vollmer
f593f18131 Commit, still no internet paying for it.. curse you free.fr 2008-10-27 09:24:34 +00:00
Karl 'vollmerk' Vollmer
3267cf14b9 sync from branch 2008-08-30 19:49:39 +00:00
momo-i
36b9eb93b2 update typo 2008-08-29 07:42:02 +00:00
momo-i
59a103e607 Updated more translatable 2008-08-29 07:07:13 +00:00
momo-i
7d8db9b0ec Updated tempalate, po files, and Install process. 2008-08-27 00:59:11 +00:00
momo-i
de6d146ca3 Fixed don't display xml:lang and lang for html tag. 2008-08-26 22:21:10 +00:00
Karl 'vollmerk' Vollmer
dccdeba838 first step of installer works, will finish later tomorrow morning 2007-05-13 09:00:22 +00:00
xgizzmo
43cc00bb87 added some missing copyright and license info 2007-01-14 20:28:05 +00:00
xgizzmo
71febbd440 small fixups and tweakage 2006-12-10 01:15:58 +00:00
pb1dft
01b784da2d Fixed missing DOCTYPE and other required stuff on the install pages 2006-11-20 00:35:34 +00:00
Karl 'vollmerk' Vollmer
c522a2c1e9 some bug fixes and tweaks 2006-11-17 06:30:36 +00:00
Karl 'vollmerk' Vollmer
2169a44d52 wups 2006-11-04 02:19:24 +00:00
Karl 'vollmerk' Vollmer
a02b8ce207 fixed clean, added lang to installer (thx ros) and cleaned up catalog display a bit and mojoed lang list 2006-05-01 07:22:07 +00:00