Projekt

Obecné

Profil

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

# Datum Autor Komentář
73dfab3e 2019-12-22 23:38 Ondřej Fibich

Issue #1139: Fix work adding on PHP 7.3.

6970ac8e 2019-10-13 13:15 Ondřej Fibich

Issue #1117: Support for Debian buster

1f8b1425 2019-10-07 23:10 Ondřej Fibich

Fixes #1112: Modification of member owner for secondary users.

5f005dca 2019-09-27 22:51 Jakub Juračka

Issue #1107: Raiffeisen Bank parser for new file format (XML).

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

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.

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

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

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.

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

Merge branch 'issue-1069'

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

Fixes #1069: user with watcher can be deleted

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

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

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

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

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

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

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

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

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

Merge origin/master into issue-1039

Conflicts:
application/controllers/work_reports.php

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.

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

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.

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

Merge origin/master into tatrabanka-importer-email

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

refs #1015: fix ordering in messages grid

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

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

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

62f1fc4f 2015-08-18 11:39 David Raška

refs #1014: Fixes connecting place changing when changing added by user

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

45b2c3c7 2015-07-30 13:20 Michal Kliment

Merge from SVN trunk.

7dafd607 2015-07-30 12:50 Michal Kliment

Release 1.1.12

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

2bea9538 2015-07-30 12:17 Michal Kliment

Release 1.1.3

a33fa7cc 2015-07-30 12:12 Michal Kliment

Release 1.1.2

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