Commit Graph

179 Commits

Author SHA1 Message Date
Uwe Steinmann
e354233fce do not create foreign key in tblDocumentReviewLog (Bug #26)
The database in version 3.4.2 contains already a foreign key
referencing tblDocumentReviewers
2013-02-26 21:09:32 +01:00
Uwe Steinmann
dfcec7b3cb added not about name change and new database fields (filesize, checksum) 2013-02-20 11:29:45 +01:00
Uwe Steinmann
0767bff6ae turn full text search of by default 2013-02-20 10:55:12 +01:00
Uwe Steinmann
4d86254eef propperly run update scritp of version 2013-02-20 09:45:41 +01:00
Uwe Steinmann
d30a74485a make it work with latest update script 2013-02-20 09:45:03 +01:00
Uwe Steinmann
a3f9b1d672 make it work with latest update script 2013-02-20 09:44:20 +01:00
Uwe Steinmann
f1617e7d1a set global var $theme to 'blue' 2013-02-20 09:43:39 +01:00
Uwe Steinmann
067f4fa0ec minor text modification 2013-02-20 09:43:21 +01:00
Uwe Steinmann
22955cef3b fixed installation
show form after error, run all update scripts
2013-02-20 08:49:52 +01:00
Uwe Steinmann
0ffe373e82 add extraPath to include path before system check 2013-02-14 12:55:06 +01:00
Uwe Steinmann
73c6ff9427 major name change from letodms to seeddms 2013-02-14 12:10:53 +01:00
Uwe Steinmann
f8a94c62d7 missing file 2013-02-13 18:11:28 +01:00
Uwe Steinmann
22d0254762 embrace by transaction, set version in tblVersion 2013-02-13 18:10:37 +01:00
Uwe Steinmann
3649c653a2 use PDO functions 2013-02-13 18:09:53 +01:00
Uwe Steinmann
ba4ce247fa move parameter extraPath into right section of file 2013-02-13 18:09:25 +01:00
steinm
c400c6caa6 - added field checksum to tblDocumentContent 2013-02-08 08:14:43 +00:00
steinm
8853b15f74 - replace letodms.com by letodms.org 2013-02-07 21:38:42 +00:00
steinm
c67213e26b added missing column in tblWorkflowDocumentContent 2013-02-07 17:00:25 +00:00
steinm
2bd8390a39 - replace ADOdbPath by extraPath 2013-02-04 09:30:43 +00:00
steinm
d0719e80c6 - use PDO instead of ADODb 2013-02-04 09:30:11 +00:00
steinm
f50bad53ea - notes about update to 4.0.0 2013-02-03 06:58:12 +00:00
steinm
5dc5108fe5 - added database schema for sqlite3 2013-02-03 06:56:06 +00:00
steinm
7d6abb988d - added field clipboard to tblSession 2013-01-30 19:59:33 +00:00
steinm
a022d4cf8e - added flags for language selector and duplicate document names 2013-01-28 10:40:04 +00:00
steinm
2dc62d7860 removed field nextstate from workflowlog 2013-01-24 13:14:27 +00:00
steinm
4f436d0475 took over changes from 3.4.0 branch 2013-01-24 10:42:51 +00:00
steinm
96f476eeb4 put empty lines between statements 2013-01-24 10:42:16 +00:00
steinm
5a91f76421 database update script for version 4.0.0 2013-01-24 08:53:35 +00:00
steinm
3b6c53c02c added tables for new workflow 2013-01-24 08:49:18 +00:00
steinm
447d6ea175 new version 4.0.0 2012-12-19 10:30:47 +00:00
steinm
e5b4e11b49 added fields tblUsers.quota tblDocumentContent.filesize 2012-12-19 10:23:16 +00:00
steinm
201fe14553 - added some missing constraints 2012-12-14 10:58:10 +00:00
steinm
08dafb4418 - some minor beautyfying 2012-12-14 10:09:41 +00:00
steinm
a4148da63b - removed comma which caused a syntax error 2012-11-26 20:16:32 +00:00
steinm
80857bd673 - lots of contraint changes 2012-10-23 09:19:02 +00:00
steinm
15e556192c - redid all changes in 3.4.x after project update at sf 2012-10-19 11:41:55 +00:00
steinm
62155a370a - some release notes for Version 3.4.0 2012-10-10 06:19:42 +00:00
steinm
2ae7e9de6a - change order of which tables are created to make constraints work
- added constraints to tblDocumentCategory
2012-10-09 12:30:54 +00:00
steinm
8295568e8b - added new tables for attribute storage 2012-10-09 09:48:27 +00:00
steinm
5c6db70e04 - added copyright 2012-09-11 13:17:48 +00:00
steinm
675dc0ce8a - fixed syntax error
- corrected insert statement for inserting initial users
2012-09-11 13:17:29 +00:00
steinm
e15f5d14e4 - fixed syntax error
- corrected sql statement for inserting initial users
2012-09-11 13:01:58 +00:00
steinm
1ce0bcc831 - added encryption key 2012-08-31 07:47:07 +00:00
steinm
7878b8ec59 - changed order of table definitions 2012-08-28 09:40:14 +00:00
steinm
e3d13bc6c8 - new version 3.3.7 2012-08-28 07:47:47 +00:00
steinm
bfa1524b62 - added link back to installation 2012-08-28 07:46:56 +00:00
steinm
7eb1173ebe - added new configuration parameters 2012-08-28 07:46:19 +00:00
steinm
c6e0689cff - add _ADOdbPath to include_path
- new version 3.4.0
- output error if dir for configuration file could not be found
2012-08-28 07:45:40 +00:00
steinm
9240c4b2f7 - sync with create_tables-innodb.sql 2012-08-28 07:43:58 +00:00
steinm
ada9d9980e - added ENGINE to table definition 2012-08-28 07:43:36 +00:00
steinm
106a0bfce8 - added new tables tblUserPasswordHistory 2012-08-28 07:40:31 +00:00
steinm
2e93357df0 - added constraint 2012-08-28 07:39:47 +00:00
steinm
9ec3fbc898 - files to update from version 3.3.0 to 3.4.0 2012-08-28 07:33:10 +00:00
steinm
77826ec48c - added creation of table tblPasswordRequest 2012-02-27 19:33:34 +00:00
steinm
48f2de02d7 - added default conversion programms for index 2012-02-14 12:55:00 +00:00
steinm
eac4b2cd28 - sync with myisam schema 2012-01-17 16:11:20 +00:00
steinm
da87ad7153 - enlarge mimetype to varchar(100)
- set version to 3.3.0
2012-01-17 08:34:19 +00:00
steinm
624aa95ec7 - run printCheckError()
- update update notes in new window
2012-01-17 08:33:29 +00:00
steinm
4446cfc7e2 - set _rootdir before include language file 2012-01-17 08:32:34 +00:00
steinm
df6b7de165 - more info on how to switch to the new multi level content directory 2011-12-08 19:52:27 +00:00
steinm
78b4bcc713 - set default value of maxDirID to 0 2011-12-08 19:44:08 +00:00
steinm
cd17893883 - set maxDirID to 31998 because that is maximum number of sub dirs in ext3 2011-12-08 18:36:17 +00:00
steinm
f714187b14 - more info about update 2011-12-08 18:30:17 +00:00
steinm
1232b8f309 - fixed many more small errors 2011-12-07 07:33:43 +00:00
steinm
deebe92707 - major overhaul of installation
- support for update script
- running sql script after configuration
2011-12-06 16:39:41 +00:00
steinm
1221996207 - moved from .. 2011-12-06 12:42:58 +00:00
steinm
303e9ed124 - added new field folderList in tblDocuments and tblFolders
- addes search for folders
2011-11-28 14:03:01 +00:00
steinm
3693847620 - output error message if ENABLE_INSTALL_TOOL could not be deleted 2011-11-06 10:25:07 +00:00
steinm
c7b0d1979b - distinguish between errors and warnings 2011-10-26 07:32:57 +00:00
steinm
8f2ec90fb2 - define LETODMS_INSTALL 2011-10-26 07:32:19 +00:00
steinm
2164e4e95c - added option enableLargeFileUpload and enablePasswordForgotten 2011-10-25 13:39:56 +00:00
steinm
d5d3bc7c3f - minor change of insert line for initial database setup 2011-10-19 08:57:13 +00:00
steinm
462704e16f - added table tblUserPasswordRequest 2011-10-10 14:15:18 +00:00
steinm
eb95551026 - field name it tblCategory is not unique anymore 2011-10-07 16:13:37 +00:00
steinm
95eebbabdd - field name in tblCategory has is not unique anymore 2011-10-07 16:12:57 +00:00
steinm
27fd51e12d - introductory text 2011-07-27 07:54:46 +00:00
steinm
8ef7cea072 - do not run install if ENABLE_INSTALL_TOOL is not available
- do not run letodms if ENABLE_INSTALL_TOOL is available
2011-07-27 06:22:26 +00:00
steinm
e73580f507 - moved create table scripts into here 2011-07-21 13:20:26 +00:00
steinm
d34a18f23f - new installation script 2011-07-21 13:17:06 +00:00