| CARVIEW |
rchavik
- You’re not logged in!
- Login
- Pricing & Signup
- Member Since
- Dec 09, 2008 (about 1 year)
Following 29 githubbers and watching 26 repositories view all →
Public Repositories (8)
-
cholesterol
Fattening up your cakephp
Last updated Tue Dec 29 12:32:00 -0800 2009
-
cakephp1x
CakePHP 1.x Git Repository
Forked from cakephp/cakephp1x Wed Dec 09 20:49:16 -0800 2009
Last updated Tue Dec 29 07:16:53 -0800 2009
-
media
A CakePHP plugin enabling transfer/manipulation/embedding of files in 23 ways.
Forked from davidpersson/media Sun Dec 27 22:29:01 -0800 2009
Last updated Sun Dec 27 22:36:46 -0800 2009
-
forum
The Cupcake Forum is a slimmed down version of the popular bulletin board system, packaged into ...
Forked from milesj/forum Wed Dec 16 22:09:49 -0800 2009
Last updated Sun Dec 20 19:42:41 -0800 2009
-
localized
Git repo to hold I18n and L10n related CakePHP code
Forked from cakephp/localized Thu Dec 10 23:30:05 -0800 2009
Last updated Thu Dec 10 21:07:54 -0800 2009
-
cakephp2x
CakePHP 2.x Git Repository
Forked from cakephp/cakephp2x Wed Dec 09 20:49:30 -0800 2009
Last updated Tue Dec 08 21:28:21 -0800 2009
-
cholestorized
Demo project for cholesterol plugin
Last updated Sun Nov 22 20:05:56 -0800 2009
-
searchable
CakePHP plugin for site search functionality
Forked from neilcrookes/searchable Tue Dec 22 00:32:03 -0800 2009
Last updated Tue Nov 17 14:29:15 -0800 2009
Public Activity 
-
Rachman Chavik
committed
c9b882da:
add missing comma
-
José Lorenzo RodrÃguez
committed
d06ff5d1:
Adding support for virtual fields in conditions array
-
José Lorenzo RodrÃguez
committed
cf359a38:
Re-adding ability to order by virtual fields in DboSource::order
-
José Lorenzo RodrÃguez
committed
051d352e:
Reimplementing DboSource::order() to avoid recursion so it can be more easily manipulated to add virtual fields (and hopefully to make it a little bit faster)
-
José Lorenzo RodrÃguez
committed
5a588130:
Making DboSource order by virtual fields
-
José Lorenzo RodrÃguez
committed
7efafc68:
Fixing virtual fields fetching for Model::field() calls
-
José Lorenzo RodrÃguez
committed
22e36cb0:
Fixing bug where sometimes key($data[0]) returned empty string instead of first key in array
-
José Lorenzo RodrÃguez
committed
a81edb60:
Extending virtual fields implementation to work on queries with field list
-
José Lorenzo RodrÃguez
committed
53765312:
Initial implementation of model virtual fields
-
José Lorenzo RodrÃguez
committed
285329e7:
Fake commit
-
José Lorenzo RodrÃguez
committed
25036323:
Working on virtual fields on order clause.
-
José Lorenzo RodrÃguez
committed
0ab20782:
Changing Model::hasField() api to accept second parameter for checking existance of virtual field
-
José Lorenzo RodrÃguez
committed
ec672e99:
Fixing virtual fields fetching for Model::field() calls
-
José Lorenzo RodrÃguez
committed
4685daf2:
Fixing bug where sometimes key($data[0]) returned empty string instead of first key in array
-
José Lorenzo RodrÃguez
committed
f7a113d2:
Convertig old-style find call to new api
-
José Lorenzo RodrÃguez
committed
00c0bb4d:
Extending virtual fields implementation to work on queries with field list
-
José Lorenzo RodrÃguez
committed
19c91f1f:
Initial implementation of model virtual fields
-
renan.saddam
committed
c3bf6bc0:
Checking for french error on dbo_mssql. Fixes #77.
-
ADmad
committed
3f7291df:
Deleting "vendors/css" and "vendors/js" as Dispatcher no longer checks for assets under vendors
-
markstory
committed
7c2cdb1f:
Adding tests to Xml::toString to disprove #395
-
ADmad
committed
e2c4c0d4:
Removed adding of Html and Form helper by default to baked controllers as its not DRY and they are alrady inherited from Controller class. If var helpers is declared in AppController, Html and Form should be included there.
And 85 more commits...
jQuery JavaScript Library
-
markstory
committed
76e2140e:
Correcting FormHelper::minute() to fix issues with extracting values from array formatted data. Fixes #107
-
markstory
committed
83fe2a64:
Fixing issue where _restructureParams would move controller key to the plugin key causing issues switching controllers. Tests added. Fixes #115
-
markstory
committed
5ca1fa7e:
Removing unnecessary key.
-
markstory
committed
ce20861f:
Adding file missed in previous commit.
-
burzum
committed
56598673:
Refactoring Dispatchter::cached() and moving asset related code from this method into separate methodes
-
markstory
committed
c5a5f77e:
Adding tests for dispatching plugin shortcut urls.
-
markstory
committed
8b618d0f:
Removing controller key as a default when Routes are connected. Was causing issues when using regex qualifiers on controller keys.
-
markstory
committed
50207a7a:
Adding support for .ttf, .otf, .eot to MediaView. These are common font assets used with @font-face techniques.
-
markstory
committed
8809940b:
Refactoring ModelTask::_confirmAssociations() so it doesn't fail with $i counter.
-
ceeram
committed
b661672b:
Apply new Helper syntax to remaining files
-
markstory
committed
969df28b:
Adding additional tests for CakeRoute::persistParams(). Ensures that url params can overwrite persisted values.
-
markstory
committed
692e222a:
Fixing changes made to default Security.salt. Refs #98
-
predominant
committed
7f28d7d9:
Changing default Security.level to medium.
-
markstory
committed
8857ffc0:
Adding test and fix to ensure the debug = 0, log = false leaves error_reporting set to 0.
-
markstory
committed
72cb2165:
Applying patch from 'kleingeist'. JsHelper::set() now generates a variable that is assigned to window.$var instead of creating a local variable by default.
-
predominant
committed
0fed7eeb:
Moving certain datasources to the Datasources Plugin (https://github.com/cakephp/datasources)
-
markstory
committed
3eaff3e0:
Correcting FormHelper::minute() to fix issues with extracting values from array formatted data. Fixes #107
-
markstory
committed
1e7e6501:
Fixing issue where _restructureParams would move controller key to the plugin key causing issues switching controllers. Tests added. Fixes #115
-
markstory
committed
264cdb78:
Removing unnecessary key.
-
markstory
committed
9a4e78af:
Adding file missed in previous commit.
-
burzum
committed
07870bac:
Merge branch '1.3' of git://github.com/cakephp/cakephp1x into 1.3
-
burzum
committed
7aca8dfe:
Refactoring Dispatchter::cached() and moving asset related code from this method into separate methodes
-
markstory
committed
5c6d59ea:
Adding tests for dispatching plugin shortcut urls.
-
markstory
committed
7ceb50b6:
Removing controller key as a default when Routes are connected. Was causing issues when using regex qualifiers on controller keys.
-
markstory
committed
09966a7f:
Adding support for .ttf, .otf, .eot to MediaView. These are common font assets used with @font-face techniques.
-
markstory
committed
780e85a0:
Refactoring ModelTask::_confirmAssociations() so it doesn't fail with $i counter.
-
ceeram
committed
64045e1e:
Apply new Helper syntax to remaining files
-
markstory
committed
ecc38f0a:
Adding additional tests for CakeRoute::persistParams(). Ensures that url params can overwrite persisted values.
-
markstory
committed
b8946db4:
Fixing changes made to default Security.salt. Refs #98
-
predominant
committed
6be2fd05:
Changing default Security.level to medium.
-
markstory
committed
904b9f5f:
Adding test and fix to ensure the debug = 0, log = false leaves error_reporting set to 0.
-
markstory
committed
f26d5efd:
Applying patch from 'kleingeist'. JsHelper::set() now generates a variable that is assigned to window.$var instead of creating a local variable by default.
-
predominant
committed
df151395:
Moving certain datasources to the Datasources Plugin (https://github.com/cakephp/datasources)
