Sat, 29 Nov 2008 00:12:16 +0000 Made _logic a param
Sverre Rabbelier <srabbelier@gmail.com> [Sat, 29 Nov 2008 00:12:16 +0000] rev 605
Made _logic a param The _logic parameter is added in base.py to make this as small and non-intrustive change. Patch by: Sverre Rabbelier
Fri, 28 Nov 2008 23:08:14 +0000 Added Lennard to the AUTHORS file
Sverre Rabbelier <srabbelier@gmail.com> [Fri, 28 Nov 2008 23:08:14 +0000] rev 604
Added Lennard to the AUTHORS file Long overdue patch, perhaps we should add a test to the test suite to check if all authors are propertly credited in AUTHORS... Patch by: Sverre Rabbelier
Fri, 28 Nov 2008 22:49:26 +0000 Make Sponsor use the new DynaForm module
Sverre Rabbelier <srabbelier@gmail.com> [Fri, 28 Nov 2008 22:49:26 +0000] rev 603
Make Sponsor use the new DynaForm module Currently only a slight reduction in code, but hopefully some (or all?) of the form's definition can move up into base.View. Patch by: Sverre Rabbelier
Fri, 28 Nov 2008 22:49:03 +0000 Added a DynaForm module
Sverre Rabbelier <srabbelier@gmail.com> [Fri, 28 Nov 2008 22:49:03 +0000] rev 602
Added a DynaForm module This allows GAE forms to be defined 'semi' dymamically, rather than by having to explicitly create the new class. Patch by: Sverre Rabbelier
Fri, 28 Nov 2008 22:48:41 +0000 Added a cleaning module
Sverre Rabbelier <srabbelier@gmail.com> [Fri, 28 Nov 2008 22:48:41 +0000] rev 601
Added a cleaning module This module is the start of a (hopefully more generic) set of cleaning functions that can be used in the GAE forms. Patch by: Sverre Rabbelier
Fri, 28 Nov 2008 08:24:57 +0000 Apache license and __author__ added. Also added a todo for the __doc__ string.
Lennard de Rijk <ljvderijk@gmail.com> [Fri, 28 Nov 2008 08:24:57 +0000] rev 600
Apache license and __author__ added. Also added a todo for the __doc__ string. Patch by: Lennard de Rijk
Thu, 27 Nov 2008 23:41:08 +0000 Moved check_includes and graph from app to scripts
Sverre Rabbelier <srabbelier@gmail.com> [Thu, 27 Nov 2008 23:41:08 +0000] rev 599
Moved check_includes and graph from app to scripts Patch by: Sverre Rabbelier
Thu, 27 Nov 2008 23:40:30 +0000 Change command parsing and do file walking manually
Sverre Rabbelier <srabbelier@gmail.com> [Thu, 27 Nov 2008 23:40:30 +0000] rev 598
Change command parsing and do file walking manually Also print warnings to stderr Patch by: Sverre Rabbelier
Thu, 27 Nov 2008 21:57:24 +0000 Proper working implementation of a cycle detection algorithm, that
Sverre Rabbelier <srabbelier@gmail.com> [Thu, 27 Nov 2008 21:57:24 +0000] rev 597
Proper working implementation of a cycle detection algorithm, that returns the cycles (rather than printing them) by constructing the path between the two nodes that were found to be cyclic. Patch by: Sverre Rabbelier
Thu, 27 Nov 2008 17:22:39 +0000 Fix some typo in logic.models.base.
Pawel Solyga <Pawel.Solyga@gmail.com> [Thu, 27 Nov 2008 17:22:39 +0000] rev 596
Fix some typo in logic.models.base. Patch by: Pawel Solyga
(0) -300 -100 -10 +10 +100 +300 +1000 tip