mark_story
|
ef77e60cb0
|
Removing @subpackage tags, moving contents of @subpackage into @package.
Removing duplicate cake.cake in @package tags.
Renaming cake.app -> app
|
2010-12-24 14:09:57 -05:00 |
|
Mark Story
|
08e7bcb7ab
|
Merge branch '1.3' into integration
Conflicts:
app/config/core.php
cake/console/libs/acl.php
cake/console/templates/skel/config/core.php
cake/console/templates/skel/webroot/test.php
cake/dispatcher.php
cake/libs/view/errors/missing_action.ctp
cake/libs/view/helpers/form.php
cake/tests/cases/libs/cache/memcache.test.php
cake/tests/cases/libs/controller/controller.test.php
cake/tests/cases/libs/log/file_log.test.php
cake/tests/cases/libs/model/cake_schema.test.php
cake/tests/cases/libs/router.test.php
cake/tests/cases/libs/view/helpers/ajax.test.php
cake/tests/groups/bake.group.php
cake/tests/groups/behaviors.group.php
cake/tests/groups/i18n.group.php
cake/tests/groups/javascript.group.php
cake/tests/lib/reporter/cake_cli_reporter.php
|
2010-10-31 21:56:59 -04:00 |
|
Graham Weldon
|
d3e0ddbb0e
|
Update copyright years.
|
2010-10-25 07:58:22 +11:00 |
|
mark_story
|
f847080cbf
|
Changing more php version strings.
|
2010-10-03 12:46:03 -04:00 |
|
predominant
|
8f880731c6
|
Removing closing PHP tags.
|
2010-05-11 08:27:28 +10:00 |
|
predominant
|
1ec220dac2
|
Removing closing PHP tags.
|
2010-05-11 08:07:49 +10:00 |
|
predominant
|
c98021dcd8
|
Converted views, router and security classes to new translation shotcut function use.
|
2010-04-16 02:20:15 +10:00 |
|
predominant
|
329a13fe5f
|
Changed all $_ declared variables to protected.
|
2010-04-04 16:36:12 +10:00 |
|
Mark Story
|
8216f5010c
|
Fixing @see tags in JsEngines
|
2010-03-06 10:46:26 -05:00 |
|
predominant
|
0977b3fe15
|
Standardising docblock endings throughout.
|
2009-11-14 23:19:25 +11:00 |
|
predominant
|
384bb7a0e0
|
Update license lines throughout.
|
2009-11-06 17:51:51 +11:00 |
|
predominant
|
d7b604c8ed
|
Fixing links throughout
|
2009-11-06 17:46:59 +11:00 |
|
predominant
|
8ff6505fe8
|
Removing excess whitespace
|
2009-11-06 17:08:23 +11:00 |
|
predominant
|
6782cb019c
|
Update CakePHP Project link.
|
2009-11-06 17:00:11 +11:00 |
|
predominant
|
8f75ff58c7
|
Removing @filesource
|
2009-11-06 15:24:02 +11:00 |
|
mark_story
|
24299cf943
|
Implementing wrapped callbacks in Mootools. Fixing implementation in Prototype. Adding JsBaseEngineHelper::_processOptions() to reduce duplicate code.
Test cases appended and updated.
|
2009-07-29 00:05:27 -04:00 |
|
mark_story
|
cde9afb486
|
Updating Mootools engine to work seamlessly with $() and $$() type selections.
|
2009-07-27 08:45:31 -04:00 |
|
mark_story
|
6f10f5de6d
|
Fixing issues with ajax forms and mootools. post needs to be lowercase.
Implementing serializeForm() in MootoolsEngine.
Updating doc blocks.
|
2009-07-25 17:10:22 -04:00 |
|
mark_story
|
4a4b9eefe5
|
Updating file headers.
Removing newlines.
|
2009-07-17 00:09:06 -04:00 |
|
mark_story
|
9754926d02
|
Merging with self.
|
2009-04-24 13:44:52 -04:00 |
|
mark_story
|
4507d2b895
|
Adding slider() skel to libraries.
|
2009-04-15 23:59:13 -04:00 |
|
mark_story
|
518dd41ca8
|
Updating doc blocks. Removing old methods from JsHelper.
|
2009-04-15 23:48:04 -04:00 |
|
mark_story
|
3a3e003982
|
Adding drop() to mootools.
|
2009-04-11 23:37:24 -04:00 |
|
mark_story
|
1d5e3150a2
|
Adding drag() to mootools.
|
2009-04-11 23:09:58 -04:00 |
|
mark_story
|
49f689a9ce
|
Updating mootools and prototype sortable implementation.
|
2009-04-06 21:56:20 -04:00 |
|
mark_story
|
5f7abae48c
|
Fixing request() callbacks. Starting test for prototype
|
2009-04-05 23:49:09 -04:00 |
|
mark_story
|
23423f2791
|
Updating request in Mootools
|
2009-03-29 22:08:49 -04:00 |
|
mark_story
|
ba15d955e2
|
Updating effect in Mootools
Updating effects and effect test in Prototype
|
2009-03-28 23:46:23 -04:00 |
|
mark_story
|
977efe4e1d
|
Fixing callback naming issues with mootools
|
2009-03-28 00:31:51 -04:00 |
|
mark_story
|
9708b2dc50
|
Adding sortables to mootools engine.
|
2009-03-28 00:15:05 -04:00 |
|
mark_story
|
d787ec3720
|
Moving writeCache and getCache to JsHelper.
Adding drag, drop, sortable stubs.
Adding control of caching to JsHelper.
Refactoring tests.
|
2009-03-15 23:42:25 -04:00 |
|
mark_story
|
91903a4dec
|
Adding request() to mootools.
|
2009-03-15 22:15:22 -04:00 |
|
mark_story
|
e237eec343
|
Fixing event stopping in mootools
|
2009-03-15 21:51:00 -04:00 |
|
mark_story
|
87d68e5029
|
Switching quote styles in mootools engine
Adding effect() and each() to mootools
Adding tests
|
2009-03-15 19:59:16 -04:00 |
|
mark_story
|
51a187f3e5
|
Adding Event binding to mootools engine
|
2009-03-15 18:48:34 -04:00 |
|
mark_story
|
a9da171e8c
|
Removing multiple param for JsBaseEngine::get() it is not needed.
Adding get() to Mootools engine
|
2009-03-15 17:48:27 -04:00 |
|
mark_story
|
6b0058308e
|
Adding skeletons for mootools engine
|
2009-03-15 17:32:04 -04:00 |
|