Blueprint changed by rejon: Whiteboard changed: These libraries are used extensively by the admin interface, and should not be upgraded without extensive regression testing first. Only jquery and jquery-form are linked by default in the non-admin widgets. For sites that need a newer version of either library, they can install it separately in the assets folder, and update widget 18 (global_javascript) to point to the updated library. ### Yes, need to update and get this going, but fit into the makefile system Jon #### Totally need to do thisJon from christopher: Newest jQuery has been my default for all recent sites. I borrowed the Recaptcha stuff from OFLB which uses the older jQuery, so I went back to that version to make the built-in jQuery form plugin happy. Maybe the jQuery form plugin needs to be updated at the same time. Need it... ### todo after 0.9.0 out @rejon - ### Installer and upgrader use jquery too, but they don't need a certain version. A change in js name means a change in code. i suggest: - mantain jquery. versioned for admin and only change it after intensive test. - add a not versioned version called simply. jquery.js that can be safely called by all apss, extension, plugins that simply need jquery (without a specified version). We can update this version. + + ### + + Ok, this should be done, and work with the upgrader to make sure all + sites upgraded. Alerting users of system good too, and some basic tests + b4 launch good, @rejon
-- Upgrade all JQuery libraries https://blueprints.launchpad.net/aikiframework/+spec/jquery-upgrades _______________________________________________ Mailing list: https://launchpad.net/~aikiframework-devel Post to : [email protected] Unsubscribe : https://launchpad.net/~aikiframework-devel More help : https://help.launchpad.net/ListHelp

