This version in the development branch 1.30.x should have addressed the small issues which existed with some of the new features put into Coranto and also some old bugs existing in 1.24 has been removed. There are some new features as well, nothing major has been done such as new GUI or database layer.
Since the change in folder structure and new language support was thrown in to the 1.30.x series (1.30.5 to be exact) I have only tested the development versions on a clean install, which works excellent. I have also done some minor tests with some of the basic addons, this works great too.
What I do feel needs more testing is integrated and heavy tests regarding all addons. Most addons will surly work out-of-the-box, but some will have problems with the new folder structure mainly. This is something I think you guys and girls in the community can help out and report back if they work or not. It is still a development version, so only in a testing environment though!!!
What also needs testing and verifification is that an upgrade from 1.24 to 1.30.x can be done without any glitch. I don´t think that is the case right now, so any of you doing tests should do it on a clean install of 1.30.11, OK. This issue is on my TODO-list and I will try and focus on it.
I know that cerberos and I have a slightly different view on the roadmap for Coranto 1.30.x. Personally I feel that the current features thrown in to the 1.30.x series are good stuff and we have addressed problems that exists in the 1.24 release as well, so trying to make the 1.30.x series stable and suitable for live heavy sites is a good thing, the 1.30.11 is a good step in that direction. *Then* focus on adding the new DB support and GUI improvements.
NOTE: Anyone installing and trying this version out should do it in a testing environment and on a fresh 1.30.11 installation.
Anyway, the changelog for 1.30.11 is as follows:
- Bugfix, the search functions 'Next Page'-button at the Modify News page did not work
- Bugfix, the previously choosen field to search in was deselected during the search at Modify News
- Bugfix, in sub StyleToPerl for the <TextField: Hash{"Key"}> styletag
- Bugfix, the the isNewXXX subs all contained a bug which prevented re-use of them in the same style,
now they take advantage of the new isNewValue sub
(applied to isNewDate, isNewYear, isNewMonth, isNewWeek, isNewUser, isNewCategory and isNewFile) - Bugfix, added a check for the ForceFullBuild variable at the Speedup code in the BuildNews sub.
(discussed here: http://coranto.org/forum/viewtopic.php?t=7601) - Bugfix, when a newsitem placed in an archive was deleted or modified the AutoBuild feature did not work
(the ModifyNews_Delete and ModifyNews_EditSave subs updated to use ForceFullBuild) - Added the new sub isNewValue which can be used in a style like so: <If: isNewValue: Name_Of_Field>
- Added a "Back To Edit Style"-button at the Style saving page (sub EditNewsStyles_EditSave) if error in style is detected
- Added functionality at Style Edit page (sub EditNewsStyles_Edit) to handle re-submission of Style from the Save page
- Improved functionality for sub GetLangOptions, now handles global and individual settings as input params
(Changed callings to sub accordingly in sub LoginPage, EditUserInfo) - Improved the GetLangOptions and LoginPage subs to handle the Coranto setup better
- Improved the sub StyleToPerl in general for the numeric matching styletags
(Added <=, >=, <, and > as well as better veryfing regexp check that the matching value is numeric) - Improved the sub StyleToPerl in general for the string matching styletags
(The quotes are no longer optional and using better regexp so matching value can contain $ and @) - Added new search option at the Modify News page, "(All Fields)".
- Added possibility in the Settings Page to choose the default search field at the Modify News page.
- Added some new language variables for the new search options.
AdvSet_DefSearchField_Head, AdvSet_DefSearchField_Desc and Modify_Search_AllFields - Added a list of supported styletags in the tagsdoc.html file
- Added new HOOK MainPage_VersionCheck to be used by addons who whish to override the normal version check
- Removed the linkoption to the Coranto Alpha site in the Profile Settings page, sub EditProfDefinition
(As requested by msbzdragn) - Version check in sub MainPage now uses coranto.gwe ilo.org as previously
(As requested by msbzdragn) - Version check does not collect e-mail info anymore if Urgent Notification is choosen, instead an image is presented
(As requested by msbzdragn)
NOTE: Anyone installing and trying this version out should do it in a testing environment and on a fresh 1.30.11 installation.
Download here