1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
2006-05-22 chris
* display reminder when committing
2006-05-18 chris
* fixed some bugs in sslTrust / login (x2)
* added action to update local working copy
* get current zope username if preferred username is not set
* propose last changelog as commit text.
2006-05-17 chris
* added search engine for orphan objects : Base_viewOrphanObjects
2006-05-17 yo
* Bugs must be tested before closing now. If you need to get rid of invalid bugs, use cancel instead.
2006-05-10 chris
* some bug fixes / optimizations
* can now show unmodified files
2006-05-10 chris
* Lot of bug fixes
2006-04-25 chris
* Added update business from SVN repository function
2006-04-24 chris
* Subversion should be stable
2006-04-21 chris
* added subversion support for several
working copies
2006-04-10 chris
* added Subversion Tool integration
2006-05-12 yo
* Define maintainers.
* Add "Tested?" into Bug_view.
2006-03-15 Seb
* added workflow chaing for bug
2006-01-27
* display "difficulty" column in bug tracker
* correct title of "status" column in "more collumns" and "searchable"
2006-01-17 yo
* add upload stuff
* update properties of portal types according to the new way
2005-10-14 Jérome
* add related keys and sql methods
2005-09-16 Alex
* Added missing Category : bug_difficulty
2005-08-22 Kevin
* Add a "my_id" field on Bug_view form