Commit Graph

87 Commits

Author SHA1 Message Date
Uwe Steinmann
26798d7676 Merge branch 'seeddms-4.1.2' into develop
Conflicts:
	Makefile
	inc/inc.Version.php
	install/install.php
2013-04-08 08:17:46 +02:00
Uwe Steinmann
72200c5f96 prepare for new version 4.1.2 2013-04-08 07:58:28 +02:00
Uwe Steinmann
0ac6ff9a91 prepare for version 4.1.1 2013-04-05 16:54:48 +02:00
Uwe Steinmann
223daa97b1 set default theme to bootstrap 2013-04-05 13:09:08 +02:00
Uwe Steinmann
5d41aad78c prepare for next version 4.2.0 2013-04-05 13:08:37 +02:00
Uwe Steinmann
114b51ebc5 read language file from new directory 2013-03-26 22:05:23 +01:00
Uwe Steinmann
e138ae5d72 new version 4.1.0 2013-03-07 12:19:51 +01:00
Uwe Steinmann
1c4fdce6af new language value is now en_GB 2013-02-27 20:39:32 +01:00
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