[cvs] commit: incubator/gulliver view.php incubator/gulliver/lib Trip.php View.php base.php incubator/gulliver/lib/Trip Local.php incubator/gulliver/templates/trip allowance.php date.php local.php log.html.php incubator/gulliver/templates/trip/log footer.php ...

Chuck Hagenbuch chuck at horde.org
Wed Apr 16 04:38:44 UTC 2008


chuck       2008-04-16 00:38:44 EDT

  Modified files:
    gulliver             view.php 
    gulliver/lib         Trip.php View.php base.php 
    gulliver/lib/Trip    Local.php 
    gulliver/templates/trip allowance.php local.php 
    gulliver/templates/trip/print allowance.php local.php 
    gulliver/trip        log.php vatid.php 
    gulliver/trips       view.php 
  Added files:
    gulliver/templates/trip log.html.php 
    gulliver/templates/trips list.html.php 
  Removed files:
    gulliver/templates/trip date.php 
    gulliver/templates/trip/log footer.php header.php row.php 
    gulliver/templates/trips list.php 
  Log:
  .html.php for views. I tried to clean up a few things while I was here
  and not break anything; most of the templates aren't actually Views
  even though they're named like them.
  
  Revision  Changes    Path
  1.33      +12 -13    incubator/gulliver/lib/Trip.php
  1.8       +4 -4      incubator/gulliver/lib/Trip/Local.php
  1.10      +2 -88     incubator/gulliver/lib/View.php
  1.16      +3 -2      incubator/gulliver/lib/base.php
  1.8       +0 -108    incubator/gulliver/templates/trip/Attic/date.php (dead)
  1.7       +10 -10    incubator/gulliver/templates/trip/allowance.php
  1.8       +6 -6      incubator/gulliver/templates/trip/local.php
  1.1       +20 -0     incubator/gulliver/templates/trip/log.html.php (new)
  1.2       +0 -2      incubator/gulliver/templates/trip/log/Attic/footer.php (dead)
  1.2       +0 -9      incubator/gulliver/templates/trip/log/Attic/header.php (dead)
  1.3       +0 -5      incubator/gulliver/templates/trip/log/Attic/row.php (dead)
  1.3       +15 -15    incubator/gulliver/templates/trip/print/allowance.php
  1.3       +8 -8      incubator/gulliver/templates/trip/print/local.php
  1.13      +0 -66     incubator/gulliver/templates/trips/Attic/list.php (dead)
  1.1       +66 -0     incubator/gulliver/templates/trips/list.html.php (new)
  1.6       +16 -17    incubator/gulliver/trip/log.php
  1.7       +1 -8      incubator/gulliver/trip/vatid.php
  1.6       +4 -4      incubator/gulliver/trips/view.php
  1.4       +2 -3      incubator/gulliver/view.php

  Chora Links:
  http://cvs.horde.org/diff.php/incubator/gulliver/lib/Trip.php?r1=1.32&r2=1.33&ty=u
  http://cvs.horde.org/diff.php/incubator/gulliver/lib/Trip/Local.php?r1=1.7&r2=1.8&ty=u
  http://cvs.horde.org/diff.php/incubator/gulliver/lib/View.php?r1=1.9&r2=1.10&ty=u
  http://cvs.horde.org/diff.php/incubator/gulliver/lib/base.php?r1=1.15&r2=1.16&ty=u
  http://cvs.horde.org/co.php/incubator/gulliver/templates/trip/Attic/date.php?r=1.7
  http://cvs.horde.org/diff.php/incubator/gulliver/templates/trip/allowance.php?r1=1.6&r2=1.7&ty=u
  http://cvs.horde.org/diff.php/incubator/gulliver/templates/trip/local.php?r1=1.7&r2=1.8&ty=u
  http://cvs.horde.org/co.php/incubator/gulliver/templates/trip/log.html.php?r=1.1
  http://cvs.horde.org/co.php/incubator/gulliver/templates/trip/log/Attic/footer.php?r=1.1
  http://cvs.horde.org/co.php/incubator/gulliver/templates/trip/log/Attic/header.php?r=1.1
  http://cvs.horde.org/co.php/incubator/gulliver/templates/trip/log/Attic/row.php?r=1.2
  http://cvs.horde.org/diff.php/incubator/gulliver/templates/trip/print/allowance.php?r1=1.2&r2=1.3&ty=u
  http://cvs.horde.org/diff.php/incubator/gulliver/templates/trip/print/local.php?r1=1.2&r2=1.3&ty=u
  http://cvs.horde.org/co.php/incubator/gulliver/templates/trips/Attic/list.php?r=1.12
  http://cvs.horde.org/co.php/incubator/gulliver/templates/trips/list.html.php?r=1.1
  http://cvs.horde.org/diff.php/incubator/gulliver/trip/log.php?r1=1.5&r2=1.6&ty=u
  http://cvs.horde.org/diff.php/incubator/gulliver/trip/vatid.php?r1=1.6&r2=1.7&ty=u
  http://cvs.horde.org/diff.php/incubator/gulliver/trips/view.php?r1=1.5&r2=1.6&ty=u
  http://cvs.horde.org/diff.php/incubator/gulliver/view.php?r1=1.3&r2=1.4&ty=u


More information about the cvs mailing list