Commit Graph

62 Commits

Author SHA1 Message Date
Uwe Steinmann
dbc7ffb4f6 validate attribute values and set error msg 2015-04-15 16:12:11 +02:00
Uwe Steinmann
1be9052c85 put controller code into controller/class.EditFolder.php 2014-12-08 14:43:04 +01:00
Uwe Steinmann
2c918eabe7 move operation into new controller 2014-01-10 08:22:25 +01:00
Uwe Steinmann
b6e5acca3c read settings propperly, clear output buffer, always issue content type 2014-01-10 07:51:50 +01:00
Uwe Steinmann
d1c11c04aa call the hook and let it do everything
only if the hook returns null, than proceed with the regular removal
2014-01-10 07:50:36 +01:00
Uwe Steinmann
25a38e27a3 move most of functionality into controller 2013-09-20 13:44:47 +02:00
Uwe Steinmann
baca06fbae add controller for Logout 2013-09-11 18:42:58 +02:00
Uwe Steinmann
c5a7ff83f0 do not output splash msg after postLogin hook
It should be done by the hook itself
2013-08-11 08:30:55 +02:00
Uwe Steinmann
7d40205af7 after an engl. message if login hook returns true 2013-07-29 08:52:30 +02:00
Uwe Steinmann
f793ee8a28 move delivery of document into controller
done for being able to call a viewOnline::version hook
2013-07-23 17:35:46 +02:00
Uwe Steinmann
2d08f870c7 use controller after login
currently just used to run the postLogin hook
2013-07-23 17:33:40 +02:00
Uwe Steinmann
317021a283 new controller class for downloading document version 2013-07-21 11:51:59 +02:00