Phyks (Lucas Verney)
e86ea9a099
Fix copyright date
2016-08-01 22:02:00 +02:00
Afterster
9c3637b879
Change license from GPLv2 to AGPLv3
2015-12-02 20:46:34 +01:00
Afterster
16d80f8435
Use Composer for dependencies
2015-09-13 23:30:20 +02:00
Afterster
47a6585c88
Use latest php-cs-fixer version
2015-07-29 21:59:12 +02:00
Afterster
92872e39f5
Add Ampache information in html header to automatically detect ampache webpage
...
Allow cross-domain request in default maintenance page example
2015-04-29 13:41:07 +02:00
Lawrence Brown
60a653daf4
copyright 2014 -> 2015
...
janitorial services
2015-01-04 21:36:41 +00:00
Afterster
351f43708d
Improve installation process to avoid manual action for each config file
...
Add max upload size check in installation tests
2014-06-14 08:38:15 +02:00
Afterster
8415415cdd
Avoid MySQL password flush when generation configuration files at installation process ( fix #211 ). Disable cache on install pages.
2014-05-27 06:43:38 +02:00
Afterster
98664d2a84
Update copyright years
2014-05-18 09:53:57 +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
Afterster
916057fda7
Add broadcast templates
2014-02-09 02:06:27 +01:00
Afterster
7b64802f62
Rename Ampache to Ampache-doped
2014-02-01 10:30:13 +01:00
Afterster
78c889f4b3
Remove remaining Prototype call and replace tinybox by prettyPhoto
2013-11-20 22:12:01 +01:00
John Moore
de6d239e4f
replace references to prototype.js
2013-07-27 18:00:39 -05: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
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
fd548dc3e9
some templates modified header comment
2011-02-03 08:04:41 +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