Uwe Steinmann
|
9ab19afe03
|
check return value of hook
no return value will be discarded, array and objects are put into an array, strings are concatened
|
2017-05-02 18:29:47 +02:00 |
|
Uwe Steinmann
|
7c7dfc1411
|
handle hooks with two arguments
|
2017-05-02 18:28:56 +02:00 |
|
Uwe Steinmann
|
6ee6e3fde2
|
take out enableAttachmentUpload
|
2017-04-27 17:19:49 +02:00 |
|
Uwe Steinmann
|
d2fc9b534f
|
add enableMultiUpload and enableAttachmentUpload
|
2017-04-27 06:50:12 +02:00 |
|
Uwe Steinmann
|
44f6b2edc3
|
save configuration value of extension as comma separated values if array
|
2017-04-20 09:54:12 +02:00 |
|
Uwe Steinmann
|
82277900dd
|
parameter __lang__ is used to set language if set
|
2017-04-20 09:52:50 +02:00 |
|
Uwe Steinmann
|
468ec80db3
|
fix saving of enableSessionList
|
2017-04-11 17:36:40 +02:00 |
|
Uwe Steinmann
|
defc8330c8
|
set parameter enableSessionList
|
2017-04-11 08:34:03 +02:00 |
|
Uwe Steinmann
|
06db1ec603
|
session list can be turned on/off by settings
|
2017-04-11 08:33:33 +02:00 |
|
Uwe Steinmann
|
3cd370cb2e
|
add methods getLastAccessedSessions() and getUser()
|
2017-03-24 15:54:52 +01:00 |
|
Uwe Steinmann
|
6a7e23375c
|
Merge branch 'seeddms-5.0.x' into seeddms-5.1.x
|
2017-03-23 18:08:23 +01:00 |
|
Uwe Steinmann
|
a001d32854
|
Merge branch 'seeddms-4.3.x' into seeddms-5.0.x
|
2017-03-23 17:43:39 +01:00 |
|
Uwe Steinmann
|
46582a2be4
|
update last access time only once a minute
|
2017-03-23 17:25:54 +01:00 |
|
Uwe Steinmann
|
6bb6662de4
|
start new version 4.3.35
|
2017-03-23 15:39:18 +01:00 |
|
Uwe Steinmann
|
8afaf3c748
|
Merge branch 'seeddms-5.0.x' into seeddms-5.1.x
|
2017-03-15 16:46:04 +01:00 |
|
Uwe Steinmann
|
c823981bd9
|
Merge branch 'seeddms-4.3.x' into seeddms-5.0.x
|
2017-03-15 16:45:02 +01:00 |
|
Uwe Steinmann
|
0247da8591
|
set partitionsize and maxuploadsize
|
2017-03-15 16:42:03 +01:00 |
|
Uwe Steinmann
|
2e3b9f474b
|
add maxUploadSize
|
2017-03-15 16:39:05 +01:00 |
|
Uwe Steinmann
|
d61e77cd35
|
recipient in toIndividual() can be a string
|
2017-03-10 09:27:50 +01:00 |
|
Uwe Steinmann
|
b76448c3a4
|
Merge branch 'seeddms-5.0.x' into seeddms-5.1.x
|
2017-03-03 08:58:09 +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
|
742d91cc68
|
add postgresql support
|
2017-02-28 07:39:39 +01:00 |
|
Uwe Steinmann
|
5bca4770d1
|
start new version 5.0.11
|
2017-02-28 07:09:30 +01:00 |
|
Uwe Steinmann
|
c3fea8b8bf
|
new version 4.3.34
|
2017-02-28 06:39:32 +01:00 |
|
Uwe Steinmann
|
eab6552788
|
start new version 5.1.1
|
2017-02-28 06:35:36 +01:00 |
|
Uwe Steinmann
|
7fd7d0c7e2
|
Merge branch 'seeddms-5.0.x' into seeddms-5.1.x
|
2017-02-22 13:22:39 +01:00 |
|
Uwe Steinmann
|
a711a9e6ee
|
set 'absbaseprefix' in view which holds the current absolute url prefix
this is helpful in extension
|
2017-02-22 13:02:20 +01:00 |
|
Uwe Steinmann
|
473118b7bb
|
new version 4.3.33
|
2017-02-22 11:31:59 +01:00 |
|
Uwe Steinmann
|
706465a971
|
Merge branch 'seeddms-5.0.x' into seeddms-5.1.x
|
2017-02-22 09:41:08 +01:00 |
|
Uwe Steinmann
|
bd345fee35
|
Merge branch 'seeddms-4.3.x' into seeddms-5.0.x
|
2017-02-21 17:42:00 +01:00 |
|
Uwe Steinmann
|
13f3a0f373
|
pass current user to constructor of Calendar class
|
2017-02-21 17:29:38 +01:00 |
|
Uwe Steinmann
|
1a74c45cae
|
put all calendar operations into class
|
2017-02-21 17:26:16 +01:00 |
|
Uwe Steinmann
|
09ef3a86ba
|
new version 5.0.10
|
2017-02-20 17:43:51 +01:00 |
|
Uwe Steinmann
|
534e93d7d9
|
new version 5.1.0
|
2017-02-20 08:55:29 +01:00 |
|
Uwe Steinmann
|
502b5c5414
|
Merge branch 'seeddms-4.3.x' into seeddms-5.0.x
|
2017-02-16 15:26:46 +01:00 |
|
Uwe Steinmann
|
9dfea210d6
|
new calendar based on fullcalendar
|
2017-02-16 15:02:46 +01:00 |
|
Uwe Steinmann
|
6a3bf35739
|
Merge branch 'seeddms-4.3.x' into seeddms-5.0.x
|
2017-02-12 08:07:45 +01:00 |
|
Uwe Steinmann
|
a3a80f0a6b
|
put backticks around identifier in sql statements
|
2017-02-12 08:07:14 +01:00 |
|
Uwe Steinmann
|
eb15436597
|
Merge branch 'seeddms-4.3.x' into seeddms-5.0.x
|
2017-01-23 07:58:09 +01:00 |
|
Uwe Steinmann
|
b05df3ce6b
|
set cachedir as it is used in Bootstrap class
|
2017-01-23 07:57:40 +01:00 |
|
Uwe Steinmann
|
cd745eb518
|
Merge branch 'seeddms-4.3.x' into seeddms-5.0.x
|
2017-01-18 21:24:01 +01:00 |
|
Uwe Steinmann
|
88c06c2f37
|
add defaultAccessDocs
|
2017-01-18 20:58:03 +01:00 |
|
Uwe Steinmann
|
ed0e13ea0b
|
hook can receive up to 4 parameters
|
2017-01-17 17:41:52 +01:00 |
|
Uwe Steinmann
|
c37910e473
|
Merge branch 'seeddms-4.3.x' into seeddms-5.0.x
|
2017-01-16 15:12:16 +01:00 |
|
Uwe Steinmann
|
905eddabce
|
add new configuration enableUpdateRevApp
|
2017-01-16 13:00:22 +01:00 |
|
Uwe Steinmann
|
5339c53fa0
|
add methods mayUpdateReview() and mayUpdateApproval()
|
2017-01-16 12:59:41 +01:00 |
|
Uwe Steinmann
|
deceea4494
|
new version 5.0.9
|
2017-01-12 21:05:15 +01:00 |
|
Uwe Steinmann
|
7e34053ece
|
new version 4.3.32
|
2017-01-12 17:45:36 +01:00 |
|
Uwe Steinmann
|
a9a51adbb5
|
Merge branch 'seeddms-4.3.x' into seeddms-5.0.x
|
2017-01-01 19:27:51 +01:00 |
|