~ubuntu-branches/ubuntu/vivid/unity-lens-shopping/vivid

« back to all changes in this revision

Viewing changes to ChangeLog

  • Committer: Łukasz 'sil2100' Zemczak
  • Date: 2012-10-04 14:04:28 UTC
  • mfrom: (14.2.4)
  • Revision ID: lukasz.zemczak@canonical.com-20121004140428-wdj89o0arrinea4n
* New upstream release.
  - Use music lens details page for music store results (LP: #1055684)
  - No easy way to disable online-fetched results in lenses (LP: #1054746)
  - Display category emblems on results (LP: #1056901)
  - Descriptions are missing all html tags (LP: #1058197)

Show diffs side-by-side

added added

removed removed

Lines of Context:
1
1
# Generated by Makefile. Do not edit.
2
2
 
 
3
2012-10-04  Łukasz 'sil2100' Zemczak  <lukasz.zemczak@canonical.com>
 
4
 
 
5
        Releasing 6.8.0
 
6
 
 
7
2012-10-04  David Callé  <davidc@framli.eu>
 
8
 
 
9
        This branch removes the keyboard shortcut for the lens. (LP: #1049090) (LP: #1058604). Fixes: https://bugs.launchpad.net/bugs/1049090, https://bugs.launchpad.net/bugs/1058604. Approved by Timo Jyrinki, Didier Roche.
 
10
 
 
11
2012-09-29  David Callé  <davidc@framli.eu>
 
12
 
 
13
        Don't set a shortcut as it won't take you anywhere (also, Super+P is used for Photos)
 
14
 
 
15
2012-10-03  Michal Hruby  <michal.mhr@gmail.com>
 
16
 
 
17
        Show empty preview on network issues, chug input strings instead of stripping them. Fixes: https://bugs.launchpad.net/bugs/1054282. Approved by Pawel Stolowski.
 
18
 
 
19
2012-10-03  Michal Hruby  <michal.mhr@gmail.com>
 
20
 
 
21
        Added manual test
 
22
 
 
23
2012-10-03  Michal Hruby  <michal.mhr@gmail.com>
 
24
 
 
25
        Chug the input strings instead of stripping them
 
26
 
 
27
2012-10-02  Michal Hruby  <michal.mhr@gmail.com>
 
28
 
 
29
        Don't show error message from soup in the preview on error
 
30
 
 
31
2012-10-01  Michal Hruby  <michal.mhr@gmail.com>
 
32
 
 
33
        Fix distcheck
 
34
 
 
35
2012-10-01  Pawel Stolowski  <pawel.stolowski@canonical.com>
 
36
 
 
37
        Fixed regular expression for capturing html tags; fixed replace_cb logic and added unit tests for MarkupCleaner.. Fixes: https://bugs.launchpad.net/bugs/1058197. Approved by Michal Hruby.
 
38
 
 
39
2012-10-01  Pawel Stolowski  <pawel.stolowski@canonical.com>
 
40
 
 
41
        Lowercase entity names. Unknown entities are converted to raw string instead of discarding.
 
42
 
 
43
2012-10-01  Pawel Stolowski  <pawel.stolowski@canonical.com>
 
44
 
 
45
        Use named position in the regex for better readability.
 
46
 
 
47
2012-10-01  Pawel Stolowski  <pawel.stolowski@canonical.com>
 
48
 
 
49
        It turns out pango supports a limited set of entities, so filter all named entitites except for amp, lt, gt, quot, apos.
 
50
 
 
51
2012-10-01  Pawel Stolowski  <pawel.stolowski@canonical.com>
 
52
 
 
53
        Also support entities with numbers. Added test case for SMALL tag surrounded by A tag.
 
54
 
 
55
2012-10-01  Pawel Stolowski  <pawel.stolowski@canonical.com>
 
56
 
 
57
        Added test case for br tag with space.
 
58
 
 
59
2012-10-01  Pawel Stolowski  <pawel.stolowski@canonical.com>
 
60
 
 
61
        Make MarkupCleaner actually work. Added unit tests for it.
 
62
 
 
63
2012-09-28  Michal Hruby  <michal.mhr@gmail.com>
 
64
 
 
65
        Revert r23. Fixes: . Approved by Neil J. Patel.
 
66
 
 
67
2012-09-28  Michal Hruby  <michal.mhr@gmail.com>
 
68
 
 
69
        Revert the category emblems addition
 
70
 
 
71
2012-09-27  Michal Hruby  <michal.mhr@gmail.com>
 
72
 
 
73
        Use proper emblems on the search results. Fixes: https://bugs.launchpad.net/bugs/1056901. Approved by Pawel Stolowski.
 
74
 
 
75
2012-09-27  Michal Hruby  <michal.mhr@gmail.com>
 
76
 
 
77
        Added manual test
 
78
 
 
79
2012-09-27  Michal Hruby  <michal.mhr@gmail.com>
 
80
 
 
81
        Merge trunk
 
82
 
 
83
2012-09-26  Michal Hruby  <michal.mhr@gmail.com>
 
84
 
 
85
        Read category field from the server
 
86
 
 
87
2012-09-26  Didier Roche  <didier.roche@canonical.com>
 
88
 
 
89
        add conditional search activation to the shopping lens (LP: #1054746).
 
90
 
 
91
2012-09-26  Didier Roche  <didier.roche@canonical.com>
 
92
 
 
93
        simplify the flow
 
94
 
 
95
2012-09-26  Didier Roche  <didier.roche@canonical.com>
 
96
 
 
97
        listen to property change to retrigger a search and remove a message
 
98
 
 
99
2012-09-26  Didier Roche  <didier.roche@canonical.com>
 
100
 
 
101
        comply to latest API
 
102
 
 
103
2012-09-26  Didier Roche  <didier.roche@canonical.com>
 
104
 
 
105
        fix typo
 
106
 
 
107
2012-09-26  Didier Roche  <didier.roche@canonical.com>
 
108
 
 
109
        bump the libunity build-dep
 
110
 
 
111
2012-09-26  Didier Roche  <didier.roche@canonical.com>
 
112
 
 
113
        just invoke the singleton once
 
114
 
 
115
2012-09-26  Didier Roche  <didier.roche@canonical.com>
 
116
 
 
117
        add manual test
 
118
 
 
119
2012-09-26  Didier Roche  <didier.roche@canonical.com>
 
120
 
 
121
        add conditional search activation to the shopping lens (LP: #1054746)
 
122
 
 
123
2012-09-26  Michal Hruby  <michal.mhr@gmail.com>
 
124
 
 
125
        Merge lp:~mhr3/unity-lens-shopping/secure-connection
 
126
 
 
127
2012-09-26  Michal Hruby  <michal.mhr@gmail.com>
 
128
 
 
129
        Merge trunk, add more error reporting
 
130
 
 
131
2012-09-26  Michal Hruby  <michal.mhr@gmail.com>
 
132
 
 
133
        Use strict certificate checking
 
134
 
 
135
2012-09-25  Michal Hruby  <michal.mhr@gmail.com>
 
136
 
 
137
        Use secure connection to the server
 
138
 
 
139
2012-09-26  Pawel Stolowski  <pawel.stolowski@canonical.com>
 
140
 
 
141
        Merged u1ms-preview branch.
 
142
 
 
143
2012-09-26  Pawel Stolowski  <pawel.stolowski@canonical.com>
 
144
 
 
145
        Updated POTFILES.
 
146
 
 
147
2012-09-26  Pawel Stolowski  <pawel.stolowski@canonical.com>
 
148
 
 
149
        Updated POTFILES.
 
150
 
 
151
2012-09-25  Pawel Stolowski  <pawel.stolowski@canonical.com>
 
152
 
 
153
        Added FIXME comments.
 
154
 
 
155
2012-09-25  Pawel Stolowski  <pawel.stolowski@canonical.com>
 
156
 
 
157
        Added PreviewPlayerHandler helper class. Support play/pause/closed and progress.
 
158
 
 
159
2012-09-24  Pawel Stolowski  <pawel.stolowski@canonical.com>
 
160
 
 
161
        Removed unused download_album method.
 
162
 
 
163
2012-09-24  Pawel Stolowski  <pawel.stolowski@canonical.com>
 
164
 
 
165
        Add download action to the u1ms preview.
 
166
 
 
167
2012-09-24  Pawel Stolowski  <pawel.stolowski@canonical.com>
 
168
 
 
169
        Initial cut at u1ms music previews, based mostly on the unity-music-lens code.
 
170
 
3
171
2012-09-20  Didier Roche  <didier.roche@canonical.com>
4
172
 
5
173
        Releasing 6.0.0