Commit Graph

25 Commits

Author SHA1 Message Date
Uwe Steinmann
aeb0e4f1de use formSubmit() instead of plain html for submit button 2022-12-10 14:18:07 +01:00
Uwe Steinmann
01a4251b9a remove extra div 2021-05-12 11:56:05 +02:00
Uwe Steinmann
b7c46ccfda put form into contentContainer 2021-05-03 22:03:37 +02:00
Uwe Steinmann
7b30188dd9 use class SeedDMS_Theme_Style, remove plain html 2021-04-19 19:45:40 +02:00
Uwe Steinmann
b9e12a82ae remove old table layout and use formField() 2021-03-01 09:26:37 +01:00
Uwe Steinmann
788b5b0014 escape email address 2021-01-28 12:01:59 +01:00
Uwe Steinmann
aa3384f28b update icons from font-awesome 3.2.x to 4.7.x 2020-08-27 08:48:43 +02:00
Uwe Steinmann
c6cd1b6900 place delete button below selection menu 2020-03-13 09:20:12 +01:00
Uwe Steinmann
55727bd1a2 do not use $this->check_access() anymore 2019-11-20 13:47:57 +01:00
Uwe Steinmann
e873ba999b Merge branch 'seeddms-5.1.x' into seeddms-6.0.x 2019-11-19 18:45:43 +01:00
Uwe Steinmann
f3e1c56d5d add S_NEED_CORRECTION as doc status 2018-01-30 19:21:57 +01:00
Uwe Steinmann
3ddd24c7cd add expired status to list of status without access 2016-11-11 16:19:42 +01:00
Uwe Steinmann
86ba717c83 use bootstrap tags for selection form 2016-11-03 20:29:45 +01:00
Uwe Steinmann
38e75cf422 don't need accessop in show_form() 2016-08-16 07:08:31 +02:00
Uwe Steinmann
504cfe6d3e output a message if access to form() action was prohibited 2016-08-12 12:42:25 +02:00
Uwe Steinmann
7e3535ad1a add more access checks for actions 'info' and 'form' 2016-04-22 08:23:15 +02:00
Uwe Steinmann
8723151361 check for access rights on controller actions 2016-04-13 18:31:42 +02:00
Uwe Steinmann
daa4066c04 show access restrictions for all role types except admin 2016-04-12 17:22:04 +02:00
Uwe Steinmann
795eb1e028 manage access restrictions 2016-04-12 12:23:04 +02:00
Uwe Steinmann
50cf128471 replace phrase 'type' with 'role_type' 2016-04-12 08:48:12 +02:00
Uwe Steinmann
2caa65add6 replace phrase 'role' by 'type' 2016-04-08 12:54:25 +02:00
Uwe Steinmann
84e010bdf7 add missing contentEnd() 2016-03-21 06:42:27 +01:00
Uwe Steinmann
dcc3d9e74c take out debug output 2016-03-04 12:59:56 +01:00
Uwe Steinmann
304a5d804e use same user list as for Acl manager 2016-03-04 09:38:01 +01:00
Uwe Steinmann
3d76792239 add management of roles 2016-02-24 14:36:59 +01:00