Commit Graph

7916 Commits

Author SHA1 Message Date
Uwe Steinmann
239487e198 fix sql error when deleting a folder attribute 2022-11-07 12:13:15 +01:00
Uwe Steinmann
7cba489f1a fix typo 2022-11-06 20:04:12 +01:00
Uwe Steinmann
a5802ad3e8 add route /document/{id}/attribute/{attrdefid} 2022-11-06 20:03:58 +01:00
Uwe Steinmann
1ec3367695 fix line indenting 2022-11-06 20:03:12 +01:00
Uwe Steinmann
0e1b00d0b5 use controller to create subfolder, send notifications 2022-11-06 17:02:38 +01:00
Uwe Steinmann
257c23aead fix indenting of lines 2022-11-06 16:38:56 +01:00
Uwe Steinmann
441d8d6c0f add changes of 5.1.28 2022-11-06 16:09:46 +01:00
Uwe Steinmann
fbe6e492c8 use methods in inc/inc.ClassNotificationService.php it send notifications 2022-11-06 16:09:27 +01:00
Uwe Steinmann
57b298c489 invoke controller instead of calling run() 2022-11-06 16:08:57 +01:00
Uwe Steinmann
9869c3d8ce add missing space in log message 2022-11-06 16:07:40 +01:00
Uwe Steinmann
d9ba59990f clear login failures after successful login 2022-11-06 16:07:04 +01:00
Uwe Steinmann
35b83b37dc add changes in 5.1.28 2022-11-05 16:29:10 +01:00
Uwe Steinmann
13099d67aa add initial support for logging and notifications 2022-11-05 16:24:39 +01:00
Uwe Steinmann
fd8de36db8 allow facicon in extensions 2022-11-04 20:38:09 +01:00
Uwe Steinmann
88faf823e6 add changes of 5.1.28 2022-11-02 09:57:31 +01:00
Uwe Steinmann
df4d492874 do not include inc/inc.ClassEmailNotify.php 2022-11-02 09:00:13 +01:00
Uwe Steinmann
f363e226fd SeedDMS_Core_DMS::createPasswordRequest() creates a cryptographically secure hash 2022-11-02 09:00:01 +01:00
Uwe Steinmann
68427394ae add new function uniqidReal() 2022-11-02 08:57:01 +01:00
Uwe Steinmann
f6ec37df74 do not rawurl[de|en]code path anymore 2022-10-25 13:16:59 +02:00
Uwe Steinmann
4ba98d45bc update bootstrap to 4.6.2 2022-10-24 17:12:00 +02:00
Uwe Steinmann
550d62a7a7 place login outside of container 2022-10-24 17:10:25 +02:00
Uwe Steinmann
3aca89e174 pass extension mgr to init() of extension 2022-10-20 14:43:58 +02:00
Uwe Steinmann
fa66cb8332 allow .woff, .html, .gif in ext/*/res dir 2022-10-20 14:43:26 +02:00
Uwe Steinmann
2e6e3f67b1 pass convertToPdf to view 2022-10-20 14:43:01 +02:00
Uwe Steinmann
9d752afbff add entry for 5.1.28 2022-10-13 16:35:54 +02:00
Uwe Steinmann
02947f1bf0 include missing class for email notification 2022-10-13 16:34:57 +02:00
Uwe Steinmann
6dade497b6 show readme of extension 2022-10-11 18:15:18 +02:00
Uwe Steinmann
57151b3b1f make table for iptc data condensed 2022-10-11 18:14:52 +02:00
Uwe Steinmann
ebfbed7887 add space below nav-pills 2022-10-11 12:41:31 +02:00
Uwe Steinmann
bc9a05258c eval more tags in iptc data 2022-10-10 20:14:00 +02:00
Uwe Steinmann
39eef26b10 add change in 5.1.28 2022-09-26 08:11:28 +02:00
Uwe Steinmann
c65d20f740 fix SeedDMS_Core_File::fileExtension() 2022-09-26 08:10:50 +02:00
Uwe Steinmann
ed17678490 add change in 5.1.28 2022-09-26 07:48:59 +02:00
Uwe Steinmann
e8a3779547 fix SeedDMS_Core_User::getDocumentContents() 2022-09-26 07:48:45 +02:00
Uwe Steinmann
83099dd422 start new version 5.1.28 2022-09-24 08:32:43 +02:00
Uwe Steinmann
6eae010b24 Merge branch 'seeddms-5.0.x' into seeddms-5.1.x 2022-09-21 14:32:34 +02:00
Uwe Steinmann
44d430aeb6 Merge branch 'seeddms-4.3.x' into seeddms-5.0.x 2022-09-21 14:32:23 +02:00
Uwe Steinmann
ead3a9fdf4 various new phrases 2022-09-21 14:32:07 +02:00
Uwe Steinmann
d13bc2a6bb escape category name 2022-09-21 14:29:39 +02:00
Uwe Steinmann
dbb9e09070 remove plain html and use methodes from theme 2022-09-21 12:33:41 +02:00
Uwe Steinmann
ec7a8a5bef Merge branch 'seeddms-5.0.x' into seeddms-5.1.x 2022-09-21 08:32:08 +02:00
Uwe Steinmann
b3e84e8134 Merge branch 'seeddms-4.3.x' into seeddms-5.0.x 2022-09-21 08:31:57 +02:00
Uwe Steinmann
756d8d3f38 add one missing phrase 2022-09-21 08:31:42 +02:00
Uwe Steinmann
0cf15ecd0e always do a db search, set from an to if searching for an attr of type date 2022-09-20 15:06:33 +02:00
Uwe Steinmann
4aa38182db convert attribute of type date into format yyyy-mm-dd 2022-09-20 08:24:27 +02:00
Uwe Steinmann
877a94c37d return err msg if attribute has not enough values 2022-09-20 08:23:52 +02:00
Uwe Steinmann
12675426e6 return false if attribute has not enough attribute values 2022-09-20 08:23:04 +02:00
Uwe Steinmann
724046e539 Merge branch 'seeddms-5.0.x' into seeddms-5.1.x 2022-09-16 07:02:08 +02:00
Uwe Steinmann
94daaea5dd Merge branch 'seeddms-4.3.x' into seeddms-5.0.x 2022-09-16 07:01:57 +02:00
Uwe Steinmann
aa3d23b4cf new phrases for batch operations 2022-09-16 07:01:31 +02:00