Uwe Steinmann
|
bdd75ecfee
|
fix addContent()
|
2015-05-13 18:41:10 +02:00 |
|
Uwe Steinmann
|
37fe7925a4
|
add checking for duplicates
|
2015-05-13 17:37:53 +02:00 |
|
Uwe Steinmann
|
540b1ece0a
|
add getSize(), updateContent() etc.
|
2015-05-13 17:32:10 +02:00 |
|
Uwe Steinmann
|
309be28256
|
add getUser()
|
2015-05-12 19:08:55 +02:00 |
|
Uwe Steinmann
|
448dc172d0
|
add functions to manage revising documents
|
2015-05-12 19:07:59 +02:00 |
|
Uwe Steinmann
|
a5d77d7cbb
|
add more document lists
|
2015-05-12 19:07:26 +02:00 |
|
Uwe Steinmann
|
0fab2df676
|
many changes on revision workflow
|
2015-05-11 09:29:34 +02:00 |
|
Uwe Steinmann
|
b2027eb2d7
|
pass on msg to setStatus() in verifyStatus()
|
2015-05-04 08:39:18 +02:00 |
|
Uwe Steinmann
|
6c35f106a4
|
add optional parameter $msg to
SeedDMS_Core_DocumentContent::verifyStatus()
set when method is called in removeWorkflow
|
2015-05-04 08:29:16 +02:00 |
|
Uwe Steinmann
|
a16a57a1f9
|
new documentList for 'ReceiptByMe'
|
2015-05-04 06:11:35 +02:00 |
|
Uwe Steinmann
|
01b55843d2
|
add class for handling transmittals
|
2015-04-27 08:24:26 +02:00 |
|
Uwe Steinmann
|
7338ddaadd
|
fix typo in comment
|
2015-04-27 08:17:27 +02:00 |
|
Uwe Steinmann
|
4b6eeba319
|
add list of documents checked out by me in getDocumentList()
|
2015-04-23 16:43:19 +02:00 |
|
Uwe Steinmann
|
8b065cf7ac
|
propperly clean checked out file in possible cases
previously the checked out file was not remove from the checkout area
if it was unchanged and checked in
|
2015-04-23 11:48:01 +02:00 |
|
Uwe Steinmann
|
1afd3102ab
|
fix parameter definition in comment
|
2015-04-23 11:26:00 +02:00 |
|
Uwe Steinmann
|
107f96e921
|
add method getDocumentList()
it returns a list of database records with all the information
currently needed on the MyDocuments page.
|
2015-04-23 11:24:42 +02:00 |
|
Uwe Steinmann
|
d7d4ab6390
|
use classnames in SeedDMS_Core_DMS when instanciating, new method
getDocumentCheckOuts()
|
2015-04-22 17:20:57 +02:00 |
|
Uwe Steinmann
|
12b0eadc66
|
use classnames in SeedDMS_Core_DMS when instanciating users
|
2015-04-22 17:19:53 +02:00 |
|
Uwe Steinmann
|
a590fec967
|
add revision workflow
|
2015-04-22 10:31:36 +02:00 |
|
Uwe Steinmann
|
68be1ad42e
|
fix lots of error for managing receiveLog
|
2015-04-20 18:33:42 +02:00 |
|
Uwe Steinmann
|
ca9715c3bc
|
various error fixes in sql statements for ReceiptLog
|
2015-04-20 18:32:56 +02:00 |
|
Uwe Steinmann
|
a3b6ed8fb3
|
add method getReceiptStatus
|
2015-04-20 18:32:11 +02:00 |
|
Uwe Steinmann
|
8824aa4624
|
add administration of recipients of documents
|
2015-04-20 13:43:40 +02:00 |
|
Uwe Steinmann
|
3dae5ec57a
|
add all methods to handle document checkout and checkin
|
2015-04-17 20:08:06 +02:00 |
|
Uwe Steinmann
|
7bc0b8947f
|
add sql statements to setOwner() for moving locks and checkouts
still commented out, but the idea is, that the user of a lock and checkout
of a document should also be changed if the document owner changes
|
2015-04-17 20:05:34 +02:00 |
|
Uwe Steinmann
|
ba5185eec8
|
fix wrong sql statement in getInstance()
|
2015-04-16 14:11:14 +02:00 |
|
Uwe Steinmann
|
b0bc6e5c01
|
use variable classnames instead of fixed names
|
2015-04-15 16:11:07 +02:00 |
|
Uwe Steinmann
|
444d3a8b01
|
add new method getAttribute()
|
2015-04-15 14:11:21 +02:00 |
|
Uwe Steinmann
|
7e8fb4451c
|
add method getInstance()
|
2015-04-14 19:37:06 +02:00 |
|
Uwe Steinmann
|
3f35ff5671
|
add new attribute types url and email, add attribute validation
|
2015-04-14 19:36:10 +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
|
57520f27cf
|
clean workflow log if document version is deleted
|
2015-03-27 17:15:21 +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
|
3f46cbad5b
|
add method inList()
|
2015-03-17 17:45:12 +01:00 |
|
Uwe Steinmann
|
b3bfaf9ac5
|
Merge branch 'seeddms-4.3.15' into develop
Conflicts:
SeedDMS_Core/Core/inc.ClassDMS.php
|
2015-02-05 09:37:52 +01:00 |
|
Uwe Steinmann
|
b04aecd7f3
|
fix objects returned by SeedDMS_Core_DMS::getAllUsers()
they have lanuage und theme set again
|
2015-02-05 09:35:05 +01:00 |
|
Uwe Steinmann
|
5496aa2bcc
|
do not use fixed class names for folders and documents anymore
use instead the classname stored in $classnames[]
|
2015-02-05 07:37:50 +01:00 |
|
Uwe Steinmann
|
5b8746a8a5
|
add methods getSearchFields() and getSearchTables()
|
2015-02-05 07:36:37 +01:00 |
|
Uwe Steinmann
|
1aa08781b2
|
Merge branch 'seeddms-4.3.14' into develop
Conflicts:
Makefile
SeedDMS_Core/Core/inc.ClassFolder.php
|
2015-01-29 18:22:19 +01:00 |
|
Uwe Steinmann
|
6516c7ff1a
|
set version to 4.3.14
|
2015-01-29 18:20:03 +01:00 |
|
Uwe Steinmann
|
a4065698d6
|
fix checking for subfolder (Bug #194)
|
2015-01-29 18:15:04 +01:00 |
|
Uwe Steinmann
|
cdeda7ecb1
|
add missing start of transaction
|
2014-12-08 16:57:26 +01:00 |
|
Uwe Steinmann
|
8ace74ef85
|
do not used fixed class names for folders and documents anymore
|
2014-12-08 14:34:54 +01:00 |
|
Uwe Steinmann
|
ee2bb4ffd2
|
names of classes for folder, document objects can be set
|
2014-12-08 14:34:11 +01:00 |
|
Uwe Steinmann
|
5f7dd4d472
|
add methode getIntance(), place code to remove folder into its own
methode
|
2014-12-08 14:33:13 +01:00 |
|
Uwe Steinmann
|
bcee025d90
|
add method getInstance()
|
2014-12-08 14:32:47 +01:00 |
|
Uwe Steinmann
|
631066b697
|
Merge branch 'seeddms-4.3.13' into develop
|
2014-11-27 13:52:38 +01:00 |
|
Uwe Steinmann
|
d6565041cd
|
add new methode replaceContent()
instead of adding a new version, this function replaces the content
file of a version
|
2014-11-27 13:40:58 +01:00 |
|