[cvs] commit: incubator/spread/js sheet.js incubator/spread/js/src sheet.js incubator/spread/lib Formula.php Sheet.php incubator/spread/lib/Block workbooks.php incubator/spread/lib/Sheet/Renderer edit.php incubator/spread/lib/Workbook Export.php ...

Duck duck at obala.net
Tue Sep 16 17:32:22 UTC 2008


duck        2008-09-16 13:32:22 EDT

  Modified files:
    spread/js            sheet.js 
    spread/js/src        sheet.js 
    spread/lib           Formula.php Sheet.php 
    spread/lib/Block     workbooks.php 
    spread/lib/Sheet/Renderer edit.php 
    spread/lib/Workbook  Export.php 
    spread/lib/Workbook/Export csv.php tsv.php xls.php 
    spread/sheets        index.php 
    spread/workbook      cell.php check.php column.php row.php 
  Log:
  Start refactoring ajax calls to handle errors and to not reload the whole table html but just the changed cell content
  
  Revision  Changes    Path
  1.3       +20 -16    incubator/spread/js/sheet.js
  1.5       +80 -39    incubator/spread/js/src/sheet.js
  1.2       +2 -4      incubator/spread/lib/Block/workbooks.php
  1.13      +3 -5      incubator/spread/lib/Formula.php
  1.9       +39 -2     incubator/spread/lib/Sheet.php
  1.3       +1 -2      incubator/spread/lib/Sheet/Renderer/edit.php
  1.2       +9 -1      incubator/spread/lib/Workbook/Export.php
  1.2       +2 -2      incubator/spread/lib/Workbook/Export/csv.php
  1.2       +2 -2      incubator/spread/lib/Workbook/Export/tsv.php
  1.2       +2 -2      incubator/spread/lib/Workbook/Export/xls.php
  1.2       +9 -2      incubator/spread/sheets/index.php
  1.4       +20 -3     incubator/spread/workbook/cell.php
  1.3       +8 -5      incubator/spread/workbook/check.php
  1.2       +16 -10    incubator/spread/workbook/column.php
  1.2       +16 -10    incubator/spread/workbook/row.php

  Chora Links:
  http://cvs.horde.org/diff.php/incubator/spread/js/sheet.js?r1=1.2&r2=1.3&ty=u
  http://cvs.horde.org/diff.php/incubator/spread/js/src/sheet.js?r1=1.4&r2=1.5&ty=u
  http://cvs.horde.org/diff.php/incubator/spread/lib/Block/workbooks.php?r1=1.1&r2=1.2&ty=u
  http://cvs.horde.org/diff.php/incubator/spread/lib/Formula.php?r1=1.12&r2=1.13&ty=u
  http://cvs.horde.org/diff.php/incubator/spread/lib/Sheet.php?r1=1.8&r2=1.9&ty=u
  http://cvs.horde.org/diff.php/incubator/spread/lib/Sheet/Renderer/edit.php?r1=1.2&r2=1.3&ty=u
  http://cvs.horde.org/diff.php/incubator/spread/lib/Workbook/Export.php?r1=1.1&r2=1.2&ty=u
  http://cvs.horde.org/diff.php/incubator/spread/lib/Workbook/Export/csv.php?r1=1.1&r2=1.2&ty=u
  http://cvs.horde.org/diff.php/incubator/spread/lib/Workbook/Export/tsv.php?r1=1.1&r2=1.2&ty=u
  http://cvs.horde.org/diff.php/incubator/spread/lib/Workbook/Export/xls.php?r1=1.1&r2=1.2&ty=u
  http://cvs.horde.org/diff.php/incubator/spread/sheets/index.php?r1=1.1&r2=1.2&ty=u
  http://cvs.horde.org/diff.php/incubator/spread/workbook/cell.php?r1=1.3&r2=1.4&ty=u
  http://cvs.horde.org/diff.php/incubator/spread/workbook/check.php?r1=1.2&r2=1.3&ty=u
  http://cvs.horde.org/diff.php/incubator/spread/workbook/column.php?r1=1.1&r2=1.2&ty=u
  http://cvs.horde.org/diff.php/incubator/spread/workbook/row.php?r1=1.1&r2=1.2&ty=u


More information about the cvs mailing list