Activity
From 07 July 2026 to 16 July 2026
Today
-
17:10 CB Paid Subscriptions Feature proposal #9908 (Assigned): Stripe: implement support for additional hosted checkout methods
- Hosted checkout can work as a full redirect to Stripe as well as embedded popup. Implement support for embedded popup.
-
15:02 CB Template Changer Feature proposal #9907 (Closed): Update SCSS files
-
14:58 CB Template Changer Feature proposal #9907 (Closed): Update SCSS files
-
15:02 CB Template Changer Feature proposal #9904 (Closed): Implement trigger before overriding template
-
14:57 CB Template Changer Feature proposal #9904 (Resolved): Implement trigger before overriding template
- Implemented as follows.
-
15:02 CB Template Changer Feature proposal #9903 (Closed): Implement support for custom substitution supported template user
-
15:02 CB Template Changer Feature proposal #9899 (Closed): Implement support for having a different Home and Other template
-
14:58 CB Template Changer Feature proposal #9899 (Resolved): Implement support for having a different Home and Other template
- Implemented parameter to toggle on separate templates. This allows Home, Other, AND Edit to be individually selected.
15 July 2026
-
16:37 CB Gallery Bug #9906 (Closed): Media paste zone behavior needs to prevent handling hidden inputs
-
16:35 CB Gallery Bug #9906 (Closed): Media paste zone behavior needs to prevent handling hidden inputs
- If you paste upload to document body while on a CB Activity page AND comments allow uploads it will cause CB Gallery to upload to all of the comment streams. This should be blocking paste handling if the gallery itself, the file input it...
-
16:00 CB Paid Subscriptions Bug #9905 (Resolved): PayPal: PDT return verification unreliable
- Fixed in MR !383
-
15:59 CB Paid Subscriptions Bug #9905: PayPal: PDT return verification unreliable
- https://www.joomlapolis.com/forum/developer-members-support/248115-move-from-paypal-ipn-pdt-to-rest-api
-
15:59 CB Paid Subscriptions Bug #9905 (Resolved): PayPal: PDT return verification unreliable
- The _notify-synch API call is undocumented and intermittently fails. Implement support to falling back to NVP API call if API credentials are supplied.
14 July 2026
-
15:52 CB Template Changer Feature proposal #9904 (Closed): Implement trigger before overriding template
- This would made things easier for CB Auto Actions for example to override what template to render.
13 July 2026
-
16:42 CB Template Changer Feature proposal #9903 (Closed): Implement support for custom substitution supported template user
- Instead of only allowing Displayed or Viewer add support for specific user id and support substitutions.
-
16:24 CB Field Groups Bug #9901 (Closed): Registration default value does not work for fields inside of a field group
-
13:36 CB Field Groups Bug #9901 (Closed): Registration default value does not work for fields inside of a field group
- https://www.joomlapolis.com/forum/professional-members-support/248112-cb-query-fields-cant-get-default-to-work-on-query-drop-down
-
16:24 CB Field Groups Bug #9902 (Closed): Special indexes not working in fieldClass handling
-
13:38 CB Field Groups Bug #9902 (Closed): Special indexes not working in fieldClass handling
- The special first, last, start, and end indexes are not parsing their paths properly.
-
13:37 CB Query Field Bug #9900 (Rejected): Registration default not applying to query select fields
- This is a bug in CB Field Groups and not the query field itself.
https://forge.joomlapolis.com/issues/9901
10 July 2026
-
19:44 CB Query Field Bug #9900 (Rejected): Registration default not applying to query select fields
- https://www.joomlapolis.com/forum/professional-members-support/248112-cb-query-fields-cant-get-default-to-work-on-query-drop-down#344248
-
15:19 CB Template Changer Feature proposal #9899 (Closed): Implement support for having a different Home and Other template
- Either add this as an additional option to the existing template field or add a second template field.
-
14:49 CB Field Groups Bug #9898 (Closed): Nested field groups have inaccessible fieldclass endpoints
09 July 2026
-
18:21 CB Field Groups Bug #9898 (Closed): Nested field groups have inaccessible fieldclass endpoints
- This is due to the field name path matching not working its way through the nested field groups properly.
07 July 2026
-
17:02 CB Code Field Feature proposal #9137 (Closed): Implement filterable code selects
-
14:34 CB Field Groups Bug #9897 (Rejected): Storage based fields are not properly accessible
-
14:33 CB Field Groups Bug #9897: Storage based fields are not properly accessible
- Unable to confirm. Both Image and File fields appear working fine.
-
14:33 CB Field Groups Bug #9897: Storage based fields are not properly accessible
- https://www.joomlapolis.com/forum/professional-members-support/248110-subform-file-in-profile
-
14:26 CB Field Groups Bug #9897 (Rejected): Storage based fields are not properly accessible
- Image, File, Audio, and Video fieldtypes inside of a field group field do not store and access properly. Especially files their URLs will include the fieldname of the field group field, which is correct but that field won't actually exist.