Paul Arthur
c51ddbd3d6
Clean up check_database, more direct mysql calls
2012-11-08 14:02:28 -05:00
Paul Arthur
93251b3c8d
Move check_database_inserted into the Dba class
2012-11-08 13:22:56 -05:00
Paul Arthur
d2eaf10b07
Move check_database into the Dba class
2012-11-08 13:15:19 -05:00
Paul Arthur
a22776e954
Rework debug page
...
We don't need to check for PCRE any more, it can't be disabled in PHP
5.3.
Try to improve the descriptions.
2012-07-11 14:47:02 -04: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
99fd9d7fe2
Make debug and install tests friendlier
...
"PHP putenv support" had nothing to do with putenv. Split it into
multiple tests and have the output actually correspond to what we're
checking.
2011-09-19 13:40:07 -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
Paul 'flowerysong' Arthur
dc495ea8ea
Clean up general.lib.php and ui.lib.php: remove unused functions, group related
...
functions, simplify implementation of some functions.
2010-06-13 07:58:43 +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
4259d662de
fix show test page
2009-05-13 11:41:43 +00:00
Karl 'vollmerk' Vollmer
0cb0f5d851
typo :S
2009-03-26 21:11:24 +00:00
Karl 'vollmerk' Vollmer
b443458311
slight tweak to /test.php and /install.php check to make the sha256() check work, also make reference to auto_user config option under auto_create config option
2009-03-26 21:10:53 +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
572f375eee
Allow blank root MySQL password, required for compatibilty, continue to dis-allow Ampache MySQL account password to be blank. Revert additional check on DB Connection, do not want to tell the world their DB password is blank. The config clearly states this restriction
2009-01-28 21:10:53 +00:00
dipsol
8dc49610d6
Ticket #387 , added some checks during install for empty db passwords. Also added this to check when something goes wrong.
2009-01-28 12:23:37 +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
momo-i
7d8db9b0ec
Updated tempalate, po files, and Install process.
2008-08-27 00:59:11 +00:00
Karl 'vollmerk' Vollmer
e9f54c8d72
initial debug work
2008-05-07 06:23:39 +00:00
Karl 'vollmerk' Vollmer
2743730424
force consistant charset on file add, add fix_filenames script and minor tweak for democratic play
2008-03-17 00:50:16 +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
edf482ff3d
moved back to a GPL flash player for 3.4 codebase, fixed some stream issues (non-m3u playlist types were failing) and tweaked the look of the /test.php page and fixed the xspf playlist generation
2007-07-05 06:05:18 +00:00
Karl 'vollmerk' Vollmer
71f0c05034
fixed the debug page
2007-06-21 07:33:35 +00:00