Adroit 1.2.1 released

10 views
Skip to first unread message

bmha...@gmail.com

unread,
Jan 11, 2008, 4:05:07 PM1/11/08
to adroit-news
Version 1.2.1 has been created, and is ready for use. It contains
several bug-fixes, along with some new tools ease development by means
of build scripts.

download here - http://code.google.com/p/adroit/downloads/detail?name=adroit-1.2.1.zip

Release Notes: http://adroit.googlecode.com/svn/branches/1.2.1/adroit/changelog.txt

*** version 1.2.1 ***
* Config setting for 'sessionDB' is false by default now.
* Default static content such as images and a css stylesheet were
added for scaffolding views.
* Additional build-scripts have been added. These include
'buildcontroller', 'buildmodel', 'buildtable', and 'buildscaffolding'.
* Controller Filters can have an "applyTo" value that can be either an
array or single string of actions to apply the filter to, or an
"exclude" value that can also be an array or single string of action
names to exclude the filter application from.
* Added AdroiDB.tableExists() and changed AdroitDB.fetchTableFields()
to public for use in build scripts.
* Bug fix (http://code.google.com/p/adroit/issues/detail?id=2).
Changed BaseDom methods delete, update, and isUnique to be public.
* Support for n-deep subdirectories for routing/controllers/views
* Bug fix (http://code.google.com/p/adroit/issues/detail?id=1). Url
routing should first try REDIRECT_URL, and then use RESPONSE_URI if
its not set.

Examples of using the new build scripts will soon be posted in the
Learn area - http://adroit.selfcontained.us/learn/
Reply all
Reply to author
Forward
0 new messages