Commit Graph

785 Commits

Author SHA1 Message Date
steinm
bbe6f4e5a3 some code reoganisation
start html page in case of an error
2012-12-14 08:08:03 +00:00
steinm
b67ece54a2 fixed content of notification mail 2012-12-14 08:06:13 +00:00
steinm
2b4a96e8f5 check if index exists before indexing a new document 2012-12-14 08:05:29 +00:00
steinm
11499ca484 link to out.Logout.php doesn't have to prefixed with httprootdir
simplified error message
2012-12-14 08:04:40 +00:00
steinm
c2909549e1 language and theme can be passed and will be set in user record 2012-12-14 08:02:48 +00:00
steinm
54c9a190f2 check if post vars sequence and attributes are really set 2012-12-14 08:01:37 +00:00
steinm
efd6b34896 update of copyright notice 2012-12-14 08:00:30 +00:00
steinm
c9dc0443e6 replaced german comments 2012-12-14 07:59:56 +00:00
steinm
e7a44543a8 from and to date can also be passed as a string with format 'Y-m-d' 2012-12-14 07:59:14 +00:00
steinm
87a8fd2ce0 cmd checkpwstrength returns password strengt relative to minimum strength set in configuration 2012-12-14 07:57:03 +00:00
steinm
d4d366d5aa new dir with different views 2012-12-14 07:53:13 +00:00
steinm
1182551098 added cacheDir and dropFolderDir
load() checks if configuration file exists and can be parsed
2012-12-14 07:48:20 +00:00
steinm
3a57e074fc added package for creating preview images of documents 2012-12-14 07:19:07 +00:00
steinm
43eabc489e - has been moved into install directory some time ago 2012-12-14 07:17:37 +00:00
steinm
2fdc48f325 import dump into dms 2012-12-13 21:35:32 +00:00
steinm
708c5da8e3 dump much more data 2012-12-13 21:35:07 +00:00
steinm
2bba022d94 read additional language file from the new views/theme directory 2012-12-13 21:33:15 +00:00
steinm
9490980ec2 added new function dskspace()
new optional parameter for getFolderPathHTML() to pass the document
added new function filterDocumentLinks()
2012-12-13 21:32:05 +00:00
steinm
6e6955176a set From and Reply-To from email settings in configuration 2012-12-13 21:30:01 +00:00
steinm
7d898a7efc put opening of index into try/catch for better handling of missing index 2012-12-13 21:27:24 +00:00
steinm
d5b629769b update of copyright notice 2012-12-13 21:26:17 +00:00
steinm
449fb9c629 added new method hasSubFolders() 2012-12-13 21:25:21 +00:00
steinm
55dadb995a add comment above deprecated functions 2012-12-13 21:24:27 +00:00
steinm
84edc020ef do not group search result by tblFolders.id 2012-12-13 21:23:34 +00:00
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