[cvs] commit: hermes deliverables.php search.php hermes/lib Hermes.php Search.php hermes/lib/Data hermes_csv.php hermes_tsv.php hermes_xls.php iif.php qbxml.php hermes/templates/deliverables list.inc hermes/templates/invoicebatch footer.inc header.inc

Chuck Hagenbuch chuck at horde.org
Wed Aug 3 13:52:55 PDT 2005


chuck       2005-08-03 13:52:55 PDT

  Modified files:
    .                    deliverables.php search.php 
    lib                  Hermes.php Search.php 
    lib/Data             iif.php qbxml.php 
    templates/deliverables list.inc 
    templates/invoicebatch footer.inc header.inc 
  Added files:
    lib/Data             hermes_csv.php hermes_tsv.php 
                         hermes_xls.php 
  Log:
  - html cleanup
  - make export formats a bit more useful (include formatted dates as well as timestamps, etc.)
  - allow search and export forms to be resubmitted (no need to guard against multiple submission there)
  
  Revision  Changes    Path
  1.2       +4 -7      hermes/deliverables.php
  1.1       +45 -0     hermes/lib/Data/hermes_csv.php (new)
  1.1       +45 -0     hermes/lib/Data/hermes_tsv.php (new)
  1.1       +21 -0     hermes/lib/Data/hermes_xls.php (new)
  1.15      +1 -5      hermes/lib/Data/iif.php
  1.10      +1 -5      hermes/lib/Data/qbxml.php
  1.45      +6 -2      hermes/lib/Hermes.php
  1.19      +10 -4     hermes/lib/Search.php
  1.27      +2 -12     hermes/search.php
  1.2       +3 -6      hermes/templates/deliverables/list.inc
  1.3       +12 -31    hermes/templates/invoicebatch/footer.inc
  1.2       +4 -9      hermes/templates/invoicebatch/header.inc

  Chora Links:
  http://cvs.horde.org/diff.php/hermes/deliverables.php?r1=1.1&r2=1.2&ty=u
  http://cvs.horde.org/co.php/hermes/lib/Data/hermes_csv.php?r=1.1
  http://cvs.horde.org/co.php/hermes/lib/Data/hermes_tsv.php?r=1.1
  http://cvs.horde.org/co.php/hermes/lib/Data/hermes_xls.php?r=1.1
  http://cvs.horde.org/diff.php/hermes/lib/Data/iif.php?r1=1.14&r2=1.15&ty=u
  http://cvs.horde.org/diff.php/hermes/lib/Data/qbxml.php?r1=1.9&r2=1.10&ty=u
  http://cvs.horde.org/diff.php/hermes/lib/Hermes.php?r1=1.44&r2=1.45&ty=u
  http://cvs.horde.org/diff.php/hermes/lib/Search.php?r1=1.18&r2=1.19&ty=u
  http://cvs.horde.org/diff.php/hermes/search.php?r1=1.26&r2=1.27&ty=u
  http://cvs.horde.org/diff.php/hermes/templates/deliverables/list.inc?r1=1.1&r2=1.2&ty=u
  http://cvs.horde.org/diff.php/hermes/templates/invoicebatch/footer.inc?r1=1.2&r2=1.3&ty=u
  http://cvs.horde.org/diff.php/hermes/templates/invoicebatch/header.inc?r1=1.1&r2=1.2&ty=u


More information about the cvs mailing list