2007-03-23 |
Aaron Trevena | applied patch from nicg : Modified sub warn to use... |
commit | commitdiff | tree | snapshot |
2007-03-23 |
Aaron Trevena | applied patch from nicg : Modified DFV.pm to allow... |
commit | commitdiff | tree | snapshot |
2007-03-23 |
Aaron Trevena | applied patch from nicg : Modified MVC.pm to correct... |
commit | commitdiff | tree | snapshot |
2006-12-09 |
Aaron Trevena | fixes to fixes to changes to fixes |
commit | commitdiff | tree | snapshot |
2006-11-30 |
Aaron Trevena | fix to bug 23722 |
commit | commitdiff | tree | snapshot |
2006-11-30 |
Aaron Trevena | fixed bug 22899 + broken link in manual contents, remov... |
commit | commitdiff | tree | snapshot |
2006-11-06 |
Aaron Trevena | fixed bug with multiple template roots in TT, fixed... |
commit | commitdiff | tree | snapshot |
2006-11-06 |
Aaron Trevena | changed template path ordering a bit more in TT |
commit | commitdiff | tree | snapshot |
2006-11-06 |
Aaron Trevena | changed template path ordering, no longer return empty... |
commit | commitdiff | tree | snapshot |
2006-11-06 |
Aaron Trevena | applied parse_path fix to CGI::Maypole |
commit | commitdiff | tree | snapshot |
2006-11-05 |
Aaron Trevena | fix to bug in Apache::MVC location handling |
commit | commitdiff | tree | snapshot |
2006-11-03 |
Aaron Trevena | fixed fixes to bugs in DFV model when updating and... |
commit | commitdiff | tree | snapshot |
2006-11-03 |
Aaron Trevena | fixed bug in DFV model when updating object |
commit | commitdiff | tree | snapshot |
2006-11-02 |
Aaron Trevena | some tidying of factory templates |
commit | commitdiff | tree | snapshot |
2006-11-02 |
Aaron Trevena | search_form now uses search columns |
commit | commitdiff | tree | snapshot |
2006-11-02 |
Aaron Trevena | search_form now uses search columns |
commit | commitdiff | tree | snapshot |
2006-11-02 |
Aaron Trevena | another change to object stringification in selects... |
commit | commitdiff | tree | snapshot |
2006-10-30 |
Aaron Trevena | fixed pod for warn method |
commit | commitdiff | tree | snapshot |
2006-10-30 |
Aaron Trevena | another stringify fix in AsForm |
commit | commitdiff | tree | snapshot |
2006-10-25 |
Aaron Trevena | some more cleaning up and fixing for AsForm, changed... |
commit | commitdiff | tree | snapshot |
2006-10-25 |
Aaron Trevena | AsForm select handling tested and works, debug warnings... |
commit | commitdiff | tree | snapshot |
2006-10-24 |
Aaron Trevena | lots of debug warnings, fixes to AsForm select handling |
commit | commitdiff | tree | snapshot |
2006-10-22 |
Aaron Trevena | added dfv check method to DFV model |
commit | commitdiff | tree | snapshot |
2006-10-16 |
Aaron Trevena | new warn function, other small trivial changes and... |
commit | commitdiff | tree | snapshot |
2006-10-16 |
Aaron Trevena | DFV model tested and working, new additional method... |
commit | commitdiff | tree | snapshot |
2006-10-15 |
Aaron Trevena | DFV model mostly working with Postgres |
commit | commitdiff | tree | snapshot |
2006-10-15 |
Aaron Trevena | DFV model mostly working with Postgres |
commit | commitdiff | tree | snapshot |
2006-10-15 |
Aaron Trevena | fixed DFV model |
commit | commitdiff | tree | snapshot |
2006-10-09 |
Aaron Trevena | updated db_colinfo test, and fixed syntax error in... |
commit | commitdiff | tree | snapshot |
2006-10-09 |
Aaron Trevena | new compilation test |
commit | commitdiff | tree | snapshot |
2006-10-09 |
Aaron Trevena | reorganised model inheritance, new test |
commit | commitdiff | tree | snapshot |
2006-10-05 |
biopete | check some hashrefs for existence before trying to... |
commit | commitdiff | tree | snapshot |
2006-10-02 |
Aaron Trevena | made db_colinfo test less fragile, changed test on... |
commit | commitdiff | tree | snapshot |
2006-10-02 |
Aaron Trevena | C3, inheritence changes and adding skeleton DFV model |
commit | commitdiff | tree | snapshot |
2006-10-02 |
Aaron Trevena | updated action names in manual for standard templates |
commit | commitdiff | tree | snapshot |
2006-10-02 |
Aaron Trevena | fixed typo in factory/edit template |
commit | commitdiff | tree | snapshot |
2006-08-28 |
Aaron Trevena | fixed db_colinfo wrong number of tests |
commit | commitdiff | tree | snapshot |
2006-08-10 |
Aaron Trevena | moved ex to examples, fix to edit template |
commit | commitdiff | tree | snapshot |
2006-07-31 |
Aaron Trevena | tested and it seems to work |
commit | commitdiff | tree | snapshot |
2006-07-31 |
Aaron Trevena | added tests for and fixed new column_required and _colu... |
commit | commitdiff | tree | snapshot |
2006-07-30 |
Aaron Trevena | changes to get/set default columns and column metadata |
commit | commitdiff | tree | snapshot |
2006-07-21 |
biopete | bug in options_from_hashes |
commit | commitdiff | tree | snapshot |
2006-07-20 |
Aaron Trevena | small updates to docs, etc |
commit | commitdiff | tree | snapshot |
2006-07-20 |
Aaron Trevena | fixed mysql test in db_colinfo to skip if no MySQL... |
commit | commitdiff | tree | snapshot |
2006-07-20 |
Aaron Trevena | upped Class::DBI::SQLite requirement, quiettened tests... |
commit | commitdiff | tree | snapshot |
2006-07-19 |
Aaron Trevena | fixes to url tests to handle ordering of arguments... |
commit | commitdiff | tree | snapshot |
2006-07-17 |
biopete | minor bug fixes. |
commit | commitdiff | tree | snapshot |
2006-07-17 |
biopete | add_to_from_cgi is cool. |
commit | commitdiff | tree | snapshot |
2006-07-16 |
Aaron Trevena | db_colinfo now works with (my) sqlite, uncommented... |
commit | commitdiff | tree | snapshot |
2006-07-14 |
biopete | column_info tests, AsForm select fixings and docs. |
commit | commitdiff | tree | snapshot |
2006-07-14 |
Aaron Trevena | fixed mysql tests a bit - checks for and creates test... |
commit | commitdiff | tree | snapshot |
2006-07-12 |
biopete | Finally, FromCGI seems functional and the documentation... |
commit | commitdiff | tree | snapshot |
2006-07-12 |
biopete | Drinker uses add_to_from_cgi and other stuff. Now it... |
commit | commitdiff | tree | snapshot |
2006-07-11 |
biopete | Beginning to a fancy example app of 2.11 features ... |
commit | commitdiff | tree | snapshot |
2006-07-11 |
biopete | Fixed FromCGI and AsForm some more. No official tests... |
commit | commitdiff | tree | snapshot |
2006-07-03 |
biopete | aoeuaou |
commit | commitdiff | tree | snapshot |
2006-07-03 |
biopete | test for various column info stuff. |
commit | commitdiff | tree | snapshot |
2006-06-30 |
biopete | Added column_* interface for retrieving column matadata... |
commit | commitdiff | tree | snapshot |
2006-06-23 |
Aaron Trevena | fixed index action, you can now over-ride it, but other... |
commit | commitdiff | tree | snapshot |
2006-06-22 |
Aaron Trevena | updates to Makefile.PL and MANIFEST |
commit | commitdiff | tree | snapshot |
2006-06-22 |
Aaron Trevena | fixed Maypole versions of Untaint and AsForm to pass... |
commit | commitdiff | tree | snapshot |
2006-06-14 |
Aaron Trevena | fixed path for crud.t, fixed rounding assumption in... |
commit | commitdiff | tree | snapshot |
2006-06-13 |
biopete | CRUD tests, FromCGI that works, test to prove it ;) |
commit | commitdiff | tree | snapshot |
2006-06-12 |
biopete | Now request model_class is not set unless the model... |
commit | commitdiff | tree | snapshot |
2006-06-12 |
Aaron Trevena | fixed error template in TT.pm and possible work around... |
commit | commitdiff | tree | snapshot |
2006-06-12 |
Aaron Trevena | added object method to templates |
commit | commitdiff | tree | snapshot |
2006-06-12 |
Aaron Trevena | added object method, not added to templates yet |
commit | commitdiff | tree | snapshot |
2006-06-01 |
biopete | HTML::Element is now a prerequisite. |
commit | commitdiff | tree | snapshot |
2006-05-22 |
Aaron Trevena | 2.11 release unless I find a problem sharpish |
commit | commitdiff | tree | snapshot |
2006-05-09 |
biopete | Bug fixxes to AsForm -- has_many select and zero filled... |
commit | commitdiff | tree | snapshot |
2006-05-03 |
Aaron Trevena | AJT synch |
commit | commitdiff | tree | snapshot |
2006-04-28 |
biopete | init accessors -- bug fix 15147 |
commit | commitdiff | tree | snapshot |
2006-04-27 |
biopete | Fixed Apache::MVC to use HTTP::Body to get the params... |
commit | commitdiff | tree | snapshot |
2006-04-25 |
Aaron Trevena | 2.11_pre2, updated Changes |
commit | commitdiff | tree | snapshot |
2006-04-25 |
Aaron Trevena | changed error code constant, and related test |
commit | commitdiff | tree | snapshot |
2006-04-24 |
Aaron Trevena | hopefully fixed Apache::MVC with HTTP::Body fallback... |
commit | commitdiff | tree | snapshot |
2006-04-17 |
Aaron Trevena | updated Changes |
commit | commitdiff | tree | snapshot |
2006-04-17 |
Aaron Trevena | removing C::DBI::AsForm requirement |
commit | commitdiff | tree | snapshot |
2006-04-14 |
Aaron Trevena | updated tests, and exception handling a little |
commit | commitdiff | tree | snapshot |
2006-04-14 |
Aaron Trevena | added table/name moniker change to Changes |
commit | commitdiff | tree | snapshot |
2006-04-13 |
biopete | Changed View so it uses table name rather than class... |
commit | commitdiff | tree | snapshot |
2006-04-12 |
Aaron Trevena | components now work |
commit | commitdiff | tree | snapshot |
2006-04-12 |
Aaron Trevena | possible fix for components, added another test to... |
commit | commitdiff | tree | snapshot |
2006-04-12 |
Aaron Trevena | ajt updates, fixed AsForm to pass pod and podcoverage... |
commit | commitdiff | tree | snapshot |
2006-04-11 |
biopete | Added _options_from_hash so you can say: |
commit | commitdiff | tree | snapshot |
2006-04-07 |
biopete | Peter -- uses more standard method for mp1 and mp2... |
commit | commitdiff | tree | snapshot |
2006-04-07 |
biopete | AsForm bug fixes -- to_cgi args, to_enum_select , searc... |
commit | commitdiff | tree | snapshot |
2006-04-01 |
Aaron Trevena | new updated Maypole::Model::CDBI::AsForm with PJSZ... |
commit | commitdiff | tree | snapshot |
2006-03-30 |
biopete | tt list heading sort link fixed |
commit | commitdiff | tree | snapshot |
2006-03-30 |
Aaron Trevena | testing |
commit | commitdiff | tree | snapshot |
2006-03-13 |
Aaron Trevena | updated MANIFEST |
commit | commitdiff | tree | snapshot |
2006-03-02 |
Aaron Trevena | removed Untaint::Maypole from CDBI model |
commit | commitdiff | tree | snapshot |
2006-02-26 |
Aaron Trevena | small fixes from peter |
commit | commitdiff | tree | snapshot |
2006-02-23 |
Aaron Trevena | removed CGI::Untaint::Maypole, 29 tests now passing |
commit | commitdiff | tree | snapshot |
2006-02-23 |
Aaron Trevena | peter speltz AsForm update |
commit | commitdiff | tree | snapshot |
2006-02-21 |
Aaron Trevena | fixing bugs introduced in 2.11 |
commit | commitdiff | tree | snapshot |
2006-02-08 |
Aaron Trevena | update deprecation warning in Changes and fix to M... |
commit | commitdiff | tree | snapshot |
2006-02-08 |
Aaron Trevena | pod and pod-coverage tests now pass |
commit | commitdiff | tree | snapshot |
2006-02-07 |
Aaron Trevena | reworked components |
commit | commitdiff | tree | snapshot |
2006-02-07 |
Aaron Trevena | pjsz and AJT Maypole/Model updates and fixes |
commit | commitdiff | tree | snapshot |
next |