Uwe Steinmann
|
7fcb8da860
|
do not include inc/inc.ClassNotificationService.php and inc.ClassEmailNotify.php
|
2023-04-18 12:48:20 +02:00 |
|
Uwe Steinmann
|
d9d434a7be
|
make it work with 6.0.17
|
2022-01-31 07:14:52 +01:00 |
|
Uwe Steinmann
|
e10ce3dc4b
|
replace all ˝\n" by PHP_EOL
|
2020-09-04 09:21:40 +02:00 |
|
Uwe Steinmann
|
4e3922627b
|
unified checking for settings.xml and accessing dms
|
2020-09-03 20:11:15 +02:00 |
|
Uwe Steinmann
|
dbfeae23db
|
add support for uploading new document version
|
2020-05-25 14:45:55 +02:00 |
|
Uwe Steinmann
|
b223344af9
|
set dms and user in controller
was previously taken from global variables
|
2018-03-12 18:34:17 +01:00 |
|
Uwe Steinmann
|
00429e6e3a
|
remove old code, add some more comments
|
2018-03-07 15:10:19 +01:00 |
|
Uwe Steinmann
|
f5f28d9e30
|
use controller and check for extensions
|
2018-03-07 12:35:06 +01:00 |
|
Uwe Steinmann
|
6bef6824c2
|
pass list of category objects to addDocument instead of cat ids
|
2018-02-20 06:35:16 +01:00 |
|
Uwe Steinmann
|
6c2a011a9a
|
move block to parse categories after dms has been initialized
|
2018-02-20 06:17:44 +01:00 |
|
Uwe Steinmann
|
d36ba2114e
|
custom attributes can be set with -a and -A
thanks to Jan-Benedict for providing this patch
|
2016-01-31 11:22:40 +01:00 |
|
Uwe Steinmann
|
c01274a015
|
actually use username from command line
|
2015-06-26 16:41:36 +02:00 |
|
Uwe Steinmann
|
a3a9eea641
|
add option -u to set the user doing the upload (Bug #214)
|
2015-05-15 07:16:46 +02:00 |
|
Uwe Steinmann
|
2a0e6edef4
|
use FILEINFO_MIME_TYPE instead of FILEINFO_MIME (Closes Bug #209)
|
2015-05-02 08:34:28 +02:00 |
|
Uwe Steinmann
|
e803c4d657
|
use pathinfo() to extract file extension
|
2014-06-16 14:30:13 +02:00 |
|
Uwe Steinmann
|
b7779e3154
|
set filetype of uploaded document
|
2013-06-25 16:54:36 +02:00 |
|
root
|
2d251a3431
|
remove calling setEnableAdminRevApp(), check for db version
|
2013-06-06 14:34:44 +02:00 |
|
Uwe Steinmann
|
73c6ff9427
|
major name change from letodms to seeddms
|
2013-02-14 12:10:53 +01:00 |
|
Uwe Steinmann
|
717493061c
|
changed name from letodms to ѕeeddms, use extraPath from settings
|
2013-02-14 11:27:51 +01:00 |
|
steinm
|
8b55a56fe2
|
- removed some old function calls
|
2011-07-22 20:47:31 +00:00 |
|
steinm
|
12e6038586
|
- completed usage info
|
2011-07-21 12:52:59 +00:00 |
|
steinm
|
c25e0074b4
|
- updated usage info
|
2011-07-21 07:12:33 +00:00 |
|
steinm
|
355484c4a7
|
- support for long options and specifying a config file
|
2011-07-21 06:56:35 +00:00 |
|
steinm
|
40a7d85e45
|
- version_comment and categories can be set
|
2011-07-20 16:47:58 +00:00 |
|
steinm
|
b9243a9325
|
- return exit code
- fixed usage info
|
2011-07-05 12:04:56 +00:00 |
|
steinm
|
a2eef3414e
|
- include LetoDMS/Core.php
|
2011-04-08 16:10:19 +00:00 |
|
steinm
|
8a84bc3b51
|
- rename all classes belonging to the core of LetoDMS into LetoDMS_Core_xxx
- move them all into LetoDMS_Core
|
2011-01-20 08:18:37 +00:00 |
|
steinm
|
0e2e84ce39
|
- complete rewrite to use pear package LetoDMS
|
2010-12-01 13:38:45 +00:00 |
|
steinm
|
12ca95bb40
|
- class Folder is now called LetoDMS_Folder
|
2010-10-30 19:29:51 +00:00 |
|
steinm
|
7566c92cd9
|
- new directory and script to add files to the dms
|
2010-10-30 18:38:07 +00:00 |
|