Uwe Steinmann
eda80242ea
some reorganization of email notification
2015-11-25 16:49:09 +01:00
Uwe Steinmann
4dd2dc87af
new version 4.3.22
2015-11-09 20:00:02 +01:00
Uwe Steinmann
ddfea8f3cb
Merge branch 'seeddms-5.0.x' into develop
2015-09-28 12:35:18 +02:00
Uwe Steinmann
1ab19f6831
Merge branch 'seeddms-4.3.x' into seeddms-5.0.x
2015-09-28 12:35:04 +02:00
Uwe Steinmann
9514115460
rename doNotCheckVersion to doNotCheckDBVersion
2015-09-28 06:39:26 +02:00
Uwe Steinmann
109f814fa9
new version 4.3.21
2015-09-22 10:22:40 +02:00
Uwe Steinmann
fcbb5f68fe
Merge branch 'seeddms-5.0.x' into develop
2015-09-22 08:51:59 +02:00
Uwe Steinmann
c3296e476b
Merge branch 'seeddms-4.3.x' into seeddms-5.0.x
2015-09-22 07:57:54 +02:00
Uwe Steinmann
904cd7a857
use $db->getCurrentTimestamp() instead of mktime
2015-09-22 07:51:13 +02:00
Uwe Steinmann
397c5ee9d8
Merge branch 'seeddms-5.0.x' into develop
2015-08-25 14:58:49 +02:00
Uwe Steinmann
78b39a24c5
Merge branch 'seeddms-4.3.x' into seeddms-5.0.x
2015-08-25 14:58:35 +02:00
Uwe Steinmann
eca7d067c5
add getParam()
2015-08-25 14:58:16 +02:00
Uwe Steinmann
b7de0f61c7
Merge branch 'seeddms-5.0.x' into develop
2015-08-20 22:38:08 +02:00
Uwe Steinmann
6e80f025cf
Merge branch 'seeddms-4.3.x' into seeddms-5.0.x
2015-08-20 15:55:53 +02:00
Uwe Steinmann
80f0499d1b
add method __invoke()
...
calls the function whose name is passed as $_GET['action']
2015-08-20 15:53:30 +02:00
Uwe Steinmann
cbbe331fe2
new version 4.3.20
2015-08-19 08:42:05 +02:00
Uwe Steinmann
aa49c5b0b1
Merge branch 'seeddms-5.0.x' into develop
2015-08-10 21:58:16 +02:00
Uwe Steinmann
65fda6daee
Merge branch 'seeddms-4.3.x' into seeddms-5.0.x
2015-08-10 21:53:27 +02:00
Uwe Steinmann
b0413a0d46
engine for fulltext search can be configured
2015-08-10 21:41:51 +02:00
Uwe Steinmann
4c907dbf9e
Merge branch 'seeddms-5.0.x' into develop
2015-08-07 20:08:29 +02:00
Uwe Steinmann
cbf40c2b6f
mayApprove() returns false if status is S_REJECTED
...
this must be the case because if a document was rejected during review
the approval process may not happen anymore. The disadvantages is, that
a document which was rejected during approval cannot not be released
anymore.
2015-08-07 14:21:32 +02:00
Uwe Steinmann
92f66f4b4a
Merge branch 'seeddms-5.0.x' into develop
2015-08-07 13:37:30 +02:00
Uwe Steinmann
17a9eb739c
Merge branch 'seeddms-4.3.x' into seeddms-5.0.x
2015-08-07 13:37:14 +02:00
Uwe Steinmann
70e504ecef
Merge branch 'seeddms-5.0.x' into develop
2015-08-07 13:20:10 +02:00
Uwe Steinmann
051e1d966a
use $dms->getClassname() when checking for propper object type
2015-08-07 13:18:40 +02:00
Uwe Steinmann
5844522262
fix wrong variable name
2015-08-07 13:16:30 +02:00
Uwe Steinmann
c4f7223293
Merge branch 'seeddms-5.0.x' into develop
2015-08-07 13:13:14 +02:00
Uwe Steinmann
482143c04f
pass $dms to contructor of SeedDMS_AccessOperation
2015-08-07 13:11:50 +02:00
Uwe Steinmann
57abe53166
set default language to en_GB (was still 'English')
2015-08-07 09:11:00 +02:00
Uwe Steinmann
55ccf3e987
Merge branch 'seeddms-5.0.x' into develop
2015-08-05 21:14:35 +02:00
Uwe Steinmann
122fcdb3c9
Merge branch 'seeddms-4.3.x' into seeddms-5.0.x
2015-08-05 21:14:17 +02:00
Uwe Steinmann
7485a85077
set timeout for external commands when creating fulltext index
2015-08-05 21:11:21 +02:00
Uwe Steinmann
de8726cccf
Merge branch 'seeddms-5.0.x' into develop
2015-07-28 09:01:02 +02:00
Uwe Steinmann
534e4a73f4
Merge branch 'seeddms-4.3.x' into seeddms-5.0.x
2015-07-28 07:53:21 +02:00
Uwe Steinmann
fd62547a69
dskspace() checks if directory could be opened
2015-07-28 07:53:10 +02:00
Uwe Steinmann
0c48b342a5
dskspace() checks if directory could be opened
2015-07-28 07:50:37 +02:00
Uwe Steinmann
c1b28071df
addSepDir() doesn't add dir separator to empty string
...
also remove space from string
2015-07-28 07:32:29 +02:00
Uwe Steinmann
ff53a3e3e5
backup dir can be set
2015-07-28 07:29:08 +02:00
Uwe Steinmann
b520bfece0
add method addDirSep()
2015-07-28 07:28:34 +02:00
Uwe Steinmann
9a228017c1
take duplicate declaration of doNotCheckDBVersion
2015-07-28 06:45:43 +02:00
Uwe Steinmann
5f8cc5f460
add class variable _doNotCheckDBVersion
2015-07-24 16:05:47 +02:00
Uwe Steinmann
dc092daa8f
use view classes from extension only if enabled
2015-07-22 07:09:13 +02:00
Uwe Steinmann
368ef8478c
use view classes from extension only if enabled
2015-07-22 07:08:22 +02:00
Uwe Steinmann
1727387ac5
add method getHookObjects()
2015-07-15 22:30:03 +02:00
Uwe Steinmann
8856837883
check for views relative to $settings->_rootDir
2015-07-15 22:29:34 +02:00
Uwe Steinmann
4e9cadeca6
add new method getHookObjects() which returns all registered hook objects
2015-07-15 16:59:36 +02:00
Uwe Steinmann
ce79c8e8cd
check for files relative to $settings->_rootDir instead of '../'
2015-07-15 16:58:53 +02:00
Uwe Steinmann
889779113d
first check if user is an object before using it
2015-07-14 21:35:53 +02:00
Uwe Steinmann
f616c6cf39
check if user is valid before using it
2015-07-14 21:34:51 +02:00
Uwe Steinmann
bdfb552204
auto login user if not already logged in
...
the user won't have a session, but will be granted access for the
http request
Conflicts:
inc/inc.Authentication.php
2015-07-14 21:32:15 +02:00
Uwe Steinmann
f35ae2736a
add new paramter autoLoginUser
2015-07-14 21:28:47 +02:00
Uwe Steinmann
f187dff23a
auto login user if not already logged in
...
the user won't have a session, but will be granted access for the
http request
2015-07-14 21:23:54 +02:00
Uwe Steinmann
a2179ca53e
add new paramter autoLoginUser
2015-07-14 21:23:33 +02:00
Uwe Steinmann
f35573611d
set param enablemenutasks for view
2015-07-09 07:59:02 +02:00
Uwe Steinmann
cd3a239482
add new config parameter enableMenuTasks
2015-07-09 07:58:34 +02:00
Uwe Steinmann
f98aecaa59
add configuration parameter to turn of database version check
2015-06-30 07:53:36 +02:00
Uwe Steinmann
8ca8ae97bb
Merge branch 'seeddms-4.3.x' into seeddms-5.0.x
2015-06-30 07:53:13 +02:00
Uwe Steinmann
9666fe121f
add configuration parameter to turn of database version check
2015-06-30 07:52:07 +02:00
Uwe Steinmann
463e94ee8a
Merge branch 'seeddms-4.3.x' into seeddms-5.0.x
...
Conflicts:
CHANGELOG
Makefile
SeedDMS_Core/Core/inc.ClassDMS.php
SeedDMS_Core/package.xml
inc/inc.Utils.php
inc/inc.Version.php
install/install.php
op/op.ApproveDocument.php
op/op.Login.php
op/op.RemoveDocumentLink.php
op/op.ReviewDocument.php
out/out.SetReviewersApprovers.php
views/bootstrap/class.Bootstrap.php
2015-06-30 07:05:27 +02:00
Uwe Steinmann
6c016f236a
new version 4.3.19
2015-06-26 16:46:41 +02:00
Uwe Steinmann
806464a3fb
first check for <converters target="fulltext">
...
in preview of newer versions which will have other targets for
converters
2015-06-26 16:21:05 +02:00
Uwe Steinmann
6b816f4d44
better handling of converters, added converters for preview
...
commands can also be deleted
2015-06-24 21:25:53 +02:00
Uwe Steinmann
ac550a1ec1
ållow to set review/approver in status draft
2015-06-24 17:28:55 +02:00
Uwe Steinmann
b95f7ed91a
new parameter overrideMimeType
2015-06-23 07:47:00 +02:00
Uwe Steinmann
f960bc81b4
new parameter overrideMimeType
2015-06-23 07:46:39 +02:00
Uwe Steinmann
515e95c227
new parameter overrideMimeType
2015-06-23 07:44:47 +02:00
Uwe Steinmann
5d5d954077
createToc() uses self::items, use counter for columns
2015-06-17 07:59:06 +02:00
Uwe Steinmann
d12f9993dd
add mayReceipt()
2015-06-15 14:13:38 +02:00
Uwe Steinmann
ecafa39d1e
mayApprove() checks if document is in review
2015-06-15 09:01:16 +02:00
Uwe Steinmann
d02c06a87f
mayApprove() checks if document is in review
2015-06-15 08:56:18 +02:00
Uwe Steinmann
b69f91cf12
mayApprove() checks if document is in review
2015-06-15 08:53:39 +02:00
Uwe Steinmann
b3c9cb2728
add function get_extension()
...
returns file extension by mimetype
Conflicts:
inc/inc.Utils.php
2015-06-12 09:01:41 +02:00
Uwe Steinmann
c8fcd1cebc
add function get_extension()
...
returns file extension by mimetype
Conflicts:
inc/inc.Utils.php
2015-06-12 09:01:01 +02:00
Uwe Steinmann
561b8d81ee
add function get_extension()
...
returns file extension by mimetype
2015-06-12 08:59:05 +02:00
Uwe Steinmann
f2a7811f0c
use SeedDMS_Core_DMS::getClassname() to check for propper class
2015-06-09 21:51:09 +02:00
Uwe Steinmann
a60294f371
use SeedDMS_Core_DMS::getClassname() to check for propper class
2015-06-09 21:50:32 +02:00
Uwe Steinmann
0c053d410c
put creation of excel file into its own method
2015-06-09 21:34:07 +02:00
Uwe Steinmann
6a7b9c8a65
mayRecipients() and mayRevision() return only true if document ist
...
released
2015-06-09 21:33:08 +02:00
Uwe Steinmann
4a5c768385
add methode version()
2015-06-09 06:59:49 +02:00
Uwe Steinmann
fb2e7dfe12
utf8_decode file name in zip file
2015-06-08 22:03:08 +02:00
Uwe Steinmann
94744862a5
create excel file with meta data for for files in zip archive
2015-06-08 09:06:59 +02:00
Uwe Steinmann
a6085279c9
add class for downloading a bunch of document versions
2015-06-02 17:27:35 +02:00
Uwe Steinmann
dea874de02
set $_initialDocumentStatus to 2 instead of S_RELEASED
...
the constant S_RELEASED isn't know at that time
2015-06-02 17:26:41 +02:00
Uwe Steinmann
1123611371
rename mayOverwriteStatus() to mayOverrideStatus()
2015-06-02 10:04:35 +02:00
Uwe Steinmann
d9d4d89a27
set initial document status
2015-06-02 10:02:46 +02:00
Uwe Steinmann
86f641c3b0
new status in getOverallStatusText()
2015-06-02 10:02:02 +02:00
Uwe Steinmann
596a577529
show link to revise document even if still in workflow
2015-06-01 17:35:25 +02:00
Uwe Steinmann
c2e49aa2d7
take out old code
2015-06-01 07:40:02 +02:00
Uwe Steinmann
b8d06babee
add setting for library folder
2015-05-29 20:42:37 +02:00
Uwe Steinmann
38b7a7c660
callHook() returns null if no method was found
2015-05-29 20:41:52 +02:00
Uwe Steinmann
536ead64ac
allow to substitute user for regular users
2015-05-19 19:44:18 +02:00
Uwe Steinmann
778e867618
new version 5.0.0
2015-05-19 08:24:09 +02:00
Uwe Steinmann
6cfdea17b3
add function to return revision status
2015-05-12 19:10:02 +02:00
Uwe Steinmann
608a86d45c
rename reviser to revisor, added revision workflow to document page
2015-05-11 09:30:13 +02:00
Uwe Steinmann
9b643fa700
check for extension dir before reading contents
2015-05-04 07:15:00 +02:00
Uwe Steinmann
3fc72a3fff
check for extension dir before reading contents
2015-05-04 07:14:24 +02:00
Uwe Steinmann
4187b78053
new version 4.3.18
2015-05-04 06:26:01 +02:00
Uwe Steinmann
2a1ce40a9c
add functions getReceiptStatusText() and printReceiptStatusText()
2015-04-28 12:18:01 +02:00
Uwe Steinmann
c7ad9433a1
return value of hook will be passed on even if not a string
2015-04-27 08:28:01 +02:00
Uwe Steinmann
877f937413
return value of hook will be passed on even if not a string
2015-04-27 08:26:51 +02:00