Subversion Repositories oidplus

Rev

Go to most recent revision | Show changed files | Directory listing | RSS feed

Filtering Options

Rev Age Author Path Log message Diff
750 2022-02-22 17:02:58 daniel-marschall / WEID<=>OID Converter in JavaScript  
749 2022-02-20 18:25:36 daniel-marschall /trunk_dos/ OIDplus for DOS: When creating an OID, a Base36 ID can now be entered (used for WEIDs). Release 2022-02-20  
748 2022-02-20 02:41:28 daniel-marschall /trunk_dos/ OIDplus for DOS: Added WEID and Unicode Labels. Release 2022-02-20  
747 2022-02-16 23:03:46 daniel-marschall /trunk_dos/ OIDplus for DOS: Added TreeView preview. Release revision 2022-02-16  
746 2022-02-15 17:13:40 daniel-marschall /trunk_dos/ OIDplus for DOS: Smaller improvements in re blinking cursor. Second release of 2022-02-15  
745 2022-02-15 02:05:22 daniel-marschall /trunk_dos/ OIDplus for DOS: Small code improvements  
744 2022-02-15 00:42:14 daniel-marschall /trunk_dos/ OIDplus for DOS: Added back-reference checking. Released revision 2022-02-15.  
743 2022-02-14 23:58:44 daniel-marschall /trunk_dos/ OIDplus for DOS: Support for read-only floppy disks  
742 2022-02-14 17:20:16 daniel-marschall /trunk_dos/ OIDplus for DOS changes  
741 2022-02-14 14:52:03 daniel-marschall /trunk_dos/ OIDplus for DOS: Release 2022-02-14 II  
740 2022-02-14 14:03:38 daniel-marschall /trunk_dos/ OIDplus for DOS changes  
739 2022-02-14 01:29:53 daniel-marschall /trunk_dos/ OIDplus for DOS: Subsequent IDs are now naturally sorted  
738 2022-02-14 00:36:21 daniel-marschall /trunk_dos/ OIDplus for DOS changes  
737 2022-02-14 00:27:04 daniel-marschall /trunk_dos/ OIDplus for DOS changes  
736 2022-02-13 23:14:57 daniel-marschall /trunk_dos/ OIDplus for DOS release 2022-02-14 I  
735 2022-02-13 22:49:34 daniel-marschall /trunk_dos/ OIDplus for DOS various changes and refactoring  
734 2022-02-13 21:08:17 daniel-marschall /trunk_dos/ OIDPlus for DOS: Fixed memory leak on OID-creation  
733 2022-02-13 19:10:44 daniel-marschall /trunk_dos/ New side project "OIDplus for DOS", written in TurboPascal (gimmick, not for "real use")  
732 2022-01-27 19:18:31 daniel-marschall /trunk/ Vendor update  
731 2022-01-23 22:12:33 daniel-marschall /trunk/plugins/viathinksoft/publicPages/100_whois/whois/  
730 2022-01-23 22:10:52 daniel-marschall /trunk/ "ImplementsFeature" is now available for all PHP classes of OIDplus, not just Plugin classes.
Therefore, OID-WHOIS can now also receive WHOIS attributes from Objects (not just the Object Plugin) or the OIDplusRA class.
 
729 2022-01-23 22:07:02 daniel-marschall /trunk/plugins/viathinksoft/publicPages/100_whois/ BUGFIX: Whois page did not work if you just had non-OIDs but single OID in your system  
728 2022-01-08 00:14:54 daniel-marschall /trunk/vendor/ Vendor update (PHPStan)  
727 2022-01-07 19:42:52 daniel-marschall /trunk/ Local GIT-Version could not be detected successfully! Fixed!  
726 2022-01-07 13:54:49 daniel-marschall /trunk/ Updated Alpine Linux installation steps  
725 2022-01-07 02:04:54 daniel-marschall /trunk/ PHP extension iconv is no longer be needed if extension mbstring is installed  
724 2022-01-07 01:37:31 daniel-marschall /trunk/ OIDInfo Export will check if extension "sockets" is installed  
723 2022-01-07 01:21:37 daniel-marschall /trunk/  
722 2022-01-07 00:02:23 daniel-marschall /trunk/ Adding Alpine Linux install notes. Checking for dependencies for lightweight PHP installations  
721 2022-01-06 23:38:52 daniel-marschall /trunk/ Bugfixes  
720 2022-01-06 22:06:30 daniel-marschall /trunk/ OIDplus doesn't require the PHP extensions php-ctype and php-posix anymore  
719 2021-12-29 00:42:04 daniel-marschall /trunk/ Fixed PHP warnings  
718 2021-12-28 00:05:12 daniel-marschall /trunk/plugins/viathinksoft/ Fixed problems with the update script generator (TAR.GZ distribution channel)
- Update 707 did not correctly create plugins/viathinksoft/objectTypes/domain/img/* (please manually create these files if you are affected)
- Update 708 did not correctly delete vendor/google (please delete manually if you are affected)
 
717 2021-12-27 18:26:18 daniel-marschall /trunk/plugins/viathinksoft/adminPages/700_colors/ BUGFIX: Saving a design permanently did not work. Fixed.  
716 2021-12-27 17:31:12 daniel-marschall /trunk/ Fixed update failure of version 698 => 699
Revision log (software update check) is now compressed using GZip
 
715 2021-12-27 01:36:01 daniel-marschall /trunk/ Outgoing HTTP transfer will have the User Agent "ViaThinkSoft-OIDplus/2.0"  
714 2021-12-26 22:03:26 daniel-marschall /trunk/plugins/viathinksoft/publicPages/100_whois/ Whois opens in new browser window  
713 2021-12-26 21:41:08 daniel-marschall /trunk/ Fixed bug in OID-IP (OID WHOIS): Superior detection did not work for non-OIDs. Fixed.  
712 2021-12-26 18:44:52 daniel-marschall /trunk/includes/classes/  
711 2021-12-26 18:33:19 daniel-marschall /trunk/ Auth keys (internally used for email verification etc.) now use HMAC instead of normal hash
Added new base config setting RA_PASSWORD_PEPPER_ALGO (dangerous! Only for experts!)
OIDplusSessionHandler.class.php: Improved internal encryption!

ATTENTION
!!! If you are updating from the TAR.GZ distibution channel, then the update *will* temporarily
!!! FAIL with the error message "Authentication failed". Once the error appears, close your
!!! browser window and delete the cookies, then log-in again, and continue the update process.
!!! (The error happens because of the update of the internal session encryption procedure)