Commit Graph

2278 Commits

Author SHA1 Message Date
Uwe Steinmann
a495f5e0ba minor updates 2015-04-15 16:15:32 +02:00
Uwe Steinmann
163de08cd7 add new key order_by_sequence_off
and some keys only needed for 5.0.0
2015-04-14 19:41:40 +02:00
Uwe Steinmann
0994429edd issue warning if ordering of folder contents is != 's' 2015-04-08 06:43:31 +02:00
Uwe Steinmann
35043b1cda new version 4.3.17 2015-03-27 17:34:28 +01:00
Uwe Steinmann
7ef7e13c4c show fields for user/group notification 2015-03-27 17:32:51 +01:00
Uwe Steinmann
886bd0aaf8 pass sortusersinlist to view 2015-03-27 17:32:20 +01:00
Uwe Steinmann
645fbe7def check for workflow type when evaluating post vars 2015-03-27 17:21:37 +01:00
Uwe Steinmann
57520f27cf clean workflow log if document version is deleted 2015-03-27 17:15:21 +01:00
Uwe Steinmann
d2f4c24f08 set additional notification if set, send mails for each workflow step 2015-03-27 16:42:26 +01:00
Uwe Steinmann
46c9b07e64 add keys select_[ind|grp]_notification, some minor updates 2015-03-27 16:40:55 +01:00
Uwe Steinmann
41fd4cf7c3 rephrase two phrases 2015-03-20 08:20:27 +01:00
Uwe Steinmann
358c239c3a new version 4.3.16 2015-03-20 08:16:05 +01:00
Uwe Steinmann
575f2d36d6 rename 'Benachrichtigungen' to 'Beobachter' 2015-03-20 08:15:25 +01:00
Uwe Steinmann
d7d63ae129 fix calculation of totalPages 2015-03-20 07:57:02 +01:00
Uwe Steinmann
4ae52e42c8 fix some anomalіties in keys, more italian translations, some updated
german translation
2015-03-19 09:44:07 +01:00
Uwe Steinmann
d2b26fafc4 fix key settings_passwordStrength_desc 2015-03-19 09:38:41 +01:00
Uwe Steinmann
67bd3171b4 approval/review log was mixed up 2015-03-18 11:54:01 +01:00
Uwe Steinmann
c67f279572 allow modification of Rev/App in S_DRAFT_APP if
traditional_only_approval is set
2015-03-18 11:34:36 +01:00
Uwe Steinmann
858efedfdf set default limit in doSearch to 5 2015-03-17 21:12:06 +01:00
Uwe Steinmann
e8e24421b4 fix syntax error in javascript 2015-03-17 17:47:27 +01:00
Uwe Steinmann
78cb252e9d do not send email twice to a user, do not send email if expiration
hasn't changed
2015-03-17 17:45:53 +01:00
Uwe Steinmann
3f46cbad5b add method inList() 2015-03-17 17:45:12 +01:00
Uwe Steinmann
9bc7b11605 add changes for 4.3.16 2015-03-17 11:21:45 +01:00
Uwe Steinmann
cb3392c774 propperly take new workflow mode traditional_only_approval into account 2015-03-17 11:19:55 +01:00
Uwe Steinmann
4c41f560c3 reorganize code
make one single method which creates to add/update form
2015-03-17 09:54:59 +01:00
Uwe Steinmann
8a25ae5389 Merge branch 'seeddms-4.3.15' 2015-03-17 06:46:38 +01:00
Uwe Steinmann
67029d5aa9 add entry for changed search 2015-03-17 06:38:27 +01:00
Uwe Steinmann
a257c25277 fully obey permissions of documents 2015-03-17 06:36:33 +01:00
Uwe Steinmann
14ee9b35f2 fix phrasing of a changelog entry 2015-03-17 06:27:32 +01:00
Uwe Steinmann
487c418b69 add note about new bulgarian translation 2015-03-16 10:58:26 +01:00
Uwe Steinmann
f445f7305b take over submitted translations from demo version 2015-03-16 10:38:38 +01:00
Uwe Steinmann
56b57179f4 use new translation keys add_review and add_approval 2015-03-16 10:37:15 +01:00
Uwe Steinmann
f1582ccb88 add keys add_approval and add_review 2015-03-16 10:15:47 +01:00
Uwe Steinmann
dfeaf68c43 add key bg_BG 2015-03-16 09:26:55 +01:00
Uwe Steinmann
f8890d8dfc various minor updates, new key
settings_workflowMode_valtraditional_only_approval
2015-03-16 09:24:08 +01:00
Uwe Steinmann
9857a83e3b add bulgarian language 2015-03-16 09:23:46 +01:00
Uwe Steinmann
d7105cb842 add note about new workflow mode 'traditional without review' 2015-03-16 09:13:08 +01:00
Uwe Steinmann
1f1e273c97 set url in email notification 2015-03-16 09:12:49 +01:00
Uwe Steinmann
8f96bbaa1d workflow mode can be traditional without review 2015-03-16 08:58:10 +01:00
Uwe Steinmann
b4195171f9 set mail to list of user and group reviewers/approvers
not just users
2015-03-16 08:57:29 +01:00
Uwe Steinmann
0ee4427547 Merge branch 'seeddms-4.3.15' 2015-03-13 11:52:39 +01:00
Uwe Steinmann
53697b37ff do not show copy clipboard icon if clipboard is turned off
was still visible in search result
2015-03-13 10:59:44 +01:00
Uwe Steinmann
89ef1a58ec view parameter enableClipboard has been renamed to enableclipboard 2015-03-13 09:31:48 +01:00
Uwe Steinmann
4223777a6e no need to set view parameter enableClipboard anymore
it is set in any case in the factory method when the view is created
2015-03-13 09:30:48 +01:00
Uwe Steinmann
401d02daaf fixed limit restriction in doSearch() 2015-03-13 08:08:28 +01:00
Uwe Steinmann
b59139202d add note about modified search in restapi 2015-03-13 07:59:24 +01:00
Uwe Steinmann
7a1856bc5d the limit passed to doSearch applys to the filtered result
previous the limit was applied to search befored filtering the
result by access rights. This can easily cause empty result sets if
the user has access to few documents. Now the search returns all
hits and limit will be applied when the documents are filtered by
access rights
2015-03-13 07:49:58 +01:00
Uwe Steinmann
fd94361b9a add note about fixed substituted user in restapi 2015-03-12 17:14:21 +01:00
Uwe Steinmann
15477a076d set substitution user if set 2015-03-12 17:12:44 +01:00
Uwe Steinmann
28f0d7e1cb send mail when workflow starts 2015-03-12 14:02:16 +01:00