Refs #1112: Modification of member owner for secondary users.
Conflicts: application/controllers/users.php
Merge origin/develop into develop
Add 1.1.25 changes
Adds support for subnet /31 (255.255.255.254). IP addresses can be added with network address and broadcast address. Subnet display fixes (fixes #1103).
Refs #1111: Fixes notification activation whitelisted members presence by splitting members table to two tables. First table includes non-whitelisted members, second whitelisted members (if present).
Fix #1113: Fix display of address point map in popup [develop]
Refs #1110: Fix showing works/work reports/request from user detail on PHP 7.0 >=. Fix is done by creating sub-controllers instead of static calls to them. Support of creating sub-controllers with shared resources was introduced to MY_Controller.
Conflicts:...
Merge branch 'release-1.1.24_develop' into 'develop'
Release 1.1.24 [develop]
See merge request freenetis/freenetis!62
Changelog for 1.1.24
Refs #1109: drop support for Lenny
Release 1.1.23 [develop]
Merge branch 'issue-1101_develop' into 'develop'
Fixes #1101: Support for Debian Stretch (PHP 7.0 + Maria DB 15.1) [develop]
See merge request freenetis/freenetis!51
Fixes #1105: map support fixes [develop]
Fixes #1096: Big debtor message + notification auto activation e-mail report [develop]
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)....
Prepare release 1.1.22
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
Merge branch 'issue-1076_develop' into 'develop'
Refs #1076: member expiration date calculation fix [develop]
See merge request freenetis/freenetis!38
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.
Format fixes.
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.
Refs #1075: Getting MAC from DHCP leases through SNMP on Mikrotik devices with RouterOS 6.35>= by ignoring leading 2 MAC octets. This fixes the issue in the develop branch.
Upgrade PHPAX-RS to 0.1.1
Prepare release 1.1.21
Fixes #1069: user with watcher can be deleted
Fixes #1070: RB importer supported on PHP 5.6 >=
Ref #1068: add support connecting to encrypted SMTP servers.
Refs #1065: Fix members export to CSV when speed class filtered.
Prepare release 1.1.20
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
Resolves #1060: implement filter for message type in Web interface unallowed_ip_addresses
Fixes #1059: invalid parsing of TXT TB listings for total amount >=1000
Fixes #1055: fix error thrown from TB importer when no payment is found
Prepare release 1.1.19
Fixes #1052: fixes issues in PHP 7.0
Allows to import Tatra banka listings with no variable symbol.
Resolves #1051: mark imported Tatra banka listings messages as read
Fixes #1049: system setting cannot be saved.
Prepare release 1.1.18
refs #1047: Fix access rule for showing account of member from member table
refs #1035: refactoring of deprecated code
refs #1043: Export error display
refs #1043: Fix SQL members export query by adding whitelist part
refs #1044: Fix single member notification form when some notification type is disabled
Release 1.1.7 - change log.
refs #1039: Work report gradual approval fix
Conflicts: application/controllers/work_reports.php
Never change work vote when already paied.
Conflicts: application/controllers/works.php
refs #1034: Work report cannot be revoted after it is paied off
refs #1038: change of gateway for Klikniavolej.cz SMS driver
refs #1037: HTTPS configuration does not work in some WWW-browsers
closes #959: Improves column label and adds a help hint
refs #967: Removal of account type select box from add from account transfer form because this functionality is now handled by destination account filter
FreenetIS 1.1.16 release preparations.
refs #1030: Member can get list of all system users from form for inner mail sending
refs #1029: Filter for "added by" field in members table
Conflicts: application/i18n/cs_CZ/texts.php application/models/member.php
refs #1028: E-mail message for forgotten password - text improvements
Preparation for 1.1.15
refs #1025: Fix issue in redirection reactivation due to old whitelist records
Adds configuration option that allows to disable appending message names to e-mail notification messages subjects.
Fix bug that not allows empty "email_subject_prefix" in e-mail notification.
Prepare for 1.1.14 release
refs #1021: DEB package for Jessie contains invalid postinst script
refs #1023: DEB package contains .git files
Merge TB chages to Bank_Statement_File_Import.
Unit test fix.
Fix merge issue that removed all staff from developer branch :-).
Adds 1.1.3 notes to changelog.
Merge origin/tatrabanka-importer-email into develop
DEB upload directory fix.
Fix php-imap dependency.
Merge origin/master into tatrabanka-importer-email
Merge origin/issue-1021 into develop
refs #1021: Fixes that destination account not shown in transfer detail if origin account empty
Merge origin/issue-1016 into develop
Merge origin/issue-1016
Merge origin/issue-1015 into develop
Merge branch 'issue-1002' into 'develop'
Issue 1021: Scheduler from looppack
See merge request !5
refs #1015: fix ordering in messages grid
refs #1019: Fixed "undefined index" when adding new rule for automatic downloading of statements
Default transfer text (comment) for deposit in cash in TB importer when no text available is now "VKLAD V HOTOVOSTI".
Trim counter account number and bank code in order to not allow account duplicities and also fix VKLAD V HOTOVOSTI issue.
Merge origin/tatrabanka-importer-email into tatrabanka-importer-email
Added support for deposits in cashAdded support for messages in statement
Merge branch 'develop' into issue-957
Conflicts: application/controllers/members.php
refs #1016: Fixes searching of members without streetFixed ajax search description when member have no street (whole description was empty)
refs #957: Rollback changes in showing date
Fixes in Tatrabanka importer for working with no counter account in bank statement
refs #957: "I'm older than x years" checkbox is only shown on self-register page
refs #957: Application of increase_decrease_buttons for settings fields in users tab
refs #957: Separate settings group for members date of born
refs #957: minimal main user age validator fix (valid::numeric accepts decimal numbers)
refs #957: "I'm older than x years" checkbox is only shown when adding/editing main user
refs #1002: Scheduler is available from loopback interface
Fixes in Tatrabanka importer for working with different formats of e-mail statements
ref #957: Birthday is not required