Uwe Steinmann
|
dbd3c87f17
|
fix function getAttributeValidationError()
|
2025-11-22 12:48:42 +01:00 |
|
Uwe Steinmann
|
e7e2fde718
|
add check for missing 'changes' in conf.php, add warnings
|
2025-11-21 11:55:27 +01:00 |
|
Uwe Steinmann
|
4e236cf896
|
include inc.ClassExtensionMgr.php and inc.ClassExtBase.php because the console tool needs them
|
2025-11-17 15:35:31 +01:00 |
|
Uwe Steinmann
|
32351d6179
|
move classes into namespace Seeddms\Seeddms, add aliases for previous class names
|
2025-11-17 14:25:58 +01:00 |
|
Uwe Steinmann
|
3d9bdb02a0
|
create extension configuration after updating an extension
|
2025-11-17 07:06:45 +01:00 |
|
Uwe Steinmann
|
c304085c94
|
fix makeRandomString()
|
2025-11-16 19:37:46 +01:00 |
|
Uwe Steinmann
|
b81fb224d5
|
better documentation of updateExtensionList()
|
2025-11-15 20:43:41 +01:00 |
|
Uwe Steinmann
|
a8c3650725
|
check if downloading a file from the repository succeeded
|
2025-11-15 11:27:38 +01:00 |
|
Uwe Steinmann
|
3efcf064f2
|
better documentation of checkExtensionByName()
|
2025-11-15 11:27:06 +01:00 |
|
Uwe Steinmann
|
4be5afcef8
|
add method setRepositoryUrl()
|
2025-11-15 11:26:31 +01:00 |
|
Uwe Steinmann
|
25dd7873c9
|
use new Seeddms\Seeddms\Utilities
|
2025-11-14 16:54:58 +01:00 |
|
Uwe Steinmann
|
0d23b65271
|
update copyright year
|
2025-11-14 15:07:25 +01:00 |
|
Uwe Steinmann
|
2d963a3c6f
|
use some functions into class Utitilities
|
2025-11-14 15:06:30 +01:00 |
|
Uwe Steinmann
|
c8dba88814
|
use propper namespace for classes
|
2025-11-14 12:03:08 +01:00 |
|
Uwe Steinmann
|
6d69af7d4e
|
add class alias to make old extensions work
|
2025-11-14 11:06:53 +01:00 |
|
Uwe Steinmann
|
83d08d1acc
|
move class into namespace Seeddms\Seeddms
|
2025-11-14 11:06:25 +01:00 |
|
Uwe Steinmann
|
f6b3081c5b
|
move class SeedDMS_Extension_Mgr into namespace Seeddms\Seeddms
|
2025-11-14 11:05:14 +01:00 |
|
Uwe Steinmann
|
bf28ffa215
|
rename SeedDMS_Session and SeedDMS_SessionMgr into \Seeddms\Seeddms\...
|
2025-11-13 22:21:07 +01:00 |
|
Uwe Steinmann
|
994fe49e6d
|
about comment about deprecated functions
|
2025-11-13 18:55:49 +01:00 |
|
Uwe Steinmann
|
1bd8f9fcea
|
new optional parameter $dir for method createArchive()
|
2025-11-13 12:19:03 +01:00 |
|
Uwe Steinmann
|
62a8f12ed2
|
include Log.php, because the defines are needed in ClassSettings
|
2025-11-12 15:00:33 +01:00 |
|
Uwe Steinmann
|
03df65af05
|
getAvailableLanguages() is now a method of Settings itself
|
2025-11-08 16:26:17 +01:00 |
|
Uwe Steinmann
|
992fb5c85e
|
move includes
|
2025-11-02 19:58:57 +01:00 |
|
Uwe Steinmann
|
1bd49eab96
|
not need to define $logger global
|
2025-10-30 11:47:25 +01:00 |
|
Uwe Steinmann
|
4935fb3c9e
|
pass null instead of "" as default text to translate()
|
2025-10-29 16:50:50 +01:00 |
|
Uwe Steinmann
|
c86bd865c2
|
show some deprecation messages
|
2025-10-29 15:51:32 +01:00 |
|
Uwe Steinmann
|
767235f0f5
|
pass translator to notification service and services
|
2025-10-29 15:44:44 +01:00 |
|
Uwe Steinmann
|
b4ced679d0
|
move getAvailableLanguages() and getLanguages() into Settings
|
2025-10-29 15:43:54 +01:00 |
|
Uwe Steinmann
|
a976d0bd22
|
move getAvailableLanguages() and getLanguages() from translator
|
2025-10-29 15:43:10 +01:00 |
|
Uwe Steinmann
|
73ee5781dd
|
show a different error msg when php_sapi == cli
|
2025-10-29 15:41:16 +01:00 |
|
Uwe Steinmann
|
cc34c42f73
|
pass translator to constructor
|
2025-10-29 15:40:35 +01:00 |
|
Uwe Steinmann
|
8a6db445c5
|
pass translator to notification service
|
2025-10-29 15:39:48 +01:00 |
|
Uwe Steinmann
|
5db84c0564
|
get dms and user from params in factory()
|
2025-10-29 07:50:09 +01:00 |
|
Uwe Steinmann
|
8e06a17f62
|
add translation phrases from extension
|
2025-10-28 21:38:12 +01:00 |
|
Uwe Steinmann
|
1b40717192
|
pass translator to view and controller
|
2025-10-28 21:37:33 +01:00 |
|
Uwe Steinmann
|
c649d9e495
|
set default language in translator from session
|
2025-10-28 21:36:56 +01:00 |
|
Uwe Steinmann
|
7a1729e0c8
|
move all translation methods into class
|
2025-10-28 21:35:17 +01:00 |
|
Uwe Steinmann
|
9ac6bca75f
|
class Settings has been moved into namespace Seeddms\Seeddms
|
2025-10-28 15:48:10 +01:00 |
|
Uwe Steinmann
|
ef49a43644
|
no need for 'global $logger'
|
2025-10-28 15:47:20 +01:00 |
|
Uwe Steinmann
|
9275fc1e05
|
no need for 'global $logger'
|
2025-10-28 15:46:50 +01:00 |
|
Uwe Steinmann
|
b6bdae551c
|
rename $extMgr to $extmgr, all global vars can be passed to factory
|
2025-10-28 15:44:51 +01:00 |
|
Uwe Steinmann
|
d15c65f137
|
new methods getBaseUrl() and getBaseUrlWithRoot()
|
2025-10-28 15:41:59 +01:00 |
|
Uwe Steinmann
|
c32fe1be80
|
pass $settings as first parameter of getLogger()
|
2025-10-28 15:40:20 +01:00 |
|
Uwe Steinmann
|
6db475692a
|
new token based middleware
|
2025-10-24 14:00:42 +02:00 |
|
Uwe Steinmann
|
66ab0f25d3
|
pass response factory to SessionAuth Middleware
|
2025-10-24 13:59:59 +02:00 |
|
Uwe Steinmann
|
2f668328fa
|
add middleware for basic authentication
|
2025-10-24 12:51:10 +02:00 |
|
Uwe Steinmann
|
6e06bec195
|
start new version 5.1.43
|
2025-10-23 21:00:22 +02:00 |
|
Uwe Steinmann
|
93cdce72ac
|
fix path to include inc.Core.php
|
2025-10-23 07:16:56 +02:00 |
|
Uwe Steinmann
|
f88acd0ebd
|
use php-cache instead of memcached
|
2025-10-22 16:14:49 +02:00 |
|
Uwe Steinmann
|
3782e71ae6
|
add method makeRandomString()
|
2025-10-20 12:42:31 +02:00 |
|