Shish
169ae5f590
installer fails
2012-02-22 13:58:55 +00:00
Shish
4d2a066717
user classes in the installer
2012-02-21 18:37:36 +00:00
Shish
92701045ac
global DSN -> define()'d DSN
2012-02-13 21:09:34 +00:00
green-ponies (jgen)
a8c228186a
bugs~
2012-02-09 15:37:40 -05:00
green-ponies (jgen)
983c0d96b8
Fixing bug with installer. (thanks RainbowDash)
2012-02-09 15:33:40 -05:00
Shish
25b8193191
db_version starts at 10
2012-02-07 19:20:58 +00:00
Shish
1455956f18
putting foreign key additions into auto-upgrade ext
2012-02-07 19:18:58 +00:00
green-ponies (jgen)
a78ca78c9b
More changes to the install script.
...
More error checking, better formating, etc..
2012-02-05 16:35:34 -05:00
green-ponies (jgen)
8db3546c8d
Changes to the install script for Issue 101.
2012-02-05 12:11:56 -05:00
green-ponies (jgen)
5a63ad05b5
Fix for installer failing with new DSN define.
2012-01-31 00:35:20 -05:00
Shish
0d8124af3b
consistency for key names
2012-01-24 16:48:28 +00:00
NaGeL
36a04fd62c
put DBupdate.php into the install.php under Shimmie Repair Console.
2012-01-23 15:24:23 +01:00
NaGeL
ddd3f99835
deleting the user withouth images delete resulted in image deletion too: the DB entriy gets removed but the image stays on the Hard drive.
...
this is fixed.
also the Foreign key needs to be manually updated in images table.
named the foreign keys in install.php for easier altering in the future.
2012-01-22 20:14:35 +01:00
Shish
18e36f9b31
Rather than three levels of configuration, let's have two (define()'d values in config.php for system-level stuff, the web-editable config table for user-level stuff). Basically switches database_dsn from a global variable to a defined constant.
2012-01-20 03:15:58 +00:00
Josh Sutinen
671aed2876
installer: Make PDO compatible
2011-02-21 22:06:55 -05:00
Shish
ffb1762280
Insert_ID -> lastInsertId
2010-12-31 20:00:59 +00:00
Shish
5abee51db7
recovery console
2010-03-15 05:30:37 +00:00
Shish
7a5be72cbd
build warehouse directories on demand
2010-03-15 04:31:28 +00:00
Shish
d0d3e72b74
two references to trac, both are old
2010-03-15 03:31:53 +00:00
Shish
e14f9a8b39
this link is broken v.v
2010-03-10 19:26:52 +00:00
Shish
5ba28817a8
try to recognise the DB engine *before* trying to connect...
2010-01-17 09:43:49 +00:00
Shish
830635c5a9
preliminary image locking
2009-12-30 08:54:04 +00:00
Shish
b512d93c91
re-initialise the database after re-opening the connection (allows sqlite to use now())
2009-07-16 20:45:18 +01:00
Shish
96e69c4f20
aaaaaaaargh dates and times in sql
2009-07-16 00:05:25 +01:00
Shish
46b0526496
remove the auto install file after using it
2009-07-16 00:05:18 +01:00
Shish
717209e8f0
warn about missing mysql
2009-07-16 00:05:11 +01:00
Shish
d8e3ba6f4d
preliminary work for image locking
2009-01-24 03:59:51 -08:00
Shish
f3a3d50f95
sqlite love
2009-01-22 07:08:37 -08:00
Shish
8619be809e
sqlite engine
2009-01-22 05:53:30 -08:00
Shish
d98962a30e
a bunch of fixes
2009-01-22 05:42:44 -08:00
Shish
bda38bff6c
did I mention that mysql devs can go choke on a bucket of cocks? Well they can. (Two ways to specify foreign keys, one works, one is silently ignored; wtf?)
2009-01-22 05:03:51 -08:00
Shish
46c3989ce5
automated installation
2009-01-22 05:02:22 -08:00
Shish
fb7e14ad21
fixes
2009-01-22 04:14:38 -08:00
Shish
f347384a50
php developers can go choke on a bucket of cocks
2009-01-22 04:11:43 -08:00
Shish
44ac62e1ae
get rid of xmlschema
2009-01-22 04:05:55 -08:00
Shish
b336b5296f
delayed user creation
2009-01-22 01:39:44 -08:00
shish
361bbafea7
ob_start in install.php
...
git-svn-id: file:///home/shish/svn/shimmie2/trunk@827 7f39781d-f577-437e-ae19-be835c7a54ca
2008-04-19 18:57:43 +00:00
shish
c88a35b58c
session IP mask, for users with varying IPs; mostly from a patch in #303
...
git-svn-id: file:///home/shish/svn/shimmie2/trunk@779 7f39781d-f577-437e-ae19-be835c7a54ca
2008-04-08 16:02:43 +00:00
shish
1ca6064d3b
remove debug thingy
...
git-svn-id: file:///home/shish/svn/shimmie2/trunk@708 7f39781d-f577-437e-ae19-be835c7a54ca
2008-01-27 17:07:27 +00:00
shish
8bec513d62
no need for session stuff
...
git-svn-id: file:///home/shish/svn/shimmie2/trunk@707 7f39781d-f577-437e-ae19-be835c7a54ca
2008-01-27 17:03:15 +00:00
shish
97e72fa2af
more installer niceness
...
git-svn-id: file:///home/shish/svn/shimmie2/trunk@705 7f39781d-f577-437e-ae19-be835c7a54ca
2008-01-27 16:25:17 +00:00
shish
4fb0092742
xml schema for installer
...
git-svn-id: file:///home/shish/svn/shimmie2/trunk@704 7f39781d-f577-437e-ae19-be835c7a54ca
2008-01-27 15:33:59 +00:00
shish
a5af8fecd2
opera 9.5 on linux works, on windows doesn't o_O. Go for pixels now then...
...
git-svn-id: file:///home/shish/svn/shimmie2/trunk@701 7f39781d-f577-437e-ae19-be835c7a54ca
2008-01-26 14:38:32 +00:00
shish
6434a60210
more user friendly installation, and check that they aren't opening the php files from the local hard drive...
...
git-svn-id: file:///home/shish/svn/shimmie2/trunk@700 7f39781d-f577-437e-ae19-be835c7a54ca
2008-01-26 13:14:30 +00:00
shish
8829f770ae
remove upgrade from 0.8.X support, and allow sqlite to be used as a database
...
git-svn-id: file:///home/shish/svn/shimmie2/trunk@699 7f39781d-f577-437e-ae19-be835c7a54ca
2008-01-26 12:13:37 +00:00
shish
19d80a244f
several SQLite compatability improvements, as suggested by naikoto on the forums
...
git-svn-id: file:///home/shish/svn/shimmie2/trunk@680 7f39781d-f577-437e-ae19-be835c7a54ca
2008-01-02 21:49:12 +00:00
shish
f580a8f922
no need to append
...
git-svn-id: file:///home/shish/svn/shimmie2/trunk@666 7f39781d-f577-437e-ae19-be835c7a54ca
2007-12-19 10:39:44 +00:00
shish
f4a41d0b58
Separate database support error from table creation error; give a more appropriate message when the database isn't supported
...
git-svn-id: file:///home/shish/svn/shimmie2/trunk@566 7f39781d-f577-437e-ae19-be835c7a54ca
2007-10-24 18:16:54 +00:00
shish
b64ac2128e
enable adodb caching
...
git-svn-id: file:///home/shish/svn/shimmie2/trunk@448 7f39781d-f577-437e-ae19-be835c7a54ca
2007-08-08 04:53:55 +00:00
shish
8f2cf32193
Postgres install code
...
git-svn-id: file:///home/shish/svn/shimmie2/trunk@446 7f39781d-f577-437e-ae19-be835c7a54ca
2007-08-06 23:55:47 +00:00