Fixed bug in Data::Dumper statement
[dbsrgits/SQL-Translator.git] / lib / SQL / Translator / Producer / Turnkey.pm
2004-04-20 Brian O'Connor Fixed bug in Data::Dumper statement
2004-04-20 Brian O'Connor Updated heredocs to not be interpreted.
2004-04-20 Brian O'Connor Added dumper method.
2004-04-16 Brian O'Connor Fixes a bug in the way the Turnkey producer's macro...
2004-04-16 Brian O'Connor Updated a problem with the Turnkey template producer
2004-04-16 Brian O'Connor Updates to the Turnkey templates for atoms, tt2 templat...
2004-04-16 Brian O'Connor removed xlink tag
2004-04-14 Brian O'Connor Updated the Turnkey producer to correctly read the...
2004-04-10 Allen Day no autocommit
2004-04-08 Allen Day m2m FK link table import mappings now generate traversa...
2004-04-07 Allen Day many graph introspection problems solved. method name...
2004-04-06 Brian O'Connor An update of the Turnkey producer to output with better...
2004-04-06 Allen Day aeshetic fixes, largely.
2004-04-06 Allen Day bugfixes in Class::DBI method generation. they were...
2004-04-03 Allen Day uri->object mapping changing from GET params to URI...
2004-04-03 Allen Day improved element names
2004-03-31 Allen Day more readable tag names
2004-03-31 Allen Day fixes for code clarity
2004-03-12 Brian O'Connor Fixed a possible infinite loop problem where the primar...
2004-03-12 Brian O'Connor Fixed a problem for the Turnkey producer where the...
2004-03-09 Allen Day no warnings for redefined methods
2004-02-17 Allen Day add file extension
2004-02-10 Allen Day template files shall be lowercase
2004-02-10 Allen Day return hashref instead of hash
2004-02-10 Allen Day individual tables now returned as a hash of separate...
2004-02-09 Ken Youens-Clark Fixed copyrights.
2004-01-15 Brian O'Connor Added a method based to the template to correctly refor...
2004-01-15 Brian O'Connor Added a method based to the template to correctly refor...
2004-01-09 Brian O'Connor Search string in DBI output was fixed to escape @_...
2004-01-03 Allen Day fixing bugs on sf turnkey tracker
2004-01-03 Brian O'Connor Fixed problem with Turnkey producer where the db connec...
2004-01-02 Allen Day factored out more styles to css. atom macros are now...
2004-01-02 Allen Day transfering functionality from branch
2004-01-02 Allen Day removing hardcoded colors/styles to CSS
2004-01-02 Allen Day ya
2003-12-31 Brian O'Connor Fixed problem with rendering atoms in Turnkey Producer.
2003-12-31 Brian O'Connor The Turnkey producer now uses the latest head on SQLFai...
2003-12-28 Brian O'Connor Changes for Turnkey Atom class creation. Right now...
2003-10-15 Ken Youens-Clark Added boilerplate intro/copyright.
2003-09-25 Allen Day this is pretty stable, and is ( i think ) generating...
2003-09-05 Allen Day moved graph generating code (except hyperedges) to...
2003-09-02 Allen Day turnkey producer still broken, will try to get it worki...
2003-08-29 Ken Youens-Clark Changed POD to match class name, added link to Turnkey...
2003-08-29 Allen Day firming up can_link()
2003-08-29 Allen Day more functionality in Table.pm, Turnkey.pm is broken...
2003-08-29 Allen Day moving reusable (useful?) code into schema classes
2003-08-28 Brian O'Connor The Turnkey package is based on the ClassDBI package...