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

56 Commits

Author SHA1 Message Date
phuson
c6f53114a3 Fixed Ticket #561. Typo. 2007-11-02 16:59:20 +00:00
zYne
53413e53a0 2007-11-01 23:03:32 +00:00
zYne
e5f76c44bb 2007-11-01 22:58:10 +00:00
zYne
56432118c9 added getParams() 2007-11-01 22:55:49 +00:00
zYne
01e41f3d27 added possibility for setting user-defined params 2007-11-01 22:52:40 +00:00
romanb
dc4be22bfe Added missing attribute check to Doctrine_Configurable. Fixes #545. 2007-10-30 16:08:35 +00:00
Jonathan.Wage
27b369a5f3 Mass search and replace for coding standards changes, doc block formatting, and code spacing. 2007-10-21 06:23:59 +00:00
zYne
43811d2cc6 updated all the necessary classes to use injectable 2007-10-07 20:58:08 +00:00
zYne
7ecc82fded removed deprecated attributes, added bound query part functionality, fixed remaining I18n issues 2007-10-05 21:18:40 +00:00
Jonathan.Wage
0a6f216efa Lots of formatting changes, cleanup, doc block changes. 2007-10-03 21:43:22 +00:00
jackbravo
5ae71f676e Throw exception on deprecated attributes 2007-09-04 16:36:12 +00:00
zYne
810b1d6623 2007-09-02 20:48:31 +00:00
zYne
a6318cbe93 deprecated validation attributes VLD, AUTO_LENGTH_VLD and AUTO_TYPE_VLD, introduced new attribute ATTR_VALIDATE 2007-09-02 20:36:58 +00:00
lsmith
0fdb229020 - added support for Doctrine::ATTR_USE_NATIVE_ENUM (defaults to off, no BC break) 2007-09-02 08:53:16 +00:00
zYne
5490247cc7 new templating model 2007-08-03 11:52:24 +00:00
zYne
ab76c18fd7 2007-08-03 10:41:20 +00:00
zYne
f0275da674 deprecated lockmode attribute 2007-07-27 15:31:33 +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
56768b613f fixed identifier quoting 2007-07-06 20:55:15 +00:00
zYne
615dcdb84e 2007-07-05 20:03:38 +00:00
zYne
0624cbd867 2007-06-29 10:18:05 +00:00
subzero2000
dea4968a23 Completes deprecation of Doctrine_Db. Fixes #362. 2007-06-25 17:48:44 +00:00
zYne
113ac3b9e0 1. Merging two event listener APIs
2. Merging Doctrine_Db functionality into Doctrine_Connection

3. Merging Doctrine_Db modules to Doctrine_Connection plugins
2007-06-19 23:33:04 +00:00
zYne
ffdf6637e4 private -> protected 2007-06-12 19:45:28 +00:00
zYne
cc998bf165 2007-06-07 18:21:07 +00:00
zYne
bf3b4d6e75 2007-05-31 20:13:04 +00:00
zYne
ecbecaa67b new attribute Doctrine::ATTR_LOAD_REFERENCES 2007-05-30 10:20:21 +00:00
zYne
525e7d74a1 2007-05-24 16:53:51 +00:00
zYne
4d1722fba4 added ATTR_DECIMAL_PLACES 2007-05-11 19:08:16 +00:00
zYne
37bb2d3a7a 2007-04-03 17:41:02 +00:00
zYne
ef7f3c2bf1 fixes #293 2007-03-23 16:31:35 +00:00
zYne
f7a7472cae Foreign key exporting added 2007-03-21 22:11:18 +00:00
zYne
1da5baee10 2007-03-02 20:47:17 +00:00
zYne
b7ab722920 2007-01-24 22:50:49 +00:00
zYne
8a1766e964 fixed ATTR_COLL_KEY handling 2007-01-21 22:26:38 +00:00
zYne
880ca14f74 added PDO based attributes, fixed DQL aggregate value handling with left joins + added some new tests
Ticket: 263
2007-01-17 22:07:09 +00:00
lsmith
9d87bb45f4 - remove trailing whitespace 2006-12-29 21:46:14 +00:00
lsmith
239995d3c3 - fixed switch statement formating according to ZF CS 2006-12-29 21:30:37 +00:00
lsmith
4e22f1fbaf - second round of PEAR CS fixes 2006-12-29 14:40:47 +00:00
lsmith
716bb65b86 - first round of PEAR CS fixes 2006-12-29 14:01:31 +00:00
chtito
1d1f0556b2 allowing customisation of the invokers prefixes 2006-12-14 19:01:24 +00:00
zYne
ece1833941 fixed references 2006-11-29 22:12:43 +00:00
zYne
2241453570 Lots of small fixes, driver improvments and more tests 2006-11-28 23:26:44 +00:00
zYne
c134ad16cb Added support for new attributes 2006-11-21 23:35:08 +00:00
zYne
281b30fb1f fixes #233 2006-11-19 14:30:44 +00:00
zYne
6daa1e3443 fixed references to deprecated getTransaction() and getUnitOfWork() methods 2006-11-16 20:31:39 +00:00
zYne
69a97d13be Updated some doc blocks 2006-11-16 13:25:45 +00:00
zYne
02cc9b2f6c Removed cache constants, added portability constants 2006-11-16 12:45:34 +00:00