24
I Use This!
Activity Not Available

Commits : Listings

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