1
0
mirror of synced 2024-12-13 14:56:01 +03:00
Commit Graph

1146 Commits

Author SHA1 Message Date
zYne
cfaa5f121f 2007-07-23 23:18:11 +00:00
zYne
23025b5872 2007-07-23 23:10:50 +00:00
zYne
d0d2067942 2007-07-23 22:50:07 +00:00
zYne
c26ed8441b 2007-07-23 20:28:46 +00:00
zYne
ad44c65648 new record locking mechanism 2007-07-23 18:50:32 +00:00
zYne
a2111d60af 2007-07-23 18:32:29 +00:00
zYne
752a26cb76 2007-07-23 18:27:00 +00:00
meus
2d55394109 fixed default error message for ValidatorException that list the classes that have validation errors 2007-07-21 22:15:22 +00:00
meus
a690adfb2a fixing so taht getName uses the correct constants 2007-07-21 20:03:28 +00:00
meus
5d79089d1f fixes #395 applied Antik´s patch and ran tests. 1 less failure 2007-07-21 16:49:52 +00:00
meus
eca9f79dc8 removed array_unique in Hydrate/Record and added test to run.php fixes #403 2007-07-21 16:35:04 +00:00
meus
feaade5850 Fixing hasRelation closes #406 2007-07-21 15:46:31 +00:00
romanb
75dbc8c841 Several bugfixes for the export module (expecially pgsql). 2007-07-21 15:17:17 +00:00
zYne
6348e5f709 2007-07-21 11:46:08 +00:00
zYne
141a95669d 2007-07-21 11:34:07 +00:00
zYne
41bb34ef0f 2007-07-20 20:41:13 +00:00
zYne
6674d341c7 2007-07-20 20:32:24 +00:00
zYne
9d8dfbce50 2007-07-20 20:03:32 +00:00
zYne
7ea7d586d6 2007-07-20 19:51:19 +00:00
RossC0
bba435d7a1 [#404] restored addFrom for the DQL - went missing in Query.php refactorings 2007-07-20 10:11:13 +00:00
zYne
b44f13e732 2007-07-20 09:48:28 +00:00
zYne
8651135b96 fixed INT_MAX issue 2007-07-20 09:38:10 +00:00
zYne
941a2e5761 2007-07-18 19:31:43 +00:00
zYne
b13a70c087 2007-07-18 19:18:30 +00:00
zYne
6823c76544 2007-07-17 21:10:18 +00:00
zYne
1633b07f1d 2007-07-17 20:59:09 +00:00
zYne
163c1aaa61 2007-07-17 20:45:10 +00:00
zYne
fb58fb6598 2007-07-16 19:26:14 +00:00
zYne
4226685f3c 2007-07-16 19:26:00 +00:00
zYne
59be22b329 2007-07-16 19:19:29 +00:00
zYne
d49c6cabeb 2007-07-13 21:51:03 +00:00
zYne
18115c7711 2007-07-13 16:22:49 +00:00
zYne
3502fd9299 identifier quoting fix 2007-07-12 22:31:16 +00:00
zYne
af7d3addd6 2007-07-12 21:50:31 +00:00
Jonathan.Wage
c37c61b5aa Fixed count() returning incorrect count when groupby exists. 2007-07-12 21:37:18 +00:00
Jonathan.Wage
c9dafc24aa Changed where() and orderBy() to addWhere() and addOrderBy() 2007-07-12 15:41:26 +00:00
zYne
c1511dd391 2007-07-11 22:03:47 +00:00
pookey
931bc8de23 * Correction to Record Event Chain stuff
* Updating AuditLog to new way of doing array hydration
2007-07-11 15:32:13 +00:00
zYne
d434174a96 added Search component, new record event listeners and some tests 2007-07-11 14:39:15 +00:00
zYne
b32163fab3 2007-07-11 13:20:39 +00:00
zYne
1b9dcfb445 2007-07-11 11:30:27 +00:00
zYne
9f7b5734f8 2007-07-11 11:27:02 +00:00
zYne
bb13fe2a93 2007-07-11 10:22:01 +00:00
nicobn
befc0c16b0 Builder was broken. Applied patch sent by Carl Michael Skog. 2007-07-10 15:20:13 +00:00
zYne
e47a72d3ce 2007-07-09 23:01:59 +00:00
zYne
c67cd12226 2007-07-09 22:56:34 +00:00
zYne
0ae630046f 2007-07-09 22:47:34 +00:00
zYne
b2f255669b 2007-07-09 22:42:33 +00:00
zYne
e6680a92c3 2007-07-09 13:26:20 +00:00
zYne
1c4f4f665b 2007-07-09 12:36:21 +00:00
zYne
5aea10ec39 2007-07-09 11:23:44 +00:00
zYne
54e5f45c61 2007-07-09 11:06:49 +00:00
hansbrix
4cb332fba4 added method to properly quote IN (...) strings
Ticket: 383
2007-07-09 07:55:45 +00:00
zYne
fcc58778c5 2007-07-08 20:18:50 +00:00
zYne
4004541b60 2007-07-08 19:35:53 +00:00
zYne
7133b67657 2007-07-08 19:33:57 +00:00
zYne
84f764cf56 minor relation fix 2007-07-08 19:19:53 +00:00
romanb
532d3da4f1 Bugfix for hydration. (zyne, please have a look at the diff).
Improvements and enhancements to the NestedSet (not BC! please have a look at draft/nestedset_changes.tree).
Added a model that was missing in the repos (model/BlogTag).
Updated a testcase.
2007-07-08 12:57:52 +00:00
romanb
abb7773666 Fixed wrong constant. 2007-07-07 08:35:26 +00:00
gnat
85ec506691 fix some an infinite recursion when deleting records that reference each other with ownsOne 2007-07-06 21:18:36 +00:00
zYne
56768b613f fixed identifier quoting 2007-07-06 20:55:15 +00:00
zYne
f5277b5ff5 added fetchArray() 2007-07-06 13:10:54 +00:00
zYne
2c9546e007 2007-07-06 12:39:53 +00:00
zYne
dbd49e9310 2007-07-05 23:47:48 +00:00
zYne
58f6d356e0 renamed Doctrine_Record::obtainIdentifier() to Doctrine_Record::identifier(), fixed identityMap implementation 2007-07-05 23:21:29 +00:00
zYne
65f0cb8d27 2007-07-05 22:53:51 +00:00
zYne
ec39adcd73 2007-07-05 22:42:32 +00:00
zYne
615dcdb84e 2007-07-05 20:03:38 +00:00
zYne
411779d102 2007-07-05 19:04:37 +00:00
zYne
e4114c47fa fixed literal enum conversion with joins 2007-07-05 17:25:53 +00:00
davidc
62fbe90fc7 Better sequence handling, making sure we are using DEFAULT VALUES with identify set to off.. we turn it off (identity insert, then we insert). 2007-07-03 22:56:56 +00:00
romanb
42ef7176ae Introduced setHydrationMode() and new hydration constants. 2007-07-01 13:46:34 +00:00
zYne
20e6b007f7 2007-07-01 12:11:44 +00:00
zYne
cc7b1367fa support for expressional column values 2007-07-01 11:27:45 +00:00
meus
fa6523a4bf fixed some inconsitensies with the codeing style 2007-07-01 10:47:44 +00:00
meus
999aeff0de added new xml options record_name and collection_name so that you can override default behavior if wanted 2007-07-01 10:46:24 +00:00
zYne
9703f18ca8 2007-06-29 12:45:26 +00:00
zYne
0624cbd867 2007-06-29 10:18:05 +00:00
zYne
b080397f02 2007-06-29 09:39:03 +00:00
zYne
17410fc243 2007-06-28 22:16:24 +00:00
zYne
5b2c57af1f 2007-06-28 21:43:31 +00:00
zYne
2d2e01a783 2007-06-28 19:40:33 +00:00
zYne
57b4a549f2 2007-06-28 19:19:47 +00:00
zYne
c02c83d4a7 2007-06-28 13:15:24 +00:00
zYne
417b71f447 2007-06-28 12:11:55 +00:00
zYne
f4842edd98 2007-06-28 12:00:49 +00:00
zYne
b4ad603841 2007-06-28 11:56:56 +00:00
zYne
5586bf92ec 2007-06-28 10:39:40 +00:00
zYne
501e8e9158 2007-06-27 22:40:17 +00:00
zYne
e1979612c7 2007-06-27 22:29:57 +00:00
zYne
2a2cb285a0 2007-06-27 18:42:47 +00:00
zYne
279f3d69f9 2007-06-27 18:03:16 +00:00
zYne
07a710ef0b 2007-06-27 17:51:51 +00:00
zYne
760e598ba5 2007-06-27 17:46:34 +00:00
zYne
a6139bb381 2007-06-27 17:41:02 +00:00
zYne
e3719874bd 2007-06-27 16:59:23 +00:00
zYne
9f604e7be5 2007-06-27 16:30:13 +00:00
zYne
6d29c834de deprecated countRelated() 2007-06-27 16:22:41 +00:00
zYne
94fb249ea2 2007-06-27 16:21:29 +00:00
meus
a164c6a2cd fixed some in the export xml functions to correctly show records if no ignore_fields are set and to use database table name and not classname as basis for xml containers 2007-06-27 08:14:05 +00:00
nicobn
2acd30624d Added a new method to give more options to the user. 2007-06-27 02:44:20 +00:00
zYne
81d39c5026 2007-06-26 23:12:45 +00:00
zYne
625b6a3f82 2007-06-26 22:35:08 +00:00
subzero2000
741cc3f045 Corrected Doctrine_EventListener method names. Fixes #366 2007-06-26 22:30:23 +00:00
subzero2000
d4bc0d3637 Ensure usage of Doctrine_Connection_Statement rather than PDOStatement in Doctrine_Connection::execute(). Fixes #365 2007-06-26 22:29:31 +00:00
subzero2000
031b2ba70c Added check to ensure a foreign object is actually a Doctrine_Record before calling isModified. 2007-06-26 21:06:19 +00:00
zYne
c5fc122852 fixes #364, optimized the bulkDelete for composite primary keys, security check for circular references in cascading saves 2007-06-26 13:08:58 +00:00
RossC0
82432b33df #368 refs: r1846 Missed Doctrine_identifier 2007-06-26 12:51:46 +00:00
zYne
8b8ae07e00 2007-06-26 12:08:50 +00:00
zYne
397607762b 2007-06-26 11:35:58 +00:00
zYne
ae8f683856 2007-06-26 11:19:25 +00:00
zYne
4ed4477177 2007-06-26 10:23:23 +00:00
zYne
87474aa019 fixes #367 2007-06-26 10:12:00 +00:00
zYne
a3f2cae863 fixes #360 2007-06-26 10:05:26 +00:00
zYne
d76814c8d1 removed Doctrine_Identifier 2007-06-26 09:51:08 +00:00
zYne
4add4697d0 removed deprecated classes 2007-06-26 09:42:50 +00:00
nicobn
215d06c544 - Moved the record template inside the builder class, otherwise it is
not included in the bundle; removed Record.tpl
- Changed manual newlines to PHP_EOL
- Added a parameter to explicitly set the table name
- Added a parameter to explicitly set the class file target
2007-06-26 06:03:15 +00:00
subzero2000
f3245d4389 Corrected minor typo in phpDoc comment. 2007-06-26 04:36:12 +00:00
nicobn
d548a43984 The method is not static anymore, replaced self by $this. 2007-06-26 00:58:21 +00:00
nicobn
4d5745c7eb Added two parameters so a different file name / class name can be specified. 2007-06-26 00:41:48 +00:00
zYne
15db4bd535 2007-06-25 21:36:45 +00:00
zYne
fd54aae035 2007-06-25 20:52:42 +00:00
zYne
d4cbba723b 2007-06-25 20:49:15 +00:00
zYne
612793d9cb fixes #359 2007-06-25 20:08:16 +00:00
zYne
f86ac4c8e2 getDbh() now auto-connects 2007-06-25 19:56:15 +00:00
zYne
7488435668 2007-06-25 19:16:39 +00:00
zYne
1273563b31 Export now executes the constraint clauses after the CREATE TABLE clauses 2007-06-25 19:03:58 +00:00
zYne
c45823aa49 new transaction tests 2007-06-25 18:47:36 +00:00
subzero2000
a795996efa Addresses issue of infinte function recursion when saving related objects. Fixes #363. 2007-06-25 17:51:37 +00:00
zYne
a593d746c3 2007-06-25 17:51:19 +00:00
subzero2000
dea4968a23 Completes deprecation of Doctrine_Db. Fixes #362. 2007-06-25 17:48:44 +00:00
zYne
fb46481ab2 added namespaces for event constants 2007-06-25 17:24:20 +00:00
zYne
efea8acc66 2007-06-25 17:01:29 +00:00
nicobn
83128e79b4 Removed debug lines (let's hope I did not forget anything else !) 2007-06-25 17:00:43 +00:00
nicobn
a36461c825 /* */ to // style comments in methods 2007-06-25 16:56:46 +00:00
nicobn
56e2d36281 Coding standard compliance 2007-06-25 16:54:55 +00:00
zYne
4f7e92ffb9 2007-06-25 10:21:57 +00:00
zYne
14488476fc 2007-06-25 10:16:54 +00:00
zYne
e1fbae22a4 EventListener method names updated 2007-06-25 10:08:03 +00:00
zYne
628aac0ef4 2007-06-25 09:12:09 +00:00
zYne
ab1f1de913 2007-06-24 22:23:53 +00:00
zYne
0d5b4493c3 formatting fix 2007-06-24 22:12:46 +00:00
zYne
ee07246d67 2007-06-24 22:04:57 +00:00
zYne
401c3fe9b7 2007-06-24 21:50:19 +00:00
zYne
0a2b07350a deprecated Doctrine_Db 2007-06-24 21:47:06 +00:00
zYne
782cbe37f8 new template methods 2007-06-24 21:37:19 +00:00
zYne
0ea15604fd data type check 2007-06-24 21:05:12 +00:00
zYne
431b63d6bd fixes #356 2007-06-24 21:04:54 +00:00
zYne
b116d3ad3f 2007-06-24 20:11:41 +00:00
hansbrix
2206476d55 avoid attempting to export non-record classes like symfony's sfDoctrineRecord 2007-06-23 22:53:00 +00:00