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
Uwe Steinmann
558be76dae
new version 4.3.15
2015-03-12 11:06:23 +01:00
Uwe Steinmann
ff78ff7581
add more entries for 4.3.15
2015-03-11 19:27:38 +01:00
Uwe Steinmann
a87e145fda
escape quotes in javascript for showing workflow graph
2015-03-11 19:27:09 +01:00
Uwe Steinmann
756a45925b
add new phrases, minor corrections
2015-03-11 18:55:11 +01:00
Uwe Steinmann
ed9fbe93e1
set current tab to last one selected when submitting data
2015-03-11 18:24:14 +01:00
Uwe Steinmann
dee7f03931
set mail to users/groups who need to take action in next workflow
...
transition
2015-03-11 18:12:52 +01:00
Uwe Steinmann
c3b80c1b5d
add new option enableNotificationWorkflow
...
turns on/off is mail is set to users/groups in next step of workflow
2015-03-11 18:11:41 +01:00
Uwe Steinmann
6d0a7d4f82
set tab last seen after submit new configuration
2015-03-11 17:48:10 +01:00
Uwe Steinmann
3206e2fbc2
add note about fixed installation issue on windows
2015-03-10 21:53:34 +01:00
Uwe Steinmann
e5c1f0fe09
getConfigDir() also works on MS Windows
2015-03-10 21:23:33 +01:00
Uwe Steinmann
1f2041fd4c
add note for closing Bug #189 , #204
2015-03-09 10:00:45 +01:00