Commit Graph

5709 Commits

Author SHA1 Message Date
Uwe Steinmann
3fd1dfe87a fix sql for creating temp table ttreviewid and ttapproveid 2017-07-17 17:52:19 +02:00
Uwe Steinmann
3213aa168f more efficient sql code in getDocumentList() 2017-07-17 17:51:38 +02:00
Uwe Steinmann
b855389965 Merge branch 'seeddms-5.1.x' into seeddms-6.0.x 2017-07-13 18:08:56 +02:00
Uwe Steinmann
a0651239dd Merge branch 'seeddms-5.0.x' into seeddms-5.1.x 2017-07-13 18:03:15 +02:00
Uwe Steinmann
b7a55bdb18 add 5.0.13 to releases, new version 5.1.3 2017-07-13 18:00:05 +02:00
Uwe Steinmann
e029e8e55a Merge branch 'seeddms-4.3.x' into seeddms-5.0.x 2017-07-13 17:56:31 +02:00
Uwe Steinmann
afbb166505 add 4.3.36 to list of releases 2017-07-13 17:52:16 +02:00
Uwe Steinmann
d7f679428d add entry for 6.0.1 2017-07-13 14:58:47 +02:00
Uwe Steinmann
d6e10dddd6 pass $content to controller, not $latestContent
$latestContent and $content are different objects. If $latestContent
is passed to the controller, its status will be updated in the object
but $content has still the old status. Getting the status later on
from $content, still returns the old content.
2017-07-13 14:55:51 +02:00
Uwe Steinmann
6e37e1ded6 fix check for new content status 2017-07-13 14:11:04 +02:00
Uwe Steinmann
24e34184e8 set highlight and unhighligth functions in validato, remove old js code 2017-07-13 08:52:01 +02:00
Uwe Steinmann
a34d2d8855 set highlight and unhighligth functions in validator 2017-07-13 08:51:32 +02:00
Uwe Steinmann
7bc2b140b9 validate current password, set highlight and unhiglight functions
remove old js code
2017-07-13 08:50:39 +02:00
Uwe Steinmann
f1cfa81c39 set splash messages after succesful saving the data 2017-07-13 08:49:50 +02:00
Uwe Steinmann
b43200703b start new version 4.3.36 2017-07-11 18:12:31 +02:00
Uwe Steinmann
8e3919ae09 Merge branch 'seeddms-5.1.x' into seeddms-6.0.x 2017-07-11 11:23:08 +02:00
Uwe Steinmann
17b4142912 Merge branch 'seeddms-5.0.x' into seeddms-5.1.x 2017-07-11 11:14:24 +02:00
Uwe Steinmann
b1e4572761 turn all hrefs to out.XxxxVvvv.php into ../out/out.XxxxVvvv.php 2017-07-11 11:12:54 +02:00
Uwe Steinmann
7f1766ba94 Merge branch 'seeddms-5.1.x' into seeddms-6.0.x 2017-07-10 15:12:19 +02:00
Uwe Steinmann
0b6cb26481 fix notes for 5.1.2 and 5.0.12 2017-07-10 15:11:04 +02:00
Uwe Steinmann
25d609d894 add changelog for 5.0.12 2017-07-10 15:08:16 +02:00
Uwe Steinmann
efd8273901 Merge branch 'seeddms-5.1.x' into seeddms-6.0.x 2017-07-10 15:06:33 +02:00
Uwe Steinmann
b0a9767bfb Merge branch 'seeddms-5.0.x' into seeddms-5.1.x 2017-07-10 15:03:58 +02:00
Uwe Steinmann
aad36c0973 and changes for 5.0.12 2017-07-10 14:57:07 +02:00
Uwe Steinmann
18b7df494e Merge branch 'seeddms-5.1.x' into seeddms-6.0.x 2017-07-10 11:14:20 +02:00
Uwe Steinmann
72c637d57d Merge branch 'seeddms-5.0.x' into seeddms-5.1.x 2017-07-10 11:14:09 +02:00
Uwe Steinmann
c812d61c4d Merge branch 'seeddms-4.3.x' into seeddms-5.0.x 2017-07-10 11:13:57 +02:00
Uwe Steinmann
ab6665d64d add entry form 4.3.35 2017-07-10 11:13:38 +02:00
Uwe Steinmann
d4438dee36 various language updates 2017-07-10 11:12:20 +02:00
Uwe Steinmann
c26d13484f fix regex expression 2017-07-10 10:32:21 +02:00
Uwe Steinmann
99682a11d1 Merge branch 'seeddms-5.1.x' into seeddms-6.0.x 2017-07-10 07:50:33 +02:00
Uwe Steinmann
410654cb19 add more entries for 6.0.1 2017-07-05 14:40:57 +02:00
Uwe Steinmann
bb4c6fe83b show if user has no access on document he/she has to receipt 2017-07-05 10:49:39 +02:00
Uwe Steinmann
310fa41bc2 return more entries in printProtocol() for receipt list 2017-07-05 10:48:56 +02:00
Uwe Steinmann
c6f7b03700 also check for access on document content 2017-07-05 10:48:24 +02:00
Uwe Steinmann
bdcf9d8e93 add notes for 6.0.1 2017-07-05 10:48:03 +02:00
Uwe Steinmann
1249d069c7 add note on deprecated $noReadForStatus 2017-07-05 10:47:23 +02:00
Uwe Steinmann
0e2b8df36b fix sql statement to create temp table ttrevisionid and ttreceiptid 2017-07-05 10:45:12 +02:00
Uwe Steinmann
1326f825d3 $dms->noReadForStatus no longer needed
SeedDMS_Core_DocumentContent::getAccessMode() retrieves the role based
access restrictions from the role of the given user
2017-07-05 10:43:14 +02:00
Uwe Steinmann
78cbe8ad5d fix typo 2017-06-29 16:42:06 +02:00
Uwe Steinmann
fd55920c52 fix error in preset button 2017-06-29 16:38:16 +02:00
Uwe Steinmann
258c3fae0b change field name of attributes to 'attributes_version'
makes much more sense because the attributes are version attributes.
2017-06-29 16:32:42 +02:00
Uwe Steinmann
2a38d713b8 get approval status before sending notification mails
the approval status was simply not known because part of the code
went into the controller
2017-06-29 15:34:32 +02:00
Uwe Steinmann
8531371f67 also take out ORDER BY in temp. tables for pgsql driver 2017-06-28 15:29:17 +02:00
Uwe Steinmann
1db5675990 Merge branch 'seeddms-5.0.x' into seeddms-5.1.x 2017-06-28 15:27:50 +02:00
Uwe Steinmann
4a590ef8e4 Merge branch 'seeddms-4.3.x' into seeddms-5.0.x 2017-06-28 15:11:29 +02:00
Uwe Steinmann
17c8163972 add note for 4.3.35 2017-06-28 15:00:07 +02:00
Uwe Steinmann
a2fc405eae do not sort some temp. tables anymore
it causes an error if sql_mode=only_full_group_by is set in mysql
2017-06-28 14:59:29 +02:00
Uwe Steinmann
8c0e832414 add note 2017-06-27 17:08:23 +02:00
Uwe Steinmann
2471aab8cc check for callback onAttributeValidate 2017-06-27 17:06:32 +02:00