Commit Graph

1414 Commits

Author SHA1 Message Date
steinm
68e096e1f6 - new class with all checks wether an operation is allowed or not 2012-10-09 09:46:24 +00:00
steinm
cad78d5304 - new files to manage and use attributes 2012-10-09 09:44:58 +00:00
steinm
c15d62fe73 - check for settings also 2012-10-08 09:47:25 +00:00
steinm
bd09ba32eb - out.RemoveVersion.php is also visible if access right is M_READWRITE 2012-10-08 09:46:30 +00:00
steinm
886361235c - this should not be in here 2012-10-05 20:01:37 +00:00
steinm
9da96a1968 - added new functions open() and create() 2012-10-05 20:00:22 +00:00
steinm
f9510def4f - some minor updates 2012-10-05 19:59:53 +00:00
steinm
fc96b169b3 - check for missing document content 2012-10-05 19:59:22 +00:00
steinm
7f93fe51d5 - added some explaination where things are search for 2012-10-05 19:58:33 +00:00
steinm
216b15d26a - use new api of indexer 2012-10-05 19:57:36 +00:00
steinm
35db7831fc - fixed password text 2012-10-05 19:57:10 +00:00
steinm
e217b456fb - some more xss prevention 2012-10-05 19:56:37 +00:00
steinm
b882d38dfb - ask current password 2012-10-05 19:56:18 +00:00
steinm
d3857f0ab8 - allow to add a document to the index without reading the content 2012-10-05 19:55:27 +00:00
steinm
781f494005 - new config options 2012-10-05 19:54:16 +00:00
steinm
4a17ff44e1 - better check for reasonable operations 2012-10-05 19:53:58 +00:00
steinm
3d2a4783d9 - use finfo instead of looking at file extension
- translated some old german comments
2012-10-05 19:53:13 +00:00
steinm
b8daa34d73 - update full text index after adding a document 2012-10-05 19:52:24 +00:00
steinm
c0b77febf9 - omit duplicate entries in document lists 2012-10-05 19:51:57 +00:00
steinm
c3de676329 - output list of documents 2012-10-05 19:50:47 +00:00
steinm
145bdb7768 -check if version maybe deleted 2012-10-05 19:50:21 +00:00
steinm
4a81d73995 - check for new config options 2012-10-05 19:49:58 +00:00
steinm
95670174ca - take out makeTimeStamp(). Is is now in LetoDMS_Core 2012-10-05 19:49:24 +00:00
steinm
796bdb36f9 - some new config options 2012-10-05 19:48:42 +00:00
steinm
63de55ba7b - check if enableVersionDeletion is set 2012-10-05 19:48:22 +00:00
steinm
fe3f5b7840 - added more config options for notification 2012-10-05 19:47:37 +00:00
steinm
c91178d89e - update full text index when document is removed 2012-10-05 19:47:10 +00:00
steinm
617654060e - do not pass paramter to LetoDMS_Folder::remove() 2012-10-05 19:46:32 +00:00
steinm
4ef312c599 - search can be filtered modification time of content 2012-10-05 19:45:57 +00:00
steinm
08e9f4da03 - do not search for keywords in folders
- removed some old code
2012-09-14 10:47:03 +00:00
steinm
40568de7ad - much more german and english stopwords 2012-09-14 10:46:22 +00:00
steinm
8851520074 - do not pass true to getReviewStatus() getApprovalStatus() 2012-09-13 13:59:35 +00:00
steinm
7a65e47cb5 - do some checks if document has version 2012-09-13 13:58:49 +00:00
steinm
1b5017cf38 - fixed filtering by stopwords 2012-09-13 13:58:12 +00:00
steinm
2cd0f8aca0 - check if userfile is set at all 2012-09-13 13:57:45 +00:00
steinm
f0dfa127a5 - fixed typo in variable name 2012-09-13 13:56:59 +00:00
steinm
e39057542d - removed debug echo statement 2012-09-11 13:18:29 +00:00
steinm
5c6db70e04 - added copyright 2012-09-11 13:17:48 +00:00
steinm
675dc0ce8a - fixed syntax error
- corrected insert statement for inserting initial users
2012-09-11 13:17:29 +00:00
steinm
01e7a17d35 - check if password expiration is set 2012-09-11 13:16:47 +00:00
steinm
5b3fd8cc57 - fixed comment 2012-09-11 13:16:18 +00:00
steinm
4a67f259bf - added form key 2012-09-11 13:15:59 +00:00
steinm
021529d02d - not dots in front of document attributes on view document page 2012-09-11 13:15:30 +00:00
steinm
e15f5d14e4 - fixed syntax error
- corrected sql statement for inserting initial users
2012-09-11 13:01:58 +00:00
steinm
7390064eba - updated documentation 2012-09-11 13:01:05 +00:00
steinm
81c0bd8a7e - output name and login of user in lists 2012-09-11 13:00:43 +00:00
steinm
1b2e450bb7 - fixed sql statement 2012-09-11 12:59:47 +00:00
steinm
3658b08358 - prevent sql injection attacks 2012-09-11 12:58:30 +00:00
steinm
9412479354 - output name and login in all user lists 2012-09-11 12:57:13 +00:00
steinm
e87a32e6d0 - set dms of group object 2012-09-11 12:55:54 +00:00