Changes To To Do List
Not logged in

Changes to "To Do List" between 2008-02-04 19:11:25 and 2008-02-05 20:12:35

    15     15     *  Ability to store an image for the logo in the upper-left corner.
    16     16     *  A selection of "skins" - sample configurations that serve as
    17     17         baselines for customization.
    18     18     *   Execution of arbitrary actions on checkin
    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  +  *   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].
    22     23     *   Ignore files (.o, .pyc, .class, .cvsignore, etc...) - extra command is hard to identify "extra" files inside of many projects.
    23     24     *   Add ability to delete or rename a page
           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.
    24     26   
    25     27   Projects
    26     28   
    27     29     *   [Import CVS Repositories]
    28     30   
    29     31   Bugs reported by users
    30     32     *   [Opera]
    31     33   
    32     34