Changes To To Do List
Not logged in

Changes to "To Do List" between 2008-06-02 13:15:00 and 2009-10-02 06:04:05

    19     19     *   Email notifications are one example of this
    20     20     *   The already existing auto-sync feature is a specialized form of the same
    21     21     *   Extend timeline and wiki history to allow users to see wiki page differences from edit to edit. [http://wiki.tcl.tk/_history/606|Example @ Tcler's Wiki].
    22     22     *   Polish our current plain unidiff view of file/changeset differences. Google's view of deltas looks nice. [http://code.google.com/p/tclsdl/source/detail?r=8|Example of Google]. (Colorized side-by-side view through the 'diff' link, and colorized unidiff through the (+) button).
    23     23     *   Ignore files (.o, .pyc, .class, .cvsignore, etc...) - extra command is hard to identify "extra" files inside of many projects.
    24     24     *   Add ability to delete or rename a page
    25     25     *   Partial commit of a modified file (i.e. choose which of many hunks should be committed). This needs a graphical interface (for the selection). Actually everything can be done in an interface, saving and restoring the file across the commit, with selected changes in the commit. No need to modify the core fossil app for this.
           26  +  *  Possible Translation for the web interface ?
    26     27   
    27     28   Projects
    28     29   
    29     30     *   [Import CVS Repositories]
    30     31   
    31     32   Bugs reported by users
    32     33     *   [Opera]
    33     34     *   [Windows XP]