Activity
From 02 September 2021 to 11 September 2021
10 September 2021
-
19:09 Feature proposal #8704 (Resolved): PMS: remove non-system messages from backend view
- Implemented in MR !1726
-
18:31 Bug #8706 (Resolved): JS conditions do not function properly with related conditions
- Fixed in MR !1725
-
18:26 Bug #8706 (Closed): JS conditions do not function properly with related conditions
- If a field is conditioned twice, but an external parent node then when 1 condition is checked the other is not even though it's always an AND situation. This results in inputs being made visible or hidden when they shouldn't be. Example ...
09 September 2021
-
20:10 Feature proposal #8704 (Closed): PMS: remove non-system messages from backend view
- For privacy reasons user to user messages should not be visible in backend. Only system messages for easy management of system messages.
h2. Reasons for this change
h3. Background
The reason is that *Human Rights* protect the *p...
08 September 2021
-
13:09 Bug #8700 (Resolved): [J4] strict SQL: Admin: Table browsers: Importing columns with empty strings generates errors
- Fixed in MR !1722
-
08:27 Bug #8700 (Closed): [J4] strict SQL: Admin: Table browsers: Importing columns with empty strings generates errors
- To reproduce: Export plans in CBSubs, one at least with totally empty description. You see "Default value does not exist for: description".
Empty strings should be imported as empty strings.
02 September 2021
-
18:37 Bug #8697 (Resolved): [J4] Missing user causes CmsUser API call to error
- Fixed in MR !1718
-
18:37 Bug #8697 (Closed): [J4] Missing user causes CmsUser API call to error
- A missing user causes JUser::getInstance to return an uninitialized user object on J4. This results in `id` being NULL instead of 0. Need to use a guest object when this happens so it has initialized values.
-
17:52 Bug #8696 (Closed): [J4] Control panel modules have half width of other modules
- This is due to default bootstrap size for the module being set to 6. Needs to be default 12 for J4.
-
17:24 Bug #8691 (Resolved): [J4] CSS conflicts
- Fixed in MR !1717
Separate tickets will be opened if more style conflicts are found. -
16:50 Bug #8691: [J4] CSS conflicts
- Checkbox styling broken. Appears to affect single and multiple checkbox display.