| 1 | qPloneSkinDump 0.8.4 |
|---|
| 2 | |
|---|
| 3 | - Implemented correct installation/uninstallation |
|---|
| 4 | for generated skin product |
|---|
| 5 | - Prevent copying .svn directory into generated skin product |
|---|
| 6 | from template |
|---|
| 7 | - Added "Destination directory" field to skin dump form. |
|---|
| 8 | Allow change destination directory for generated product |
|---|
| 9 | |
|---|
| 10 | |
|---|
| 11 | qPloneSkinDump 0.8.1 |
|---|
| 12 | |
|---|
| 13 | - essential improvements of dumping portlets |
|---|
| 14 | |
|---|
| 15 | qPloneSkinDump 0.8.0 |
|---|
| 16 | - configlet form improvement |
|---|
| 17 | - fixed migration bugs to plone3 |
|---|
| 18 | - added support for plone_view_customizations dump |
|---|
| 19 | - refactor old-style installer to portal_setup |
|---|
| 20 | |
|---|
| 21 | qPloneSkinDump 0.7.3 |
|---|
| 22 | - Add support skins, generated under older qPloneSkinDump version. |
|---|
| 23 | - Fix some issues |
|---|
| 24 | |
|---|
| 25 | qPloneSkinDump 0.7.2 |
|---|
| 26 | - Fixed id.extension - meta_type confusing bug. |
|---|
| 27 | |
|---|
| 28 | qPloneSkinDump 0.7.1 |
|---|
| 29 | - Fixed bug of dumping to new Skin Product objects with none ascii |
|---|
| 30 | characters |
|---|
| 31 | |
|---|
| 32 | qPloneSkinDump 0.7 |
|---|
| 33 | |
|---|
| 34 | - Added registration/unregistration possibility |
|---|
| 35 | for Skin Product's ECMA scripts in portal_javascripts |
|---|
| 36 | registry through installation/uninstallation new Skin Product. |
|---|
| 37 | Only for Plone 2.1+ |
|---|
| 38 | - Performed complete dumping of CSS and JavaScripts |
|---|
| 39 | registries from skin's designer Plone instance |
|---|
| 40 | to Skin Product. Was realised dumping only "enable" |
|---|
| 41 | property. |
|---|
| 42 | - Added opportunity for skin designer to make desigion if perform |
|---|
| 43 | portal resources(css and|or javascripts) dumping or not. |
|---|
| 44 | This feature added to configlet and also present in config.py |
|---|
| 45 | module of new Skin Product. |
|---|
| 46 | - Added complete documentation for Skin Product's config.py |
|---|
| 47 | module's |
|---|
| 48 | constants. |
|---|
| 49 | - Added flexible opportunity to extend installation |
|---|
| 50 | tuning functions in config.py module of generated Skin |
|---|
| 51 | Product. This function will be called on new Skin Product |
|---|
| 52 | installation. |
|---|
| 53 | - Purify qPloneSkinDump and serving modules. |
|---|
| 54 | - Resolved controller resources .metadata file dumping bug. |
|---|
| 55 | - Purify Install and utils modules of generated Skin Product. |
|---|
| 56 | - Changed qPloneSkinDump control interface. |
|---|
| 57 | |
|---|
| 58 | qPloneSkinDump 0.5.6 |
|---|
| 59 | - Added possibility to import to portal root objects from |
|---|
| 60 | '<Product>/import' directory, based on import policy |
|---|
| 61 | ["only_new","backup","overwrite"] from config.py of |
|---|
| 62 | Skin Product. |
|---|
| 63 | |
|---|
| 64 | qPloneSkinDump 0.5.3 |
|---|
| 65 | - Completly rewrite instal/uninstall procedures of |
|---|
| 66 | generated skin-product with code reliability increasing. |
|---|
| 67 | - Replace blocking to automatically uninstalling |
|---|
| 68 | other skin-product(s) |
|---|
| 69 | - Add README.txt and INSTALL.txt to generated product |
|---|
| 70 | |
|---|
| 71 | |
|---|
| 72 | qPloneSkinDump 0.5 |
|---|
| 73 | - Corrected installation/deinstallation of generated product |
|---|
| 74 | - update backup functionality for portal_css regestry |
|---|
| 75 | - add blocking from simultaneously presenting more than 1 |
|---|
| 76 | skin-product in a site for prevent styles overlapping |
|---|
| 77 | |
|---|
| 78 | |
|---|
| 79 | qPloneSkinDump 0.4.0.1 |
|---|
| 80 | - Reaadme corrected |
|---|
| 81 | |
|---|
| 82 | |
|---|
| 83 | qPloneSkinDump 0.4.0 |
|---|
| 84 | - added possibility of flexible customizing slots list |
|---|
| 85 | for new Skin Product |
|---|
| 86 | - update i18n |
|---|
| 87 | |
|---|
| 88 | |
|---|
| 89 | qPloneSkinDump 0.3.0 |
|---|
| 90 | |
|---|
| 91 | - added registration/unregistration possibility |
|---|
| 92 | for css content of Skin Product in portal_css registry |
|---|
| 93 | through installation/uninstallation new Skin Product |
|---|
| 94 | in Plone 2.1 |
|---|
| 95 | |
|---|
| 96 | |
|---|
| 97 | qPloneSkinDump 0.2.3 |
|---|
| 98 | |
|---|
| 99 | - remove escaping of quotes and single quotes |
|---|
| 100 | - add validation on product and it's skin names |
|---|
| 101 | |
|---|
| 102 | |
|---|
| 103 | qPloneSkinDump 0.2.2 |
|---|
| 104 | |
|---|
| 105 | - renamed to qPloneSkinDump |
|---|
| 106 | |
|---|
| 107 | QSkinDump 0.2.1 |
|---|
| 108 | |
|---|
| 109 | - Add possibility of write copying and recognizing objects |
|---|
| 110 | from ZMI to FS Product. This functionality is actual for |
|---|
| 111 | those objects, which has no extension in id. It's realize |
|---|
| 112 | by adding ".objects" file in skin directory on FS. |
|---|
| 113 | |
|---|
| 114 | - Add i18n translation for Ukrain. |
|---|
| 115 | |
|---|
| 116 | |
|---|
| 117 | QSkinDump 0.2 |
|---|
| 118 | |
|---|
| 119 | - Add possibility point base skin for SKIN PRODUCT. |
|---|
| 120 | - Changed form, validator, script of configlet. |
|---|
| 121 | - Changed 'createProduct' and 'makeNewProduct' functions |
|---|
| 122 | of QSkinDump.py module |
|---|
| 123 | |
|---|
| 124 | - Optimized Install.py script of skin_template product. |
|---|
| 125 | - added possibility build NEW SKIN layer's list |
|---|
| 126 | on one of variants (base_skin [pointed earlier], |
|---|
| 127 | skin from uninstall_property, current default skin) |
|---|
| 128 | - raise up reliability through adding checkking |
|---|
| 129 | situations when in user sistem present |
|---|
| 130 | same name layer in base skin |
|---|
| 131 | - in 'uninstall' function added removing layer of |
|---|
| 132 | removed skin from other skins (in case of base |
|---|
| 133 | other skins on removed one) |
|---|
| 134 | |
|---|
| 135 | |
|---|
| 136 | QSkinDump 0.1 |
|---|
| 137 | |
|---|
| 138 | - Initial release |
|---|
| 139 | |
|---|
| 140 | |
|---|
| 141 | |
|---|