Project

General

Profile

Actions

Feature proposal #1703

closed

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

Added by beat almost 14 years ago. Updated over 13 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.

Actions #1

Updated by beat almost 14 years ago

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

Actions #2

Updated by beat almost 14 years ago

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

Actions #3

Updated by beat almost 14 years ago

  • 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

Actions #4

Updated by beat almost 14 years ago

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

Actions #5

Updated by beat almost 14 years ago

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

Actions #6

Updated by beat almost 14 years ago

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

Actions #7

Updated by beat almost 14 years ago

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

Actions #8

Updated by beat almost 14 years ago

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

Actions #9

Updated by beat almost 14 years ago

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

Actions #10

Updated by beat almost 14 years ago

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

Actions #11

Updated by beat almost 14 years ago

  • % Done changed from 30 to 80

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

Actions #12

Updated by beat almost 14 years ago

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

Actions #13

Updated by beat almost 14 years ago

  • 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
Actions #14

Updated by beat almost 14 years ago

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

Actions #15

Updated by beat over 13 years ago

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

Actions #16

Updated by beat over 13 years ago

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

Actions #17

Updated by beat over 13 years ago

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

Actions #18

Updated by beat over 13 years ago

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
Actions #19

Updated by beat over 13 years ago

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

Actions #20

Updated by beat over 13 years ago

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

Actions #21

Updated by beat over 13 years ago

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)

Actions #22

Updated by beat over 13 years ago

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

Actions #23

Updated by beat over 13 years ago

r1308 cleaned up ACL for joomla 1.6 and added API

Actions

Also available in: Atom PDF