Commit Graph

33 Commits

Author SHA1 Message Date
Uwe Steinmann
8768f4232c Merge branch 'seeddms-6.0.x' into seeddms-6.1.x 2023-05-05 19:18:37 +02:00
Uwe Steinmann
1a8a614359 show preview of document next to form for attributes 2023-04-25 17:10:58 +02:00
Uwe Steinmann
f82bff7a08 Merge branch 'seeddms-6.0.x' into seeddms-6.1.x 2021-08-18 10:19:08 +02:00
Uwe Steinmann
b9f4d7b0ba issue a message if no attributes are defined 2021-07-23 14:03:44 +02:00
Uwe Steinmann
e38c8cad96 Merge branch 'seeddms-6.0.x' into seeddms-6.1.x 2021-06-28 11:54:55 +02:00
Uwe Steinmann
d5b21e0eca place submit button outside of content container 2021-06-01 07:15:52 +02:00
Uwe Steinmann
290f7de826 Merge branch 'seeddms-6.0.x' into seeddms-6.1.x 2021-04-30 18:31:11 +02:00
Uwe Steinmann
871460899c use new SeedDMS_Theme_Style, replace plain html by methods in theme style 2021-04-18 07:08:00 +02:00
Uwe Steinmann
ed8f6757ae Merge branch 'seeddms-6.0.x' into seeddms-6.1.x 2021-04-07 06:38:51 +02:00
Uwe Steinmann
69d6287fd1 pass 3rd parameter to formField() if returned by hook 2021-03-19 10:54:30 +01:00
Uwe Steinmann
880d0d8654 Merge branch 'seeddms-6.0.x' into seeddms-6.1.x 2020-12-14 12:03:15 +01:00
Uwe Steinmann
d4db6a2ba0 new version of font-awesome (4.7.1) 2020-08-27 07:52:52 +02:00
Uwe Steinmann
daf11bebe3 Merge branch 'seeddms-6.0.x' into seeddms-6.1.x 2020-07-21 11:26:50 +02:00
Uwe Steinmann
e94631bbde propperly check for return value of addXXXAttributes 2020-07-21 07:29:53 +02:00
Uwe Steinmann
417b368039 Merge branch 'seeddms-6.0.x' into seeddms-6.1.x 2020-03-19 15:01:47 +01:00
Uwe Steinmann
da5fed3591 fix syntax error 2019-10-19 08:27:38 +02:00
Uwe Steinmann
dfa2d03cf9 new and modified hooks
add hook addDocumentContentAttributes, addDocumentContentAttributes and
editDocumentContentAttribute can also return a string
2019-10-19 08:18:06 +02:00
Uwe Steinmann
b8b2ef3d01 Merge branch 'seeddms-6.0.x' into seeddms-6.1.x 2019-02-11 19:47:03 +01:00
Uwe Steinmann
f7310b2b5f use method formField() instead of html 2018-04-23 15:50:46 +02:00
Uwe Steinmann
53531cb5f5 use propper html tags 2017-07-11 16:35:49 +02:00
Uwe Steinmann
dc58e02d25 add hook for editing attribute, return value of hook can be an empty array 2017-06-09 15:13:49 +02:00
Uwe Steinmann
de1f244235 Merge branch 'seeddms-5.1.x' into seeddms-5.2.x 2017-01-04 17:54:19 +01:00
Uwe Steinmann
a9a51adbb5 Merge branch 'seeddms-4.3.x' into seeddms-5.0.x 2017-01-01 19:27:51 +01:00
Uwe Steinmann
70e947b6ff replace table by divs in form 2017-01-01 19:21:22 +01:00
Uwe Steinmann
9c59519526 show 'show' value when editing attributes 2016-11-22 18:20:59 +01:00
Uwe Steinmann
7ce31e80a6 take attribute groups into account if set 2016-11-22 18:19:35 +01:00
Uwe Steinmann
fc0b7a4e16 Merge branch 'seeddms-4.3.x' into seeddms-5.0.x 2016-03-15 08:48:03 +01:00
Uwe Steinmann
66ec6fb7ce add missing contentEnd() at end of page 2016-03-15 08:30:53 +01: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
9885e26f96 put save icon on all save buttons 2013-04-19 15:22:25 +02:00
Uwe Steinmann
b4ea1a922d pass current document to pageNavigation()
pageNavigation() still uses a global variable $document which is
replaced by a parameter passed to the function. All calls of
pageNavigation() needs a third parameter with the document.
2013-03-08 17:55:14 +01:00
Uwe Steinmann
73c6ff9427 major name change from letodms to seeddms 2013-02-14 12:10:53 +01:00
steinm
d4d366d5aa new dir with different views 2012-12-14 07:53:13 +00:00