Project

General

Profile

Actions

Feature proposal #1703

closed

Joomla 1.6 beta adaptations (not including workarounds of bugs of Joomla itself)

Feature proposal #1703: Joomla 1.6 beta adaptations (not including workarounds of bugs of Joomla itself)

Added by beat over 15 years ago. Updated about 15 years ago.

Status:
Closed
Priority:
Normal
Assignee:
Target version:
Start date:
26 May 2010
Due date:
% Done:

100%

Estimated time:
80:00 h

Description

This is a first, experimental support of Joomla 1.6 beta releases.

Updated by beat over 15 years ago Actions #1

Committed new r996 : added computation of special urls to CBSef function and added backend computation

Updated by beat over 15 years ago Actions #2

Cleaned up initial startup in commit r997 .
Tested in mambo, joomla 1.0, joomla 1.5.

Updated by beat over 15 years ago Actions #3

  • Assignee set to beat

Kyle did a great job, now committing and commenting:

Commit r998 : new cb.acl.php CBACL class instead of CMS acl

Updated by beat over 15 years ago Actions #4

Commit r999 : Added PEAR library to CB and adapted pcl.tar library to use CB one

Updated by beat over 15 years ago Actions #5

commit r1000 : ACL adaptations to use new CBACL functions in backend : part 1

Updated by beat over 15 years ago Actions #6

Commit r1001 : Email to moderators ACL adapted
Commit r1002 : Added URL rewriter use BackendUrl for admin urls all over the admin files

Updated by beat over 15 years ago Actions #7

Commit r1003 : Added more URL rewriter use BackendUrl for admin urls and for AJAX fields too in frontend

Updated by beat over 15 years ago Actions #8

Commit r1005 : CB Library: Added more URL rewriter use BackendUrl for params and adapted CBTables for user ACL

Updated by beat over 15 years ago Actions #9

Commit r1006 : Added URL rewriter for AJAX username and email checkers in frontend

Updated by beat over 15 years ago Actions #10

Commit r1007 : new joomla 1.5 + 1.6 XML file for comprofiler installer
Commit r1008 : new comprofiler.sql file

Updated by beat over 15 years ago Actions #11

  • % Done changed from 30 to 80

r1012 fixes url for 2nd step back to: index2.php?option=com_comprofiler&task=finishinstallation

Updated by beat over 15 years ago Actions #12

Commit r1024 : fixed deleteUsers check for existing super-admins
r1025 : fixed broken ACL checks in j1.6
r1026 : fixed saveUser check for existing super-admins

Updated by beat over 15 years ago Actions #13

  • Subject changed from Joomla 1.6 adaptations to Joomla 1.6 beta adaptations (not including workarounds of bugs of Joomla itself)
  • Status changed from New to Closed
  • % Done changed from 80 to 100

Updated by beat over 15 years ago Actions #14

r1146 adapts to a swap of table index in joomla API of beta 4.
r1147 Fixed another session gid issue

Updated by beat about 15 years ago Actions #15

  • Status changed from Closed to Assigned
  • % Done changed from 100 to 80

Re-opened as final tests show still issues due to new API and changes in 1.6 bets 14.

Updated by beat about 15 years ago Actions #16

r1289 Fixed a style comment issue for Joomla 1.6 that gave a blank page in Safari

Updated by beat about 15 years ago Actions #17

r1290 Adapted Joomla 1.6 ACL interface to joomla 1.6 change that super-admin is now a separate group from the public child root

Updated by beat about 15 years ago Actions #18

Spotted Issues:
  1. Users in multiple groups display several times (backend and frontend)
  2. another bug in CB configuration, moderators: initially the image moderator has a j1.5 GID, but as it's non-existant, then the select has no value chosen, and saves empty, making a warning and generating a buggy config: We need to check if the GID chosen in the list exists, and if not to make it 8 for j1.6
  3. when editing a user in backend, his group(s) are not displayed in the Groups field
  4. when editing a user in backend, his group(s) in the Groups field are probably not saved

Updated by beat about 15 years ago Actions #19

r1291 Fixed backend users-lists displaying multiple times same user, once for each group (issue 1.a above).

Updated by beat about 15 years ago Actions #20

r1282 Fixed frontend users-lists displaying multiple times same user, once for each group (issue 1.b above, solving issue 1 above)

Updated by beat about 15 years ago Actions #21

r1293 fixed # 2 above: moderators: initially the image moderator has a j1.5 GID, but as it's non-existant by Checking to see if the GID chosen in the list exists, and if not to make it 8 for j1.6

(Thank you Kyle)

Updated by beat about 15 years ago Actions #22

  • Status changed from Assigned to Closed
  • % Done changed from 80 to 100

r1297 Fixed items #3 and #4 above: when editing a user in backend, his group(s) are not displayed in the Groups field and not saved correctly.

Thank you Kyle for troubleshooting and proposing patch.

Updated by beat about 15 years ago Actions #23

r1308 cleaned up ACL for joomla 1.6 and added API

Actions

Also available in: PDF Atom