Uwe Steinmann
0c1c829cca
fix description of some methods (no code change)
2013-09-27 08:23:11 +02:00
Uwe Steinmann
9b021e6e20
new version 4.3.1
2013-09-20 21:36:10 +02:00
Uwe Steinmann
c286754d79
prepare for new version 4.3.0
2013-09-05 07:43:07 +02:00
Uwe Steinmann
44164ebf40
getPath() works propperly even if root id is not 1
...
getPath doesn't return any folders above the root id even if they
exist
2013-09-05 07:33:17 +02:00
Uwe Steinmann
a6972545fd
set number of folders found in search() to 0
...
This was set to late and in case the ѕearch for folders was not done
a php warning was issued
2013-06-14 16:03:49 +02:00
Uwe Steinmann
eb1423dabc
add entry for turning on foreign key constraints in sqlite
2013-06-07 21:49:29 +02:00
Uwe Steinmann
115039718e
turn on foreign key constraints for sqlite3
2013-06-07 21:48:51 +02:00
Uwe Steinmann
57c9a964cb
add release notes
2013-06-07 11:51:47 +02:00
Uwe Steinmann
45f0771b3f
passing an array of user to search() is supported
...
till now it was only possible to filter the search by a single user
2013-06-07 10:09:32 +02:00
Uwe Steinmann
ac8dfd477a
addDocument() does not use comment for version
...
formely if a version comment wasn't given the document comment
was taken instead. This has been removed.
2013-06-06 14:03:32 +02:00
Uwe Steinmann
ff50f5e868
add notes for 4.3.0
2013-05-31 16:04:11 +02:00
Uwe Steinmann
39d7eb045e
add method getDocumentContent()
2013-05-29 20:05:15 +02:00
Uwe Steinmann
e961b189f2
add method getStatitics()
2013-05-29 20:04:45 +02:00
Uwe Steinmann
dc91417bcc
remove some echo statements
2013-05-28 17:32:16 +02:00
Uwe Steinmann
216eee25b1
add regex for checking attribute values
2013-05-28 09:01:04 +02:00
Uwe Steinmann
8c09b7fcb1
new versіon 4.3.0
2013-05-22 20:29:11 +02:00
Uwe Steinmann
9f945b2714
Merge branch 'seeddms-4.2.2' into develop
...
Conflicts:
CHANGELOG
views/bootstrap/class.ViewDocument.php
2013-05-17 09:42:33 +02:00
Uwe Steinmann
dc35122b10
fix release time
2013-05-17 09:34:10 +02:00
Uwe Steinmann
60ea8fccb4
new version 4.2.2
2013-05-17 09:31:52 +02:00
Uwe Steinmann
36942e879e
Merge branch 'seeddms-4.2.2' into develop
2013-05-07 20:20:19 +02:00
Uwe Steinmann
8cac883395
approver/reviewer can be set, even if admin
...
The old code got a list of all users with read rights on the document
and then checked if the users to be added as a reviewer/approver is
in this list. This did not work for the admin because the list
only includes regular users.
2013-05-07 20:16:09 +02:00
Uwe Steinmann
9f8b928e1d
Merge branch 'seeddms-4.2.1' into develop
2013-05-02 07:35:51 +02:00
Uwe Steinmann
baf4b9a979
new version 4.2.1
2013-05-02 07:19:19 +02:00
Uwe Steinmann
982d088339
status of latest document version is set to expired even if already released
2013-04-30 17:45:28 +02:00
Uwe Steinmann
9a9c57211e
set typo in comment
2013-04-30 17:42:07 +02:00
Uwe Steinmann
17ea9bd88c
new version 4.2.1
2013-04-30 08:02:28 +02:00
Uwe Steinmann
355900995d
fix error when adding individual approver
2013-04-30 08:01:17 +02:00
Uwe Steinmann
7bb38d5551
update date and time
2013-04-22 10:30:24 +02:00
Uwe Steinmann
567b9a22bd
new version 4.2.0
2013-04-19 14:40:03 +02:00
Uwe Steinmann
93e0cb3feb
add method needsWorkflowAction($user)
...
This method checks if the document content needs a action from the
given user to trigger a transition
2013-04-18 13:36:11 +02:00
Uwe Steinmann
a8f3c7be59
Merge branch 'seeddms-4.1.4' into develop
...
Conflicts:
install/install.php
2013-04-16 22:31:52 +02:00
Uwe Steinmann
5f6c60ed1d
set date
2013-04-16 22:24:44 +02:00
Uwe Steinmann
b615a50a39
prepare for version 4.2.0
2013-04-16 22:14:38 +02:00
Uwe Steinmann
09701bae50
optimize countChildren()
2013-04-10 15:40:42 +02:00
Uwe Steinmann
db53b06b18
add documtation for getDocumentLink() and getDocumentLinks()
2013-04-10 15:39:50 +02:00
Uwe Steinmann
21437e5a90
move filterDocumentLinks() from inc.Util.php to Core/inc.ClassDMS.php
2013-04-10 15:39:05 +02:00
Uwe Steinmann
6277eb2f6c
Merge branch 'seeddms-4.1.3' into develop
...
Conflicts:
Makefile
inc/inc.Version.php
2013-04-08 16:50:12 +02:00
Uwe Steinmann
be7e8f9a93
new version 4.1.3
2013-04-08 16:48:49 +02:00
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
f9c60b2824
fix xml error
2013-04-08 08:01:50 +02:00
Uwe Steinmann
72200c5f96
prepare for new version 4.1.2
2013-04-08 07:58:28 +02:00
Uwe Steinmann
382b9a4568
set propper folderList of subfolders after setting a new parent
2013-04-08 07:50:46 +02:00
Uwe Steinmann
afaa201a96
Merge branch 'seeddms-4.1.1' into develop
...
Conflicts:
Makefile
SeedDMS_Core/package.xml
inc/inc.Version.php
install/install.php
2013-04-05 16:57:56 +02:00
Uwe Steinmann
0ac6ff9a91
prepare for version 4.1.1
2013-04-05 16:54:48 +02:00
Uwe Steinmann
5d41aad78c
prepare for next version 4.2.0
2013-04-05 13:08:37 +02:00
Uwe Steinmann
639355b1cf
add method countChildren()
2013-04-05 13:07:50 +02:00
Uwe Steinmann
d564194cbe
set date to today
2013-03-28 13:40:10 +01:00
Uwe Steinmann
452330709b
replace NOW() by CURRENT_TIMESTAMP in sql statements
2013-03-26 21:06:20 +01:00
Uwe Steinmann
619a3208af
getWorkflow() returns the last workflow, runSubWorkflow() sets date in db
2013-03-15 17:59:23 +01:00
Uwe Steinmann
ec02e939fb
initialize $searchFields if mode = 0x2
2013-03-13 18:45:03 +01:00