[cvs] [Wiki] changed: Project/Spread

Duck duck at obala.net
Thu Jul 24 12:14:57 UTC 2008


duck  Thu, 24 Jul 2008 08:14:57 -0400

Modified page: http://wiki.horde.org/Project/Spread
New Revision:  1.7
Change log:  ajax content calls

@@ -25,20 +25,30 @@
  * cell references (inside the same workbook)
  * store sheet data in VFS and sheet parameters in SQL
  * export to excel workbooks
  * import excel workbooks (without formulas)
-* Key navigations: TAB moves left, RETURN saves, ESC cancels,  
UP/DOWN/LEFT/RIGHT. If we are on the beginning/end of a row we  
automatically moves to the first/last cell in the column above/belove.
+* Key navigations: TAB moves left, RETURN saves, ESC cancels,  
UP/DOWN. If we are on the beginning/end of a row we automatically  
moves to the first/last cell in the column above/belove.
+* Context Menu to insert, delete, copy, cut and paste a cell and  
entire row or column (AJAX calls)

  ++ TODO
  * references across workbooks
  * column types (selection list etc)
-* import and export opendocumetn and oasis format
+* column names
+* import and export opendocumenr and oasis format
  * import formulas
  * charset support for export / import
  * implement Horde_Lock
-* pdf
+* pdf export
  * create invoice from a sheet data
-* column names
+* crud actions for ranges
+* drag&drop rows, columns, cell ranges
+* update only changed cells after range actions, to recalculate  
formula values
+* sort columns
+* inline rename/creation of sheets (like google docs)
+* list of predefined formulas
+* automatic rendering of columns depending on the data type  
(automatic recognition)
+* sheets under the table (like excel)
+* cvs&tvs import

  ++ Resources
  http://ewbi.blogs.com/develops/popular/excelformulaparsing.html
  http://www.millstream.com.au/upload/code/tablekit/


More information about the cvs mailing list