Uwe Steinmann
|
e8b99cea70
|
replace all CURRENT_TIMESTAMP by $db->getCurrentTimestamp()
|
2015-09-22 09:01:18 +02:00 |
|
Uwe Steinmann
|
fcbb5f68fe
|
Merge branch 'seeddms-5.0.x' into develop
|
2015-09-22 08:51:59 +02:00 |
|
Uwe Steinmann
|
c3296e476b
|
Merge branch 'seeddms-4.3.x' into seeddms-5.0.x
|
2015-09-22 07:57:54 +02:00 |
|
Uwe Steinmann
|
daa72a9ca3
|
user getCurrentTimestamp() and getCurrentDatetime()
|
2015-09-22 07:50:36 +02:00 |
|
Uwe Steinmann
|
4ffa4399a2
|
add getCurrentDatetime() and getCurrentTimestamp()
getCurrentTimestamp() used return the sql statement for a datetime
|
2015-09-22 07:48:49 +02:00 |
|
Uwe Steinmann
|
272d9a43ee
|
Merge branch 'seeddms-4.3.x' into seeddms-5.0.x
|
2015-09-21 18:10:07 +02:00 |
|
Uwe Steinmann
|
8295cde1e7
|
add getCurrentTimestamp() to database driver
will return datetime('now', 'localtime') for sqlite because otherwise
it will return GMT
|
2015-09-21 18:08:05 +02:00 |
|
Uwe Steinmann
|
6be0d179fc
|
Merge branch 'seeddms-5.0.x' into develop
|
2015-09-21 16:58:25 +02:00 |
|
Uwe Steinmann
|
229d976113
|
Merge branch 'seeddms-4.3.x' into seeddms-5.0.x
|
2015-09-21 16:58:14 +02:00 |
|
Uwe Steinmann
|
c385d86a60
|
add timeline over all documents
|
2015-09-21 16:46:17 +02:00 |
|
Uwe Steinmann
|
b6012ae428
|
set homefolder to NULL if not set
|
2015-09-21 12:51:37 +02:00 |
|
Uwe Steinmann
|
419af9880a
|
initial version of getTimeline()
|
2015-09-21 12:42:58 +02:00 |
|
Uwe Steinmann
|
d54172d366
|
Merge branch 'seeddms-5.0.x' into develop
|
2015-09-18 08:00:06 +02:00 |
|
Uwe Steinmann
|
8ab6dda490
|
Merge branch 'seeddms-4.3.x' into seeddms-5.0.x
|
2015-09-18 07:59:15 +02:00 |
|
Uwe Steinmann
|
753733d153
|
set type and params in list of timeline actions
|
2015-09-18 07:54:08 +02:00 |
|
Uwe Steinmann
|
b55627f213
|
add initial support for timeline of recent changes
|
2015-09-16 21:19:46 +02:00 |
|
Uwe Steinmann
|
0a4e2861ce
|
fix sql statements when searching fro attributes (Closes #227)
|
2015-08-31 07:58:09 +02:00 |
|
Uwe Steinmann
|
58413e5218
|
Merge branch 'seeddms-5.0.x' into develop
|
2015-08-19 09:24:20 +02:00 |
|
Uwe Steinmann
|
cde8e830f5
|
Merge branch 'seeddms-4.3.x' into seeddms-5.0.x
|
2015-08-19 09:24:05 +02:00 |
|
Uwe Steinmann
|
7ae79bd09d
|
new version 4.3.20
|
2015-08-19 08:30:51 +02:00 |
|
Uwe Steinmann
|
123cccc72a
|
getAccessMode() takes user/group rights in acls into account for guests
|
2015-08-19 08:21:15 +02:00 |
|
Uwe Steinmann
|
215380b806
|
remove echo statement
|
2015-08-05 22:45:57 +02:00 |
|
Uwe Steinmann
|
170f70d005
|
Merge branch 'seeddms-5.0.x' into develop
|
2015-08-05 21:32:53 +02:00 |
|
Uwe Steinmann
|
81872f4319
|
unset homefolder of users before the folder will be deleted
|
2015-08-05 21:19:00 +02:00 |
|
Uwe Steinmann
|
8a3aebf3cc
|
Merge branch 'seeddms-5.0.x' into develop
|
2015-08-05 17:02:13 +02:00 |
|
Uwe Steinmann
|
1e17c393bb
|
Merge branch 'seeddms-4.3.x' into seeddms-5.0.x
|
2015-08-05 16:57:07 +02:00 |
|
Uwe Steinmann
|
150e5445df
|
add method setDate()
|
2015-08-04 07:39:14 +02:00 |
|
Uwe Steinmann
|
bc1eecc08c
|
add methods to rewrite approval and review log
|
2015-08-04 07:38:45 +02:00 |
|
Uwe Steinmann
|
1200460cee
|
add parameter $format to checkDate()
|
2015-08-04 07:37:48 +02:00 |
|
Uwe Steinmann
|
53bac225fb
|
add SeedDMS_Core_Document::setDate()
|
2015-07-31 15:34:07 +02:00 |
|
Uwe Steinmann
|
01c30a0b8a
|
add new method rewriteStatusLog(), add option parameter date to
setStatus()
|
2015-07-31 15:30:35 +02:00 |
|
Uwe Steinmann
|
3699adfaf5
|
add method checkDate()
|
2015-07-31 15:30:00 +02:00 |
|
Uwe Steinmann
|
de8726cccf
|
Merge branch 'seeddms-5.0.x' into develop
|
2015-07-28 09:01:02 +02:00 |
|
Uwe Steinmann
|
b5f5ef6e21
|
use configured classname in getInstance()
|
2015-07-15 22:28:58 +02:00 |
|
Uwe Steinmann
|
ecbdb4ea4a
|
use configured classname, remove old code
|
2015-07-15 22:28:31 +02:00 |
|
Uwe Steinmann
|
bd7a11f0b1
|
use configured classname in getInstance()
this will make sure that even getInstance in child classes defined
by an extension will return objects of the right class
|
2015-07-15 16:57:26 +02:00 |
|
Uwe Steinmann
|
156ec69355
|
fix documentation error
|
2015-07-15 08:21:28 +02:00 |
|
Uwe Steinmann
|
832e760e03
|
use configured class names, remove old code
|
2015-07-15 08:20:55 +02:00 |
|
Uwe Steinmann
|
533011df95
|
use configured class names
|
2015-07-15 08:20:27 +02:00 |
|
Uwe Steinmann
|
40646009ab
|
minor documentation fix
|
2015-07-15 08:20:08 +02:00 |
|
Uwe Steinmann
|
de62d04129
|
fix some return values, use configured class names
|
2015-07-15 08:19:09 +02:00 |
|
Uwe Steinmann
|
ef8e4e8400
|
inList() returns false or the index of the element
backported from develop
|
2015-07-15 08:18:17 +02:00 |
|
Uwe Steinmann
|
9bc675873d
|
getDocumentList() returns only documents I haven't touched
The lists AppRevByMe, ReviseByMe and ReceiptByMe will only return
those documents in its initial review/approval/receipt/revision
status (0).
|
2015-07-09 18:25:55 +02:00 |
|
Uwe Steinmann
|
6b2f528624
|
getDocumentList(AppRev) returns only untouched documents
|
2015-07-08 18:57:53 +02:00 |
|
Uwe Steinmann
|
85174c6f45
|
create list of rejected documents
|
2015-07-03 20:52:55 +02:00 |
|
Uwe Steinmann
|
463e94ee8a
|
Merge branch 'seeddms-4.3.x' into seeddms-5.0.x
Conflicts:
CHANGELOG
Makefile
SeedDMS_Core/Core/inc.ClassDMS.php
SeedDMS_Core/package.xml
inc/inc.Utils.php
inc/inc.Version.php
install/install.php
op/op.ApproveDocument.php
op/op.Login.php
op/op.RemoveDocumentLink.php
op/op.ReviewDocument.php
out/out.SetReviewersApprovers.php
views/bootstrap/class.Bootstrap.php
|
2015-06-30 07:05:27 +02:00 |
|
Uwe Steinmann
|
f7d695c015
|
some initial code to recursively merge access list (not used yet)
|
2015-06-29 10:28:10 +02:00 |
|
Uwe Steinmann
|
3a531462d9
|
add static method mergeAccessLists()
|
2015-06-29 10:27:23 +02:00 |
|
Uwe Steinmann
|
6c016f236a
|
new version 4.3.19
|
2015-06-26 16:46:41 +02:00 |
|
Uwe Steinmann
|
401e995df6
|
removing a version will also remove all references
references in tblTransmittalItems, tblDocumentRevisions and
tblDocumentRecievers were not removed
|
2015-06-26 12:21:48 +02:00 |
|