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
Uwe Steinmann
083dad60e8
remove old code for email creation
2015-02-27 17:11:50 +01:00
Uwe Steinmann
c79d650915
add new phrase for mail body/subject when changing approval/review
2015-02-27 17:11:00 +01:00
Uwe Steinmann
46d7ecf80d
do not even check for guest user, if disabled
2015-02-26 11:47:28 +01:00
Uwe Steinmann
87894319c9
do not use empty() on return value of function
2015-02-26 11:47:02 +01:00
Uwe Steinmann
fc1c570366
add missing minified css
2015-02-24 19:47:47 +01:00
Uwe Steinmann
2d3b8752e4
add missing files
2015-02-24 19:47:25 +01:00
Uwe Steinmann
3ddb3c45e9
missing picture
2015-02-24 19:46:03 +01:00
Uwe Steinmann
c4feea2664
all converters are only used for fulltext
2015-02-24 19:26:38 +01:00