Projekt

Obecné

Profil

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

# Datum Autor Komentář
4925c311 2019-09-27 22:48 Ondřej Fibich

Issue #1120: Support for SNMP control of Huawei switches S6720 which are based on Linux [develop]

3a9a4269 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.

Conflicts:...

897b8a43 2018-12-28 11:19 Ondřej Fibich

Release 1.1.23 [develop]

5e81a002 2018-12-28 09:58 Ondřej Fibich

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

2bd3da8a 2018-12-28 09:56 Ondřej Fibich

Fixes #1096: Big debtor message + notification auto activation e-mail report [develop]

e2774d63 2018-12-28 09:36 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)....

2a924332 2018-05-31 22:59 Ondřej Fibich

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

41823d3b 2018-05-31 22:57 Ondřej Fibich

Merge branch 'issue-1076_develop' into 'develop'

Refs #1076: member expiration date calculation fix [develop]

See merge request freenetis/freenetis!38

eb7fd65e 2018-05-31 22:48 Ondřej Fibich

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

Conflicts:
application/libraries/MY_Controller.php
application/models/bank_transfer.php

cd149dd5 2017-11-16 23:24 Ondřej Fibich

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.

891decbc 2017-07-13 19:32 Ondřej Fibich

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.

aa4bf046 2017-05-26 06:03 Ondřej Fibich

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

fe31be1a 2017-05-26 06:03 Ondřej Fibich

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

a82b9445 2017-01-04 18:54 Ondřej Fibich

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

b4ae00bf 2017-01-04 18:53 Ondřej Fibich

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

1e52b1de 2016-09-08 23:42 Ondřej Fibich

Fixes #1052: fixes issues in PHP 7.0

170ebe5e 2016-09-08 23:42 Ondřej Fibich

Allows to import Tatra banka listings with no variable symbol.

9c58af72 2016-09-08 23:42 Ondřej Fibich

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

96aed69a 2016-05-23 23:28 Ondřej Fibich

refs #1035: refactoring of deprecated code

789cd67d 2016-03-25 13:12 Ondřej Fibich

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

ebc08f82 2015-10-28 20:51 Ondřej Fibich

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

553f6c7c 2015-10-11 11:41 Ondřej Fibich

Merge TB chages to Bank_Statement_File_Import.

1aa37f12 2015-10-11 11:33 Ondřej Fibich

Unit test fix.

18ac9009 2015-10-11 10:50 Ondřej Fibich

Fix merge issue that removed all staff from developer branch :-).

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