Fixing AkImage bug that prohibited from using paths behind the BASE_PATH as temporary locations |
|
More...
|
about 18 years ago
|
Updating color schemer |
|
More...
|
about 18 years ago
|
Moving the Color Scheme generator to where it belongs |
|
More...
|
about 18 years ago
|
Adding lib/AkImageColorScheme.php a class for getting color schemes from images. Fixed hasOne bug. |
|
More...
|
about 18 years ago
|
Merging small changes |
|
More...
|
about 18 years ago
|
Updating tests |
|
More...
|
about 18 years ago
|
Adding support for password columns obfuscation |
|
More...
|
about 18 years ago
|
Updating docs and removing duplicated file |
|
More...
|
about 18 years ago
|
Implementing simplified Web Service Client/Server infrastructure |
|
More...
|
about 18 years ago
|
Adding support for invoking remote APIs in a simple way. Now you can use = Ak::client_api('http://api.example.com/'); so methods under selected resource are available like ->Orders->getNewestOrders() |
|
More...
|
about 18 years ago
|
Fixing habtm bug that disallowed double relations on saved association owners |
|
More...
|
about 18 years ago
|
Changing the way generator is called from tests to avoid collisions with existing Action Web Services. |
|
More...
|
about 18 years ago
|
Adding Web Service generators |
|
More...
|
about 18 years ago
|
Fixing AkActionWebService case inconsistency in file naming |
|
More...
|
about 18 years ago
|
Fixing AkActionWebService case inconsistency in file naming |
|
More...
|
about 18 years ago
|
Fixing AkActionWebService case inconsistency in file naming |
|
More...
|
about 18 years ago
|
Fixing AkActionWebService case inconsistency in file naming |
|
More...
|
about 18 years ago
|
Adding generators for web service models |
|
More...
|
about 18 years ago
|
Updating Action Webservice |
|
More...
|
about 18 years ago
|
Updating Action Webservice |
|
More...
|
about 18 years ago
|
Adding lib/AkActionWebservice/AkActionWebserviceApi.php |
|
More...
|
about 18 years ago
|
Implementing the API definition models for the Web Services Framework |
|
More...
|
about 18 years ago
|
Modifying CDATA sections on javascript so it can be validated as XHTML |
|
More...
|
about 18 years ago
|
Updating validators docs |
|
More...
|
about 18 years ago
|
Enabled running tests using a relative route generated by the shell auto-completion. Before this change you had to specify the route like ./script/test unit/app/models/todo_list.php which. Now you can use ./script/test test/unit/app/models/todo_list.php |
|
More...
|
about 18 years ago
|
Fixing bugs and preparing for new continuous integration environment |
|
More...
|
about 18 years ago
|
Improving AR debugger |
|
More...
|
about 18 years ago
|
Fixing paths |
|
More...
|
about 18 years ago
|
Including Harry Fuecks phputf8 http://sourceforge.net/projects/phputf8 and refactoring the Text Helper |
|
More...
|
about 18 years ago
|
Fixing data type for boolean values on MySQL database migrations |
|
More...
|
about 18 years ago
|