nate
|
540b1052d8
|
Fixing string-based URL generation inside plugins (Ticket #2588)
git-svn-id: https://svn.cakephp.org/repo/branches/1.2.x.x@5123 3807eeeb-6ff5-0310-8944-8be069107fe0
|
2007-05-20 01:40:34 +00:00 |
|
phpnut
|
d2fb7d89ed
|
Fixing bad merge
git-svn-id: https://svn.cakephp.org/repo/branches/1.2.x.x@5122 3807eeeb-6ff5-0310-8944-8be069107fe0
|
2007-05-18 21:32:24 +00:00 |
|
phpnut
|
2950d9210b
|
Fixing error notices that are thrown when tmp directory is not writable
git-svn-id: https://svn.cakephp.org/repo/branches/1.2.x.x@5120 3807eeeb-6ff5-0310-8944-8be069107fe0
|
2007-05-18 21:16:13 +00:00 |
|
gwoo
|
c35c14ff39
|
adding check for dispatcher class in requestAction
git-svn-id: https://svn.cakephp.org/repo/branches/1.2.x.x@5116 3807eeeb-6ff5-0310-8944-8be069107fe0
|
2007-05-18 15:02:34 +00:00 |
|
phpnut
|
96da12358f
|
Adding fix for #2521, this fixes issues with DB2 driver cannot determine the table name of result sets, which breaks associations. Added enhancement for #2446, DB2 driver allowing schema to be specified in the database.php file
git-svn-id: https://svn.cakephp.org/repo/branches/1.2.x.x@5114 3807eeeb-6ff5-0310-8944-8be069107fe0
|
2007-05-16 07:50:02 +00:00 |
|
nate
|
e9357fc432
|
Refactoring AclComponent to use model instances consistently
git-svn-id: https://svn.cakephp.org/repo/branches/1.2.x.x@5112 3807eeeb-6ff5-0310-8944-8be069107fe0
|
2007-05-15 20:01:44 +00:00 |
|
nate
|
266db033fc
|
Updating branch with Felix's latest HttpSocket work
git-svn-id: https://svn.cakephp.org/repo/branches/1.2.x.x@5111 3807eeeb-6ff5-0310-8944-8be069107fe0
|
2007-05-15 19:59:59 +00:00 |
|
nate
|
4ba97ca0da
|
Adding sequence map to DboPostgres for database tables using non-standard sequences
git-svn-id: https://svn.cakephp.org/repo/branches/1.2.x.x@5110 3807eeeb-6ff5-0310-8944-8be069107fe0
|
2007-05-15 19:11:09 +00:00 |
|
gwoo
|
3a9799c554
|
updating scaffold links and views
git-svn-id: https://svn.cakephp.org/repo/branches/1.2.x.x@5107 3807eeeb-6ff5-0310-8944-8be069107fe0
|
2007-05-15 05:38:56 +00:00 |
|
phpnut
|
2be8041736
|
Applying patch from #2575 adds summary attribute to SQL query table in debug mode
git-svn-id: https://svn.cakephp.org/repo/branches/1.2.x.x@5105 3807eeeb-6ff5-0310-8944-8be069107fe0
|
2007-05-15 04:16:40 +00:00 |
|
phpnut
|
201f6c934e
|
Adding media as an uninflected word
git-svn-id: https://svn.cakephp.org/repo/branches/1.2.x.x@5104 3807eeeb-6ff5-0310-8944-8be069107fe0
|
2007-05-15 03:57:25 +00:00 |
|
nate
|
033ced9d7a
|
Changing order of XML class defs (Ticket #2572)
git-svn-id: https://svn.cakephp.org/repo/branches/1.2.x.x@5098 3807eeeb-6ff5-0310-8944-8be069107fe0
|
2007-05-14 14:58:52 +00:00 |
|
dho
|
02cf8e3564
|
Adding missing returns
git-svn-id: https://svn.cakephp.org/repo/branches/1.2.x.x@5097 3807eeeb-6ff5-0310-8944-8be069107fe0
|
2007-05-14 14:48:35 +00:00 |
|
gwoo
|
9bc9ac4b31
|
updated file class, console classes
git-svn-id: https://svn.cakephp.org/repo/branches/1.2.x.x@5094 3807eeeb-6ff5-0310-8944-8be069107fe0
|
2007-05-14 12:23:25 +00:00 |
|
mariano.iglesias
|
9b5dc57881
|
Fixing support for error messages when multiple validation rules are used with numeric indexes
git-svn-id: https://svn.cakephp.org/repo/branches/1.2.x.x@5093 3807eeeb-6ff5-0310-8944-8be069107fe0
|
2007-05-14 10:37:23 +00:00 |
|
gwoo
|
cec34ae6df
|
updated folder class and test
git-svn-id: https://svn.cakephp.org/repo/branches/1.2.x.x@5092 3807eeeb-6ff5-0310-8944-8be069107fe0
|
2007-05-14 07:09:42 +00:00 |
|
phpnut
|
9d02c911a6
|
Adding tests and fixes for #2570, this corrects DboSource::conditions fails to quote mixed array/string conditions
git-svn-id: https://svn.cakephp.org/repo/branches/1.2.x.x@5087 3807eeeb-6ff5-0310-8944-8be069107fe0
|
2007-05-14 01:52:59 +00:00 |
|
nate
|
f7e4594df7
|
Adding schema support to Postgres driver (Ticket #1623)
git-svn-id: https://svn.cakephp.org/repo/branches/1.2.x.x@5085 3807eeeb-6ff5-0310-8944-8be069107fe0
|
2007-05-14 00:15:44 +00:00 |
|
mariano.iglesias
|
4aa29a073d
|
Fixing cache setting when installing a fresh version on a Win box
git-svn-id: https://svn.cakephp.org/repo/branches/1.2.x.x@5078 3807eeeb-6ff5-0310-8944-8be069107fe0
|
2007-05-13 21:54:48 +00:00 |
|
phpnut
|
48d39f1b45
|
Merging [5070] into DboMysqli and also adding changes to 1.1.x.x versions
git-svn-id: https://svn.cakephp.org/repo/branches/1.2.x.x@5072 3807eeeb-6ff5-0310-8944-8be069107fe0
|
2007-05-13 14:52:17 +00:00 |
|
mariano.iglesias
|
7de927eb46
|
Fixing and adding tests for ticket #2551
git-svn-id: https://svn.cakephp.org/repo/branches/1.2.x.x@5071 3807eeeb-6ff5-0310-8944-8be069107fe0
|
2007-05-13 12:07:23 +00:00 |
|
dho
|
2cac3f7c1d
|
Fixing problem in listSources when using '-' in database name
git-svn-id: https://svn.cakephp.org/repo/branches/1.2.x.x@5070 3807eeeb-6ff5-0310-8944-8be069107fe0
|
2007-05-13 09:13:11 +00:00 |
|
nate
|
8fb9acc981
|
Adding admin route matching fix (Ticket #2541)
git-svn-id: https://svn.cakephp.org/repo/branches/1.2.x.x@5069 3807eeeb-6ff5-0310-8944-8be069107fe0
|
2007-05-13 02:00:24 +00:00 |
|
gwoo
|
51e78eac9f
|
updating model constructor in 1.1, 1.2 to use the $table param
git-svn-id: https://svn.cakephp.org/repo/branches/1.2.x.x@5067 3807eeeb-6ff5-0310-8944-8be069107fe0
|
2007-05-13 01:09:40 +00:00 |
|
phpnut
|
5d7ce86000
|
Adding fix for irregular inflections returning word in lowercase
git-svn-id: https://svn.cakephp.org/repo/branches/1.2.x.x@5065 3807eeeb-6ff5-0310-8944-8be069107fe0
|
2007-05-13 00:28:03 +00:00 |
|
phpnut
|
156013f99e
|
Added fix for #2545, fixes VALID_NUMBER does not allow negative values
git-svn-id: https://svn.cakephp.org/repo/branches/1.2.x.x@5047 3807eeeb-6ff5-0310-8944-8be069107fe0
|
2007-05-12 08:50:42 +00:00 |
|
phpnut
|
82755f6685
|
Adding fix for #2552, fixes JavascriptHelper::object does not convert boolean values correctly
git-svn-id: https://svn.cakephp.org/repo/branches/1.2.x.x@5046 3807eeeb-6ff5-0310-8944-8be069107fe0
|
2007-05-12 08:38:12 +00:00 |
|
phpnut
|
4353341e2c
|
Adding fix for #2538, fixes findAll doesn't work with TranslateBehavior when specifying which fields to fetch
git-svn-id: https://svn.cakephp.org/repo/branches/1.2.x.x@5045 3807eeeb-6ff5-0310-8944-8be069107fe0
|
2007-05-12 08:30:55 +00:00 |
|
phpnut
|
6837a51f50
|
Adding test for #2550.
Added fix for #2550, fixes incorrect inflection of Alias
git-svn-id: https://svn.cakephp.org/repo/branches/1.2.x.x@5044 3807eeeb-6ff5-0310-8944-8be069107fe0
|
2007-05-12 08:13:45 +00:00 |
|
phpnut
|
2fa0bd866c
|
Adding fix for #2534, refactored mysql and mysqli dbo
git-svn-id: https://svn.cakephp.org/repo/branches/1.2.x.x@5043 3807eeeb-6ff5-0310-8944-8be069107fe0
|
2007-05-12 06:35:32 +00:00 |
|
phpnut
|
94cbbe560f
|
Added fox for #1815
git-svn-id: https://svn.cakephp.org/repo/branches/1.2.x.x@5042 3807eeeb-6ff5-0310-8944-8be069107fe0
|
2007-05-12 05:49:22 +00:00 |
|
phpnut
|
c4f8a836e5
|
Adding fix for #2547, fixes issue when saving arrays with numeric keys
git-svn-id: https://svn.cakephp.org/repo/branches/1.2.x.x@5041 3807eeeb-6ff5-0310-8944-8be069107fe0
|
2007-05-12 05:20:40 +00:00 |
|
dho
|
4513007f35
|
Applying patch of ticket #2560
git-svn-id: https://svn.cakephp.org/repo/branches/1.2.x.x@5040 3807eeeb-6ff5-0310-8944-8be069107fe0
|
2007-05-11 13:05:55 +00:00 |
|
gwoo
|
d1d583f0cd
|
updating scaffolding and css
git-svn-id: https://svn.cakephp.org/repo/branches/1.2.x.x@5038 3807eeeb-6ff5-0310-8944-8be069107fe0
|
2007-05-10 16:19:23 +00:00 |
|
mariano.iglesias
|
2131b074f6
|
Correcting call to __value and using dot notation in button()
git-svn-id: https://svn.cakephp.org/repo/branches/1.2.x.x@5037 3807eeeb-6ff5-0310-8944-8be069107fe0
|
2007-05-09 02:09:56 +00:00 |
|
dho
|
7f32528dfa
|
Applying patch from ticket #2540
git-svn-id: https://svn.cakephp.org/repo/branches/1.2.x.x@5035 3807eeeb-6ff5-0310-8944-8be069107fe0
|
2007-05-08 11:38:41 +00:00 |
|
phpnut
|
44f611cba7
|
Fixing paths erros in new bash and CLI scripts.
Updated missing files and directories in skel.
Corrected paths for app custom scaffold templates
git-svn-id: https://svn.cakephp.org/repo/branches/1.2.x.x@5031 3807eeeb-6ff5-0310-8944-8be069107fe0
|
2007-05-06 03:12:23 +00:00 |
|
nate
|
360690ed7f
|
Adding sanity checking / warning messages for data returned from Model::loadInfo() (thanks phishy)
git-svn-id: https://svn.cakephp.org/repo/branches/1.2.x.x@5027 3807eeeb-6ff5-0310-8944-8be069107fe0
|
2007-05-05 17:36:30 +00:00 |
|
mariano.iglesias
|
22adcb07a1
|
Adding possibility to specify if option values should be escaped, and adding tests for it
git-svn-id: https://svn.cakephp.org/repo/branches/1.2.x.x@5019 3807eeeb-6ff5-0310-8944-8be069107fe0
|
2007-05-05 00:34:56 +00:00 |
|
mariano.iglesias
|
d4bd5e5dbc
|
Removing wrong delete call
git-svn-id: https://svn.cakephp.org/repo/branches/1.2.x.x@5018 3807eeeb-6ff5-0310-8944-8be069107fe0
|
2007-05-05 00:18:08 +00:00 |
|
phpnut
|
b42e908656
|
Adding patch from #2528, fixes validation passing when even when allowEmpty === false
git-svn-id: https://svn.cakephp.org/repo/branches/1.2.x.x@5010 3807eeeb-6ff5-0310-8944-8be069107fe0
|
2007-05-04 07:13:15 +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 |
|
phpnut
|
0bdb6d7e1d
|
Adding fix for #2522, fixes errors when primary key is not auto increment and the primary key is set in the data to be saved.
git-svn-id: https://svn.cakephp.org/repo/branches/1.2.x.x@4995 3807eeeb-6ff5-0310-8944-8be069107fe0
|
2007-05-03 12:08:28 +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 |
|
gwoo
|
3700c963b5
|
updating default homepage
git-svn-id: https://svn.cakephp.org/repo/branches/1.2.x.x@4993 3807eeeb-6ff5-0310-8944-8be069107fe0
|
2007-05-03 00:44:02 +00:00 |
|
phpnut
|
3687a0a5d0
|
Adding fix for #2512, fixes translation behavior count queries
git-svn-id: https://svn.cakephp.org/repo/branches/1.2.x.x@4991 3807eeeb-6ff5-0310-8944-8be069107fe0
|
2007-05-02 18:50:16 +00:00 |
|
dho
|
9ac249631b
|
Renaming file extensions of scaffolding templates to ctp
git-svn-id: https://svn.cakephp.org/repo/branches/1.2.x.x@4988 3807eeeb-6ff5-0310-8944-8be069107fe0
|
2007-05-02 13:38:57 +00:00 |
|
dho
|
9b18367fcc
|
Fixing problem with submit options in FormHelper::end() (ticket #2516)
git-svn-id: https://svn.cakephp.org/repo/branches/1.2.x.x@4987 3807eeeb-6ff5-0310-8944-8be069107fe0
|
2007-05-02 12:56:51 +00:00 |
|
phpnut
|
7fce78e73f
|
Adding fix to allow multiple forms when using SecurityComponent
git-svn-id: https://svn.cakephp.org/repo/branches/1.2.x.x@4985 3807eeeb-6ff5-0310-8944-8be069107fe0
|
2007-05-02 09:11:42 +00:00 |
|