Uwe Steinmann
d1a5a6823b
use new row, column methods instead of plain html
2020-10-08 07:57:23 +02:00
Uwe Steinmann
00bbda39bb
pass form field by array to formField()
2018-06-07 07:46:19 +02:00
Uwe Steinmann
f7310b2b5f
use method formField() instead of html
2018-04-23 15:50:46 +02:00
Uwe Steinmann
2810de59a0
replace table by div-control-group in forms
2017-01-04 07:03:05 +01:00
Uwe Steinmann
ca6f0303b2
put javascript into its own file and turn on content security policy
2016-03-18 15:33:18 +01:00
Uwe Steinmann
66ec6fb7ce
add missing contentEnd() at end of page
2016-03-15 08:30:53 +01: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
438ce97371
- do not allow to set workflow if none exists
2013-01-24 16:52:40 +00:00
steinm
35d236871d
added views for new workflow functions
2013-01-24 10:35:33 +00:00