freenetis-githubsourceforge
Refs #1101: Support for Debian Stretch (PHP 7.0 + Maria DB 15.1). Improved setup that no longer support database creation (in Maria DB it is hard to do so from non-root user due to security restrictions), database setup error cause was added, disabling Settings DB queries in non-setup environment. In order to fix DB init some FK indexes/constrains must have been renamed in 1.1.0 SQL script (Maria DB enforces uniqueness on FK names)....
Merge branch 'issue-1094_develop' into 'develop'
Fixes #1094: Allows to delete former member older than 5 years [develop].
See merge request freenetis/freenetis!43
Merge branch 'issue-1093_develop' into 'develop'
Refs #1093: Allows to set registration field during member adding [develop]
See merge request freenetis/freenetis!40
Fixes #1094: Allows to delete former member older than 5 years.
Conflicts: application/libraries/MY_Controller.php application/models/bank_transfer.php
Refs #1093: Allows to set registration field during member adding.
Refs #1076: member expiration date calculation fix. The calc functionality was separate from Members controller to a new Expiration calc service. The new service comes with unit tests which tests the #1076. Additionally this patch comes with some fixes and improvements in already existing unit and integration tests.
Fixes #1069: user with watcher can be deleted
Ref #1068: add support connecting to encrypted SMTP servers.
Refs #1053: Default sort in emails set to ID which is indexed (previously by access_time), some small improvements in related queries but filters are still very slow.
Conflicts: application/models/email_queue.php
Refs #1056: GPS in address point table is filled with NULL value instead of empty string value in order to be compactible with MySQL 5.7 and higher that do not support empty string in geometry field values
Conflicts: application/controllers/members.php application/controllers/registration.php
Zobrazit revize
Také k dispozici: Atom