merging new yui
This commit is contained in:
parent
214a9673f9
commit
728eccc3cb
1638 changed files with 815363 additions and 0 deletions
|
|
@ -7,6 +7,11 @@ Commerce merge
|
|||
amounts of money using the new commerce system.
|
||||
- Merged all the old shipping plugins into one "Flat Rate" shipping plugin.
|
||||
See gotchas.
|
||||
- The YUI library used in WebGUI has been upgraded to 2.5.0.
|
||||
- The resizable text area implementation used in WebGUI has been
|
||||
migrated to the code provided by YUI 2.5.0.
|
||||
- As a result of the above, we no longer need extjs, and it has been
|
||||
removed.
|
||||
|
||||
7.5.3
|
||||
- prevent HTML and Macro injection in usernames
|
||||
|
|
|
|||
|
|
@ -17,6 +17,14 @@ Commerce Merge
|
|||
|
||||
|
||||
|
||||
7.5.1
|
||||
--------------------------------------------------------------------
|
||||
* The resizable textarea implementation in WebGUI has been reimplemented to use
|
||||
the code present in YUI 2.5.0. As such, WebGUI's YUI implementation has been
|
||||
updated to version 2.5.0, and the no-longer-needed extjs library has been
|
||||
removed.
|
||||
|
||||
|
||||
7.5.1
|
||||
--------------------------------------------------------------------
|
||||
* There was a corrupt template in a package for the 7.5.0 upgrade.
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue