-
Notifications
You must be signed in to change notification settings - Fork 0
/
CHANGES.txt
executable file
·107 lines (62 loc) · 1.86 KB
/
CHANGES.txt
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
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
1.2.20 (unreleased)
-------------------
- Nothing changed yet.
1.2.19 (2013-08-12)
-------------------
- refactor for penelope.core [amleczko]
1.2.18 (2013-07-17)
-------------------
- ticket notification moved to Mandrill API [amleczko]
1.2.17 (2013-07-15)
-------------------
- fix CR/Contract sorting [amleczko]
1.2.16 (2013-06-27)
-------------------
- fix validation warnings [amleczko]
1.2.15 (2013-06-26)
-------------------
- new contract integration [amleczko]
- make sure only estimated CR get's new time entries [amleczko]
1.2.14 (2013-05-08)
-------------------
- remove search bar from trac [amleczko]
- fix problem with wiki formatting in email notifications [amleczko]
1.2.13 (2013-04-30)
-------------------
- Fixed problems with wiki transformation [amleczko]
1.2.12 (2013-04-22)
-------------------
- make sure the JSON for mandrill notification is clean
[amleczko]
1.2.11 (2013-04-18)
-------------------
- make sure the opened-by-custmer flag is always True when
user == customer [amleczko]
1.2.10.1 (2013-04-17)
---------------------
- bug fix [amleczko]
1.2.10 (2013-04-17)
-------------------
- fix trac notifications for wiki support [amleczko]
1.2.9 (2013-04-16)
------------------
- mandrill integration [amleczko]
1.2.8 (2013-04-08)
------------------
- fix timezone display in milestone listing [amleczko]
1.2.7 (2013-04-02)
------------------
- fixed some pep8 [amleczko]
- milestone is now required field [amleczko]
- due date shown with milestone in ticket view [amleczko]
1.2.6 (2013-02-04)
------------------
- refactor non-invoiced tickets validation [amleczko]
1.2.5.1 (2013-01-30)
--------------------
- fix manifest [amleczko]
1.2.5 (2013-01-30)
------------------
- move to github [amleczko]
- queryWithDetails return also customerrequest [massimoazzolini]
- use js.chosen with customerrequest field [amleczko]