Projekt

Obecné

Profil

Statistiky
| Větev: | Tag: | Revize:

# Datum Autor Komentář
f05d950e 2019-05-09 20:28 Ondřej Fibich

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.

e5ae2d3f 2018-12-28 11:19 Ondřej Fibich

Release 1.1.23

d4128749 2018-12-28 09:58 Ondřej Fibich

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

9c8950bf 2018-12-28 09:56 Ondřej Fibich

Issue #1096: Big debtor message + notification auto activation e-mail report

ed986471 2018-12-27 16:23 Ondřej Fibich

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).

294241cf 2018-10-11 22:12 Ondřej Fibich

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.

7247a0d5 2018-06-11 22:54 Ondřej Fibich

Changes changes #1092 to be compatible with #957 in order to allow easy future upgrade to 1.2.

0733e168 2018-06-11 22:36 Ondřej Fibich

Fixes #1092: User birthday can be no longer mandatory. Administrator can disable mandatory field in settings.

284d140a 2018-05-31 22:59 Ondřej Fibich

Merge branch 'issue-1094' into 'master'

Fixes #1094: Allows to delete former member older than 5 years.

See merge request freenetis/freenetis!42

2a7bec72 2018-05-31 22:44 Ondřej Fibich

Fixes #1094: Allows to delete former member older than 5 years.

98487487 2017-07-13 19:27 Ondřej Fibich

Fixes #1075: Getting MAC from DHCP leases through SNMP on Mikrotik devices with RouterOS 6.35>= by ignoring leading 2 MAC octets.

0941a6ec 2017-05-26 05:57 Ondřej Fibich

Merge branch 'issue-1070'

d4299173 2017-05-26 05:21 Ondřej Fibich

Fixes #1070: RB importer supported on PHP 5.6 >=

d5af6f06 2017-04-23 09:24 Ondřej Fibich

Ref #1068: add support connecting to encrypted SMTP servers.

b1ba74c1 2017-01-04 18:58 Ondřej Fibich

Merge branch 'issue-1055' into 'master'

Issue #1055: fix error thrown from TB importer when no payment is found

See merge request !27

592d831c 2016-12-07 23:23 Ondřej Fibich

Fixes #1059: invalid parsing of TXT TB listings for total amount >=1000

1298947f 2016-12-04 21:01 Ondřej Fibich

Fixes #1055: fix error thrown from TB importer when no payment is found

727bd2e1 2016-09-08 23:31 Ondřej Fibich

Merge branch 'issue-1052' into 'master'

Fixes #1052: fixes issues in PHP 7.0

See merge request !26

399be2b6 2016-09-08 23:26 Ondřej Fibich

Fixes #1052: fixes issues in PHP 7.0

b542b13c 2016-09-08 23:15 Ondřej Fibich

Allows to import Tatra banka listings with no variable symbol.

761ccd9a 2016-09-08 22:46 Ondřej Fibich

Resolves #1051: mark imported Tatra banka listings messages as read

54b55b54 2016-04-29 00:05 Ondřej Fibich

refs #1035: refactoring of deprecated code

fa4d0224 2016-03-15 08:52 Ondřej Fibich

refs #1038: change of gateway for Klikniavolej.cz SMS driver

c2bceaad 2015-10-27 19:10 Ondřej Fibich

Adds configuration option that allows to disable appending message names to e-mail notification messages subjects.

dd8634d5 2015-09-16 07:40 Ondřej Fibich

Default transfer text (comment) for deposit in cash in TB importer when no text available is now "VKLAD V HOTOVOSTI".

5ab3bf57 2015-09-16 00:22 Ondřej Fibich

Trim counter account number and bank code in order to not allow account duplicities and also fix VKLAD V HOTOVOSTI issue.

037da42b 2015-09-16 00:18 Ondřej Fibich

Merge origin/tatrabanka-importer-email into tatrabanka-importer-email

7ac21ce8 2015-09-10 13:40 David Raška

Added support for deposits in cash
Added support for messages in statement

8ad48b86 2015-09-07 11:17 David Raška

Fixes in Tatrabanka importer for working with no counter account in bank statement

59ac513c 2015-09-02 12:42 David Raška

Fixes in Tatrabanka importer for working with different formats of e-mail statements

8c21a2d4 2015-08-24 18:06 Ondřej Fibich

Merge origin/tatrabanka-importer-email into tatrabanka-importer-email

93fe8f1c 2015-08-24 13:30 David Raška

Support for dateselect field in bank account settings
Support for precise datetime (including seconds) in dateselect field
Tatrabanka last download time moved from config table to bank account table

b180424c 2015-08-23 09:37 Ondřej Fibich

TB importer: Disable converting utf-8 string to utf-8 strings. Handles invalid encoded characters.

a80ef9ce 2015-08-21 15:19 David Raška

Fixes in tatrabanka e-mail importer:
Downloading less e-mails
Timestamp comparison fixed
Import in reversed order
Removed exception for unknown body encoding

63c265be 2015-08-14 14:11 David Raška

Updated strings and translations for Tatra banka IMAP settings

3a27a556 2015-08-14 13:56 David Raška

Regular expressions moved to constants

2a3378d9 2015-08-14 12:09 David Raška

Downloading only newest statements from e-mail

139add4b 2015-08-14 09:48 David Raška

Tatra bank email importer
Support for dropdowns in bank account settings
Fixes bug in FIO importer when Duplicity_Exception occures
Fixes some bugs

20904a5d 2015-08-13 18:12 Ondřej Fibich

WS polishing (tabs not expanded).

53b26671 2015-08-13 18:08 Ondřej Fibich

Default do_download error handling fix. WS polishing (tabs not expanded).

e06d653a 2015-08-13 18:00 Ondřej Fibich

Bank statement file import download separated to do_download method in order to be allowed to averride default download behaviour.

a29b0d63 2015-07-30 12:47 Michal Kliment

Release 1.1.11

2a205303 2015-07-30 12:44 Michal Kliment

Release 1.1.10

1e8c793d 2015-07-30 12:34 Michal Kliment

Release 1.1.8

ecfe4a41 2015-07-30 12:32 Michal Kliment

Release 1.1.7

8f55a2a5 2015-07-30 12:29 Michal Kliment

Release 1.1.6

31ca0a32 2015-07-30 11:59 Michal Kliment

Release 1.1.1

c1bdc1c4 2015-07-30 11:46 Michal Kliment

Release 1.1.0

c2e44ab0 2015-07-30 11:39 Michal Kliment

Release 1.0.12

8baed187 2015-07-30 11:28 Michal Kliment

Release 1.0.0