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

2491 Commits

Author SHA1 Message Date
zYne
ec6120b955 2007-09-06 20:23:52 +00:00
zYne
eed203594e 2007-09-06 20:12:12 +00:00
Jonathan.Wage
46ac880641 Fixing pdf. 2007-09-06 19:53:47 +00:00
zYne
26d3d3e7a4 2007-09-06 19:32:22 +00:00
Jonathan.Wage
7ca8d64ef4 Styling, changed font colors and sizes. 2007-09-06 19:29:13 +00:00
Jonathan.Wage
d0c9c5774a Fixes for api documentation styling and manual urls. 2007-09-06 19:21:21 +00:00
Jonathan.Wage
48dbf08325 Initial entry. 2007-09-06 19:00:02 +00:00
Jonathan.Wage
559421b843 Css fixes for layout. 2007-09-06 18:59:39 +00:00
Jonathan.Wage
babe5ca85a More tweaks to make manual function correctly, and look correct. 2007-09-06 18:36:27 +00:00
Jonathan.Wage
4804aa0a52 Initial entry. 2007-09-06 18:29:57 +00:00
Jonathan.Wage
fd2a85b5f3 Fixes to get manual working. 2007-09-06 18:29:27 +00:00
Jonathan.Wage
88ad244786 Trying to fix manual. 2007-09-06 18:14:31 +00:00
Jonathan.Wage
bb537581e6 Updated url to be full url to download file. 2007-09-06 17:50:50 +00:00
Jonathan.Wage
0c05d5429e Initial entry. 2007-09-06 17:44:29 +00:00
Jonathan.Wage
af936d4742 Fleshing out content and committed some new files. 2007-09-06 17:42:07 +00:00
Jonathan.Wage
cdd4cb755c Initial entry. 2007-09-06 17:21:56 +00:00
Jonathan.Wage
b99d441309 Initial entry and fleshing out content. 2007-09-06 17:20:49 +00:00
jackbravo
a5619cc9d8 one more :P code type is sql 2007-09-06 16:36:53 +00:00
jackbravo
722f7903fd code type is sql 2007-09-06 16:31:07 +00:00
jackbravo
8c0ec95802 code type is sql 2007-09-06 16:17:49 +00:00
jackbravo
0a68f3b5e6 INDEXBY is a new DQL keyword 2007-09-06 16:14:45 +00:00
jackbravo
fb5a7395e5 code type is sql 2007-09-06 16:13:18 +00:00
jackbravo
1db6dfa30b Association table tests are pretty messy, still more fixes to go 2007-09-06 16:03:44 +00:00
Jonathan.Wage
6d72afb462 INitial entry. 2007-09-06 15:51:12 +00:00
Jonathan.Wage
f63efd9661 Removed. 2007-09-06 15:46:05 +00:00
Jonathan.Wage
0d056d772f hmm, not sure. 2007-09-06 15:45:41 +00:00
mahono
e20c213ae2 refactored Table->find() 2007-09-06 14:12:40 +00:00
mahono
814223bd39 * unified and simplified Hydrate->fetchOne() as well as Table->find()
* both always return reliable false if result is empty
2007-09-06 13:18:46 +00:00
mahono
744666ab95 fixed issue with fetchOne() - a break was missing 2007-09-06 12:59:45 +00:00
jackbravo
af14c812ce Memory problem solved. Sqlite creating functions repeatedly.
Doctrine_Connection_Sqlite::connect was creating functions every time it was called even if it was allready connected.
2007-09-05 22:03:57 +00:00
Jonathan.Wage
87afb489b4 Redirect changed to correct url. 2007-09-05 20:34:44 +00:00
Jonathan.Wage
d2a28ab973 Ignoring. 2007-09-05 20:33:42 +00:00
Jonathan.Wage
da3481259b Removed. 2007-09-05 20:31:46 +00:00
Jonathan.Wage
5b94c846f9 Removed manual module and redirected to existing manual. 2007-09-05 20:31:24 +00:00
jackbravo
93f452cde1 Separate correctly test messages when running from the browser, and get the variables through _GET 2007-09-05 19:02:41 +00:00
romanb
543cd86f74 Fixed typo in the docs 2007-09-05 16:14:08 +00:00
romanb
a478dfa4fd removed hydration constants from doctrine_hydrate 2007-09-05 16:05:49 +00:00
zYne
d9a5bbd61d 2007-09-05 15:03:00 +00:00
jackbravo
fbb4e3bbe6 More tests for Many to Many relations, bugs detected 2007-09-05 05:39:36 +00:00
jackbravo
d0efd96e8d Update syntax for relationships on models 2007-09-05 04:42:02 +00:00
zYne
cd7f42dec2 2007-09-04 20:56:16 +00:00
zYne
d992deea1d 2007-09-04 20:49:35 +00:00
zYne
ac9c2133d9 2007-09-04 20:41:23 +00:00
zYne
7a7a59d850 2007-09-04 20:40:55 +00:00
jackbravo
831c195b3b Document ATTR_QUERY_LIMIT 2007-09-04 18:22:11 +00:00
jackbravo
1fef41e2c3 ATTR_VLD is deprecated 2007-09-04 18:08:45 +00:00
jackbravo
7e18a0a8e4 On some cases the IDs for the entity table change and this test fails 2007-09-04 17:42:55 +00:00
jackbravo
5ae71f676e Throw exception on deprecated attributes 2007-09-04 16:36:12 +00:00
jackbravo
49053d654f Table name may be different than just tablelize class name
For example, for class User, the table name is entity
2007-09-04 15:11:49 +00:00
meus
0de326b577 fixing run.php in web browser take 2 2007-09-04 13:22:38 +00:00