Version 1.3.2
- Fixes BR#8822. Fixes issue with field values, when directly upgrading from 1.2.x series.
- Fixes issue when using orderby='custom_alias'.
Version 1.3.1
- Fixes BR#8779. Upgrade time outs on MoMa upgrade request. Manual field scan required after upgrade.
- Fixes BR#8780. Unidentified index warning on ListIt2XDefs installation, when auto install setting is on.
- Adding methods GetHeaderHTML() and GetURLPath() to FielddefBase.
- Adding Select DateTime field.
- Adding Slider field.
- Removing Select Date field.
- Restoring partial PHP 5.2.x support. This will be last release supporting PHP 5.2.x.
- Fixes UTF-8 decode/encode problem with import/export.
- Making multivalues possible. Data stored into database as string AND serialized format. Possible to call value as string, array, object.
- Adding Multi Select field.
- Adding Checkbox Group field.
- Fixes BR#8812. Base module permission tied to: Modify Site Preferences. Thanks to cb2004.
- Fixes BR#8819. Asterisk added back to field labels. Thanks to cb2004.
Version 1.3
- Removed duplicating instructions from module files, no longer valid but someone could be a smartass and follow instructions anyway.
- Separating framework and instance stuff. Mother module independent, without any instance on it.
- Removing parameter: number, use: pagelimit instead.
- Added option of showing "date created" in Item edit mode (FR #8338)
- Added options of showing create_time, start_time and end_time in Items overview table
- Save current item and create new (FR #8254)
- Complete rewrite of field definitions
- Complete rewrite of item classes
- Fixes BR#8229. Not throwing notice on upgrade
- Fixes BR#8339. Not throwing deprecated warning anymore.
- Fixes BR#8391. Impossible to leave certain options empty.
- Fixes BR#8392. Won't collapse with Gallery CSS anymore.
- Fixes BR#8406. Assets getting correct prefix.
- Fixes BR#8565. Fixes problem with GBFilePicker field definition.
- Fixes BR#8593. Same as BR#8339.
- Adding FR#8645. Possible to show items up to 1000.
- Adding simple CSV import/export system.
- Adding AJAX to most of small actions. ie. toggle, delete.
- Adding many other things we forgot to list here...
Version 1.2.2
- Fixes BR#8270. maintains orderby positions correctly.
- Fixes BR#8264. Static search works now correctly.
- Mergin actions filter and search to action search. Action filter template tables removed. Search action loading fieddefs only if requested by template
- Removing $hidden smarty variable from templates, part of controller now.
- Adding own class for item. Possible to call fielddef value with alias directly from object: $item->alias, instead of item->fielddefs.alias.value. Old way works also.
- Adding support for {cge_module_hint}. Usage and instructions in CGExtensions.
- Adding FR#8179. pretty url support to pagination.
- Adding FR#8180. see CGExtensions help for {cge_module_hint}.
- Fixes BR#8262. Typos in language files.
- Fixes problem with inline mode.
- Adding FR#8168. pagination for items in back-end.
- Field definitions now removable even if items have values on em.
- Disabling reorder category button, until we get it working properly.
- Removing debug templates. Adding parameter: debug. Possible to view template and debug info at the same time now.
Version 1.2.1
- Fixing bug with GBFilePicker.
- Minor adjustments.
- Moving changelog to static file.
Version 1.2
- Complete rewrite of Template handling, using CMSMS templates table now
- Additional Filed definitions
- Removed GBFilePicker dependency
- CMSMS 1.11 ready
- Improved handling of items ordering
- Added possibility of duplicating multiple instances from backend and reduced the number of files needed for duplicated instances
- Numbered pagination in summary templates
- Numerous bugfixes
- Possibility to specify defualt category
- Possibility to specify default Templates
- Possibility to reload default templates
- Added option of choosing Admin Section
- and more ...
Version 1.1
- Mulitlevel Categories
- Summary Pagination
- Multiple Categories for parameter category
- CMSMS 1.10 ready
- Backend table search
- Exclude Category parameter