Commit Graph

761 Commits

Author SHA1 Message Date
steinm
f2ca92f48b do not allow to delete non empty folders
only admins may delete folders
2012-12-13 21:21:35 +00:00
steinm
945e39eb1a fixed some typos 2012-12-13 21:20:02 +00:00
steinm
53dd13183a added changes from 3.3.x serie and 3.4.0 2012-12-13 21:17:55 +00:00
steinm
a4148da63b - removed comma which caused a syntax error 2012-11-26 20:16:32 +00:00
steinm
ec2433f7bf - better translation 2012-11-12 21:50:48 +00:00
steinm
339bfff561 - added entries for version 3.4.0 2012-10-23 09:54:36 +00:00
steinm
02439b491c - updated list 2012-10-23 09:21:12 +00:00
steinm
80857bd673 - lots of contraint changes 2012-10-23 09:19:02 +00:00
steinm
d5af7bf3ef - check if approval/review is allowed
- do not error if document content is missing
2012-10-23 09:18:01 +00:00
steinm
7d59ae97a8 - added methods mayReview() and mayApprove() 2012-10-23 09:17:07 +00:00
steinm
d76d71893a - added some more documentation 2012-10-23 09:16:38 +00:00
steinm
1c82746c64 - use database transactions 2012-10-22 13:33:30 +00:00
steinm
aeec43c5fb - check if any content exists and issue an error message if not 2012-10-22 13:32:48 +00:00
steinm
b9db056c43 - check for document content which is not linked to a document 2012-10-22 13:31:41 +00:00
steinm
c580ea2c76 - do not list a document without document content 2012-10-22 10:51:24 +00:00
steinm
39434519bb - added method getUnlinkedDocumentContent() which searches for
straying document content without a document
2012-10-22 10:50:49 +00:00
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