Commit Graph

7711 Commits

Author SHA1 Message Date
Uwe Steinmann
c21467a24d pass flag $new=true to validate() 2022-07-27 09:32:59 +02:00
Uwe Steinmann
1f6a509876 set flag $new when calling validate() 2022-07-27 09:24:59 +02:00
Uwe Steinmann
29ec6ff2c9 run invoke instead of run() 2022-07-26 11:57:45 +02:00
Uwe Steinmann
6421aa94ed pass array passed to __invoke() to hooks preRun and postRun 2022-07-26 11:33:12 +02:00
Uwe Steinmann
525eea082c depend on symfony/http-foundation 2022-07-26 11:31:36 +02:00
Uwe Steinmann
607dcc41b9 skip internal conversion service for images if imagick extension is missing 2022-07-15 15:27:15 +02:00
Uwe Steinmann
9fcebb898a finally got rid of ancient method sanitizeString() 2022-07-15 09:32:58 +02:00
Uwe Steinmann
c31d12b44c set splash message 2022-07-08 13:17:27 +02:00
Uwe Steinmann
5c4ae08b4a sync with RemoveFolder 2022-07-08 13:17:02 +02:00
Uwe Steinmann
be2ed2f061 fix some comments and variable names 2022-07-08 13:16:40 +02:00
Uwe Steinmann
ca2739b96e add hooks folderRowAction and documentRowAction 2022-07-07 16:47:42 +02:00
Uwe Steinmann
fac375a371 do not use callHook() because the return value of the last hook must be passed to the next hook 2022-07-07 16:47:21 +02:00
Uwe Steinmann
53db4c2d3a add changes for 5.1.27 2022-07-06 09:21:17 +02:00
Uwe Steinmann
96ef457183 first create a list of action buttons and then render it in documetListRow 2022-07-06 09:20:44 +02:00
Uwe Steinmann
d47e2377bb do not explode() attrtype and objtype, if an array is needed it can be set in conf.php 2022-07-06 09:16:47 +02:00
Uwe Steinmann
dd8f1b7a8e fix SeedDMS_Core_DMS::addAttributeDefinition() when objtype is 0 2022-07-06 09:15:12 +02:00
Uwe Steinmann
0799f908f1 remove old get_magic_quotes code 2022-07-01 09:51:30 +02:00
Uwe Steinmann
f8b78c7212 include vendor/autoload.php after setting include path 2022-07-01 09:50:37 +02:00
Uwe Steinmann
65801f1181 start version 5.1.27 2022-06-28 17:08:45 +02:00
Uwe Steinmann
a51a068e28 Merge branch 'seeddms-5.0.x' into seeddms-5.1.x 2022-06-22 22:13:36 +02:00
Uwe Steinmann
611e9e7006 Merge branch 'seeddms-4.3.x' into seeddms-5.0.x 2022-06-22 22:13:24 +02:00
Uwe Steinmann
42a3859a26 various language updates 2022-06-22 22:13:14 +02:00
Uwe Steinmann
c9e61ccf30 set role to button for each nav-item 2022-06-22 16:45:37 +02:00
Uwe Steinmann
23c6a6b5d9 allow ext/*/node_modules 2022-06-16 12:45:56 +02:00
Uwe Steinmann
d3e6cecaa7 do not call hook documentNavigationBar with callHook, but iterate over hookObjs 2022-06-16 12:44:53 +02:00
Uwe Steinmann
c3f5a637f6 getHookObjects() takes parent classes into account 2022-06-16 12:43:50 +02:00
Uwe Steinmann
199f26703c set default of $class to 'Style' 2022-06-16 12:42:53 +02:00
Uwe Steinmann
573fe293ac better layout of footer, especially of disclaimer is turned off 2022-06-10 16:44:11 +02:00
Uwe Steinmann
9eae4c4863 make getConfigDir() public, because it is used in install/install.php 2022-06-10 08:51:33 +02:00
Uwe Steinmann
6e6851d165 fix upload with fine-uploader 2022-06-09 16:00:38 +02:00
Uwe Steinmann
89c6dc580a fix query if rootFolder or startFolder is set 2022-06-09 15:18:53 +02:00
Uwe Steinmann
12e9a803bc set cmd and mimetype in returned json data in case of an error when indexing a document/folder 2022-06-09 12:44:17 +02:00
Uwe Steinmann
83fa62a386 add imagick to list of required php extensions, sqlite -> sqlite3 2022-06-08 16:08:18 +02:00
Uwe Steinmann
3dd4fb145b add mimetype as title attribute in folder listing 2022-06-08 16:05:39 +02:00
Uwe Steinmann
6cb9556e87 add entry for 5.1.26 2022-06-08 15:53:26 +02:00
Uwe Steinmann
0d5a1ba3c7 rawurlencode path of files and folders 2022-06-08 15:52:27 +02:00
Uwe Steinmann
82e25025ab add entry for 5.1.26 2022-06-07 17:45:16 +02:00
Uwe Steinmann
4f995dcd23 set propper date value in custom date fields 2022-06-07 17:44:42 +02:00
Uwe Steinmann
4762b06741 fix validating custom attribute of type 'date' 2022-06-07 17:43:59 +02:00
Uwe Steinmann
249e42f956 remove colon after name of config vars 2022-06-01 15:02:00 +02:00
Uwe Steinmann
dc4c26916b add request uri to start line of sql log 2022-06-01 15:01:38 +02:00
Uwe Steinmann
fce2ba2bd7 fix getLongReadableDate() 2022-05-31 20:05:38 +02:00
Uwe Steinmann
6179e517b2 add changes for 5.1.26 2022-05-30 09:41:12 +02:00
Uwe Steinmann
0d5536f198 add conversion service from tiff, gif to png 2022-05-30 09:41:02 +02:00
Uwe Steinmann
a11bba23e4 check if logger is set before using it 2022-05-30 09:15:08 +02:00
Uwe Steinmann
ece2eec128 add sqlite to list of required php extensions 2022-05-25 08:19:16 +02:00
Uwe Steinmann
bb75ca5896 add change in 5.1.26 2022-05-24 08:39:54 +02:00
Uwe Steinmann
298f345cea fix clear clipboard link in menu 2022-05-24 08:39:21 +02:00
Uwe Steinmann
4e7fb4a6e9 add btn-sm to remove button, manager cannot remove himself from group 2022-05-23 16:14:04 +02:00
Uwe Steinmann
a1f2ecf22d set width of progress bar in % instead of px 2022-05-23 09:34:22 +02:00