Commit Graph

2270 Commits

Author SHA1 Message Date
Uwe Steinmann
671fbd1f33 do not create new version anymore, unless the user, mimetype has changed 2014-11-27 13:42:00 +01:00
Uwe Steinmann
d6565041cd add new methode replaceContent()
instead of adding a new version, this function replaces the content
file of a version
2014-11-27 13:40:58 +01:00
Uwe Steinmann
0aa07a2fe6 add note about fixed locking in webdav 2014-11-27 09:13:02 +01:00
Uwe Steinmann
715410e437 allow users to access a document which has been locked by herself 2014-11-26 07:49:19 +01:00
Uwe Steinmann
97d3a8bce3 add note about changes to SeedDMS_Core_DMS::getDocumentCategories() 2014-11-24 19:52:16 +01:00
Uwe Steinmann
0eb9da705d getDocumentCategories() returns categories sorted by name (Bug #181) 2014-11-24 19:51:43 +01:00
Uwe Steinmann
60570344f0 add entry for solving bug #185 2014-11-24 19:23:43 +01:00
Uwe Steinmann
8af69d9cfa Download of documents whose content is gone will not be possible anymore (Bug #185) 2014-11-24 19:23:26 +01:00
Uwe Steinmann
678454bded add entry for fixing Bug #186 2014-11-24 19:09:01 +01:00
Uwe Steinmann
b39b92e0b0 don't crash if folder/document was deleted (Bug #186) 2014-11-24 19:08:17 +01:00
Uwe Steinmann
0d4f9ad49a add changes for 4.3.13 2014-11-24 13:12:21 +01:00
Uwe Steinmann
4dade8e5cd set propper last modification time 2014-11-24 13:11:29 +01:00
Uwe Steinmann
1cb1ffb436 add button to select all files 2014-11-24 13:11:00 +01:00
Uwe Steinmann
dced01d023 various updates 2014-11-21 12:03:00 +01:00
Uwe Steinmann
5c60726508 new version 4.3.13 2014-11-21 11:56:51 +01:00
Uwe Steinmann
34cd44e35e more fixes for search by attributes 2014-11-21 11:35:49 +01:00
Uwe Steinmann
1a35cdfb61 remove echo 2014-11-19 20:25:59 +01:00
Uwe Steinmann
76a4ad7e9c set PHPDOC and force rebuilding of documentation 2014-11-19 17:03:34 +01:00
Uwe Steinmann
03359ca620 fix checking for attribute values
checking for the number of values of a multi value attribute
disregards the maximum number of values if it is 0
2014-11-19 17:00:55 +01:00
Uwe Steinmann
e5e3128478 fix searching for several attributes 2014-11-19 16:59:39 +01:00
Uwe Steinmann
68b968036f add more documentation 2014-11-19 07:44:54 +01:00
Uwe Steinmann
1ddc9ea337 better documentation for getFolderPathPlain() 2014-11-17 11:27:19 +01:00
Uwe Steinmann
2fb95a1d4a add some more documentation 2014-11-17 10:45:07 +01:00
Uwe Steinmann
93510320ec new version 4.3.12 2014-11-17 07:15:13 +01:00
Uwe Steinmann
22189ee722 new version 4.3.12 2014-11-17 07:14:11 +01:00
Uwe Steinmann
8f590b1025 more entries for 4.3.12 2014-11-17 07:13:48 +01:00
Uwe Steinmann
834a8118e6 check for propper number of attribute values 2014-11-17 07:03:57 +01:00
Uwe Steinmann
f4bb51933f remove strptime() function calls 2014-11-14 20:23:26 +01:00
Uwe Steinmann
a121bd15f9 add function makeTsFromLongDate()
convert date from database into timestamp
2014-11-14 20:22:30 +01:00
Uwe Steinmann
7f4f57c87f started CHANGELOG for 4.3.12 2014-11-14 20:02:51 +01:00
Uwe Steinmann
e3a95ceeb2 another fix in searching for multi value attributes 2014-11-14 20:01:55 +01:00
Uwe Steinmann
638ec5eefd start changelog for 4.3.12 2014-11-14 10:52:44 +01:00
Uwe Steinmann
05ad0d11ad log each operation 2014-11-14 10:06:25 +01:00
Uwe Steinmann
4f58d67d62 check for hostname include port doesn't fail anymore 2014-11-13 13:29:32 +01:00
Uwe Steinmann
0ba7ba939c Merge branch 'seeddms-4.3.11' 2014-11-13 10:00:43 +01:00
Uwe Steinmann
f5abae2620 some more missing translations 2014-11-13 10:00:06 +01:00
Uwe Steinmann
572e742e07 Merge branch 'seeddms-4.3.11' 2014-11-13 09:24:17 +01:00
Uwe Steinmann
afb434a35f complete changelog 2014-11-13 09:09:43 +01:00
Uwe Steinmann
2eb4408111 add missing space between icon and text on button 2014-11-13 09:01:39 +01:00
Uwe Steinmann
99590a322d use new method getValueAsArray() for showing attributes 2014-11-13 08:21:49 +01:00
Uwe Steinmann
86ba6aa6a6 add new method getValueAsArray()
helpful for multi value attributes
2014-11-13 08:20:45 +01:00
Uwe Steinmann
68ffdb407f add entry for fixing handling of multi value attributes 2014-11-13 07:56:20 +01:00
Uwe Steinmann
53389d01d5 extend search on attributes for all object types 2014-11-13 07:55:29 +01:00
Uwe Steinmann
5ff934373d take all attributes for searching into account 2014-11-13 07:54:35 +01:00
Uwe Steinmann
9f758667c4 fix saving of multi value attributes 2014-11-13 07:53:51 +01:00
Uwe Steinmann
cd1bff73be fix searching for multi value attributes 2014-11-13 07:53:29 +01:00
Uwe Steinmann
6be63346ce add entry for closing bug #177 2014-11-12 10:41:51 +01:00
Uwe Steinmann
25aa6983df use correct name for 'previewWidthList' (Closes #177) 2014-11-12 10:41:13 +01:00
Uwe Steinmann
16d33ef342 fix release date 2014-11-11 18:18:07 +01:00
Uwe Steinmann
cd5afb0b69 add more changes for 4.3.11 2014-11-11 16:08:08 +01:00