My favorites | Sign in
Project Home Downloads Wiki Issues Source
Details: Show all Hide all

Older

  • May 11, 2010
    r42 (Tweaks.) committed by kendsnyder   -   Tweaks.
    Tweaks.
  • Apr 01, 2010
    r41 (Improvements.) committed by kendsnyder   -   Improvements.
    Improvements.
  • Mar 08, 2010
    r40 (Enhancements to Quad_Date) committed by kendsnyder   -   Enhancements to Quad_Date
    Enhancements to Quad_Date
  • Mar 08, 2010
    r39 (Standardization of Quad_Data_* classes and stubs for new Dat...) committed by kendsnyder   -   Standardization of Quad_Data_* classes and stubs for new Data_* classes. Fixes for Quad_Date time zones. Unit test classes
    Standardization of Quad_Data_* classes and stubs for new Data_* classes. Fixes for Quad_Date time zones. Unit test classes
  • Feb 20, 2010
    r38 (various enhancements and fixes.) committed by kendsnyder   -   various enhancements and fixes.
    various enhancements and fixes.
  • Feb 12, 2010
    Quad_Date Wiki page added by kendsnyder   -   Revision r37 Created wiki page through web user interface.
    Revision r37 Created wiki page through web user interface.
  • Feb 12, 2010
    OrmApi Wiki page edited by kendsnyder   -   Revision r36 Edited wiki page through web user interface.
    Revision r36 Edited wiki page through web user interface.
  • Jan 28, 2010
    r35 (Fixes for date serialization (Storage in session). Better er...) committed by kendsnyder   -   Fixes for date serialization (Storage in session). Better error handling in ORM. Tweaks to Date
    Fixes for date serialization (Storage in session). Better error handling in ORM. Tweaks to Date
  • Jan 22, 2010
    r34 (New convenience date functions for getting the day of the we...) committed by kendsnyder   -   New convenience date functions for getting the day of the week. Curl request and response classes.
    New convenience date functions for getting the day of the week. Curl request and response classes.
  • Jan 20, 2010
    r33 (Fixes to Date and Data_Phone.) committed by kendsnyder   -   Fixes to Date and Data_Phone.
    Fixes to Date and Data_Phone.
  • Jan 13, 2010
    r32 (fixes to date. debug ?improvements to show private propertie...) committed by kendsnyder   -   fixes to date. debug ?improvements to show private properties.
    fixes to date. debug ?improvements to show private properties.
  • Jan 13, 2010
    r31 (Date fixes and enhancements.) committed by kendsnyder   -   Date fixes and enhancements.
    Date fixes and enhancements.
  • Jan 08, 2010
    r30 (clone date object if Quad_Date object is passed to Quad_Date...) committed by kendsnyder   -   clone date object if Quad_Date object is passed to Quad_Date::create(). Enhancement to Quad_Date_Calendar_Month. Quad_Debug also get defined public properties and add function to dump a recordset into an html table. Fixes to Quad_Html. Enhance Quad_Orm::onChange() and add preliminary support for foreign keys. create aliases for scrub types. New, untested Quad_Date class that inherits directly from DateTime
    clone date object if Quad_Date object is passed to Quad_Date::create(). Enhancement to Quad_Date_Calendar_Month. Quad_Debug also get defined public properties and add function to dump a recordset into an html table. Fixes to Quad_Html. Enhance Quad_Orm::onChange() and add preliminary support for foreign keys. create aliases for scrub types. New, untested Quad_Date class that inherits directly from DateTime
  • Jan 04, 2010
    r29 (Fixes to Quad_Db_Table to handle null in WHERE criteria. fix...) committed by kendsnyder   -   Fixes to Quad_Db_Table to handle null in WHERE criteria. fix to Quad_Orm->loadId(). More development on Quad_Date_Interval and Quad_Date_Period
    Fixes to Quad_Db_Table to handle null in WHERE criteria. fix to Quad_Orm->loadId(). More development on Quad_Date_Interval and Quad_Date_Period
  • Dec 31, 2009
    r28 (Make date class consistent by changing "setYears()" to "setY...) committed by kendsnyder   -   Make date class consistent by changing "setYears()" to "setYear()" and the same for all units. Move ORM writer head comment to wiki page. improve debug. ORM: avoid running through save if no fields have changed. Some Quad_Data clases and Quad_File class.
    Make date class consistent by changing "setYears()" to "setYear()" and the same for all units. Move ORM writer head comment to wiki page. improve debug. ORM: avoid running through save if no fields have changed. Some Quad_Data clases and Quad_File class.
  • Dec 30, 2009
    PageName Wiki page deleted by kendsnyder   -   Revision r27 Deleting wiki page PageName.
    Revision r27 Deleting wiki page PageName.
  • Dec 30, 2009
    OrmApi Wiki page added by kendsnyder   -   Revision r26 Created wiki page through web user interface.
    Revision r26 Created wiki page through web user interface.
  • Dec 30, 2009
    PageName Wiki page added by kendsnyder   -   Revision r25 Created wiki page through web user interface.
    Revision r25 Created wiki page through web user interface.
  • Dec 15, 2009
    r24 (Enhancements to Quad_Date. Instructions added to Generated O...) committed by kendsnyder   -   Enhancements to Quad_Date. Instructions added to Generated Orm files. License file.
    Enhancements to Quad_Date. Instructions added to Generated Orm files. License file.
  • Dec 14, 2009
    r23 (Fixes to Quad_Db and Quad_Db_Table, Quad_Db. Add preSleep ab...) committed by kendsnyder   -   Fixes to Quad_Db and Quad_Db_Table, Quad_Db. Add preSleep ability to Quad_Orm. Add security check option to Quad_Scrub and allow specifying a list of valid values. Quad_Date and Quad_Date_Interval now object oriented and using PHP 5.2's DateTime class.
    Fixes to Quad_Db and Quad_Db_Table, Quad_Db. Add preSleep ability to Quad_Orm. Add security check option to Quad_Scrub and allow specifying a list of valid values. Quad_Date and Quad_Date_Interval now object oriented and using PHP 5.2's DateTime class.
  • Dec 09, 2009
    r22 (Orm fixes including removing all functions that begin with "...) committed by kendsnyder   -   Orm fixes including removing all functions that begin with "get", "set" or "unset" to avoid naming collisions. Associated Orm writer updates. New Scrub types email and ASCII.
    Orm fixes including removing all functions that begin with "get", "set" or "unset" to avoid naming collisions. Associated Orm writer updates. New Scrub types email and ASCII.
  • Dec 09, 2009
    r21 (MagicProperties and Orm extensibility using getters and sett...) committed by kendsnyder   -   MagicProperties and Orm extensibility using getters and setters. Populate Quad_Scrub class
    MagicProperties and Orm extensibility using getters and setters. Populate Quad_Scrub class
  • Dec 05, 2009
    r20 (Major rework of Orm and Db) committed by kendsnyder   -   Major rework of Orm and Db
    Major rework of Orm and Db
  • Dec 04, 2009
    r19 (increase Debug max depth) committed by kendsnyder   -   increase Debug max depth
    increase Debug max depth
  • Nov 23, 2009
    r18 (Fix indentation bug with Quad_Debug) committed by kendsnyder   -   Fix indentation bug with Quad_Debug
    Fix indentation bug with Quad_Debug
  • Nov 23, 2009
    r17 (Quad_Ini and test) committed by kendsnyder   -   Quad_Ini and test
    Quad_Ini and test
  • Nov 22, 2009
    r16 (Checkboxes and more decorators.) committed by kendsnyder   -   Checkboxes and more decorators.
    Checkboxes and more decorators.
  • Nov 22, 2009
    r15 (Radios. Orm Writer (untested)) committed by kendsnyder   -   Radios. Orm Writer (untested)
    Radios. Orm Writer (untested)
  • Nov 19, 2009
    r14 (More quad form work.) committed by kendsnyder   -   More quad form work.
    More quad form work.
  • Nov 17, 2009
    r13 (More Quad_Form development) committed by kendsnyder   -   More Quad_Form development
    More Quad_Form development
  • Nov 16, 2009
    r12 (Quad_Form system additions.) committed by kendsnyder   -   Quad_Form system additions.
    Quad_Form system additions.
  • Nov 15, 2009
    r11 (fix to quad iterable's "valid()" function) committed by kendsnyder   -   fix to quad iterable's "valid()" function
    fix to quad iterable's "valid()" function
  • Nov 15, 2009
    r10 (Getting a whole form to output properly.) committed by kendsnyder   -   Getting a whole form to output properly.
    Getting a whole form to output properly.
  • Nov 15, 2009
    r9 (more form elements.) committed by kendsnyder   -   more form elements.
    more form elements.
  • Nov 14, 2009
    r8 (Updates for a simple demonstration of Quad_Html_Element and ...) committed by kendsnyder   -   Updates for a simple demonstration of Quad_Html_Element and decorators.
    Updates for a simple demonstration of Quad_Html_Element and decorators.
  • Nov 14, 2009
    r7 (basic enhancements, esp. with HTML elements.) committed by kendsnyder   -   basic enhancements, esp. with HTML elements.
    basic enhancements, esp. with HTML elements.
  • Nov 12, 2009
    r6 (A slew of additions including Quad_Observable, Quad Debug, Q...) committed by kendsnyder   -   A slew of additions including Quad_Observable, Quad Debug, Quad_Form and Quad_Form_Element objects.
    A slew of additions including Quad_Observable, Quad Debug, Quad_Form and Quad_Form_Element objects.
  • Nov 11, 2009
    r5 (Db select class and flesh out adapter code.) committed by kendsnyder   -   Db select class and flesh out adapter code.
    Db select class and flesh out adapter code.
  • Nov 11, 2009
    r4 (Documentation and additions from long ago.) committed by kendsnyder   -   Documentation and additions from long ago.
    Documentation and additions from long ago.
  • Oct 15, 2009
    r3 (Some quick and broken moves to php 5.3) committed by kendsnyder   -   Some quick and broken moves to php 5.3
    Some quick and broken moves to php 5.3
  • Jun 04, 2009
    r2 (Initial import) committed by kendsnyder   -   Initial import
    Initial import
  • Jun 04, 2009
    Project quadphp created by kendsnyder   -   QUick And Dirty PHP Framework
    QUick And Dirty PHP Framework
 
Powered by Google Project Hosting