Subversion Repositories oidplus

Rev

Go to most recent revision | Show changed files | Details | Compare with Previous | Blame | RSS feed

Filtering Options

Rev Age Author Path Log message Diff
835 2022-04-14 23:39:53 daniel-marschall /trunk/includes/classes/ Avoid that FreeOID users masquerade as ViaThinkSoft object type plugins  
817 2022-04-05 16:51:30 daniel-marschall /trunk/ Changed algorithm for OIDplus Information Object OIDs for third-party objectTypes  
805 2022-03-24 17:19:22 daniel-marschall /trunk/ Updated logo
Fixed some small bugs
 
804 2022-03-24 16:49:56 daniel-marschall /trunk/includes/classes/  
803 2022-03-24 16:48:37 daniel-marschall /trunk/  
800 2022-03-24 14:34:40 daniel-marschall /trunk/ Renamed all PNG files in plugin folders and moved them in img/ directories.  
790 2022-03-18 14:03:05 daniel-marschall /trunk/ Introduced method OIDplusQueryResult::any() as alternative to OIDplusQueryResult::num_rows()>0  
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.
 
707 2021-12-26 15:54:36 daniel-marschall /trunk/ New object type "Domain"  
635 2021-09-24 12:12:32 daniel-marschall /trunk/ Changed plugins path structure
Old: plugins/[plugintype]/[pluginname]
New: plugins/[vendor]/[plugintype]/[pluginname]

!!!!!! ATTENTION !!!!!! ATTENTION !!!!!! ATTENTION !!!!!!
ALL DIRECTORIES INSIDE THE FOLDER plugin/ WILL BE DELETED
PLEASE MAKE A BACKUP OF THESE FOLDERS BEFORE UPDATING!
!!!!!! ATTENTION !!!!!! ATTENTION !!!!!! ATTENTION !!!!!!

If you have individual third-party plugins, please make
sure that they make use of the new plugin directory structure.
 
632 2021-09-23 21:16:24 daniel-marschall /trunk/ Temporarily, third-party plugins must be moved in the folder plugins/_thirdParty instead of plugins/ (will be changed again in a few days!)  
549 2021-04-21 18:00:35 daniel-marschall /trunk/ JavaScript functions of plugins are now put into "namespaces" to avoid name conflicts between plugins
Changed "OIDplus::authUtils()::" to "OIDplus::authUtils()->" everywhere
 
514 2021-01-22 11:51:02 daniel-marschall /trunk/ Fixed backwards incompatibility with attachments plugin  
513 2021-01-20 21:25:03 daniel-marschall /trunk/ Attachments plugin: Upload directory names are now more useful  
511 2021-01-18 01:13:07 daniel-marschall /trunk/ Security: Added "INSIDE_OIDPLUS" constant to include files to avoid generating error messages when an include file is accessed directly
Updated copyright notices to 2021
 
443 2020-10-21 01:23:38 daniel-marschall /trunk/ Fixed compatibility issue with PgSQL and SQLite3  
433 2020-10-16 15:33:37 daniel-marschall /trunk/ Fixed problems in regards changing email addresses when an user is using an alternative login method (OAuth).
Fixed problem where an object could not be transferred to a new RA at Microsoft SQL Server or PostgreSQL ("ifnull" SQL function).
 
426 2020-10-03 18:19:34 daniel-marschall /trunk/  
419 2020-09-29 14:52:43 daniel-marschall /trunk/ Updated 3P PHP SHA3 lib 2017-05-21 => 2017-11-22
Updated 3P bignumber.js: 2019-11-10 => 2020-09-29
Updated 3P Bootstrap: 3.3.7 => 3.4.1
Updated 3P Minify 2019-11-24 => 2020-01-21
 
418 2020-09-29 14:37:23 daniel-marschall /trunk/includes/classes/  

Show All