phpnut
|
137fea94c6
Cleaning up line endings
|
19 years ago |
phpnut
|
4bac0a063b
Removing deprecated code and files
|
19 years ago |
phpnut
|
5d4e0e6a62
Fixing assigned by reference on php 4, removing reference in Cache::engine()
|
19 years ago |
phpnut
|
5c2097f7d3
Adding fix for Controller::modelClass; name when var $uses; is not the same as the Controllers singular name.
|
19 years ago |
phpnut
|
d1e2b89c8b
Fixing bug with first level validation not showing
|
19 years ago |
phpnut
|
30498981a7
Adding fix for #2473
|
19 years ago |
nate
|
bb8c52dac0
Fixing display of core error messages
|
19 years ago |
phpnut
|
49e58cec49
Adding fix for scaffold when using self associated HABTM
|
19 years ago |
nate
|
c276d65d6f
Fixing Controller::cleanUpFields() formatting bug introduced in [4596] (Ticket #2322)
|
19 years ago |
nate
|
e98b37e7cf
Additional timestamp fix for Controller::cleanUpFields()
|
19 years ago |
nate
|
0039859101
Fixing Controller::cleanUpFields() to handle timestamp fields, and properly unset meridian values
|
19 years ago |
nate
|
1f0d3d7145
Refactoring Controller::paginate() to remove duplicate code.
|
19 years ago |
phpnut
|
804e21e869
Reverting changes made in last revision
|
19 years ago |
nate
|
2c906bc4c8
Fixing query order in Controller::paginate() (Ticket #2201)
|
19 years ago |
phpnut
|
f072902d80
Added fix for Ticket #2098
|
19 years ago |
phpnut
|
3292a8efdb
Adding enhancement idea from Ticket #2201.
|
19 years ago |
gwoo
|
3cb33ee23b
adding fix for cleanUpFields
|
19 years ago |
gwoo
|
6a8092b239
adding fix for cleanUpFields
|
19 years ago |
gwoo
|
48a1a9cba2
updating cleanUpFields to skip created, modified, updated and only update if the field is set
|
19 years ago |
gwoo
|
8581323bf5
updating cleanUpFields to skip created, modified, updated
|
19 years ago |
gwoo
|
5be52520c5
fixing bug i introduced in cleanUpFields where it would add the current date to any datetime field
|
19 years ago |
gwoo
|
ac89620c88
refactoring cleanUpFields even though its going to be removed, uncommenting the ajax and abre routes in router
|
19 years ago |
phpnut
|
694bee97ac
Moving date/time related form methods to FormHelper.
|
19 years ago |
john
|
163e820188
Beefing up documentation blocks.
|
19 years ago |
john
|
3b06d7ad6c
Adding some clarifications to controller doc comments.
|
19 years ago |
phpnut
|
a8a91e35be
Correcting all headers in the files
|
19 years ago |
phpnut
|
5b8f656fe1
Added fix for #1991
|
19 years ago |
nate
|
375276df4f
Adding redirect fix for Ticket #1951
|
19 years ago |
phpnut
|
51969dc95a
Adding fix for #1988
|
19 years ago |
nate
|
4010ecb8b3
Adding Controller::redirect() fix (Ticket #1951), and fixing redirect URL to conform with HTTP/1.1
|
19 years ago |