Uwe Steinmann
|
c2b7e4d6c2
|
check for $_POST['logininfo'/'action']
|
2020-06-16 15:22:20 +02:00 |
|
Uwe Steinmann
|
2a35765fde
|
start version 6.1.0
|
2020-06-16 13:04:44 +02:00 |
|
Uwe Steinmann
|
cf66fa9bb9
|
fix initial data of database
|
2020-06-16 13:02:44 +02:00 |
|
Uwe Steinmann
|
bb97d41d45
|
Merge branch 'seeddms-6.0.x' into seeddms-6.1.x
|
2020-06-16 12:14:15 +02:00 |
|
Uwe Steinmann
|
d9143ff271
|
Merge branch 'seeddms-5.1.x' into seeddms-6.0.x
|
2020-06-16 12:14:03 +02:00 |
|
Uwe Steinmann
|
b97387ecb1
|
set http status 403 if user is not admin, set status 500 for some other errors
|
2020-06-16 12:12:50 +02:00 |
|
Uwe Steinmann
|
8d0e8634f7
|
check for api key, getLogin() returns user object if is already exists
|
2020-06-16 12:08:08 +02:00 |
|
Uwe Steinmann
|
2f08d6bb7a
|
add management of apikeys
|
2020-06-16 12:07:46 +02:00 |
|
Uwe Steinmann
|
ee490b1c7f
|
add action addapikey
|
2020-06-16 12:07:07 +02:00 |
|
Uwe Steinmann
|
c2a10fa0a9
|
add unique constraints for tblApiKeys
|
2020-06-16 12:06:41 +02:00 |
|
Uwe Steinmann
|
af0e23a39c
|
add methods for creating and getting api keys
|
2020-06-16 12:06:07 +02:00 |
|
Uwe Steinmann
|
06e939cf04
|
fix SeedDMS_Core_ApiKey::getUser()
|
2020-06-16 12:05:43 +02:00 |
|
Uwe Steinmann
|
d3d86ce229
|
Merge branch 'seeddms-6.0.x' into seeddms-6.1.x
|
2020-06-16 08:30:08 +02:00 |
|
Uwe Steinmann
|
5bb78b6468
|
fix sorting by name in getInstanceBy(), init _dms to null
|
2020-06-16 08:29:33 +02:00 |
|
Uwe Steinmann
|
9278ff8b9a
|
show apikeys
|
2020-06-16 08:28:26 +02:00 |
|
Uwe Steinmann
|
2781cbd8de
|
add class SeedDMS_Core_ApiKey
|
2020-06-16 08:28:06 +02:00 |
|
Uwe Steinmann
|
0bdf51be40
|
add table tblApiKeys
|
2020-06-16 08:27:54 +02:00 |
|
Uwe Steinmann
|
64aab1aa1d
|
Merge branch 'seeddms-6.0.x' into seeddms-6.1.x
|
2020-06-16 07:21:16 +02:00 |
|
Uwe Steinmann
|
550f0ee1f1
|
fix typo in comments
|
2020-06-16 07:20:57 +02:00 |
|
Uwe Steinmann
|
1ba42deef1
|
remove $user as it is not needed and causes a php warning
|
2020-06-16 07:19:04 +02:00 |
|
Uwe Steinmann
|
f16d1821cc
|
add start and end date to getDateChooser()
|
2020-06-16 07:18:30 +02:00 |
|
Uwe Steinmann
|
dcb7a775eb
|
show info about installed seeddms and php extensions
|
2020-06-12 15:02:29 +02:00 |
|
Uwe Steinmann
|
c48ad87467
|
Merge branch 'seeddms-6.0.x' into seeddms-6.1.x
|
2020-06-10 10:47:56 +02:00 |
|
Uwe Steinmann
|
fad43ba874
|
add field 'core' to table tblVersion
|
2020-06-10 10:46:41 +02:00 |
|
Uwe Steinmann
|
bf1d8482d4
|
Merge branch 'seeddms-5.1.x' into seeddms-6.0.x
|
2020-06-09 21:36:48 +02:00 |
|
Uwe Steinmann
|
1964f1dfd6
|
Merge branch 'seeddms-5.0.x' into seeddms-5.1.x
|
2020-06-09 21:19:56 +02:00 |
|
Uwe Steinmann
|
5e53551ee7
|
Merge branch 'seeddms-4.3.x' into seeddms-5.0.x
|
2020-06-09 21:19:44 +02:00 |
|
Uwe Steinmann
|
859f6fd430
|
many chinese taiwan translations
|
2020-06-09 21:19:00 +02:00 |
|
Uwe Steinmann
|
514002f877
|
import users from csv file
|
2020-06-09 21:07:47 +02:00 |
|
Uwe Steinmann
|
a15c968d72
|
use getBoolValue() to get onePageMode from _POST
|
2020-06-08 12:08:18 +02:00 |
|
Uwe Steinmann
|
46d392f71f
|
fix wrong var name in addLogLine()
|
2020-06-08 12:05:50 +02:00 |
|
Uwe Steinmann
|
1c8452ecea
|
docs in S_IN_REVISION are in list AppRev (had been removed after merge)
|
2020-06-06 16:15:32 +02:00 |
|
Uwe Steinmann
|
50fb928988
|
Merge branch 'seeddms-5.1.x' into seeddms-6.0.x
|
2020-06-05 18:10:23 +02:00 |
|
Uwe Steinmann
|
3cf091099b
|
fix many remaining todos (moѕtly wrong var names)
|
2020-06-05 18:06:27 +02:00 |
|
Uwe Steinmann
|
98734e8ef9
|
add entry for 6.0.11
|
2020-06-05 17:50:26 +02:00 |
|
Uwe Steinmann
|
b974f4c4e9
|
filterAccess() propperly checks for documents
|
2020-06-05 17:45:31 +02:00 |
|
Uwe Steinmann
|
cc6fd60168
|
start new version 6.0.11
|
2020-06-05 17:45:17 +02:00 |
|
Uwe Steinmann
|
76d92db9fa
|
add changes for 5.1.18
|
2020-06-03 18:31:42 +02:00 |
|
Uwe Steinmann
|
c0152e8def
|
undo naming tree 'main'. It breaks selection of folders in the tree
|
2020-06-03 18:31:01 +02:00 |
|
Uwe Steinmann
|
8e139e46b3
|
do not check for db version if disabled
|
2020-06-03 18:21:56 +02:00 |
|
Uwe Steinmann
|
3d754a376b
|
add coloured output, do not include Log.php, use PHP_EOL
|
2020-06-03 18:21:23 +02:00 |
|
Uwe Steinmann
|
932cfab13e
|
minor improvements in folder tree (show 'plus' if children exists)
|
2020-06-03 10:53:49 +02:00 |
|
Uwe Steinmann
|
095c63b884
|
set name of folder tree to 'main'
|
2020-06-03 10:53:19 +02:00 |
|
Uwe Steinmann
|
e1a6497b05
|
start new version 5.1.18
|
2020-05-28 12:49:53 +02:00 |
|
Uwe Steinmann
|
b2c606f37f
|
Merge branch 'seeddms-5.1.x' into seeddms-6.0.x
|
2020-05-28 11:54:09 +02:00 |
|
Uwe Steinmann
|
c70f1cc6f8
|
start new version 5.1.18
|
2020-05-28 11:51:55 +02:00 |
|
Uwe Steinmann
|
db3a372e94
|
Merge branch 'seeddms-5.1.x' into seeddms-6.0.x
|
2020-05-28 11:25:22 +02:00 |
|
Uwe Steinmann
|
2217079b41
|
do not use $theme in notFoundHandler
|
2020-05-28 10:46:19 +02:00 |
|
Uwe Steinmann
|
6f0b8806a1
|
include inc.ClassSchedulerTaskBase.php
|
2020-05-28 08:10:39 +02:00 |
|
Uwe Steinmann
|
b1c433e594
|
Merge branch 'seeddms-5.1.x' into seeddms-6.0.x
|
2020-05-28 08:01:47 +02:00 |
|