change_log 1.42 KB
Newer Older
Christophe Dumez's avatar
Christophe Dumez committed
1 2 3
2006-05-24 chris
* XHTML compliant

Christophe Dumez's avatar
Christophe Dumez committed
4 5 6
2006-05-23 chris
* do not extract business template anymore when going back from diff

Christophe Dumez's avatar
Christophe Dumez committed
7 8 9
2006-05-22 chris
* display reminder when committing

Christophe Dumez's avatar
Christophe Dumez committed
10
2006-05-18 chris
11
* fixed some bugs in sslTrust / login (x2)
Christophe Dumez's avatar
Christophe Dumez committed
12
* added action to update local working copy
13
* get current zope username if preferred username is not set
14
* propose last changelog as commit text.
Christophe Dumez's avatar
Christophe Dumez committed
15

16 17 18
2006-05-17 chris
* added search engine for orphan objects : Base_viewOrphanObjects

Christophe Dumez's avatar
Christophe Dumez committed
19 20 21
2006-05-17 yo
* Bugs must be tested before closing now. If you need to get rid of invalid bugs, use cancel instead.

Christophe Dumez's avatar
Christophe Dumez committed
22 23 24
2006-05-10 chris
* some bug fixes / optimizations
* can now show unmodified files
25

Christophe Dumez's avatar
Christophe Dumez committed
26 27 28 29 30 31 32 33 34 35 36 37 38 39 40
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
Christophe Dumez's avatar
Christophe Dumez committed
41

Christophe Dumez's avatar
Christophe Dumez committed
42 43 44 45 46 47 48
2006-05-12 yo
* Define maintainers.
* Add "Tested?" into Bug_view.

2006-03-15 Seb
* added workflow chaing for bug

49 50 51 52
2006-01-27
* display "difficulty" column in bug tracker
* correct title of "status" column in "more collumns" and "searchable"

Yoshinori Okuji's avatar
Yoshinori Okuji committed
53 54 55 56 57 58 59 60 61 62 63 64
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