Uwe Steinmann
|
a8f27ed0d5
|
prohibit access
|
2016-09-22 17:24:57 +02:00 |
|
Uwe Steinmann
|
e6809d588e
|
take out some old code
|
2016-09-16 17:23:43 +02:00 |
|
Uwe Steinmann
|
962d62205c
|
take out some old code
|
2016-09-16 17:23:29 +02:00 |
|
Uwe Steinmann
|
491e5e8f23
|
import workflow log
|
2016-09-16 11:21:14 +02:00 |
|
Uwe Steinmann
|
409fd62f11
|
add id of workflow in worfklowlog
|
2016-09-16 11:20:55 +02:00 |
|
Uwe Steinmann
|
6522c3d3e8
|
fix getting workflow states, more debug msg
|
2016-09-15 21:44:21 +02:00 |
|
Uwe Steinmann
|
7b065e7b05
|
lots of bug fixes
|
2016-09-15 14:01:01 +02:00 |
|
Uwe Steinmann
|
e55047fb58
|
lots of bug fixes
|
2016-09-15 14:00:42 +02:00 |
|
Uwe Steinmann
|
74277d9e76
|
use logger, lots of bug fixes
|
2016-09-13 17:09:19 +02:00 |
|
Uwe Steinmann
|
19c80748e3
|
export workflow
|
2016-09-13 17:09:00 +02:00 |
|
Uwe Steinmann
|
7a7a3ffb66
|
import workflow
|
2016-09-08 15:20:13 +02:00 |
|
Uwe Steinmann
|
7bf843f6c0
|
add dumping workflows
|
2016-09-07 16:50:10 +02:00 |
|
Uwe Steinmann
|
bfb29633de
|
fix calling php file
|
2016-09-07 16:49:52 +02:00 |
|
Uwe Steinmann
|
856245868b
|
do not expect a return value from $indexer->delete()
|
2016-04-05 17:03:03 +02:00 |
|
Uwe Steinmann
|
72d9e1a27c
|
use cmdTimeout from settings
|
2016-02-25 10:26:26 +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
|
2302546286
|
fіx argument passing to php file
passing arguments with whitespace didn't work
thanks to Jan-Benedict for providing this patch
|
2016-01-31 11:20:11 +01:00 |
|
Uwe Steinmann
|
e0ae06441e
|
check for env variabel SEEDDMS_HOME
|
2016-01-19 15:24:23 +01:00 |
|
Uwe Steinmann
|
8ffcfab6e4
|
use new fulltext index interface with support for sqlitefts
|
2015-08-10 21:43:15 +02:00 |
|
Uwe Steinmann
|
8ca8e17047
|
check if file in dumplog() is not empty
|
2015-08-09 07:27:47 +02:00 |
|
Uwe Steinmann
|
1cf79c6cbe
|
set $type2 to $type in dumplog()
|
2015-08-09 07:25:26 +02:00 |
|
Uwe Steinmann
|
51778b92f8
|
list all review logs, fix some php errors
|
2015-08-09 07:17:52 +02:00 |
|
Uwe Steinmann
|
63f075f969
|
export files saved added with approval/review
|
2015-08-09 06:47:00 +02:00 |
|
Uwe Steinmann
|
b3b638c1a8
|
sections to be exported can be specified
|
2015-08-06 22:30:39 +02:00 |
|
Uwe Steinmann
|
e4b3c76f0f
|
add statistics with regular xml tags
|
2015-08-06 18:20:43 +02:00 |
|
Uwe Steinmann
|
ac544ef206
|
add command line to statistic section
|
2015-08-06 18:16:30 +02:00 |
|
Uwe Steinmann
|
c85e00510a
|
add number of objects export at end of file, add export date
|
2015-08-06 18:05:41 +02:00 |
|
Uwe Steinmann
|
9fdbb773ee
|
do a version check before import
checks if the database version specified in the input file matches
the database version
|
2015-08-06 06:43:43 +02:00 |
|
Uwe Steinmann
|
df50e50b1f
|
do not set approvers/reviewers but rewrite approval/review log
|
2015-08-04 07:41:53 +02:00 |
|
Uwe Steinmann
|
5c85afaed5
|
use same date format (Y-m-d H:i:s)
|
2015-08-04 07:40:17 +02:00 |
|
Uwe Steinmann
|
f9b75e5071
|
read status log from xml file
|
2015-07-31 15:31:34 +02:00 |
|
Uwe Steinmann
|
42eaabfd2d
|
write status log into xml file
|
2015-07-31 15:31:16 +02:00 |
|
Uwe Steinmann
|
ff8d89dbf5
|
import user attributes
|
2015-07-30 21:05:06 +02:00 |
|
Uwe Steinmann
|
3b2ff0d773
|
echo warning if filesize doesn't match, complete usage
|
2015-07-30 21:04:25 +02:00 |
|
Uwe Steinmann
|
1376716721
|
major overhaul, it's now almost usable
|
2015-07-30 11:24:56 +02:00 |
|
Uwe Steinmann
|
c01274a015
|
actually use username from command line
|
2015-06-26 16:41:36 +02:00 |
|
Uwe Steinmann
|
c2b73e19ea
|
new option -c to force recreation of index
|
2015-06-26 16:17:02 +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
|
a7763c8cc4
|
use propper name of converters array in settings
|
2015-05-02 08:04:41 +02:00 |
|
Uwe Steinmann
|
1fda236179
|
pass proper array converters to SeedDMS_Lucence_IndexedDocument
|
2015-04-16 14:16:03 +02:00 |
|
Uwe Steinmann
|
e803c4d657
|
use pathinfo() to extract file extension
|
2014-06-16 14:30:13 +02:00 |
|
Uwe Steinmann
|
dfcc87fa24
|
finaly fix bug #137, make $settings global in tree()
|
2014-03-25 21:17:41 +01:00 |
|
Uwe Steinmann
|
6093dd0c28
|
pass converters to addDocument()
|
2014-03-25 13:32:54 +01:00 |
|
Uwe Steinmann
|
8b8917ff61
|
fix error in dump (Bug #114)
|
2014-03-21 18:13:14 +01:00 |
|
Uwe Steinmann
|
b7779e3154
|
set filetype of uploaded document
|
2013-06-25 16:54:36 +02:00 |
|
Uwe Steinmann
|
4cad86a31c
|
set stop words file
|
2013-06-11 13:42:41 +02:00 |
|
Uwe Steinmann
|
5641a1c5c8
|
some explaination on how to use the scripts
|
2013-06-06 14:55:57 +02:00 |
|
Uwe Steinmann
|
49df29e69d
|
expand include path, check for database version
|
2013-06-06 14:42:56 +02:00 |
|
Uwe Steinmann
|
2ad7ba81b6
|
check for database version
|
2013-06-06 14:42:31 +02:00 |
|