[cvs] commit: nag/themes categoryCSS.php screen.css nag/docs CHANGES nag/templates common-header.inc nag list.php nag/lib/Block summary.php nag/js tables.php nag/templates/list task_headers.inc task_summaries.inc

Chuck Hagenbuch chuck at horde.org
Fri Jul 8 12:04:40 PDT 2005


chuck       2005-07-08 12:04:40 PDT

  Modified files:
    themes               screen.css 
    docs                 CHANGES 
    templates            common-header.inc 
    .                    list.php 
    lib/Block            summary.php 
    templates/list       task_headers.inc task_summaries.inc 
  Added files:
    themes               categoryCSS.php 
    js                   tables.php 
  Log:
  - Add categoryCSS.php for Nag, too
  - Hack to make it work for the portal by including a link tag where it's not technically legal. works in Firefox, though, so maybe it'll get us through to a BC fix for it.
  - Clean up a bunch of CSS and HTML
  - make the task list columns dynamically resortable. Pretty good but needs some work still to adjust the column CSS and to store the sort order permanently.
  
  Revision  Changes    Path
  1.135     +1 -0      nag/docs/CHANGES
  1.1       +295 -0    nag/js/tables.php (new)
  1.58      +23 -37    nag/lib/Block/summary.php
  1.97      +10 -20    nag/list.php
  1.24      +1 -0      nag/templates/common-header.inc
  1.41      +8 -8      nag/templates/list/task_headers.inc
  1.62      +10 -10    nag/templates/list/task_summaries.inc
  1.1       +33 -0     nag/themes/categoryCSS.php (new)
  1.3       +23 -5     nag/themes/screen.css

  Chora Links:
  http://cvs.horde.org/diff.php/nag/docs/CHANGES?r1=1.134&r2=1.135&ty=u
  http://cvs.horde.org/co.php/nag/js/tables.php?r=1.1
  http://cvs.horde.org/diff.php/nag/lib/Block/summary.php?r1=1.57&r2=1.58&ty=u
  http://cvs.horde.org/diff.php/nag/list.php?r1=1.96&r2=1.97&ty=u
  http://cvs.horde.org/diff.php/nag/templates/common-header.inc?r1=1.23&r2=1.24&ty=u
  http://cvs.horde.org/diff.php/nag/templates/list/task_headers.inc?r1=1.40&r2=1.41&ty=u
  http://cvs.horde.org/diff.php/nag/templates/list/task_summaries.inc?r1=1.61&r2=1.62&ty=u
  http://cvs.horde.org/co.php/nag/themes/categoryCSS.php?r=1.1
  http://cvs.horde.org/diff.php/nag/themes/screen.css?r1=1.2&r2=1.3&ty=u


More information about the cvs mailing list