Edgewall Software

Changes between Version 2 and Version 3 of ChristianBoos


Ignore:
Timestamp:
Apr 7, 2005, 12:45:15 PM (19 years ago)
Author:
Christian Boos
Comment:

Some cleanups and added a lot of topics I

Legend:

Unmodified
Added
Removed
Modified
  • ChristianBoos

    v2 v3  
    1 Christian Boos <[mailto:cboos@bct-technology.com cboos@bct-technology.com]>
     1= Christian Boos =
    22
    3 I'm interested in enhancing Trac along the following lines:
    4  * improving Subversion support
    5    * TighterSubversionIntegration
     3 * '''Trac Project:''' mrowe
     4 * '''IrcChannel:''' bdash
     5 * '''email:'''
     6   * <[mailto:cboos@bct-technology.com cboos@bct-technology.com]>
     7   * < cboos @ wanadoo fr >
     8
     9I'm interested in Trac because I'm using it
     10to improve the Software Development Process
     11of my company.
     12
     13I'm interested about the following topics:
     14
     15 * Improving Subversion support
     16   * I think a TighterSubversionIntegration
     17     would be a good thing
     18   * support for copy and renames #295
    619   * SVK support #978
    720   * svn:log editing #781
    821   * arbitrary diff support (#199 and more)
    922   * stop on copy when viewing branch revision logs
    10  * TracObjectModelProposal
     23 * Trac should be more object-oriented: TracObjectModelProposal
     24   [source:branches/cboos-dev/trac-obj-branch trac-obj branch]
    1125   * Adding cross-references #1242
     26     [source:branches/cboos-dev/xref-branch xref branch]
    1227   * comments for all trac objects, not just tickets #955
     28   * custom fields for all trac objects, not just tickets #1386
    1329   * attachments for all trac objects, not just wiki pages and tickets
    14  * Miscellaneous stuff
     30   * Editable wiki for all Trac objects:
     31     * Changeset svn:log editing #781
     32     * Source
     33   * Relationships between Trac Objects (''freaking stuff'')
     34     * ticket dependencies #30, #226
     35     * ticket duplicates #1395
     36     * master tickets #886
     37     * Lightweight Object Model using __is-__ relationships
     38       * Wiki Templates #1376, #505
     39       * the possible values for properties should be defined on
     40         object templates #11
     41       * the same for text ticket fields (priority, severity, etc.)
     42       * components should be ComponentObject pages #1135
     43       * milestones should be MilestoneObject pages
     44     * Flexible workflow support (NewWorkflow as a particular case)
     45 * Wiki enhancements
    1546   * Adding ''intertrac'' links #234
     47     [source:branches/cboos-dev/intertrac-branch intertrac branch]
     48   * Add support for links to attachments #944
     49   * TracLinks for {{{query:}}} #909
     50   * WikiMacros enhancements #801
     51 * Ticket enhancements
    1652   * Adding ''category'' to Tickets #919
     53     [source:branches/cboos-dev/category-branch category branch]
     54   * More types for Custom fields:
     55     * multi-selectable fields #918
     56     * wiki textareas #1392
     57 * Timeline enhancements
    1758   * Viewing ticket modifications from the Timeline #890
    18    * Editable comments #454
    19    * Add support for links to attachments #944
     59   * Editable ticket comments #454
     60 * General enhancements
     61   * Centralized (hierarchical?) {{{trac.ini}}} file #1051
    2062   * Add more control over attachments #948
     63   * Paging support #426
     64 * Release Management module #682
     65 * Project Management #440
     66 * Multiple project support
     67   * See TracMultipleProject/SingleEnvironment
     68
    2169
    2270Since the 14^th^ of March 2005, I have commit access.
    2371Here's my playground: source:branches/cboos-dev
    2472
    25 My center of interests:
    26  * [http://subversion.tigris.org Subversion] and
    27    [http://svk.elixus.org SVK] for the
    28    Source Code Management side
    29  * The good old GNU {{{make}}} for the build side
    30  * Anything about build systems and continuous
    31    integration
     73Topics I'm interested in:
     74 * Source Code Management
     75   [http://subversion.tigris.org Subversion]
     76   [http://svk.elixus.org SVK]
     77 * Software Construction (GNU {{{make}}}
     78 * Software Documentation
     79 * Continuous Integration
    3280 * Collaborative Groupware (wikis)
    33 
    34 This is pretty close to what '''Trac''' is about,
    35 therefore I'm here :)
    36 
    37 My long time center of interest (in Computer Science)
    38 are Computer Languages:
    39  * [http://www.ruby-lang.org/en Ruby]
    40  * C++ ''(well, no need for an internet link,  the Stroustrup bible is enough...)''
    41  * Many others ''(I forgot their names)''
    42  * Ah yes, [http://www.python.org Python].
    43    I learned to like this one too, thanks to Trac :)
     81 * Computer Languages
     82   * [http://www.ruby-lang.org/en Ruby]
     83   * C++, O'Caml, Bash
     84   * Ah yes, [http://www.python.org Python].
     85     I learned to like this one too, thanks to Trac :)
    4486
    4587