05-08-2012, 06:13 AM
[eluser]Nicholas Valbusa[/eluser]
Hello, I just released Bancha 1.2. We got many big new features!
http://getbancha.com/blog/bancha-1.2-out
YAML Schemes, Bash Utilities and Module repositories has arrived!
v 1.2 - MAJOR UPDATE (May 1st, 2012)
AUTO UPGRADE FROM 1.x: run “bancha update” from the bash
MANUAL UPGRADE FROM 1.x: replace the core folder, the themes/admin/widgets folder and move your modules from core/modules to application/modules
Changelog:
- PostgreSQL drivers temporarily disabled due to core incompatibilities
- YAML Schemes added!! Now you can use them instead of the XML ones
- Premade schemes converted to YAML
- Documentation for YAML schemes
- Fix on the install process on some database drivers
- Initial “bindtextdomain” Gettext check
- New core class: Packages
- Modules have been moved from core/modules to application/modules
- Modules files now doesn’t need the ModuleName_ prefix
- Modules now can be installed from the Bancha Modules Repository or by uploading a zip file
- Modules install file: modules now can implement a “<modulename>_package.php” class with various methods called on modoule install/uninstall
- All previous modules have been removed from the core
- “related_records” function added to the Frontend helper. Please read the doc for further informations about this function
- Categories on Record edit form are now ordered by name and displayed one per line
- Now the semantic_url function works also on “tree structured” Content types (such as the website pages)
- jQuery updated to the latest available version
- Removed some legacy javascript code inside the admin custom.js script
- Constants: FRPATH renamed to BANCHALIB, FRNAME renamed to BANCHA
- Minor fixes
Hello, I just released Bancha 1.2. We got many big new features!
http://getbancha.com/blog/bancha-1.2-out
YAML Schemes, Bash Utilities and Module repositories has arrived!
v 1.2 - MAJOR UPDATE (May 1st, 2012)
AUTO UPGRADE FROM 1.x: run “bancha update” from the bash
MANUAL UPGRADE FROM 1.x: replace the core folder, the themes/admin/widgets folder and move your modules from core/modules to application/modules
Changelog:
- PostgreSQL drivers temporarily disabled due to core incompatibilities
- YAML Schemes added!! Now you can use them instead of the XML ones
- Premade schemes converted to YAML
- Documentation for YAML schemes
- Fix on the install process on some database drivers
- Initial “bindtextdomain” Gettext check
- New core class: Packages
- Modules have been moved from core/modules to application/modules
- Modules files now doesn’t need the ModuleName_ prefix
- Modules now can be installed from the Bancha Modules Repository or by uploading a zip file
- Modules install file: modules now can implement a “<modulename>_package.php” class with various methods called on modoule install/uninstall
- All previous modules have been removed from the core
- “related_records” function added to the Frontend helper. Please read the doc for further informations about this function
- Categories on Record edit form are now ordered by name and displayed one per line
- Now the semantic_url function works also on “tree structured” Content types (such as the website pages)
- jQuery updated to the latest available version
- Removed some legacy javascript code inside the admin custom.js script
- Constants: FRPATH renamed to BANCHALIB, FRNAME renamed to BANCHA
- Minor fixes