Uwe Steinmann
|
b89b2a9254
|
Merge branch 'seeddms-5.1.x' into seeddms-6.0.x
|
2020-08-05 18:45:09 +02:00 |
|
Uwe Steinmann
|
0cd7a621f4
|
remove space in log message
|
2020-08-05 18:42:44 +02:00 |
|
Uwe Steinmann
|
446472c3b1
|
Merge branch 'seeddms-5.1.x' into seeddms-6.0.x
|
2020-08-01 13:50:43 +02:00 |
|
Uwe Steinmann
|
b6ac58eb3d
|
add some documentation and new class SeedDMS_FolderTree
|
2020-08-01 13:47:49 +02:00 |
|
Uwe Steinmann
|
709d362b02
|
Merge branch 'seeddms-5.1.x' into seeddms-6.0.x
|
2020-07-30 11:06:28 +02:00 |
|
Uwe Steinmann
|
05dcde6096
|
add seed_pass_hash() and seed_pass_verify()
|
2020-07-30 10:55:13 +02:00 |
|
Uwe Steinmann
|
af9dc81ba4
|
add method resolveTask()
|
2020-06-28 13:58:32 +02:00 |
|
Uwe Steinmann
|
d1f47f9320
|
Merge branch 'seeddms-5.1.x' into seeddms-6.0.x
|
2020-04-22 17:22:24 +02:00 |
|
Uwe Steinmann
|
dcfefa5801
|
remove cloѕing php tag
|
2020-04-20 10:18:51 +02:00 |
|
Uwe Steinmann
|
c3ef148ca6
|
Merge branch 'seeddms-5.1.x' into seeddms-6.0.x
|
2020-02-06 11:35:55 +01:00 |
|
Uwe Steinmann
|
c5a78839df
|
add getToken() for generating a random string
|
2020-02-06 11:32:27 +01:00 |
|
Uwe Steinmann
|
e9827b8701
|
Merge branch 'seeddms-5.1.x' into seeddms-6.0.x
|
2019-11-28 10:05:12 +01:00 |
|
Uwe Steinmann
|
89c0ca9b88
|
new function getBaseUrl()
returns the protocol and host part of the url where seeddms is
available
|
2019-11-28 10:00:52 +01:00 |
|
Uwe Steinmann
|
37db957c41
|
Merge branch 'seeddms-5.1.x' into seeddms-6.0.x
|
2019-07-19 15:41:05 +02:00 |
|
Uwe Steinmann
|
e79e9de1cf
|
add new class SeedDMS_CSRF for creating time base tokens (currently not used)
|
2019-07-12 16:40:38 +02:00 |
|
Uwe Steinmann
|
6d5ce06c9f
|
add_log_line() be used from command line scripts without errors
|
2019-02-14 12:45:39 +01:00 |
|
Uwe Steinmann
|
4b76b5e6ae
|
Merge branch 'seeddms-5.1.x' into seeddms-6.0.x
|
2019-02-01 09:30:32 +01:00 |
|
Uwe Steinmann
|
bcfde858d8
|
new parameter xsendfile
|
2019-01-18 13:08:21 +01:00 |
|
Uwe Steinmann
|
48cf4b2ff3
|
Merge branch 'seeddms-5.1.x' into seeddms-6.0.x
|
2019-01-15 09:13:23 +01:00 |
|
Uwe Steinmann
|
b9269541c9
|
add missing space in log message when calling add_log_line() with msg
|
2019-01-14 10:11:21 +01:00 |
|
Uwe Steinmann
|
66f478b36a
|
Merge branch 'seeddms-5.1.x' into seeddms-6.0.x
|
2018-03-13 18:01:42 +01:00 |
|
Uwe Steinmann
|
0554dab3ae
|
various new methonds
move cmpVersion() from inc.Utils.php nach inc.ClassExtensionMgr.php
|
2018-03-13 14:37:55 +01:00 |
|
Uwe Steinmann
|
b803c1d448
|
Merge branch 'seeddms-5.1.x' into seeddms-6.0.x
|
2018-01-18 10:53:58 +01:00 |
|
Uwe Steinmann
|
ccb56e827c
|
add function sendFile()
|
2018-01-18 08:48:32 +01:00 |
|
Uwe Steinmann
|
7520634c61
|
add addDirSep()
|
2017-11-21 08:34:19 +01:00 |
|
Uwe Steinmann
|
7259c668c4
|
Merge branch 'seeddms-5.1.x' into seeddms-6.0.x
|
2017-07-20 15:09:39 +02:00 |
|
Uwe Steinmann
|
c0797cc896
|
Merge branch 'seeddms-4.3.x' into seeddms-5.0.x
|
2017-07-20 15:09:12 +02:00 |
|
Uwe Steinmann
|
61df93ba13
|
showtree() checks expandFolderTree (partially resolves #312)
|
2017-07-19 19:14:28 +02:00 |
|
Uwe Steinmann
|
00b4817bc7
|
add formatComment()
used to group comments entered for receiption of document
|
2017-07-18 13:35:35 +02:00 |
|
Uwe Steinmann
|
012d4d9f8d
|
Merge branch 'seeddms-5.1.x' into seeddms-6.0.x
|
2017-03-03 09:43:45 +01:00 |
|
Uwe Steinmann
|
2843913f08
|
Merge branch 'seeddms-4.3.x' into seeddms-5.0.x
|
2017-03-03 08:55:43 +01:00 |
|
Uwe Steinmann
|
d48ef8b6ba
|
add utf8_basename() as replacement for basename()
This function can handle mutlibyte strings, even if locale is set
to 'C'
|
2017-03-03 08:53:26 +01:00 |
|
Uwe Steinmann
|
138a6ce408
|
Merge branch 'seeddms-5.0.x' into seeddms-5.1.x
|
2016-08-03 09:30:53 +02:00 |
|
Uwe Steinmann
|
b013553a3d
|
Merge branch 'seeddms-4.3.x' into seeddms-5.0.x
|
2016-08-03 09:24:10 +02:00 |
|
Uwe Steinmann
|
06347ff212
|
check for HTTP_X_FORWARDED_FOR in add_log_line()
use it instead of REMOTE_ADDR
|
2016-08-03 08:53:14 +02:00 |
|
Uwe Steinmann
|
ef6bbecd1e
|
add optional parameter to add_log_line()
|
2016-04-07 08:32:07 +02:00 |
|
Uwe Steinmann
|
206983cffd
|
Merge branch 'seeddms-5.0.x' into develop
|
2016-02-26 09:08:17 +01:00 |
|
Uwe Steinmann
|
771f266aa6
|
Merge branch 'seeddms-4.3.x' into seeddms-5.0.x
|
2016-02-26 08:17:50 +01:00 |
|
Uwe Steinmann
|
0369e95157
|
add fold marks
|
2016-02-26 08:17:30 +01:00 |
|
Uwe Steinmann
|
10cbf3b3b3
|
add pptx to getMimeType()
|
2015-11-30 20:46:55 +01: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
|
b520bfece0
|
add method addDirSep()
|
2015-07-28 07:28:34 +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
|
e9c3696466
|
Merge branch 'seeddms-4.3.13' into develop
Conflicts:
Makefile
|
2014-11-19 17:04:56 +01:00 |
|
Uwe Steinmann
|
a121bd15f9
|
add function makeTsFromLongDate()
convert date from database into timestamp
|
2014-11-14 20:22:30 +01:00 |
|