|
1.5 (+2 -2 lines) |
06/27/2007 01:23 PM |
Jan Schneider jan |
Bump year, looks like a missed a few last time. |
|
1.4 (+53 -22 lines) |
08/23/2006 07:39 PM |
Ben Klang bklang |
* Created Autogeneration form for reuse with Horde Registry API
* Moved autogeneratino logic into Beatnik::autogenerate() method for use with
the Horde Registry API
* Moved recordExists() to Beatnik_Driver::. This will allow overrides later
if a backend has a more efficient way than iterating over all results of
getRecords(). It also allows the method to be used generically rather than
just for the autogeneration routine
* Moved getRecord() into Beatnik_Driver:: rather than Beatnik:: for consistency
* Created ability to choose from a list of multiple templates |
|
1.3 (+22 -3 lines) |
08/11/2006 01:43 PM |
Ben Klang bklang |
Add more illustrative example for autogeneration |
|
1.2 (+2 -2 lines) |
08/09/2006 01:10 PM |
Ben Klang bklang |
Typo |
|
1.1 |
08/08/2006 08:28 AM |
Duck duck |
Base for records autogeneration |