Commit Graph

2614 Commits

Author SHA1 Message Date
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
0266c3a037 Merge branch 'seeddms-4.3.15' into develop 2015-02-24 19:53:59 +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
Uwe Steinmann
6898c2e229 new changes for 4.3.15 2015-02-24 18:34:13 +01:00
Uwe Steinmann
cb0d7d8d92 enableClipboard takes out all clipboard functions 2015-02-24 17:47:58 +01:00
Uwe Steinmann
018979f254 various updates 2015-02-13 20:38:14 +01:00
Uwe Steinmann
f435244b32 new version 1.1.3 2015-02-13 17:42:22 +01:00
Uwe Steinmann
5729cd91f1 reviewers/approvers can be taken over from last document version 2015-02-13 17:41:50 +01:00
Uwe Steinmann
6c3024e799 include application.css after all other css files 2015-02-13 17:41:12 +01:00
Uwe Steinmann
ad6e730999 check if cache preview image is older than version
force creation of new preview image in that case
2015-02-13 17:40:16 +01:00
Uwe Steinmann
223ea964f4 new version 1.3.0 of chosen 2015-02-13 17:38:11 +01:00
Uwe Steinmann
f059a9a641 add takeOver[Ind|Grp][Reviewer|Approver], some updates 2015-02-13 17:36:38 +01:00
Uwe Steinmann
4cb0cfc4da correct message for Bug #201 2015-02-11 18:31:50 +01:00
Uwe Steinmann
f5d656bde0 set a group notification with setting a user works again (Bug #201) 2015-02-11 18:30:39 +01:00
Uwe Steinmann
014b995d12 add changes for 4.3.15 2015-02-06 17:01:57 +01:00
Uwe Steinmann
9a81ce36be various minor updates 2015-02-05 10:13:59 +01:00
Uwe Steinmann
a32e29f7ba add turkish lanuage 2015-02-05 10:13:18 +01:00
Uwe Steinmann
b3bfaf9ac5 Merge branch 'seeddms-4.3.15' into develop
Conflicts:
	SeedDMS_Core/Core/inc.ClassDMS.php
2015-02-05 09:37:52 +01:00
Uwe Steinmann
1bb931a629 new version 4.3.15 2015-02-05 09:36:01 +01:00
Uwe Steinmann
b04aecd7f3 fix objects returned by SeedDMS_Core_DMS::getAllUsers()
they have lanuage und theme set again
2015-02-05 09:35:05 +01:00
Uwe Steinmann
59b50be3be do not use fixed class names for SeedDMЅ_Core_[Folder|Document]
use instead SeedDMS_Core_DMS::getClassname()
2015-02-05 07:39:59 +01:00
Uwe Steinmann
f992adf775 do not used fixed classnames for SeedDMS_Core[Folder|Document]
use classname returned by SeedDMЅ_Core_DMS::getClassname()
2015-02-05 07:38:56 +01:00
Uwe Steinmann
5496aa2bcc do not use fixed class names for folders and documents anymore
use instead the classname stored in $classnames[]
2015-02-05 07:37:50 +01:00
Uwe Steinmann
5b8746a8a5 add methods getSearchFields() and getSearchTables() 2015-02-05 07:36:37 +01:00
Uwe Steinmann
8963879f5d htmlencode() the complete content in deletion dialog
this used to be just the filename, but translations of the text
may also contain qoutes which break the javascript
2015-02-04 07:41:33 +01:00
Uwe Steinmann
92279dcaf4 minor change in html structure 2015-01-30 08:18:52 +01:00
Uwe Steinmann
061ed035cc Merge branch 'seeddms-4.3.14' into develop 2015-01-29 18:32:16 +01:00
Uwe Steinmann
8a6ff2f48a preset expiration date form settings 2015-01-29 18:31:37 +01:00
Uwe Steinmann
f7afddfa26 set attribute data-date of input field for expiration date 2015-01-29 18:30:54 +01:00
Uwe Steinmann
d9bd0329ce set release date 2015-01-29 18:23:37 +01:00
Uwe Steinmann
1aa08781b2 Merge branch 'seeddms-4.3.14' into develop
Conflicts:
	Makefile
	SeedDMS_Core/Core/inc.ClassFolder.php
2015-01-29 18:22:19 +01:00
Uwe Steinmann
6516c7ff1a set version to 4.3.14 2015-01-29 18:20:03 +01:00