Commit Graph

845 Commits

Author SHA1 Message Date
steinm
60a13c3cd8 - added methods for transaction handling 2012-10-22 06:26:30 +00:00
steinm
a38a7283cd - merge changes from 3.4.0RC2 2012-10-19 13:55:05 +00:00
steinm
15e556192c - redid all changes in 3.4.x after project update at sf 2012-10-19 11:41:55 +00:00
steinm
9637842007 - fixed stupid error in addDocumentCategory() 2012-10-13 19:20:40 +00:00
steinm
dac3ae99ba - new version 3.4.0RC1 2012-10-11 05:57:13 +00:00
steinm
855768082f - new version 3.4.0RC1
- removed reset_db.sql from distribution
2012-10-10 06:20:32 +00:00
steinm
62155a370a - some release notes for Version 3.4.0 2012-10-10 06:19:42 +00:00
steinm
45c72963e9 - updated for version 3.4.x 2012-10-09 12:33:39 +00:00
steinm
2ae7e9de6a - change order of which tables are created to make constraints work
- added constraints to tblDocumentCategory
2012-10-09 12:30:54 +00:00
steinm
b488016820 - very outdated 2012-10-09 11:44:46 +00:00
steinm
eae7054a12 - show attributes 2012-10-09 10:16:36 +00:00
steinm
bdb89a989b - output attributes
- use functions to check access rights from inc/inc.ClassAccessOperations.php
2012-10-09 10:12:12 +00:00
steinm
9070417106 - added link to attribute manager 2012-10-09 10:10:11 +00:00
steinm
563d86ea79 - attributes can be edited
- form to add new documents has better layout
2012-10-09 10:08:10 +00:00
steinm
cab3ab9a00 - minor code change not changing operation 2012-10-09 10:05:49 +00:00
steinm
606ac4c186 - removed old code 2012-10-09 10:04:09 +00:00
steinm
4e163c4a2b - attributes can be edited 2012-10-09 10:03:38 +00:00
steinm
2a63e2132f - do not list documents for review/approval if the reviewer/approver is
the owner
2012-10-09 10:02:52 +00:00
steinm
c550831705 - attributes can edited 2012-10-09 10:01:34 +00:00
steinm
88eceaba85 - attributes can be attached to folders 2012-10-09 10:00:58 +00:00
steinm
5f9032979c - added searching for attributes 2012-10-09 09:59:25 +00:00
steinm
b726a20ed9 - added method printAttributeEditField() 2012-10-09 09:58:15 +00:00
steinm
694b0c598e - index attributes of documents 2012-10-09 09:57:28 +00:00
steinm
edb6486863 - inherit from LetoDMS_Core_Object
- handle attributes
- more documentation
2012-10-09 09:56:28 +00:00
steinm
a02f697733 - add inc.ClassObject.php and inc.ClassAttributes.php to package 2012-10-09 09:55:19 +00:00
steinm
a73c8611bb - include Core/inc.ClassObject.php and Core/inc.ClassAttribute.php 2012-10-09 09:54:46 +00:00
steinm
581ed0417e - inherit from LetoDMS_Core_Object
- added attribute handling
2012-10-09 09:54:07 +00:00
steinm
ee1b9482d2 - added methods to manage attributes
- search in attributes
2012-10-09 09:53:11 +00:00
steinm
7965ef685d - added new phrase for attribute management 2012-10-09 09:52:04 +00:00
steinm
8295568e8b - added new tables for attribute storage 2012-10-09 09:48:27 +00:00
steinm
d00110f215 - new classes to manage attributes attached to folder, documents and document content 2012-10-09 09:47:33 +00:00
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