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
Release 1.1.19
Prepare release 1.1.19
Merge branch 'issue-1052' into 'master'
Fixes #1052: fixes issues in PHP 7.0
See merge request !26
Merge branch 'issue-1051' into 'master'
Resolves 1051: mark imported Tatra banka listings messages as read
Also allows to import Tatra banka listings with no variable symbol.
See merge request !25
Merge branch 'issue-1049' into 'master'
Fixes #1049: system setting cannot be saved
See merge request !24
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.
Release 1.1.18
Prepare release 1.1.18
Merge branch 'issue-1047' into 'master'
Isseu 1047: Fix access rule for showing account of member from member table
See merge request !23
refs #1047: Fix access rule for showing account of member from member table
Merge branch 'issue-1035' into 'master'
Issue 1035: PHP 7.0 MySQL connection
See merge request !22
Merge branch 'issue-1044' into 'master'
Issue 1044: Fix single member notification form when some notification type is disabled
See merge request !21
Merge branch 'issue-1043' into 'master'
Issue 1043: member CSV export fix for data filtered by whitelist
See merge request !20
refs #1035: refactoring of deprecated code
refs #1035: removal of db_type variable from the configuration, always mysqli now
refs #1044: Fix single member notification form when some notification type is disabled
refs #1043: Export error display
refs #1043: Fix SQL members export query by adding whitelist part
Release 1.1.7.
Release 1.1.7 - change log.
Merge issue-1039
Merge origin/master into issue-1039
Conflicts: application/controllers/work_reports.php
Merge issue-1034
Merge issue-1038
Merge issue-1037
refs #1039: Work report gradual approval fix
refs #1034: Work report cannot be revoted after it is paied off
Never change work vote when already paied.
refs #1038: change of gateway for Klikniavolej.cz SMS driver
refs #1037: HTTPS configuration does not work in some WWW-browsers
Adds .gitlab-ci.yml that handles deployment and check of DEB packages.
FreenetIS 1.1.16 release.
FreenetIS 1.1.16 release preparations.
Merge origin/issue-1030
Merge origin/issue-1029
refs #1028: E-mail message for forgotten password - text improvements
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
Release 1.1.15.
Preparation for 1.1.15
Merge origin/issue-message-changes-email
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.
refs #1025: Fix issue in redirection reactivation due to old whitelist records
Release 1.1.14
Prepare for 1.1.14 release
Merge origin/issue-1024
refs #1021: DEB package for Jessie contains invalid postinst script
refs #1023: DEB package contains .git files
Release 1.1.13.
Adds README content.
Adds 1.1.3 notes to changelog.
DEB upload directory fix.
Fix php-imap dependency.
Removes log files.
Merge origin/master into tatrabanka-importer-email
Gitignore from master.
refs #1021: Fixes that destination account not shown in transfer detail if origin account empty
Merge origin/issue-1016
refs #1015: fix ordering in messages grid
Merge origin/master
Adds gitignore.
Merge branch 'issue-1019' into 'master'
refs #1019: Fixed "undefined index" when adding new rule for automatic downloading of statements
See merge request !3
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
Undo my stupid mistake (I have pushed issue-957 to master instead of develop). Do I have copied files from GitHub master and push them back..
Merge origin/issue-957
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
Fixes in Tatrabanka importer for working with different formats of e-mail statements
ref #957: Birthday is not required
refs #988: Added support for onetime passwords
Merge remote-tracking branch 'GitLab/tatrabanka-importer-email' into tatrabanka-importer-email
Support for dateselect field in bank account settingsSupport for precise datetime (including seconds) in dateselect fieldTatrabanka last download time moved from config table to bank account table
TB importer: Disable converting utf-8 string to utf-8 strings. Handles invalid encoded characters.
Adds DEB dependency to php-imap.
Fixes in tatrabanka e-mail importer:Downloading less e-mailsTimestamp comparison fixedImport in reversed orderRemoved exception for unknown body encoding
refs #935: Set minimum limit for post_max_size and upload_max_filesize to 1M.
refs #1014: Fixes connecting place changing when changing added by user
Merge remote-tracking branch 'GitLab/develop' into develop
refs #967: Filtering destination account
refs #864: Fixes C&P Jeff error :-) and improves label of registration form link from applicants member and hide link when self-registration is disabled.
refs #864: Improved label of registration form link from applicants grid.
refs #908: Fixed brutal error (creating controller in controller)