Commit Graph

2615 Commits

Author SHA1 Message Date
Uwe Steinmann
be4ec28527 various updates
Conflicts:
	languages/cs_CZ/lang.inc
	languages/ro_RO/lang.inc
	languages/zh_CN/lang.inc
2015-05-08 08:27:07 +02:00
Uwe Steinmann
bda66d22dd pass on msg to setStatus() in verifyStatus() 2015-05-04 08:38:46 +02:00
Uwe Steinmann
719a533c32 include all needed files 2015-05-04 08:34:23 +02:00
Uwe Steinmann
55e3932912 changes in 5.0.0 2015-05-04 08:28:57 +02:00
Uwe Steinmann
6867d1dc87 add optional parameter $msg to
SeedDMS_Core_DocumentContent::verifyStatus()

set when method is called in removeWorkflow
2015-05-04 08:27:20 +02:00
Uwe Steinmann
3fc72a3fff check for extension dir before reading contents 2015-05-04 07:14:24 +02:00
Uwe Steinmann
b25184af17 no need to pass document status to addWorkflowAction() 2015-05-04 07:01:51 +02:00
Uwe Steinmann
3b5d700844 use FILEINFO_MIME_TYPE instead of FILEINFO_MIME (Closes Bug #209) 2015-05-02 08:35:34 +02:00
Uwe Steinmann
15ce32ca24 use propper name of converters array in settings 2015-05-02 08:05:46 +02:00
Uwe Steinmann
b0d8b42011 escape html code before output 2015-04-30 14:05:38 +02:00
Uwe Steinmann
52a2106155 include correct files in right direction 2015-04-29 20:08:46 +02:00
Uwe Steinmann
497194527e various new phrases
Conflicts:
	languages/ar_EG/lang.inc
	languages/de_DE/lang.inc
	languages/en_GB/lang.inc
	languages/fr_FR/lang.inc
	languages/hu_HU/lang.inc
	languages/sv_SE/lang.inc
2015-04-28 14:32:37 +02:00
Uwe Steinmann
49adc7f990 add notes for 4.3.17
Conflicts:
	CHANGELOG
2015-04-27 21:33:43 +02:00
Uwe Steinmann
3ed61ce6b8 fix calculated used disk space in percent 2015-04-27 21:29:51 +02:00
Uwe Steinmann
b2fcf4fd4b list only users in select box which are not hidden 2015-04-27 21:29:51 +02:00
Uwe Steinmann
4e4848c5d7 add more hooks for showing/editing attributes 2015-04-27 08:28:08 +02:00
Uwe Steinmann
c7ad9433a1 return value of hook will be passed on even if not a string 2015-04-27 08:28:01 +02:00
Uwe Steinmann
2781974f7b Merge commit 'a252f82f085b8284d353a31a7fa583b8f12da4fa' into seeddms-5.0.0-pre3 2015-04-23 12:38:31 +02:00
Uwe Steinmann
a252f82f08 first check for $_POST vars
$_POST['notification_users'] and $_POST['notification_groups']
2015-04-16 14:12:01 +02:00
Uwe Steinmann
ba5185eec8 fix wrong sql statement in getInstance() 2015-04-16 14:11:14 +02:00
Uwe Steinmann
fc7772f7d9 stay on extension pane after saving configuration 2015-04-16 08:12:50 +02:00
Uwe Steinmann
e91ce9d632 set proper active pane after saving configuration 2015-04-16 08:11:44 +02:00
Uwe Steinmann
6481d230a6 pass proper array converters to SeedDMS_Lucence_IndexedDocument 2015-04-16 08:06:15 +02:00
Uwe Steinmann
de40aa816a printAttributeEditField() outputs textarea for longer values
up to 30 chars it remains an input field
2015-04-16 08:05:11 +02:00
Uwe Steinmann
a73d14e5a4 fix calling constructor of SeedDMS_Extension_Mgr 2015-04-16 08:04:15 +02:00
Uwe Steinmann
d16559c3d1 fix creation of cached extension configuration 2015-04-16 08:03:23 +02:00
Uwe Steinmann
1717277684 set version to 5.0.0-pre3 2015-04-15 21:19:02 +02:00
Uwe Steinmann
869b6a6dae minor updates 2015-04-15 16:15:51 +02:00
Uwe Steinmann
46c2019ef2 nicer output of attribute values 2015-04-15 16:14:47 +02:00
Uwe Steinmann
6af9a3a210 move setting error msg into controller 2015-04-15 16:13:47 +02:00
Uwe Steinmann
be990463bd validate attribute values 2015-04-15 16:13:22 +02:00
Uwe Steinmann
c340006089 set 'dms' in view when calling exitError() 2015-04-15 16:12:44 +02:00
Uwe Steinmann
dbc7ffb4f6 validate attribute values and set error msg 2015-04-15 16:12:11 +02:00
Uwe Steinmann
ffe2192376 add errormsg 2015-04-15 16:11:45 +02:00
Uwe Steinmann
b0bc6e5c01 use variable classnames instead of fixed names 2015-04-15 16:11:07 +02:00
Uwe Steinmann
b51b4713ae second parameter of printAttributeEditField() is attribute and not its
value anymore
2015-04-15 14:13:01 +02:00
Uwe Steinmann
7d7a21fc9e printAttributeEditField() takes a second parameter the attribute
this was the attribute value
2015-04-15 14:11:52 +02:00
Uwe Steinmann
444d3a8b01 add new method getAttribute() 2015-04-15 14:11:21 +02:00
Uwe Steinmann
49afb6cfd6 Merge branch 'seeddms-4.3.17' into develop 2015-04-14 19:42:35 +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
e21429433c check for configured views in extension configuration 2015-04-14 19:39:43 +02:00
Uwe Steinmann
ab07fbfef7 add hooks, put output of attribute into separate function 2015-04-14 19:38:50 +02:00
Uwe Steinmann
c36442303f add new attribute types to select boxes 2015-04-14 19:38:09 +02:00
Uwe Steinmann
9c61ede57a remove old print_r() 2015-04-14 19:37:33 +02:00
Uwe Steinmann
7e8fb4451c add method getInstance() 2015-04-14 19:37:06 +02:00
Uwe Steinmann
3f35ff5671 add new attribute types url and email, add attribute validation 2015-04-14 19:36:10 +02:00
Uwe Steinmann
db8e3bbfbb Merge branch 'seeddms-4.3.17' into develop 2015-04-14 06:21:12 +02:00
Uwe Steinmann
0994429edd issue warning if ordering of folder contents is != 's' 2015-04-08 06:43:31 +02:00
Uwe Steinmann
5a1f57f806 set version in tblVersion to 5.0.0 2015-04-07 06:44:38 +02:00
Uwe Steinmann
986613cf6e initialize $EXT_CONF to an empty array() 2015-04-07 06:44:15 +02:00