Revision e9734207
Added by Assos Assos almost 5 years ago
drupal7/sites/all/modules/forum_access/CHANGELOG.txt | ||
---|---|---|
5 | 5 |
forum_access 7.x-1.x-dev: |
6 | 6 |
|
7 | 7 |
|
8 |
forum_access 7.x-1.4 (2019-09-25): |
|
9 |
Bugs fixed: |
|
10 |
- #3003279 by salvis, ron_s: Forum node migration generates warning errors. |
|
11 |
- #3002918 by ron_s: Define primary key for the {forum_access} table. |
|
12 |
- #3068844 by salvis: Fix PhpStorm red flags (no functional change). |
|
13 |
- #3068829 by salvis: Fix Warning: count(): Parameter must be an array or an object that implements Countable in form_process_radios() (line 3183 of includes\form.inc). |
|
14 |
- Avoid notices in a test. |
|
15 |
Enhancement: |
|
16 |
- #3083683 by salvis: Hide inaccessible forums from the forum list. |
|
17 |
- #2958547 by salvis: Support non-forum nodes with optional forum_taxonomy field. |
|
18 |
|
|
19 |
|
|
8 | 20 |
forum_access 7.x-1.3 (2016-08-16): |
9 |
Bug fixed: |
|
21 |
Bugs fixed:
|
|
10 | 22 |
- #2783863: Remove call to non-existent _forum_access_preprocess_comment() function. |
11 | 23 |
- #2463055 by DrCord: Fix 'Use of undefined constant uids' notice. |
12 | 24 |
- #2276445 by Bastlynn: Avoid a notice when a comment pending for notification has been deleted. |
... | ... | |
16 | 28 |
- Avoid a notice on admin/index. |
17 | 29 |
- #1793504 by RedRat: Fix non-translatable string. |
18 | 30 |
|
19 |
|
|
20 | 31 |
forum_access 7.x-1.2 (2012-09-15): |
21 | 32 |
Bug fixed: |
22 | 33 |
- #1775204: Avoid crashing the site if FA encounters CMA 1.x (when the upgrade instructions aren't being followed). |
Also available in: Unified diff
Weekly update of contrib modules