zYne
|
133b7e243b
|
|
2007-09-28 16:06:52 +00:00 |
|
ppetermann
|
8143d39788
|
fixed bug in Cache, made Array.php compliant to its/the interfaces documentation (returning false instead of null when nothing found) and changed if statement in Hydrate to react on false, not on null too
|
2007-09-28 15:55:56 +00:00 |
|
zYne
|
7e2498ad35
|
|
2007-09-28 15:50:19 +00:00 |
|
pookey
|
5ee24d9303
|
moving website out of trunk. it has external dependencies on symfonys SVN server - which sometimes is unstable. It is causing problems preventing peopel checking out trunk at the moment
|
2007-09-28 13:08:52 +00:00 |
|
jepso
|
b908e2f95b
|
Include mootools and IE css fixes properly,
|
2007-09-27 22:48:49 +00:00 |
|
jepso
|
50c4fc5cd3
|
Undo last commit.
|
2007-09-27 22:26:33 +00:00 |
|
jepso
|
96bed9d3a3
|
Just render the manual content
|
2007-09-27 22:11:45 +00:00 |
|
Jonathan.Wage
|
90541334e1
|
General fixes/work.
|
2007-09-27 22:02:13 +00:00 |
|
Jonathan.Wage
|
900df377c8
|
Fix to autoload
|
2007-09-27 22:00:48 +00:00 |
|
jepso
|
f162a046ac
|
Uncommented the lines that autoload Doctrine classes
|
2007-09-27 21:54:21 +00:00 |
|
lukenukem
|
ca50bb05c5
|
Added PostgreSQLs to_char() function to Expression/Pgsql.php.
|
2007-09-27 18:25:58 +00:00 |
|
Jonathan.Wage
|
4cd00271df
|
Formatting fixes
|
2007-09-26 22:38:01 +00:00 |
|
Jonathan.Wage
|
12cc664bf1
|
Added exportTo() and importFrom() to Collection and Record.
|
2007-09-26 22:36:32 +00:00 |
|
Jonathan.Wage
|
271d3c8e05
|
Added support for serialize and json to the parser.
|
2007-09-26 21:33:18 +00:00 |
|
Jonathan.Wage
|
09ba0c3540
|
Refactored some more stuff, cleaned things up, adding request validation to the server.
|
2007-09-26 21:12:52 +00:00 |
|
pookey
|
c929891962
|
removing tabs
|
2007-09-26 19:56:20 +00:00 |
|
Jonathan.Wage
|
77daa29c2c
|
Changed default to yml.
|
2007-09-25 22:32:32 +00:00 |
|
Jonathan.Wage
|
8c8d8187a5
|
Tweaks to everything, refactoring hydrating.
|
2007-09-25 21:39:38 +00:00 |
|
Jonathan.Wage
|
d4e34979d1
|
Removed some unwanted functions.
|
2007-09-25 14:09:05 +00:00 |
|
Jonathan.Wage
|
1d3cdd0ab6
|
Removed test code.
|
2007-09-24 22:29:52 +00:00 |
|
Jonathan.Wage
|
13a1a6199c
|
Fixes for unit tests being broken.
|
2007-09-24 22:27:41 +00:00 |
|
Jonathan.Wage
|
b447f6ca18
|
Minor tweaks.
|
2007-09-24 22:19:44 +00:00 |
|
Jonathan.Wage
|
bf59f2e861
|
Initial entry.
|
2007-09-24 21:51:11 +00:00 |
|
Jonathan.Wage
|
578556eb06
|
Made a change so we have a table object like in normal doctrine.
|
2007-09-24 21:50:50 +00:00 |
|
Jonathan.Wage
|
eca4f7a121
|
Added delete functionality to records.
|
2007-09-24 21:46:05 +00:00 |
|
Jonathan.Wage
|
6d6f6c7598
|
Fixes and tweaks. Added code to generate classes for schema and load them.
|
2007-09-24 21:32:02 +00:00 |
|
Jonathan.Wage
|
b40fd36efa
|
Fixes to server.
|
2007-09-24 19:29:56 +00:00 |
|
Jonathan.Wage
|
c7b79372cc
|
Fixes.
|
2007-09-24 18:46:11 +00:00 |
|
mahono
|
26ee84d5c8
|
fixed bug in Doctrine_Query::copy() - params were not copied
|
2007-09-24 18:44:37 +00:00 |
|
Jonathan.Wage
|
e9ba4504bf
|
Fixes for Doctrine Resource
|
2007-09-24 18:22:52 +00:00 |
|
Jonathan.Wage
|
d6c0bcb4fc
|
Initial entry for Resource refactoring.
|
2007-09-24 04:59:44 +00:00 |
|
Jonathan.Wage
|
3438aef503
|
Refactoring of Resource module.
|
2007-09-24 04:58:57 +00:00 |
|
jepso
|
c7ea8f37e3
|
Not section above but above in this section
|
2007-09-23 22:09:44 +00:00 |
|
jepso
|
4390a759d4
|
Making use of the inter-documentation linking feature
|
2007-09-23 22:07:00 +00:00 |
|
jepso
|
5cc9efb361
|
Fixed a layout bug when using sticky toc
|
2007-09-23 21:48:42 +00:00 |
|
jepso
|
80f5d6d64b
|
Removed repetition.
|
2007-09-23 21:44:45 +00:00 |
|
jepso
|
c41f1c4b52
|
Removed line breaks in the middle of paragraphs and fixed a typo in an
example.
|
2007-09-23 21:41:18 +00:00 |
|
jepso
|
8ff1c4cb20
|
Fixed interdocumentation linking feature
|
2007-09-23 21:38:11 +00:00 |
|
jepso
|
d8525ca07b
|
Smooth scroll effect removed as it messes up browser's back/forward
functionality.
|
2007-09-23 21:30:00 +00:00 |
|
jepso
|
cfbfe26492
|
Fixes division by zero
|
2007-09-23 21:27:35 +00:00 |
|
zYne
|
c5b694c56f
|
|
2007-09-23 20:52:43 +00:00 |
|
nicobn
|
6395d94549
|
Corrected typo
|
2007-09-23 16:56:16 +00:00 |
|
zYne
|
5313bc07ad
|
|
2007-09-23 16:40:05 +00:00 |
|
zYne
|
be1f8391ea
|
|
2007-09-23 16:25:47 +00:00 |
|
zYne
|
6fd1080729
|
|
2007-09-23 16:21:15 +00:00 |
|
zYne
|
6fd82d82b8
|
|
2007-09-22 22:31:49 +00:00 |
|
zYne
|
9ce05cb90b
|
|
2007-09-22 22:02:58 +00:00 |
|
Jonathan.Wage
|
b98130db1e
|
Fixes for doctrine resource.
|
2007-09-22 01:32:48 +00:00 |
|
Jonathan.Wage
|
5aa73029cf
|
Added fromArray() methods.
|
2007-09-21 21:40:54 +00:00 |
|
Jonathan.Wage
|
b574c7209e
|
Clean up.
|
2007-09-21 20:35:09 +00:00 |
|