Commit Graph

7592 Commits

Author SHA1 Message Date
Uwe Steinmann
de31db0bec add new method getLogger() 2022-04-07 14:38:32 +02:00
Uwe Steinmann
b177e77389 addEvent() returns new event 2022-04-07 13:57:49 +02:00
Uwe Steinmann
1e0172dd8f move workflow protocol on workflow tab 2022-04-02 11:07:31 +02:00
Uwe Steinmann
38ea04c20d fix sql in getEventsInInterval() if user is taken into account 2022-03-31 06:52:27 +02:00
Uwe Steinmann
f0e05463af make methods public, add methods getUser() and setUser() 2022-03-31 06:48:32 +02:00
Uwe Steinmann
e483796c85 add field to filter user list 2022-03-30 11:36:35 +02:00
Uwe Steinmann
ef0f9cfc46 add entry for 5.1.25 2022-03-28 19:11:38 +02:00
Uwe Steinmann
78e701d585 date can be passed to AddEvent 2022-03-28 19:11:00 +02:00
Uwe Steinmann
fe03d58100 adjust colors and title of event 2022-03-28 19:10:45 +02:00
Uwe Steinmann
58de462ff5 show user who has created event 2022-03-28 19:10:03 +02:00
Uwe Steinmann
2134754e91 show only events of logged in user unless it is admin 2022-03-28 19:09:02 +02:00
Uwe Steinmann
b8924666b6 ensure log file ends with .log 2022-03-27 17:03:36 +02:00
Uwe Steinmann
d68c922152 fix possible DoS 2022-03-26 18:48:04 +01:00
Uwe Steinmann
8d3077cd34 set placeholder of textarea in formField() 2022-03-24 16:09:03 +01:00
Uwe Steinmann
6fc17be5d9 fix xss attack in DefaultKeywords 2022-03-23 11:27:42 +01:00
Uwe Steinmann
a7212a0708 read categories and keywords from drag and drop area 2022-03-09 08:39:20 +01:00
Uwe Steinmann
2fa2d33fe9 categories and keywords can be set in uploaddocument 2022-03-09 08:38:19 +01:00
Uwe Steinmann
22b054f764 comment and attributes can passed to document uploaded by drag&drop 2022-03-07 15:19:42 +01:00
Uwe Steinmann
85f7332e06 comment and attributes can be passed to uploaddocument 2022-03-07 15:19:22 +01:00
Uwe Steinmann
c5dbe1995d fix possible cross side scripting 2022-03-04 08:27:46 +01:00
Uwe Steinmann
1c4fbbed96 fix php warning in getAttributeEditField() 2022-03-04 08:27:17 +01:00
Uwe Steinmann
4d0b9a6511 start new version 1.0.17 2022-03-04 08:23:49 +01:00
Uwe Steinmann
27b207f4db add note 2022-03-04 08:21:03 +01:00
Uwe Steinmann
8fdc151198 check if passed categories actually exist 2022-03-04 08:20:45 +01:00
Uwe Steinmann
a4afc1cfa7 cast status to int when indexing it 2022-03-04 08:18:30 +01:00
Uwe Steinmann
210f5cb1c4 no need to include inc.ClassEmailNotify.php 2022-03-04 08:17:34 +01:00
Uwe Steinmann
e4fb5d5255 set session to null if login fails to prevent warning when error msg is shown 2022-03-04 08:17:07 +01:00
Uwe Steinmann
fe43b944c9 throw exeption in find() 2022-03-04 08:15:52 +01:00
Uwe Steinmann
8e542b448f include Exception.php 2022-03-04 08:15:38 +01:00
Uwe Steinmann
c83c2c21f4 add note for 5.1.25 2022-03-04 08:14:41 +01:00
Uwe Steinmann
37d49474fd fix searching for document content with a custom attribute having a value set 2022-03-04 08:14:20 +01:00
Uwe Steinmann
10876c6495 check if attribute is a string before using it in an sql statement 2022-03-03 12:45:49 +01:00
Uwe Steinmann
5b5ac45e21 no need to create access restriction class 2022-03-03 12:41:42 +01:00
Uwe Steinmann
e107139f1b use backticks in sql statement 2022-03-02 07:42:31 +01:00
Uwe Steinmann
c218f9ab29 fix line indenting 2022-03-02 07:42:15 +01:00
Uwe Steinmann
c355fecc8b set _public to a bool value, used to be int 2022-03-02 07:37:58 +01:00
Uwe Steinmann
bc0e03c6c6 set default value of setDate() to null 2022-03-02 07:37:20 +01:00
Uwe Steinmann
313f518548 add isType() for links and files, set _public to a bool value 2022-03-02 07:36:16 +01:00
Uwe Steinmann
54fb986a59 rename getApproversList() to __getApproversList(), it's deprecated 2022-03-02 07:35:24 +01:00
Uwe Steinmann
1e5930fb98 fix line indenting 2022-03-02 07:34:32 +01:00
Uwe Steinmann
fc71efe437 enhance description of addAccess() 2022-03-02 07:34:12 +01:00
Uwe Steinmann
c810e99a6b use backticks in sql statement 2022-03-02 07:32:05 +01:00
Uwe Steinmann
fc44fdf537 fix second parameter passed to setDefaultAccess() 2022-03-02 07:31:25 +01:00
Uwe Steinmann
2d6c1d635b add onPostRemoveAttribute callback 2022-02-26 14:15:06 +01:00
Uwe Steinmann
8052b76165 set ETag 2022-02-25 19:14:54 +01:00
Uwe Steinmann
3ad44fac0b pass old value to onPostUpdateAttribute callback 2022-02-25 18:38:00 +01:00
Uwe Steinmann
c9fae356b3 add callbacks on onPostUpdateAttribute and onPostAddAttribute 2022-02-25 12:31:57 +01:00
Uwe Steinmann
efc724e773 Merge branch 'seeddms-5.0.x' into seeddms-5.1.x 2022-02-25 08:06:44 +01:00
Uwe Steinmann
554d8523dc Merge branch 'seeddms-4.3.x' into seeddms-5.0.x 2022-02-25 08:06:33 +01:00
Uwe Steinmann
2b9431ebb2 some new phrases 2022-02-25 08:06:17 +01:00