| Fixing AkImage bug that prohibited from using paths behind the BASE_PATH as temporary locations |
|
More...
|
almost 19 years ago
|
| Updating color schemer |
|
More...
|
almost 19 years ago
|
| Moving the Color Scheme generator to where it belongs |
|
More...
|
almost 19 years ago
|
| Adding lib/AkImageColorScheme.php a class for getting color schemes from images. Fixed hasOne bug. |
|
More...
|
almost 19 years ago
|
| Merging small changes |
|
More...
|
almost 19 years ago
|
| Updating tests |
|
More...
|
almost 19 years ago
|
| Adding support for password columns obfuscation |
|
More...
|
almost 19 years ago
|
| Updating docs and removing duplicated file |
|
More...
|
almost 19 years ago
|
| Implementing simplified Web Service Client/Server infrastructure |
|
More...
|
almost 19 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...
|
almost 19 years ago
|
| Fixing habtm bug that disallowed double relations on saved association owners |
|
More...
|
almost 19 years ago
|
| Changing the way generator is called from tests to avoid collisions with existing Action Web Services. |
|
More...
|
almost 19 years ago
|
| Adding Web Service generators |
|
More...
|
almost 19 years ago
|
| Fixing AkActionWebService case inconsistency in file naming |
|
More...
|
almost 19 years ago
|
| Fixing AkActionWebService case inconsistency in file naming |
|
More...
|
almost 19 years ago
|
| Fixing AkActionWebService case inconsistency in file naming |
|
More...
|
almost 19 years ago
|
| Fixing AkActionWebService case inconsistency in file naming |
|
More...
|
almost 19 years ago
|
| Adding generators for web service models |
|
More...
|
almost 19 years ago
|
| Updating Action Webservice |
|
More...
|
almost 19 years ago
|
| Updating Action Webservice |
|
More...
|
almost 19 years ago
|
| Adding lib/AkActionWebservice/AkActionWebserviceApi.php |
|
More...
|
almost 19 years ago
|
| Implementing the API definition models for the Web Services Framework |
|
More...
|
almost 19 years ago
|
| Modifying CDATA sections on javascript so it can be validated as XHTML |
|
More...
|
almost 19 years ago
|
| Updating validators docs |
|
More...
|
almost 19 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...
|
almost 19 years ago
|
| Fixing bugs and preparing for new continuous integration environment |
|
More...
|
almost 19 years ago
|
| Improving AR debugger |
|
More...
|
almost 19 years ago
|
| Fixing paths |
|
More...
|
almost 19 years ago
|
| Including Harry Fuecks phputf8 http://sourceforge.net/projects/phputf8 and refactoring the Text Helper |
|
More...
|
almost 19 years ago
|
| Fixing data type for boolean values on MySQL database migrations |
|
More...
|
almost 19 years ago
|