change_log 2.6 KB
Newer Older
1 2 3 4 5 6
2007-02-13 Kevin
* Auto-update Bug's Closed Date on cancel.
* More verbose description.
* Increase version number.
* Update copyright notice.

Yoshinori Okuji's avatar
Yoshinori Okuji committed
7 8 9 10
2006-10-13 yo
* to_address defaults to from_address instead of my address in the notification script.
* fix bad english

11 12 13
2006-09-15 jerome
* Add an alarm to send a summary of all open bugs.

14 15 16
2006-08-29 jerome
* Remove related keys, they are automatically generated.

Christophe Dumez's avatar
Christophe Dumez committed
17 18 19
2006-07-25 chris
* Added function to update business template, without reverting the changes

Christophe Dumez's avatar
Christophe Dumez committed
20 21 22
2006-07-19 chris
* Renamed or moved some files/folders to avoid conflicts with other business templates.

Christophe Dumez's avatar
Christophe Dumez committed
23 24 25
2006-07-11 chris
* Now possible to filter files to commit from diff view

Christophe Dumez's avatar
Christophe Dumez committed
26 27 28
2006-07-05 chris
* ERP5Subversion now detects outdated files so that user know if he needs to update his working copy or not.

Christophe Dumez's avatar
Christophe Dumez committed
29 30 31
2006-06-26 chris
* Update according to last XHTML style update

Christophe Dumez's avatar
Christophe Dumez committed
32 33 34 35
2006-06-22 chris
* erp5Subversion is now XHTML Strict compliant
* erp5Subversion works with erp5_xhtml_style

Christophe Dumez's avatar
Christophe Dumez committed
36 37 38
2006-06-12 chris
* added Shorted/Taller buttons to adjust tree height

Kevin Deldycke's avatar
Kevin Deldycke committed
39 40 41
2006-06-07 Kevin
* Check tested box if tested property is equal to 'True'.

Christophe Dumez's avatar
Christophe Dumez committed
42 43
2006-05-30 chris
* Added legend in diff page
Christophe Dumez's avatar
Christophe Dumez committed
44
* Improved buttons in diff page
Christophe Dumez's avatar
Christophe Dumez committed
45

Christophe Dumez's avatar
Christophe Dumez committed
46 47 48
2006-05-24 chris
* XHTML compliant

Christophe Dumez's avatar
Christophe Dumez committed
49 50 51
2006-05-23 chris
* do not extract business template anymore when going back from diff

Christophe Dumez's avatar
Christophe Dumez committed
52 53 54
2006-05-22 chris
* display reminder when committing

Christophe Dumez's avatar
Christophe Dumez committed
55
2006-05-18 chris
56
* fixed some bugs in sslTrust / login (x2)
Christophe Dumez's avatar
Christophe Dumez committed
57
* added action to update local working copy
58
* get current zope username if preferred username is not set
59
* propose last changelog as commit text.
Christophe Dumez's avatar
Christophe Dumez committed
60

61 62 63
2006-05-17 chris
* added search engine for orphan objects : Base_viewOrphanObjects

Christophe Dumez's avatar
Christophe Dumez committed
64 65 66
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
67 68 69
2006-05-10 chris
* some bug fixes / optimizations
* can now show unmodified files
70

Christophe Dumez's avatar
Christophe Dumez committed
71 72 73 74 75 76 77 78 79 80 81 82 83 84 85
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
86

Christophe Dumez's avatar
Christophe Dumez committed
87 88 89 90 91 92 93
2006-05-12 yo
* Define maintainers.
* Add "Tested?" into Bug_view.

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

94 95 96 97
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
98 99 100 101 102 103 104 105 106 107 108
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
109
* Add a "my_id" field on Bug_view form