Projekt

Obecné

Profil

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

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

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

d783acdd 2019-05-09 20:40 Ondřej Fibich

Release 1.1.25

7b0aa652 2019-05-09 20:30 Ondřej Fibich

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

e1cc4e89 2019-05-09 20:29 Ondřej Fibich

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

a9be340b 2019-05-09 20:29 Ondřej Fibich

Issue #1113: Fix display of address point map in popup

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.

015f767a 2019-01-05 23:27 Ondřej Fibich

Release 1.1.24

ad1f44bb 2019-01-05 22:58 Ondřej Fibich

Refs #1109: drop support for Lenny

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

c3fac173 2018-12-28 09:57 Ondřej Fibich

Issue #1105: map support fixes

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.

4bf98c79 2018-06-15 00:25 Ondřej Fibich

Release 1.1.22

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

08d30c42 2018-05-31 22:58 Ondřej Fibich

Merge branch 'issue-1093' into 'master'

Fixes #1093: Allows to set registration field during member adding.

See merge request freenetis/freenetis!41

f1b90d46 2018-05-31 22:57 Ondřej Fibich

Merge branch 'issue-1076' into 'master'

Fixes #1076: member expiration date calculation fix for debts

See merge request freenetis/freenetis!39

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

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

a4f9d68e 2018-05-12 00:33 Ondřej Fibich

Fixes #1093: Allows to set registration field during member adding.

0a65c07b 2017-11-25 10:16 Ondřej Fibich

Fixes #1076: member expiration date calculation fix for debts.

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.

68c1f442 2017-05-26 06:02 Ondřej Fibich

Prepare release 1.1.21

9a656371 2017-05-26 05:57 Ondřej Fibich

Merge branch 'issue-1065'

961f5b2c 2017-05-26 05:57 Ondřej Fibich

Merge branch 'issue-1069'

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

Merge branch 'issue-1070'

c84c32de 2017-05-26 05:48 Ondřej Fibich

Fixes #1069: user with watcher can be deleted

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.

6bb221ff 2017-02-22 01:06 Ondřej Fibich

Refs #1065: Fix members export to CSV when speed class filtered.

65350349 2017-02-02 17:52 Ondřej Fibich

Prepare release 1.1.20

6861b803 2017-01-04 19:09 Ondřej Fibich

Merge branch 'issue-1053' into 'master'

Fixes #1053: Email DB display fail for no filter

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.

See merge request !31

c59ccae1 2017-01-04 19:04 Ondřej Fibich

Merge branch 'issue-1056' into 'master'

Fixes #1056: Storing of address point GPS not compatible with MySQL 5.7 >=

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

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

f6458cae 2017-01-04 18:57 Ondřej Fibich

Merge branch 'issue-1059' into 'master'

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

See merge request !28

957d7544 2017-01-04 18:51 Ondřej Fibich

Fixes removed condition.

4b851957 2017-01-04 18:34 Ondřej Fibich

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.

19bccc86 2017-01-04 16:54 Ondřej Fibich

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

53cf4ce8 2016-12-07 23:54 Ondřej Fibich

Resolves #1060: implement filter for message type in Web interface unallowed_ip_addresses

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

49a8b6b4 2016-09-08 23:50 Ondřej Fibich

Prepare release 1.1.19

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

c68693e8 2016-09-08 23:29 Ondřej Fibich

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

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

147ddb4c 2016-09-02 21:05 Ondřej Fibich

Fixes #1049: system setting cannot be saved.

44009452 2016-05-24 22:46 Ondřej Fibich

Prepare release 1.1.18

76425a48 2016-05-23 23:59 Ondřej Fibich

refs #1047: Fix access rule for showing account of member from member table

98949cde 2016-05-23 23:32 Ondřej Fibich

Merge branch 'issue-1035' into 'master'

Issue 1035: PHP 7.0 MySQL connection

See merge request !22

770737bb 2016-05-23 23:31 Ondřej Fibich

Merge branch 'issue-1044' into 'master'

Issue 1044: Fix single member notification form when some notification type is disabled

See merge request !21

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

refs #1035: refactoring of deprecated code

d366b071 2016-04-16 22:39 Ondřej Fibich

refs #1044: Fix single member notification form when some notification type is disabled

1065427b 2016-04-10 12:29 Ondřej Fibich

refs #1043: Export error display

2e7ad935 2016-04-10 12:28 Ondřej Fibich

refs #1043: Fix SQL members export query by adding whitelist part

66c10d2e 2016-03-25 13:54 Ondřej Fibich

Release 1.1.7 - change log.

7a3718f0 2016-03-25 13:39 Ondřej Fibich

Merge origin/master into issue-1039

Conflicts:
application/controllers/work_reports.php

a2c48826 2016-03-25 13:25 Ondřej Fibich

Merge issue-1034

f01f825a 2016-03-25 13:18 Ondřej Fibich

Merge issue-1038

547f5d8a 2016-03-25 13:07 Ondřej Fibich

refs #1039: Work report gradual approval fix

5debb8a0 2016-03-25 08:55 Ondřej Fibich

refs #1034: Work report cannot be revoted after it is paied off

aa3dc17c 2016-03-25 08:38 Ondřej Fibich

Never change work vote when already paied.

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

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

8acf3b83 2016-02-11 20:15 Ondřej Fibich

refs #1037: HTTPS configuration does not work in some WWW-browsers

755e4952 2015-11-12 20:50 Ondřej Fibich

FreenetIS 1.1.16 release preparations.

c095975e 2015-11-12 20:36 Ondřej Fibich

Merge origin/issue-1030

6e484464 2015-11-12 20:36 Ondřej Fibich

Merge origin/issue-1029

340b215c 2015-11-11 22:08 Ondřej Fibich

refs #1028: E-mail message for forgotten password - text improvements

598bccae 2015-11-11 21:53 Ondřej Fibich

refs #1030: Member can get list of all system users from form for inner mail sending

c0711b4d 2015-11-11 21:37 Ondřej Fibich

refs #1029: Filter for "added by" field in members table

cb22d58e 2015-10-28 20:57 Ondřej Fibich

Preparation for 1.1.15

3dcf4b7c 2015-10-28 20:54 Ondřej Fibich

Merge origin/issue-message-changes-email

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.

d4aa3ba3 2015-10-27 18:52 Ondřej Fibich

Fix bug that not allows empty "email_subject_prefix" in e-mail notification.

475a5cbb 2015-10-15 20:54 Ondřej Fibich

refs #1025: Fix issue in redirection reactivation due to old whitelist records

4b8ead3e 2015-10-14 00:01 Ondřej Fibich

Prepare for 1.1.14 release

79b42794 2015-10-13 23:58 Ondřej Fibich

Merge origin/issue-1024

339905b4 2015-10-13 22:13 Ondřej Fibich

refs #1021: DEB package for Jessie contains invalid postinst script

d30158b6 2015-10-13 22:03 Ondřej Fibich

refs #1023: DEB package contains .git files

ec00282b 2015-10-11 09:34 Ondřej Fibich

Adds 1.1.3 notes to changelog.

50f12d97 2015-10-11 00:20 Ondřej Fibich

DEB upload directory fix.

7b3f6354 2015-10-11 00:17 Ondřej Fibich

Fix php-imap dependency.

36bd837b 2015-10-10 20:57 Ondřej Fibich

Merge origin/master into tatrabanka-importer-email

e49b7983 2015-10-10 20:38 Ondřej Fibich

refs #1021: Fixes that destination account not shown in transfer detail if origin account empty

b1147618 2015-10-10 20:23 Ondřej Fibich

Merge origin/issue-1016

540d2579 2015-10-08 20:58 Ondřej Fibich

refs #1015: fix ordering in messages grid

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

528c2533 2015-09-09 09:50 David Raška

refs #1019: Fixed "undefined index" when adding new rule for automatic downloading of statements

9fd04f67 2015-09-08 11:09 David Raška

refs #1016: Fixes searching of members without street
Fixed ajax search description when member have no street (whole description was empty)

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

996e5227 2015-08-24 13:33 David Raška

Merge remote-tracking branch 'GitLab/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