Commit Graph

4987 Commits

Author SHA1 Message Date
Uwe Steinmann
d70deddd2f check if hook returns null
in that case run the default operation
2016-11-22 09:20:12 +01:00
Uwe Steinmann
be160bdbea add closing option tags 2016-11-18 13:58:31 +01:00
Uwe Steinmann
a76207dcbd add closing option tag 2016-11-18 13:56:15 +01:00
Uwe Steinmann
9015c1ea08 run $('.pwd').passwordStrenght() after loading html 2016-11-18 13:55:46 +01:00
Uwe Steinmann
df937309ee add note for 4.3.31 2016-11-18 09:23:51 +01:00
Uwe Steinmann
6448935150 add check for cycles in workflow 2016-11-18 09:05:21 +01:00
Uwe Steinmann
9f5aa9c8be add more documentation
explain in comment why 'Done' is output when a workflow transition
can be executed but the trigger is already there.
2016-11-18 08:42:56 +01:00
Uwe Steinmann
f339a77227 add note on new method SeedDMS_Core_Workflow::checkForCycles() 2016-11-18 08:41:44 +01:00
Uwe Steinmann
b3657b039a rename check() to checkForCycles() 2016-11-18 08:40:49 +01:00
Uwe Steinmann
3459f18c72 add check for cycles in workflow 2016-11-18 08:38:46 +01:00
Uwe Steinmann
2c498613b6 Merge branch 'seeddms-5.0.x' into seeddms-5.1.x 2016-11-17 16:02:42 +01:00
Uwe Steinmann
4e92b9e0d3 Merge branch 'seeddms-4.3.x' into seeddms-5.0.x 2016-11-17 16:02:27 +01:00
Uwe Steinmann
2601173695 add entry for 4.3.31 2016-11-17 16:01:07 +01:00
Uwe Steinmann
96d153a4f8 do not resetSu wіth any request 2016-11-17 16:00:08 +01:00
Uwe Steinmann
f0a6265b4a list of available languages can be set
this will reduce the languages in the language selector and also
shorten the time for loading all translations
2016-11-17 11:31:58 +01:00
Uwe Steinmann
0c4122b0f6 add new phrases for selection of languages, various minor updates 2016-11-17 11:31:18 +01:00
Uwe Steinmann
1db31df27c more changes in 4.3.31 2016-11-17 06:36:04 +01:00
Uwe Steinmann
80166278ba remove some left over php short tags 2016-11-16 21:56:48 +01:00
Uwe Steinmann
4e93bf4ca2 fix php tag 2016-11-16 17:03:27 +01:00
Uwe Steinmann
7db1703477 forget to create field secret when change table tblUsers 2016-11-16 11:39:13 +01:00
Uwe Steinmann
45e99fa372 add more converters for preview 2016-11-15 21:13:04 +01:00
Uwe Steinmann
a7cff8e309 new version 1.2.1 2016-11-15 21:08:26 +01:00
Uwe Steinmann
125697a287 setConverters() overrides existing converters 2016-11-15 21:08:03 +01:00
Uwe Steinmann
4bcf552f64 add some default converters 2016-11-15 20:39:35 +01:00
Uwe Steinmann
b4be067934 add note about closing #294 2016-11-15 18:11:13 +01:00
Uwe Steinmann
408592ee90 replace some php short tags (Closes: #294) 2016-11-15 18:10:22 +01:00
Uwe Steinmann
c5a67874cf Merge branch 'seeddms-5.0.x' into seeddms-5.1.x 2016-11-14 11:27:18 +01:00
Uwe Steinmann
046f33f2e1 validate() is less strict on multi value attributes
if the attribute has just one value the leading separator can be
omitted
2016-11-14 11:26:26 +01:00
Uwe Steinmann
a8f5892562 Merge branch 'seeddms-5.0.x' into seeddms-5.1.x 2016-11-14 11:11:11 +01:00
Uwe Steinmann
7d7bff7b22 Merge branch 'seeddms-4.3.x' into seeddms-5.0.x 2016-11-14 11:11:00 +01:00
Uwe Steinmann
38cdbe04d2 add notes 2016-11-14 11:07:03 +01:00
Uwe Steinmann
6a059c9a1b propperly check for multiple values 2016-11-14 11:06:38 +01:00
Uwe Steinmann
a1f6bd9a7d getAttributeValue() checks if value starts with seperator 2016-11-14 11:05:57 +01:00
Uwe Steinmann
530d75fdf0 getValueAsArray() checks if value starts with separator
new funtion parseValue()
2016-11-14 11:04:57 +01:00
Uwe Steinmann
718762d284 check for access on document in mytasks and view->menutasks (Ticket #88)
previously documents where listed, even if the user had no access
2016-11-14 08:38:12 +01:00
Uwe Steinmann
a560035482 Merge branch 'seeddms-5.0.x' into seeddms-5.1.x 2016-11-11 16:30:23 +01:00
Uwe Steinmann
26f19b8654 Merge branch 'seeddms-4.3.x' into seeddms-5.0.x 2016-11-11 16:28:35 +01:00
Uwe Steinmann
444ee2f8eb add new phrases 2016-11-11 16:25:30 +01:00
Uwe Steinmann
106f849e82 minor documentation fix 2016-11-11 16:20:10 +01:00
Uwe Steinmann
3ddd24c7cd add expired status to list of status without access 2016-11-11 16:19:42 +01:00
Uwe Steinmann
16ae36c6e0 encode subject of mail as utf-8 2016-11-11 12:27:55 +01:00
Uwe Steinmann
dae20dcd11 backport code for reading converters
now supports converters for preview and fulltext
2016-11-11 09:09:51 +01:00
Uwe Steinmann
87bbb6bf44 use orig file, set filename in utf-8 2016-11-09 19:54:53 +01:00
Uwe Steinmann
1df09242a0 don't show preview if ViewOnline isn't allowed, more access checks 2016-11-09 19:54:00 +01:00
Uwe Steinmann
ba338191cb new version 5.1.2 2016-11-08 14:06:37 +01:00
Uwe Steinmann
ca76b64ba8 Merge branch 'seeddms-5.0.x' into seeddms-5.1.x 2016-11-08 12:00:44 +01:00
Uwe Steinmann
2ed68b22d2 Merge branch 'seeddms-4.3.x' into seeddms-5.0.x 2016-11-08 11:39:02 +01:00
Uwe Steinmann
b3571c360b new version 4.3.31 2016-11-08 11:27:28 +01:00
Uwe Steinmann
943d8d262c make entries in search result dragable and dropable 2016-11-08 11:10:09 +01:00
Uwe Steinmann
c973a8c65b fix error in onAddClipboard()
used wrong variable name for event
2016-11-08 11:09:42 +01:00