Releases: horde/turba
5.0.0-beta3
fix: Don't trigger upload action when nothing was really uploaded.
5.0.0-beta2
feat: Make turba attributes.php speak ICU format natively for date fields
refactor(date): migrate from strftime to modern date formatting
refactor(util): migrate some views to Horde\Util* classes
feat: Add a defensive guard in Turba::listShares to avoid crashes observed
5.0.0-beta1
chore(autoloader): Properly setup autoloading for lib/ by classmap
refactor(routes): migrate to builder pattern and remove smartmobile
fix: necessary alpha phase BC break in forms library.
Update horde dependencies to include dev-FRAMEWORK_6_0
Merge pull request #24 from horde/feat/smartmobile-responsive
fix: Double encoding of URL
chore(merge): resolve conflicts with FRAMEWORK_6_0
feat: Turn smartmobile into a jquery-less responsive mode
fix(test): replace deprecated curly brace string access
Fixes and improvements in search() method (continued) * Move $rfc822 out of loops * Optimize filtering of non-group objects
Fixes and improvements in search() method * Simplify the code * Remove superfluous code * Do not mutate $opts['returnFields']
Revert "fix: Add conditional to hook class template to prevent double declaration issues"
Refactor data retrieval logic for image objects
5.0.0-alpha12
Merge pull request #23 from amulet1/improve-api
Fixes and improvements in search() method (continued) * Move $rfc822 out of loops * Optimize filtering of non-group objects
Fixes and improvements in search() method * Simplify the code * Remove superfluous code * Do not mutate $opts['returnFields']
Merge pull request #22 from amulet1/fix_hook_class
Revert "fix: Add conditional to hook class template to prevent double declaration issues"
Merge pull request #19 from horde/TDannhauer-patch-2
Merge pull request #20 from amulet1/autoload_renderer
fix: Modify VarRenderer class name to facilitate autoloading
Refactor data retrieval logic for image objects
Merge pull request #18 from midahp/fix-ajax-minisearch-endpoint
fix the ajax 'minisearch' endpoint
doc: Add comment on a filter
fix: Support unnecessary third parameter in Turba Form Type
fix: Drop unnecessary / uninitialized form parametet