Commit graph

209 commits

Author SHA1 Message Date
gwoo
486856f347 fixing typo in ConsoleScript
git-svn-id: https://svn.cakephp.org/repo/branches/1.2.x.x@5005 3807eeeb-6ff5-0310-8944-8be069107fe0
2007-05-04 02:26:55 +00:00
gwoo
326c2a900d fixed missing dispatcher in ErrorHandler, updated AclScript, added initialize method to CakeScript which should be used by subclasses as the constructor.
git-svn-id: https://svn.cakephp.org/repo/branches/1.2.x.x@5002 3807eeeb-6ff5-0310-8944-8be069107fe0
2007-05-04 00:25:04 +00:00
gwoo
c0368b34b4 updating createFile in CakeScript, adding mode to Folder construct in File class
git-svn-id: https://svn.cakephp.org/repo/branches/1.2.x.x@5000 3807eeeb-6ff5-0310-8944-8be069107fe0
2007-05-03 23:22:02 +00:00
gwoo
f467a07c34 changing reference to createFile in acl.php
git-svn-id: https://svn.cakephp.org/repo/branches/1.2.x.x@4999 3807eeeb-6ff5-0310-8944-8be069107fe0
2007-05-03 22:58:30 +00:00
gwoo
d68228b704 updating console scripts, added script path searching, for /vendors and /app/vendors, class names must be like "AclScript" in /scripts/acl.php, all scripts now extend CakeScript
git-svn-id: https://svn.cakephp.org/repo/branches/1.2.x.x@4998 3807eeeb-6ff5-0310-8944-8be069107fe0
2007-05-03 22:40:22 +00:00
phpnut
73f22d074b Renaming file to cake_script.php
git-svn-id: https://svn.cakephp.org/repo/branches/1.2.x.x@4997 3807eeeb-6ff5-0310-8944-8be069107fe0
2007-05-03 21:16:44 +00:00
gwoo
a335a68aea updating console_script
git-svn-id: https://svn.cakephp.org/repo/branches/1.2.x.x@4996 3807eeeb-6ff5-0310-8944-8be069107fe0
2007-05-03 21:14:46 +00:00
phpnut
137fea94c6 Cleaning up line endings
git-svn-id: https://svn.cakephp.org/repo/branches/1.2.x.x@4994 3807eeeb-6ff5-0310-8944-8be069107fe0
2007-05-03 04:35:25 +00:00
nate
3dc3d7b329 Updating ACL script for new Console classes
git-svn-id: https://svn.cakephp.org/repo/branches/1.2.x.x@4992 3807eeeb-6ff5-0310-8944-8be069107fe0
2007-05-02 21:19:22 +00:00
nate
5693559919 Adding newlines to ConsoleScript::hr()
git-svn-id: https://svn.cakephp.org/repo/branches/1.2.x.x@4990 3807eeeb-6ff5-0310-8944-8be069107fe0
2007-05-02 18:41:55 +00:00
dho
8a579c6585 Updating db_acl.sql in templates folder
git-svn-id: https://svn.cakephp.org/repo/branches/1.2.x.x@4882 3807eeeb-6ff5-0310-8944-8be069107fe0
2007-04-26 09:18:35 +00:00
phpnut
065b93c29a Adding fix from Ticket #2336
git-svn-id: https://svn.cakephp.org/repo/branches/1.2.x.x@4747 3807eeeb-6ff5-0310-8944-8be069107fe0
2007-04-03 21:12:09 +00:00
dho
408df0118a Fixing typos
git-svn-id: https://svn.cakephp.org/repo/branches/1.2.x.x@4728 3807eeeb-6ff5-0310-8944-8be069107fe0
2007-04-01 07:43:52 +00:00
phpnut
eac541cfe4 Fixing typos.
Adding fix for $ID: search in I18nExtractor::_ _findVersion(), svn replaced this with the file name.

git-svn-id: https://svn.cakephp.org/repo/branches/1.2.x.x@4709 3807eeeb-6ff5-0310-8944-8be069107fe0
2007-03-29 17:01:07 +00:00
phpnut
860b5997aa Updating I18nExtractor. Added methods to extract translation strings from files.
git-svn-id: https://svn.cakephp.org/repo/branches/1.2.x.x@4708 3807eeeb-6ff5-0310-8944-8be069107fe0
2007-03-29 16:53:10 +00:00
phpnut
4235732e6f Correcting headers in files.
Adding correct mime-type for files.
Formated code to conventions


git-svn-id: https://svn.cakephp.org/repo/branches/1.2.x.x@4695 3807eeeb-6ff5-0310-8944-8be069107fe0
2007-03-27 05:10:42 +00:00
gwoo
65f67c0c2e adding fix to bake for #2253: table prefixes and #2267: primary keys
git-svn-id: https://svn.cakephp.org/repo/branches/1.2.x.x@4669 3807eeeb-6ff5-0310-8944-8be069107fe0
2007-03-24 07:17:28 +00:00
chartjes
a06dce5a69 Removed declaration of class variables as private...stuck in PHP 5 mode :)
git-svn-id: https://svn.cakephp.org/repo/branches/1.2.x.x@4652 3807eeeb-6ff5-0310-8944-8be069107fe0
2007-03-23 02:14:41 +00:00
chartjes
554aa74913 Added in some more skeletons for parsing out commands in the console
git-svn-id: https://svn.cakephp.org/repo/branches/1.2.x.x@4651 3807eeeb-6ff5-0310-8944-8be069107fe0
2007-03-23 02:00:10 +00:00
phpnut
77d789c0ac Adding method to generate a random key for CAKE_SESSION_STRING when using bake
git-svn-id: https://svn.cakephp.org/repo/branches/1.2.x.x@4643 3807eeeb-6ff5-0310-8944-8be069107fe0
2007-03-21 20:07:10 +00:00
phpnut
a5aa05da83 Adding AppHelper to skel
git-svn-id: https://svn.cakephp.org/repo/branches/1.2.x.x@4642 3807eeeb-6ff5-0310-8944-8be069107fe0
2007-03-21 19:26:27 +00:00
dho
0ae88d6234 Applying patch of ticket #2263
git-svn-id: https://svn.cakephp.org/repo/branches/1.2.x.x@4633 3807eeeb-6ff5-0310-8944-8be069107fe0
2007-03-19 07:01:13 +00:00
chartjes
c07021b2bc Added in code to parse the submitted command for tokens
git-svn-id: https://svn.cakephp.org/repo/branches/1.2.x.x@4614 3807eeeb-6ff5-0310-8944-8be069107fe0
2007-03-15 01:41:18 +00:00
phpnut
aa9128492c Adding test.php to cake/scripts/templates/skel/webroot/
git-svn-id: https://svn.cakephp.org/repo/branches/1.2.x.x@4608 3807eeeb-6ff5-0310-8944-8be069107fe0
2007-03-13 06:33:32 +00:00
nate
877b3934fd Adding new CLI tools suite
git-svn-id: https://svn.cakephp.org/repo/branches/1.2.x.x@4604 3807eeeb-6ff5-0310-8944-8be069107fe0
2007-03-09 23:15:03 +00:00
gwoo
373f661342 fixing links in bake
git-svn-id: https://svn.cakephp.org/repo/branches/1.2.x.x@4597 3807eeeb-6ff5-0310-8944-8be069107fe0
2007-03-06 23:56:50 +00:00
gwoo
9e67f1ca66 fixing bake for ticket #2123
git-svn-id: https://svn.cakephp.org/repo/branches/1.2.x.x@4584 3807eeeb-6ff5-0310-8944-8be069107fe0
2007-03-04 19:02:39 +00:00
dho
4e7538d333 Fixing class "Controller" not found error (ticket #2181)
git-svn-id: https://svn.cakephp.org/repo/branches/1.2.x.x@4563 3807eeeb-6ff5-0310-8944-8be069107fe0
2007-02-28 12:44:31 +00:00
gwoo
b5d0db814b updating bake, ticket #2067
git-svn-id: https://svn.cakephp.org/repo/branches/1.2.x.x@4560 3807eeeb-6ff5-0310-8944-8be069107fe0
2007-02-26 17:43:28 +00:00
phpnut
7328080ce1 Adding fix for #2070
git-svn-id: https://svn.cakephp.org/repo/branches/1.2.x.x@4536 3807eeeb-6ff5-0310-8944-8be069107fe0
2007-02-18 13:41:51 +00:00
phpnut
8b15fb5563 Setting max_execution_time to 0 on all CLI scripts
git-svn-id: https://svn.cakephp.org/repo/branches/1.2.x.x@4535 3807eeeb-6ff5-0310-8944-8be069107fe0
2007-02-18 13:25:37 +00:00
phpnut
2bacc6603e Updating theme class to allow setting theme to null and deafult locations will be used.
git-svn-id: https://svn.cakephp.org/repo/branches/1.2.x.x@4470 3807eeeb-6ff5-0310-8944-8be069107fe0
2007-02-08 04:38:10 +00:00
gwoo
7754dbd284 fixing issue with bake reading tables
git-svn-id: https://svn.cakephp.org/repo/branches/1.2.x.x@4468 3807eeeb-6ff5-0310-8944-8be069107fe0
2007-02-07 21:29:47 +00:00
dho
80e503a70f Adding missing loadModel() (ticket #2058)
git-svn-id: https://svn.cakephp.org/repo/branches/1.2.x.x@4453 3807eeeb-6ff5-0310-8944-8be069107fe0
2007-02-05 12:49:35 +00:00
phpnut
e1ea3674d6 Merging changes made to app/webroot/index.php to cake/scripts/templates/skel/webroot/index.php
git-svn-id: https://svn.cakephp.org/repo/branches/1.2.x.x@4415 3807eeeb-6ff5-0310-8944-8be069107fe0
2007-02-02 18:26:19 +00:00
phpnut
50793e446a Merging changes made to app/webroot/index.php to cake/scripts/templates/skel/webroot/index.php
git-svn-id: https://svn.cakephp.org/repo/branches/1.2.x.x@4414 3807eeeb-6ff5-0310-8944-8be069107fe0
2007-02-02 18:23:26 +00:00
phpnut
a8a91e35be Correcting all headers in the files
git-svn-id: https://svn.cakephp.org/repo/branches/1.2.x.x@4407 3807eeeb-6ff5-0310-8944-8be069107fe0
2007-02-02 10:39:45 +00:00
gwoo
a47a3cbb96 fix in acl.php cli for delete and getPath, #1831
git-svn-id: https://svn.cakephp.org/repo/branches/1.2.x.x@4388 3807eeeb-6ff5-0310-8944-8be069107fe0
2007-02-01 17:13:12 +00:00
gwoo
c489d64964 adding fixes to acl cli for #1885, and new upgradedb in acl cli for #1857
git-svn-id: https://svn.cakephp.org/repo/branches/1.2.x.x@4367 3807eeeb-6ff5-0310-8944-8be069107fe0
2007-01-31 23:04:47 +00:00
gwoo
b7c1b6a417 adding fixes to bake #1881, #1929, 1891
git-svn-id: https://svn.cakephp.org/repo/branches/1.2.x.x@4363 3807eeeb-6ff5-0310-8944-8be069107fe0
2007-01-31 21:22:57 +00:00
dho
6efc7583e3 Fixing typo (ticket #2003)
git-svn-id: https://svn.cakephp.org/repo/branches/1.2.x.x@4336 3807eeeb-6ff5-0310-8944-8be069107fe0
2007-01-26 12:18:02 +00:00
dho
4602d76673 Fixing typo in HABTM definition (ticket #1975)
git-svn-id: https://svn.cakephp.org/repo/branches/1.2.x.x@4304 3807eeeb-6ff5-0310-8944-8be069107fe0
2007-01-20 07:03:05 +00:00
dho
1cac23d933 Adding some spaces (ticket #1961)
git-svn-id: https://svn.cakephp.org/repo/branches/1.2.x.x@4303 3807eeeb-6ff5-0310-8944-8be069107fe0
2007-01-18 12:38:20 +00:00
gwoo
0c2579c565 updating bake and css, also added a name key to the generateFieldNames
git-svn-id: https://svn.cakephp.org/repo/branches/1.2.x.x@4300 3807eeeb-6ff5-0310-8944-8be069107fe0
2007-01-17 02:43:15 +00:00
gwoo
ea7ae19849 updating cake.generic.css
git-svn-id: https://svn.cakephp.org/repo/branches/1.2.x.x@4283 3807eeeb-6ff5-0310-8944-8be069107fe0
2007-01-11 02:22:17 +00:00
gwoo
bd50a860f8 fixing typo in bake, #1902
git-svn-id: https://svn.cakephp.org/repo/branches/1.2.x.x@4281 3807eeeb-6ff5-0310-8944-8be069107fe0
2007-01-10 23:33:03 +00:00
gwoo
62ef82cf4e updating skel templates
git-svn-id: https://svn.cakephp.org/repo/branches/1.2.x.x@4280 3807eeeb-6ff5-0310-8944-8be069107fe0
2007-01-10 22:56:16 +00:00
dho
246028e89f Changing .thtml to .ctp in templates
git-svn-id: https://svn.cakephp.org/repo/branches/1.2.x.x@4273 3807eeeb-6ff5-0310-8944-8be069107fe0
2007-01-09 07:36:27 +00:00
gwoo
6f864c367d bake, redirect links
git-svn-id: https://svn.cakephp.org/repo/branches/1.2.x.x@4252 3807eeeb-6ff5-0310-8944-8be069107fe0
2007-01-05 18:58:45 +00:00
gwoo
e4b66db20e bake, generated links
git-svn-id: https://svn.cakephp.org/repo/branches/1.2.x.x@4251 3807eeeb-6ff5-0310-8944-8be069107fe0
2007-01-05 18:35:09 +00:00