Code Monkey home page Code Monkey logo

Comments (22)

AmyStephen avatar AmyStephen commented on June 30, 2024

Louis - will 1.7 be based on 11.2? Is that what this means? (Sorry to be so dense.)

from joomla-platform.

LouisLandry avatar LouisLandry commented on June 30, 2024

This actually means it goes the other way around. For the 11.2 release of the platform we want to make sure that we account for anything that snuck into the CMS libraries without getting added to the platform. As for what 1.7 will be based on I suspect it will really be 11.1 with some minor tweaks here and there. It isn't being dense, things are a little non-normal at the moment, but after we get through august things will be much more settled and clear I think.

from joomla-platform.

AmyStephen avatar AmyStephen commented on June 30, 2024

k - thanks Louis. I think I am finally catching up here. Exciting times :)

from joomla-platform.

eddieajau avatar eddieajau commented on June 30, 2024

Application package changes pulled in. Only oddities are in the module/helper.php file lines 351 to 356 in the CMS - they may need a double check.

from joomla-platform.

eddieajau avatar eddieajau commented on June 30, 2024

Client package merged.

from joomla-platform.

AmyStephen avatar AmyStephen commented on June 30, 2024

Louis - would it safe to assume that the two repositories were square on May 10th when Mark Dexter applied changes from the platform project to the SVN? (SVN Revisions 21325-6) I'm going to try to apply the SVN patches since that date (beginning from Revision 21347, on) and see how that goes.

from joomla-platform.

elinw avatar elinw commented on June 30, 2024

Andrew there was a one line change to module helper done in the platform and nt the cms that definitely should be in the cms. There was a commit in the cms that changed that method slightly as part of the loadmodule improvement that I'll check over since it was part of my patch I think.

from joomla-platform.

eddieajau avatar eddieajau commented on June 30, 2024

Thanks Elin - just need to know what change shouldn't be lost.

There's a patch in the CMS tracker by Rouven to improve syncing. If I can get a few more good tests on that I'll get it merged.
http://joomlacode.org/gf/project/joomla/tracker/?action=TrackerItemEdit&tracker_item_id=26346

from joomla-platform.

eddieajau avatar eddieajau commented on June 30, 2024

Database package merged.

from joomla-platform.

eddieajau avatar eddieajau commented on June 30, 2024

Error package merged.

from joomla-platform.

eddieajau avatar eddieajau commented on June 30, 2024

Form, HTML, Language, Log, Mail, Plugin (*), and Registry packages merged and docblocks sync'd.

(*) The Plugin helper class has some code differences that still need looking into.

from joomla-platform.

elinw avatar elinw commented on June 30, 2024

Andrew do you mean this line?

            if ($plugins[$i]->type == $type && ($plugins[$i]->name == $plugin ||  $plugin === null)) {

and these

                    if ( !isset( $plugin->params ) ) {
                        // Seems like this could just go bye bye completely
                        $plugin = self::getPlugin($plugin->type, $plugin->name);
                    }

I'll try to figure out what was going on there.

from joomla-platform.

elinw avatar elinw commented on June 30, 2024

These changes were made in the platform on 11/6/7
commit 18d44a7

"Correct some errors in the router and unit test"

from joomla-platform.

elinw avatar elinw commented on June 30, 2024

No that's wrong sorry, misunderstood the diff.

from joomla-platform.

elinw avatar elinw commented on June 30, 2024

11c7f43

June 24

There was no parallel commit made on the CMS.

from joomla-platform.

elinw avatar elinw commented on June 30, 2024

Andrew this issue in the CMS tracker http://joomlacode.org/gf/project/joomla/tracker/?action=TrackerItemEdit&tracker_item_id=24537 has already been committed here so you will probably come up with a mismatch there unless we do the commit to the cms first.

from joomla-platform.

elinw avatar elinw commented on June 30, 2024

http://joomlacode.org/gf/project/joomla/tracker/?action=TrackerItemEdit&tracker_item_id=26365 Has the changes for the plugin helper.

from joomla-platform.

elinw avatar elinw commented on June 30, 2024

http://joomlacode.org/gf/project/joomla/tracker/?action=TrackerItemEdit&tracker_item_id=26366 is a CMS patch for the module helper difference.

from joomla-platform.

elinw avatar elinw commented on June 30, 2024

http://joomlacode.org/gf/project/joomla/tracker/?action=TrackerItemEdit&tracker_item_id=24285 was committed to the platform but not the CMS, I've asked for testing in JBS.

from joomla-platform.

elinw avatar elinw commented on June 30, 2024

http://joomlacode.org/gf/project/joomla/tracker/?action=TrackerItemEdit&tracker_item_id=26241 This has been committed to platform but not CMS.

from joomla-platform.

eddieajau avatar eddieajau commented on June 30, 2024

I believe we are now all merged except for Cache and Installer packages. Amy, did you get anywhere with the Installer package?

from joomla-platform.

AmyStephen avatar AmyStephen commented on June 30, 2024

Yes, my Installer pull request was processed by Louis a week ago. It works just fine, thanks Andrew.

Planning on going with 11.2 for Molajo Alpha.

from joomla-platform.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.