Commit Graph

  • 708c5da8e3 dump much more data steinm 2012-12-13 21:35:07 +0000
  • 2bba022d94 read additional language file from the new views/theme directory steinm 2012-12-13 21:33:15 +0000
  • 9490980ec2 added new function dskspace() new optional parameter for getFolderPathHTML() to pass the document added new function filterDocumentLinks() steinm 2012-12-13 21:32:05 +0000
  • 6e6955176a set From and Reply-To from email settings in configuration steinm 2012-12-13 21:30:01 +0000
  • 7d898a7efc put opening of index into try/catch for better handling of missing index steinm 2012-12-13 21:27:24 +0000
  • d5b629769b update of copyright notice steinm 2012-12-13 21:26:17 +0000
  • 449fb9c629 added new method hasSubFolders() steinm 2012-12-13 21:25:21 +0000
  • 55dadb995a add comment above deprecated functions steinm 2012-12-13 21:24:27 +0000
  • 84edc020ef do not group search result by tblFolders.id steinm 2012-12-13 21:23:34 +0000
  • f2ca92f48b do not allow to delete non empty folders only admins may delete folders steinm 2012-12-13 21:21:35 +0000
  • 945e39eb1a fixed some typos steinm 2012-12-13 21:20:02 +0000
  • 53dd13183a added changes from 3.3.x serie and 3.4.0 steinm 2012-12-13 21:17:55 +0000
  • a4148da63b - removed comma which caused a syntax error steinm 2012-11-26 20:16:32 +0000
  • ec2433f7bf - better translation steinm 2012-11-12 21:50:48 +0000
  • 339bfff561 - added entries for version 3.4.0 steinm 2012-10-23 09:54:36 +0000
  • 02439b491c - updated list steinm 2012-10-23 09:21:12 +0000
  • 80857bd673 - lots of contraint changes steinm 2012-10-23 09:19:02 +0000
  • d5af7bf3ef - check if approval/review is allowed - do not error if document content is missing steinm 2012-10-23 09:18:01 +0000
  • 7d59ae97a8 - added methods mayReview() and mayApprove() steinm 2012-10-23 09:17:07 +0000
  • d76d71893a - added some more documentation steinm 2012-10-23 09:16:38 +0000
  • 1c82746c64 - use database transactions steinm 2012-10-22 13:33:30 +0000
  • aeec43c5fb - check if any content exists and issue an error message if not steinm 2012-10-22 13:32:48 +0000
  • b9db056c43 - check for document content which is not linked to a document steinm 2012-10-22 13:31:41 +0000
  • c580ea2c76 - do not list a document without document content steinm 2012-10-22 10:51:24 +0000
  • 39434519bb - added method getUnlinkedDocumentContent() which searches for straying document content without a document steinm 2012-10-22 10:50:49 +0000
  • 60a13c3cd8 - added methods for transaction handling steinm 2012-10-22 06:26:30 +0000
  • a38a7283cd - merge changes from 3.4.0RC2 steinm 2012-10-19 13:55:05 +0000
  • 15e556192c - redid all changes in 3.4.x after project update at sf steinm 2012-10-19 11:41:55 +0000
  • 9637842007 - fixed stupid error in addDocumentCategory() steinm 2012-10-13 19:20:40 +0000
  • dac3ae99ba - new version 3.4.0RC1 steinm 2012-10-11 05:57:13 +0000
  • 855768082f - new version 3.4.0RC1 - removed reset_db.sql from distribution steinm 2012-10-10 06:20:32 +0000
  • 62155a370a - some release notes for Version 3.4.0 steinm 2012-10-10 06:19:42 +0000
  • 45c72963e9 - updated for version 3.4.x steinm 2012-10-09 12:33:39 +0000
  • 2ae7e9de6a - change order of which tables are created to make constraints work - added constraints to tblDocumentCategory steinm 2012-10-09 12:30:54 +0000
  • b488016820 - very outdated steinm 2012-10-09 11:44:46 +0000
  • eae7054a12 - show attributes steinm 2012-10-09 10:16:36 +0000
  • bdb89a989b - output attributes - use functions to check access rights from inc/inc.ClassAccessOperations.php steinm 2012-10-09 10:12:12 +0000
  • 9070417106 - added link to attribute manager steinm 2012-10-09 10:10:11 +0000
  • 563d86ea79 - attributes can be edited - form to add new documents has better layout steinm 2012-10-09 10:08:10 +0000
  • cab3ab9a00 - minor code change not changing operation steinm 2012-10-09 10:05:49 +0000
  • 606ac4c186 - removed old code steinm 2012-10-09 10:04:09 +0000
  • 4e163c4a2b - attributes can be edited steinm 2012-10-09 10:03:38 +0000
  • 2a63e2132f - do not list documents for review/approval if the reviewer/approver is the owner steinm 2012-10-09 10:02:52 +0000
  • c550831705 - attributes can edited steinm 2012-10-09 10:01:34 +0000
  • 88eceaba85 - attributes can be attached to folders steinm 2012-10-09 10:00:58 +0000
  • 5f9032979c - added searching for attributes steinm 2012-10-09 09:59:25 +0000
  • b726a20ed9 - added method printAttributeEditField() steinm 2012-10-09 09:58:15 +0000
  • 694b0c598e - index attributes of documents steinm 2012-10-09 09:57:28 +0000
  • edb6486863 - inherit from LetoDMS_Core_Object - handle attributes - more documentation steinm 2012-10-09 09:56:28 +0000
  • a02f697733 - add inc.ClassObject.php and inc.ClassAttributes.php to package steinm 2012-10-09 09:55:19 +0000
  • a73c8611bb - include Core/inc.ClassObject.php and Core/inc.ClassAttribute.php steinm 2012-10-09 09:54:46 +0000
  • 581ed0417e - inherit from LetoDMS_Core_Object - added attribute handling steinm 2012-10-09 09:54:07 +0000
  • ee1b9482d2 - added methods to manage attributes - search in attributes steinm 2012-10-09 09:53:11 +0000
  • 7965ef685d - added new phrase for attribute management steinm 2012-10-09 09:52:04 +0000
  • 8295568e8b - added new tables for attribute storage steinm 2012-10-09 09:48:27 +0000
  • d00110f215 - new classes to manage attributes attached to folder, documents and document content steinm 2012-10-09 09:47:33 +0000
  • 68e096e1f6 - new class with all checks wether an operation is allowed or not steinm 2012-10-09 09:46:24 +0000
  • cad78d5304 - new files to manage and use attributes steinm 2012-10-09 09:44:58 +0000
  • c15d62fe73 - check for settings also steinm 2012-10-08 09:47:25 +0000
  • bd09ba32eb - out.RemoveVersion.php is also visible if access right is M_READWRITE steinm 2012-10-08 09:46:30 +0000
  • 886361235c - this should not be in here steinm 2012-10-05 20:01:37 +0000
  • 9da96a1968 - added new functions open() and create() steinm 2012-10-05 20:00:22 +0000
  • f9510def4f - some minor updates steinm 2012-10-05 19:59:53 +0000
  • fc96b169b3 - check for missing document content steinm 2012-10-05 19:59:22 +0000
  • 7f93fe51d5 - added some explaination where things are search for steinm 2012-10-05 19:58:33 +0000
  • 216b15d26a - use new api of indexer steinm 2012-10-05 19:57:36 +0000
  • 35db7831fc - fixed password text steinm 2012-10-05 19:57:10 +0000
  • e217b456fb - some more xss prevention steinm 2012-10-05 19:56:37 +0000
  • b882d38dfb - ask current password steinm 2012-10-05 19:56:18 +0000
  • d3857f0ab8 - allow to add a document to the index without reading the content steinm 2012-10-05 19:55:27 +0000
  • 781f494005 - new config options steinm 2012-10-05 19:54:16 +0000
  • 4a17ff44e1 - better check for reasonable operations steinm 2012-10-05 19:53:58 +0000
  • 3d2a4783d9 - use finfo instead of looking at file extension - translated some old german comments steinm 2012-10-05 19:53:13 +0000
  • b8daa34d73 - update full text index after adding a document steinm 2012-10-05 19:52:24 +0000
  • c0b77febf9 - omit duplicate entries in document lists steinm 2012-10-05 19:51:57 +0000
  • c3de676329 - output list of documents steinm 2012-10-05 19:50:47 +0000
  • 145bdb7768 -check if version maybe deleted steinm 2012-10-05 19:50:21 +0000
  • 4a81d73995 - check for new config options steinm 2012-10-05 19:49:58 +0000
  • 95670174ca - take out makeTimeStamp(). Is is now in LetoDMS_Core steinm 2012-10-05 19:49:24 +0000
  • 796bdb36f9 - some new config options steinm 2012-10-05 19:48:42 +0000
  • 63de55ba7b - check if enableVersionDeletion is set steinm 2012-10-05 19:48:22 +0000
  • fe3f5b7840 - added more config options for notification steinm 2012-10-05 19:47:37 +0000
  • c91178d89e - update full text index when document is removed steinm 2012-10-05 19:47:10 +0000
  • 617654060e - do not pass paramter to LetoDMS_Folder::remove() steinm 2012-10-05 19:46:32 +0000
  • 4ef312c599 - search can be filtered modification time of content steinm 2012-10-05 19:45:57 +0000
  • 08e9f4da03 - do not search for keywords in folders - removed some old code steinm 2012-09-14 10:47:03 +0000
  • 40568de7ad - much more german and english stopwords steinm 2012-09-14 10:46:22 +0000
  • 8851520074 - do not pass true to getReviewStatus() getApprovalStatus() steinm 2012-09-13 13:59:35 +0000
  • 7a65e47cb5 - do some checks if document has version steinm 2012-09-13 13:58:49 +0000
  • 1b5017cf38 - fixed filtering by stopwords steinm 2012-09-13 13:58:12 +0000
  • 2cd0f8aca0 - check if userfile is set at all steinm 2012-09-13 13:57:45 +0000
  • f0dfa127a5 - fixed typo in variable name steinm 2012-09-13 13:56:59 +0000
  • e39057542d - removed debug echo statement steinm 2012-09-11 13:18:29 +0000
  • 5c6db70e04 - added copyright steinm 2012-09-11 13:17:48 +0000
  • 675dc0ce8a - fixed syntax error - corrected insert statement for inserting initial users steinm 2012-09-11 13:17:29 +0000
  • 01e7a17d35 - check if password expiration is set steinm 2012-09-11 13:16:47 +0000
  • 5b3fd8cc57 - fixed comment steinm 2012-09-11 13:16:18 +0000
  • 4a67f259bf - added form key steinm 2012-09-11 13:15:59 +0000
  • 021529d02d - not dots in front of document attributes on view document page steinm 2012-09-11 13:15:30 +0000
  • e15f5d14e4 - fixed syntax error - corrected sql statement for inserting initial users steinm 2012-09-11 13:01:58 +0000