Commit Graph

3076 Commits

Author SHA1 Message Date
Uwe Steinmann
974a5d4a80 add missing copyright and license 2016-08-09 07:08:27 +02:00
Uwe Steinmann
b54b28e1f2 fix runtime error, show splash message after execution 2016-08-09 07:08:00 +02:00
Uwe Steinmann
f647796dcd check if $data is set before using it 2016-08-09 06:51:43 +02:00
Uwe Steinmann
176fb7967b use getCurrentDatetime() instead of CURRENT_TIMESTAMP 2016-08-08 12:58:06 +02:00
Uwe Steinmann
bdb448e7e8 add entry for 4.3.28 2016-08-08 11:41:07 +02:00
Uwe Steinmann
5f1d38bba3 do not set TEXT field to default ''. Use NULL instead
mysql STRICT_TRANS_MODE does not allow it
2016-08-08 08:09:01 +02:00
Uwe Steinmann
284ee2bba1 set field of type 'text' to NULL instead of ''
mysql doesn't support setting '' in STRICT_TRANS_MODE
2016-08-08 08:03:38 +02:00
Uwe Steinmann
3a006be5bf make folderListRow() a bit more efficient
get subfolders and documents only, if enablerecursivecount is turned on
2016-08-03 12:32:12 +02:00
Uwe Steinmann
0fdc68e7f7 add entry for 4.3.28 (fix for #206) 2016-08-03 08:53:58 +02:00
Uwe Steinmann
06347ff212 check for HTTP_X_FORWARDED_FOR in add_log_line()
use it instead of REMOTE_ADDR
2016-08-03 08:53:14 +02:00
Uwe Steinmann
fdd369f8ec add entries for 4.3.28 2016-08-03 08:07:51 +02:00
Uwe Steinmann
6cd0e98618 make list look like UserList 2016-08-03 08:07:38 +02:00
Uwe Steinmann
7b73a442c2 set user image to 100px wide 2016-08-03 08:06:53 +02:00
Uwe Steinmann
ba10acc14c show group only if admin or a member of that group 2016-08-03 08:06:25 +02:00
Uwe Steinmann
97e288d054 fix typo 2016-08-02 17:21:27 +02:00
Uwe Steinmann
8cc7da6679 add new phrases for maxSizeForFullText config var 2016-08-02 17:19:06 +02:00
Uwe Steinmann
04d7fdf258 update full text engine
also index content if file size is less the a configured size
(Closes: #270)
2016-08-02 17:09:49 +02:00
Uwe Steinmann
8770aaecb3 add new paramter maxSizeForFullText 2016-08-02 17:08:54 +02:00
Uwe Steinmann
fa4dddd403 add entry for 4.3.28 2016-08-02 11:33:46 +02:00
Uwe Steinmann
04c0b62b8c fix setting reviewer/approver for admins/owners 2016-08-02 11:33:21 +02:00
Uwe Steinmann
d9ffaad688 new translations for attritbute groups 2016-07-29 08:00:43 +02:00
Uwe Steinmann
398244ab68 add $_comment as protected var, add some more documentation 2016-07-28 08:05:40 +02:00
Uwe Steinmann
f6c9b35def add entry for 4.3.28 2016-07-27 21:08:26 +02:00
Uwe Steinmann
953ccc1eb0 add expiration date to list of documents 2016-07-27 21:08:15 +02:00
Uwe Steinmann
506e63f8d6 add fold marks 2016-07-27 08:29:52 +02:00
Uwe Steinmann
37b995d946 add phrases for 2-fact-auth, slovak, italien, polish updates 2016-07-14 07:00:45 +02:00
Uwe Steinmann
a964f20bdc fix migration sql statements
The changes still refer to the database used in mydms 1.7.2
2016-07-13 07:39:49 +02:00
Uwe Steinmann
f323d1cabf minor updates 2016-07-12 17:49:09 +02:00
Uwe Steinmann
8d1181e3a4 add new phrases for 2-factor auth 2016-07-06 22:26:57 +02:00
Uwe Steinmann
3a3a5c24ae some minor corrections 2016-07-06 10:31:10 +02:00
Uwe Steinmann
2b17ffc207 add warning on top of form 2016-07-06 10:30:53 +02:00
Uwe Steinmann
79ae595b7d add ImportFS to menu 2016-07-06 10:30:32 +02:00
Uwe Steinmann
6578621a3c add phrase import_fs_warning 2016-07-06 10:28:55 +02:00
Uwe Steinmann
e4dce2f3fa completed for 4.3.27 2016-07-06 09:23:51 +02:00
Uwe Steinmann
ccbe4291c6 add phrase invalid_dropfolder_folder 2016-07-06 09:23:06 +02:00
Uwe Steinmann
ea5425a669 fix error message if the import object is not a folder but a file 2016-07-06 09:06:09 +02:00
Uwe Steinmann
db53cc518a check id dropfolder exists
do not show the form but a warning if the drop folder doesn't exist
2016-07-06 09:05:21 +02:00
Uwe Steinmann
32d69b61d8 if $showfolders is set, only folders are shown 2016-07-06 09:04:15 +02:00
Uwe Steinmann
f8a6b7e599 distinguish between files and folders in printDropFolderChooser()
if $showfolders is set, only folders will be shown
2016-07-06 09:03:14 +02:00
Uwe Steinmann
54c295276b add note 2016-07-06 09:02:16 +02:00
Uwe Steinmann
4b0787147f check if cache dir exists before deleting it 2016-07-06 09:00:56 +02:00
Uwe Steinmann
58182119db add new key dropfolderdir_missing, add ro translation 2016-07-06 08:25:27 +02:00
Uwe Steinmann
e5f8144268 make all functions static 2016-07-05 17:31:25 +02:00
Uwe Steinmann
7dcee81c51 make all functions static 2016-07-05 17:29:58 +02:00
Uwe Steinmann
9b21d8a509 new version 1.0.6 2016-07-04 20:52:33 +02:00
Uwe Steinmann
b6a0d5f60d add note 2016-07-04 20:52:17 +02:00
Uwe Steinmann
f6f9ad8c6d fix calculation of timeout 2016-07-04 20:51:40 +02:00
Uwe Steinmann
5bd85e50f6 fix calculation of timeout 2016-07-04 20:51:17 +02:00
Uwe Steinmann
d7898f972e new version 4.3.27 2016-07-04 09:17:35 +02:00
Uwe Steinmann
4bc20da017 add entry for 4.3.27 2016-07-04 09:15:55 +02:00