Changeset 16933
- Timestamp:
- 04/03/09 12:43:54 (4 years ago)
- Files:
-
- plugins/sfDynamicsPlugin/trunk/package.xml.tmpl (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
- Modified
- Copied
- Moved
plugins/sfDynamicsPlugin/trunk/package.xml.tmpl
r16932 r16933 48 48 <stability><release>alpha</release><api>alpha</api></stability> 49 49 <notes> 50 This release include changes from r15906 to r16932. 50 <![CDATA[ 51 This release include changes from r15906 to r16933. 51 52 52 * documentation: refactored dynamic plugins information 53 * merged conflict in git repository54 * changed config handler to work if plugin path is not the default one.55 * a dded try/catch blocks around package loader to avoid thinking a53 * documentation: refactored dynamic plugins information merged conflict 54 * in git repository changed config handler to work if plugin path is 55 * not the default one. added try/catch blocks around package loader to 56 * avoid thinking a 56 57 package is there if load fail. 57 * added jquery 1.3.2 58 * added automatic creation of supercache directory if it does not exists 59 * tuning of jquery 1.3.2 packageset 60 * updated jQuery1.3.2 and jQuery.ui 1.7 61 * fixed base theme path for jQuery UI 62 * removed debug mode 63 * updated "jquery-extra" packageset. as specified in documentation on 64 http://dynamics.dakrazy.net/documentation/bundled_configuration , this 65 packageset status is hazardous and subject to major changes before beta 66 release. 67 * added a <path> element to package definition tags to allow adding 58 * added jquery 1.3.2 added automatic creation of supercache directory 59 * if it does not exists tuning of jquery 1.3.2 packageset updated 60 * jQuery1.3.2 and jQuery.ui 1.7 fixed base theme path for jQuery UI 61 * removed debug mode updated "jquery-extra" packageset. as specified in 62 * documentation on 63 http://dynamics.dakrazy.net/documentation/bundled_configuration , 64 this packageset status is hazardous and subject to major changes 65 before beta release. 66 * added a "path" element to package definition tags to allow adding 68 67 custom search paths 69 * added some verbose messages 70 * fixed configuration bootstrap from cache 68 * added some verbose messages fixed configuration bootstrap from cache 71 69 * added some debug informations in assets 72 70 * fixed path tag problem 73 71 * fixed typo 72 ]]> 74 73 </notes> 75 74 </release>