Uwe Steinmann
76dffe2497
use jquery validate
2021-11-08 12:26:13 +01:00
Uwe Steinmann
0f786a73b6
check access on WorkflowGraph
2021-08-20 11:00:51 +02:00
Uwe Steinmann
3a26fc3e2a
use a unified layout
2021-08-20 09:45:58 +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
d1a5a6823b
use new row, column methods instead of plain html
2020-10-08 07:57:23 +02:00
Uwe Steinmann
efcd6482f9
fix url for out.WorkflowGraph.php
2019-01-15 13:57:18 +01:00
Uwe Steinmann
43cfc11a04
take out empty javascript tags
2018-11-16 11:42:21 +01: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
daa6b1dea1
use form controlls instead of table
2017-01-04 17:53:27 +01:00
Uwe Steinmann
85bc796629
fix wrong variable name in javascript
2016-03-22 14:47:13 +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
f4bb51933f
remove strptime() function calls
2014-11-14 20:23:26 +01:00
Uwe Steinmann
cb60c86e6e
use action name if not translation can be found
2013-08-05 20:41:22 +02:00
Uwe Steinmann
0754b9ba1d
use noty instead of alert()
2013-05-23 16:07:00 +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
35d236871d
added views for new workflow functions
2013-01-24 10:35:33 +00:00