Fixes #1121: Fix slow loading of mapy.cz if Loader not fetched (e.g. slow connection or offline). The mapy.cz API is loaded asynchronously now. The map loading is waiting in a loop until it is loaded.
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).
Issue #1113: Fix display of address point map in popup
Merge branch 'issue-1101' into 'master'
Issue #1101: Support for Debian Stretch (PHP 7.0 + Maria DB 15.1).
See merge request freenetis/freenetis!49
Issue #1105: map support fixes
Issue #1096: Big debtor message + notification auto activation e-mail report
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).
Refs #1102: Fix order of values for selectable filters. Even if data were returned from DB in valid order the JavaScript object serialization caused that order was malformed due to usage of associative JavaScript arrays. Newly each value if stored as an array with 2 items (key, name). This new approach keeps the order. This does not fix just filters for cloud in members but all selectable filters in the system.
Fixes #1094: Allows to delete former member older than 5 years.
Ref #1068: add support connecting to encrypted SMTP servers.
refs #1021: Fixes that destination account not shown in transfer detail if origin account empty
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 branch 'develop' into issue-957
Conflicts: application/controllers/members.php
refs #957: Rollback changes in showing date
refs #957: "I'm older than x years" checkbox is only shown when adding/editing main user
ref #957: Birthday is not required
refs #988: Added support for onetime passwords
refs #967: Filtering destination account
Merge from SVN branch 1.2.
Merge from SVN trunk.
Release 1.1.12
Release 1.1.10
Release 1.1.8
Release 1.1.6
Release 1.1.4
Release 1.1.3
Release 1.1.2
Release 1.1.1
Release 1.1.0
Release 1.0.12
Release 1.0.0