Commit Graph

1233 Commits

Author SHA1 Message Date
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
Uwe Steinmann
072a8206e0 much better implementation of getPeriodOfTime() 2025-10-06 11:44:33 +02:00
Uwe Steinmann
73facda205 init $memcache 2025-10-02 12:37:04 +02:00
Uwe Steinmann
81fc17a812 memcached port and host can be configured 2025-10-02 09:17:42 +02:00
Uwe Steinmann
d88ec8a118 make a extension disabled if it's disabled in conf.php 2025-09-24 14:59:50 +02:00
Uwe Steinmann
237aa79140 extensionIsDisabled() returns true if extension isn't installed 2025-09-24 14:57:16 +02:00
Uwe Steinmann
975d1de703 declare class variables 2025-09-22 10:37:51 +02:00
Uwe Steinmann
bef3b62f5a get rid of pear directory 2025-09-20 21:48:07 +02:00
Uwe Steinmann
5fd15ecec3 makeTsFromDate() can handle null 2025-09-10 10:21:22 +02:00
Uwe Steinmann
5c9c02f5f2 add fold marks 2025-09-06 13:41:41 +02:00
Uwe Steinmann
61f4dfca4b add missing fold mark 2025-09-03 11:44:31 +02:00
Uwe Steinmann
7d81f5b0f8 add method getStreamContext() 2025-09-03 11:43:57 +02:00
Uwe Steinmann
49a243d92e start new version 5.1.42 2025-07-31 11:03:59 +02:00
Uwe Steinmann
feaed7b49d declare class variable $stats 2025-07-30 14:33:18 +02:00
Uwe Steinmann
a194b7bc5b declare class variables 2025-07-30 14:27:54 +02:00
Uwe Steinmann
593c6f5f95 check if attr definition exists when building a search query from an url 2025-07-23 20:06:34 +02:00
Uwe Steinmann
30880c0539 move sending notification into sendChangedVersionAttributesMail() 2025-07-23 20:05:57 +02:00
Uwe Steinmann
45eda343d9 fix typo 2025-07-18 10:14:31 +02:00