Bienvenue sur PostGIS.fr

Bienvenue sur PostGIS.fr , le site de la communauté des utilisateurs francophones de PostGIS.

PostGIS ajoute le support d'objets géographique à la base de données PostgreSQL. En effet, PostGIS "spatialise" le serverur PostgreSQL, ce qui permet de l'utiliser comme une base de données SIG.

Maintenu à jour, en fonction de nos disponibilités et des diverses sorties des outils que nous testons, nous vous proposons l'ensemble de nos travaux publiés en langue française.

Changes between Version 1 and Version 2 of TracTimeline


Ignore:
Timestamp:
21/09/2011 11:27:42 (13 years ago)
Author:
trac
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • TracTimeline

    v1 v2  
    1818 
    1919It is possible to filter the displayed events with the various filters in the option panel: 
    20  * ''View changes from'' — the date from which to start displaying events. Events that occurred after this date will not be shown, only those that occurred before that date. 
     20 * ''View changes from'' — the date from which to start displaying events (current date if empty). Events that occurred after this date will not be shown, only those that occurred before that date. 
    2121 * ''and X days back'' — how many days backwards in time to get events. 
    2222 * ''done by'' — the author of an event. It accepts a space-separated list of authors for which events should be included. Alternatively, if the author names are prefixed by a "-" character, then the events having those authors will be excluded, and all the others included. Single or double quotes can be used for specifying author names containing space characters. ''(since 0.12)'' 
    23  * ''Changesets in all repositories'' — if you have more than one repository connected to your Trac project, then you can filter the output so events from specific repositories are not show. ''(since 0.12)'' 
     23 * ''Changesets in all repositories'' — if you have more than one repository connected to your Trac project, then you can filter the output so events from specific repositories are not shown. ''(since 0.12)'' 
    2424 * ''Milestones reached'' — display or hide milestones reached. 
    2525 * ''Opened and closed tickets'' — display or hide ticket open or close events. 
     
    3434---- 
    3535See also: TracGuide, TracIni, TracWiki, WikiFormatting, TracRss, TracNotification 
    36