Subversion Repositories oidplus

Rev

Hide changed files | Directory listing | RSS feed

Filtering Options

Rev Age Author Path Log message Diff Changes
1436 2023-11-15 22:02:13 daniel-marschall /trunk/ 2.0.1.5
Changelog is displayed incompletely (GitHub #38)
Various smaller fixes
 
/trunk/changelog.json.php
/trunk/dev/logger/verify_maskcodes.phps
/trunk/dev/release.sh
/trunk/includes/classes/OIDplus.class.php
/trunk/plugins/viathinksoft/adminPages/100_wellknown_oids/OIDplusPageAdminWellKnownOIDs.class.php
/trunk/plugins/viathinksoft/adminPages/400_oidinfo_export/OIDplusPageAdminOIDInfoExport.class.php
/trunk/plugins/viathinksoft/adminPages/900_software_update/OIDplusPageAdminSoftwareUpdate.class.php
/trunk/plugins/viathinksoft/adminPages/902_systemfile_check/checksums.json
/trunk/plugins/viathinksoft/language/dede/messages.xml
/trunk/plugins/viathinksoft/publicPages/000_objects/OIDplusPagePublicObjects.class.php
1367 2023-08-01 23:50:51 daniel-marschall /trunk/ Minor changes  
/trunk/dev/generate_wellknown_country_access
/trunk/dev/generate_wellknown_country_firebird
/trunk/dev/generate_wellknown_country_mssql
/trunk/dev/generate_wellknown_country_mysql
/trunk/dev/generate_wellknown_country_oracle
/trunk/dev/generate_wellknown_country_pgsql
/trunk/dev/generate_wellknown_other_access
/trunk/dev/generate_wellknown_other_firebird
/trunk/dev/generate_wellknown_other_mssql
/trunk/dev/generate_wellknown_other_mysql
/trunk/dev/generate_wellknown_other_oracle
/trunk/dev/generate_wellknown_other_pgsql
/trunk/dev/generate_wellknown_other_sqlite
/trunk/dev/logger/verify_maskcodes.phps
/trunk/includes/classes/OIDplus.class.php
/trunk/includes/classes/OIDplusAuthContentStoreJWT.class.php
/trunk/plugins/viathinksoft/sqlSlang/access/sql/wellknown_other.sql
/trunk/plugins/viathinksoft/sqlSlang/firebird/sql/wellknown_other.sql
/trunk/plugins/viathinksoft/sqlSlang/mssql/sql/wellknown_other.sql
/trunk/plugins/viathinksoft/sqlSlang/mysql/sql/wellknown_other.sql
/trunk/plugins/viathinksoft/sqlSlang/oracle/sql/wellknown_other.sql
/trunk/plugins/viathinksoft/sqlSlang/pgsql/sql/wellknown_other.sql
/trunk/plugins/viathinksoft/sqlSlang/sqlite/sql/wellknown_other.sql
/trunk/vendor/composer/installed.json
/trunk/vendor/composer/installed.php
/trunk/vendor/danielmarschall/php_utils/misc_functions.inc.php
/trunk/vendor/licenses
1267 2023-05-14 02:47:49 daniel-marschall /trunk/ Introduced new version of Logger Maskcodes
!!! Attention! If you have installed foreign plugins (not bundled with OIDplus), you MUST update their logging maskcodes;
!!! if you are the developer of the plugin, please run dev/logger/verify_maskcodes.phps to verify the plugins
!!! A documentation of the new maskcodes can be found in doc/developer_notes/logger_maskcodes.md
 
/trunk/.idea/misc.xml
/trunk/dev/logger
/trunk/dev/logger/verify_maskcodes.phps
/trunk/dev/test_logmasks
/trunk/.idea/workspace.xml
/trunk/doc/developer_notes/logger_maskcodes.md
/trunk/includes/classes/OIDplus.class.php
/trunk/includes/classes/OIDplusAuthUtils.class.php
/trunk/includes/classes/OIDplusLogger.class.php
/trunk/plugins/viathinksoft/adminPages/110_system_config/OIDplusPageAdminSystemConfig.class.php
/trunk/plugins/viathinksoft/adminPages/120_registration/OIDplusPageAdminRegistration.class.php
/trunk/plugins/viathinksoft/adminPages/130_create_ra/OIDplusPageAdminCreateRa.class.php
/trunk/plugins/viathinksoft/adminPages/400_oidinfo_export/OIDplusPageAdminOIDInfoExport.class.php
/trunk/plugins/viathinksoft/adminPages/700_colors/OIDplusPageAdminColors.class.php
/trunk/plugins/viathinksoft/language/dede/messages.xml
/trunk/plugins/viathinksoft/publicPages/000_objects/OIDplusPagePublicObjects.class.php
/trunk/plugins/viathinksoft/publicPages/001_ra_base/OIDplusPagePublicRaBaseUtils.class.php
/trunk/plugins/viathinksoft/publicPages/090_login/OIDplusPagePublicLogin.class.php
/trunk/plugins/viathinksoft/publicPages/091_forgot_password/OIDplusPagePublicForgotPassword.class.php
/trunk/plugins/viathinksoft/publicPages/095_attachments/OIDplusPagePublicAttachments.class.php
/trunk/plugins/viathinksoft/publicPages/200_viathinksoft_freeoid/OIDplusPagePublicFreeOID.class.php
/trunk/plugins/viathinksoft/publicPages/500_resources/OIDplusPagePublicResources.class.php
/trunk/plugins/viathinksoft/publicPages/800_login_ldap/OIDplusPagePublicLoginLDAP.class.php
/trunk/plugins/viathinksoft/publicPages/810_login_google/oauth.php
/trunk/plugins/viathinksoft/publicPages/820_login_facebook/oauth.php
/trunk/plugins/viathinksoft/raPages/092_invite/OIDplusPageRaInvite.class.php
/trunk/plugins/viathinksoft/raPages/100_edit_contact_data/OIDplusPageRaEditContactData.class.php
/trunk/plugins/viathinksoft/raPages/101_change_password/OIDplusPageRaChangePassword.class.php
/trunk/plugins/viathinksoft/raPages/102_change_email/OIDplusPageRaChangeEMail.class.php