Commit Graph

295 Commits

Author SHA1 Message Date
Uwe Steinmann
3b00db6058 add missing files to tblDocumentFiles 2017-03-09 07:15:27 +01:00
Uwe Steinmann
99f0503a65 use upper case for sql reservered words 2017-03-09 07:14:54 +01:00
Uwe Steinmann
5bbce8ffee Merge branch 'seeddms-5.0.x' into seeddms-5.1.x 2017-02-28 07:31:26 +01:00
Uwe Steinmann
c73dc49a59 Merge branch 'seeddms-4.3.x' into seeddms-5.0.x 2017-02-28 07:15:01 +01:00
Uwe Steinmann
9f042ad037 fix output of errors 2017-02-28 07:14:46 +01:00
Uwe Steinmann
5bca4770d1 start new version 5.0.11 2017-02-28 07:09:30 +01:00
Uwe Steinmann
35071d40bc fix check for existing tables for pgsql 2017-02-28 07:04:29 +01:00
Uwe Steinmann
c3fea8b8bf new version 4.3.34 2017-02-28 06:39:32 +01:00
Uwe Steinmann
eab6552788 start new version 5.1.1 2017-02-28 06:35:36 +01:00
Uwe Steinmann
f67483a9a7 use unsigned for version 2017-02-27 18:16:27 +01:00
Uwe Steinmann
fbf800d0ee use tinyint and smallint for public and version tblDocumentFiles 2017-02-27 18:13:17 +01:00
Uwe Steinmann
2acee8d335 change sequence of field in tblDocumentFiles 2017-02-27 18:12:43 +01:00
Uwe Steinmann
6b16ac5411 Merge branch 'seeddms-5.0.x' into seeddms-5.1.x 2017-02-27 18:08:50 +01:00
Uwe Steinmann
72e45f3320 make 'default' to 'DEFAULT' 2017-02-27 18:07:30 +01:00
Uwe Steinmann
d36c982634 Merge branch 'seeddms-5.0.x' into seeddms-5.1.x 2017-02-27 17:52:09 +01:00
Uwe Steinmann
1ff7367f8b Merge branch 'seeddms-4.3.x' into seeddms-5.0.x 2017-02-27 17:46:41 +01:00
Uwe Steinmann
9550a60891 lots of minor formating and explicitly setting default values
makes it easier to compare a dump with the desired schema
2017-02-27 17:44:36 +01:00
Uwe Steinmann
aaa5b4ace3 remove spaces at end of line 2017-02-27 17:06:52 +01:00
Uwe Steinmann
473118b7bb new version 4.3.33 2017-02-22 11:31:59 +01:00
Uwe Steinmann
4a86288c66 add support for postgresql 2017-02-21 07:30:14 +01:00
Uwe Steinmann
f440f7b0ab set initial version in database to 5.1.0 2017-02-20 20:10:19 +01:00
Uwe Steinmann
09ef3a86ba new version 5.0.10 2017-02-20 17:43:51 +01:00
Uwe Steinmann
97c967cc9a add new columns public and version to tblDocumentFiles 2017-02-20 15:49:57 +01:00
Uwe Steinmann
ef46f612cb add columns version and public to tblDocumentFiles 2017-02-20 15:41:44 +01:00
Uwe Steinmann
52deebbf6e Merge branch 'seeddms-5.0.x-attachment' into seeddms-5.1.x 2017-02-20 15:37:44 +01:00
Uwe Steinmann
675648ef20 add changeѕ to database tables 2017-02-20 15:33:15 +01:00
Uwe Steinmann
8996c14a12 sync with innodb 2017-02-20 14:56:25 +01:00
Uwe Steinmann
3d97644dbf change order of operation to prevent 'table locked' error 2017-02-20 14:52:07 +01:00
Uwe Steinmann
24f63bb40d add notes on update 2017-02-20 14:51:43 +01:00
Uwe Steinmann
fad327a8ea Merge branch 'seeddms-5.0.x' into seeddms-5.1.x 2017-02-20 14:06:21 +01:00
Uwe Steinmann
67c7d83a72 use bootstrap theme 2017-02-20 14:06:04 +01:00
Uwe Steinmann
8665826211 update version 2017-02-20 12:57:54 +01:00
Uwe Steinmann
f3d00db04d add update script for sqlite3 2017-02-20 11:56:01 +01:00
Uwe Steinmann
ec94cdde55 use bigint for filesize 2017-02-20 11:55:26 +01:00
Uwe Steinmann
f24b627817 fix more dates and mimetypes 2017-02-20 11:55:09 +01:00
Uwe Steinmann
f3aea6f842 fix all datetime fields, enlarge mimeType fields 2017-02-20 11:51:59 +01:00
Uwe Steinmann
5f9894b7b4 add db changes for version 5.1.0 2017-02-20 09:12:19 +01:00
Uwe Steinmann
534e93d7d9 new version 5.1.0 2017-02-20 08:55:29 +01:00
Uwe Steinmann
053da3bdaa make fields for mimetypes longer 2017-02-16 15:27:01 +01:00
Uwe Steinmann
96967aee5b increment sequences after inserting initial records 2017-02-16 15:27:01 +01:00
Uwe Steinmann
b7c32d8295 add database layout for postgres 2017-02-16 15:27:01 +01:00
Uwe Steinmann
3efdea76c0 add '`' around table name 2017-02-08 16:22:49 +01:00
Uwe Steinmann
d5dc6b125d Merge branch 'seeddms-4.3.x' into seeddms-5.0.x 2017-02-08 15:52:00 +01:00
Uwe Steinmann
72e7e2aa20 add missing '`', do not create empty category 2017-02-08 15:47:44 +01:00
Uwe Steinmann
3a411b8461 add missing '`', do not create empty category 2017-02-08 15:47:07 +01:00
Uwe Steinmann
c37910e473 Merge branch 'seeddms-4.3.x' into seeddms-5.0.x 2017-01-16 15:12:16 +01:00
Uwe Steinmann
b34ae57d0e move drop-tables-innodb.sql into install 2017-01-13 08:43:40 +01:00
Uwe Steinmann
deceea4494 new version 5.0.9 2017-01-12 21:05:15 +01:00
Uwe Steinmann
7e34053ece new version 4.3.32 2017-01-12 17:45:36 +01:00
Uwe Steinmann
2ed68b22d2 Merge branch 'seeddms-4.3.x' into seeddms-5.0.x 2016-11-08 11:39:02 +01:00
Uwe Steinmann
b3571c360b new version 4.3.31 2016-11-08 11:27:28 +01:00
Uwe Steinmann
e69fb26dcc prepare for new version 4.3.30 2016-10-07 16:11:29 +02:00
Uwe Steinmann
754d256532 prepare for next version 5.0.7 2016-10-07 16:10:49 +02:00
Uwe Steinmann
8881ad1e74 Merge branch 'seeddms-4.3.x' into seeddms-5.0.x 2016-09-06 14:49:22 +02:00
Uwe Steinmann
0977ed0a76 new version 4.3.29 2016-09-06 14:35:30 +02:00
Uwe Steinmann
05a7a897f2 Merge branch 'seeddms-4.3.x' into seeddms-5.0.x 2016-08-24 11:17:17 +02:00
Uwe Steinmann
6ab08983bb new version 4.3.28 2016-08-24 10:20:53 +02:00
Uwe Steinmann
7f7bb2926d Merge branch 'seeddms-4.3.x' into seeddms-5.0.x 2016-08-08 20:29:27 +02:00
Uwe Steinmann
5f1d38bba3 do not set TEXT field to default ''. Use NULL instead
mysql STRICT_TRANS_MODE does not allow it
2016-08-08 08:09:01 +02:00
Uwe Steinmann
284ee2bba1 set field of type 'text' to NULL instead of ''
mysql doesn't support setting '' in STRICT_TRANS_MODE
2016-08-08 08:03:38 +02:00
Uwe Steinmann
11f6ddef13 Merge branch 'seeddms-4.3.x' into seeddms-5.0.x 2016-07-14 07:01:55 +02:00
Uwe Steinmann
a964f20bdc fix migration sql statements
The changes still refer to the database used in mydms 1.7.2
2016-07-13 07:39:49 +02:00
Uwe Steinmann
d7898f972e new version 4.3.27 2016-07-04 09:17:35 +02:00
Uwe Steinmann
9fb4dfaa9b start new version 5.0.4 2016-05-03 06:44:50 +02:00
Uwe Steinmann
135f9c06f6 Merge branch 'seeddms-4.3.x' into seeddms-5.0.x 2016-04-22 16:49:11 +02:00
Uwe Steinmann
2ee76efedb new version 4.3.26 2016-04-22 16:46:56 +02:00
Uwe Steinmann
a287131154 Merge branch 'seeddms-4.3.x' into seeddms-5.0.x 2016-04-21 14:22:37 +02:00
Uwe Steinmann
78344f2c77 use bootstrap and much nicer layout 2016-04-21 14:22:12 +02:00
Uwe Steinmann
9a319ef539 Merge branch 'seeddms-4.3.x' into seeddms-5.0.x 2016-03-09 08:06:37 +01:00
Uwe Steinmann
4c2fd6962a new version 4.3.25 2016-03-09 08:01:31 +01:00
Uwe Steinmann
76f5a89f92 Merge branch 'seeddms-4.3.x' into seeddms-5.0.x 2016-02-02 09:48:18 +01:00
Uwe Steinmann
0c8768a09e new version 4.3.24 2016-02-01 20:49:28 +01:00
Uwe Steinmann
51f80c0930 Merge branch 'seeddms-4.3.x' into seeddms-5.0.x 2016-01-27 17:23:22 +01:00
Uwe Steinmann
a8b8da6cc8 call UI::contentEnd() 2016-01-26 15:06:10 +01:00
Uwe Steinmann
13eb5bd8cc use bootstrap error class for err msg 2016-01-26 10:29:09 +01:00
Uwe Steinmann
8f7b604c9d use bootstrap theme 2016-01-26 07:58:40 +01:00
Uwe Steinmann
b2733a3cd9 add missing conf vars, fix indenting 2016-01-26 06:47:55 +01:00
Uwe Steinmann
47c29c18b0 add setting of cacheDir 2016-01-26 06:45:27 +01:00
Uwe Steinmann
6f4c1cb519 Merge branch 'seeddms-4.3.x' into seeddms-5.0.x 2016-01-22 09:30:14 +01:00
Uwe Steinmann
f81eab28b4 new version 4.3.23 2016-01-21 07:41:09 +01:00
Uwe Steinmann
c43c5e64eb ldap search can be filtered 2016-01-19 15:30:54 +01:00
Uwe Steinmann
4dd2dc87af new version 4.3.22 2015-11-09 20:00:02 +01:00
Uwe Steinmann
109f814fa9 new version 4.3.21 2015-09-22 10:22:40 +02:00
Uwe Steinmann
524e361439 add constraint tblUsers_homefolder after creating tblFolders
set homefolder to NULL when creating initial users
2015-09-14 18:18:52 +02:00
Uwe Steinmann
cbbe331fe2 new version 4.3.20 2015-08-19 08:42:05 +02:00
Uwe Steinmann
17a9eb739c Merge branch 'seeddms-4.3.x' into seeddms-5.0.x 2015-08-07 13:37:14 +02:00
Uwe Steinmann
36a11facf2 use relative link to out/out.Settings.php 2015-08-07 09:27:54 +02:00
Uwe Steinmann
5b53df6356 no need to explicitly load the english translations
the default language is now propperly set in the
inc/inc.ClassSettings.php
2015-08-07 09:13:06 +02:00
Uwe Steinmann
0342e2a89d add reference from tblUsers:homefolder to tblFolders:id 2015-08-05 18:19:42 +02:00
Uwe Steinmann
6c016f236a new version 4.3.19 2015-06-26 16:46:41 +02:00
Uwe Steinmann
778e867618 new version 5.0.0 2015-05-19 08:24:09 +02:00
Uwe Steinmann
4187b78053 new version 4.3.18 2015-05-04 06:26:01 +02:00
Uwe Steinmann
1717277684 set version to 5.0.0-pre3 2015-04-15 21:19:02 +02:00
Uwe Steinmann
5a1f57f806 set version in tblVersion to 5.0.0 2015-04-07 06:44:38 +02:00
Uwe Steinmann
72c3207a75 Merge branch 'seeddms-4.3.17' into develop
Conflicts:
	Makefile
2015-03-30 16:40:24 +02:00
Uwe Steinmann
35043b1cda new version 4.3.17 2015-03-27 17:34:28 +01:00
Uwe Steinmann
cb81eb7db4 Merge branch 'seeddms-4.3.16' into develop
Conflicts:
	Makefile
	views/bootstrap/class.UsrMgr.php
2015-03-20 08:32:29 +01:00
Uwe Steinmann
358c239c3a new version 4.3.16 2015-03-20 08:16:05 +01:00
Uwe Steinmann
0335cc8bcd Merge branch 'seeddms-4.3.15' into develop
Conflicts:
	Makefile
	views/bootstrap/class.Search.php
	views/bootstrap/class.Settings.php
2015-03-17 06:52:33 +01:00
Uwe Steinmann
558be76dae new version 4.3.15 2015-03-12 11:06:23 +01:00