Projet

Général

Profil

Paste
Télécharger (11 ko) Statistiques
| Branche: | Révision:

root / drupal7 / sites / all / modules / author_pane / CHANGELOG.txt @ 6c9579f7

1

    
2
------------------------ D7 2.x BRANCH --------------------------------------------------
3

    
4
February 21, 2014
5
-----------------
6
Issue #1876748 by bharriger, SimonLitt: Contact link missing HTML attributes.
7

    
8
November 12, 2013
9
-----------------
10
Issue #2089923 by Scyther: 'Last seen' missing specific CSS class in tpl file.
11

    
12
November 9, 2013
13
----------------
14
Issue #2044341 by bigbaldy: Realname panels error on theme function.
15
Issue #2132075 by xandeadx: Move points colon to label.
16

    
17
November 5, 2013
18
----------------
19
Issue #1958202 by bigferumdron, Scyther: Changes in user status display.
20

    
21
March 8, 2013
22
-------------
23
Issue #1650334 by tjhart87: Incorrect CSS for some icons.
24

    
25
March 5, 2013
26
-------------
27
Issue #1843492 by Shabana: AP showing more user badges then the maximum specified.
28

    
29
May 12, 2012
30
------------
31
by Scyther: Changed from time() to REQUEST_TIME.
32
by Scyther: Rewritten static handler for the user picture. Now uses drupal_static() function.
33
Issue #1549194 by opmz, Scyther: Update documentation in header of AP template.
34

    
35
Februari 29, 2012
36
-----------------
37
Issue #1451498 by davidcsonka, Scyther: AP requires different path for default image than Nodes/Comments.
38
Issue #1217780 by Scyther: Trying to get property of non-object ...
39
Issue #1217908 by mannejkumar: add friend not displaying in authorpane block.
40
Issue #1067294 by Scyther: Make date extraction smarter.
41
by Scyther: Added description for 'Join date, date type' settings field.
42
by Scyther: Added t() to text string.
43
by Scyther: Added .install file with uninstall function to delete all variables.
44

    
45
December 20, 2011
46
-----------------
47
Issue #1376608 by dberror, Scyther: Check whether the user has access to view userpoints or not.
48

    
49
October 11, 2011
50
----------------
51
by Michelle, Scyther: Changed category for Author Pane content pane.
52
by Scyther: Changed name for APs content pane for easier understand which one is the content pane and which one is the block in panels.
53

    
54
October 10, 2011
55
----------------
56
Issue #1304856 by Scyther: Fixed Author Pane doesn't display in panel.
57

    
58
September 15, 2011
59
------------------
60
by Scyther: Updated User Badges integration.
61
by Scyther: Updated User Points integration.
62
by Scyther: Removed Location integration because it is unsupported.
63
by Scyther: Removed Profile integration because it is an deprecated module.
64
by Scyther: Removed Troll integration because it is a abandoned project.
65

    
66
September 14, 2011
67
------------------
68
by Scyther: Updated Fasttoggle integration.
69

    
70
September 13, 2011
71
------------------
72
by Scyther: Fixed minor Coder warning.
73
Issue #1234572 by jbova, Scyther: Fixed Contact integration.
74

    
75
March 8, 2011
76
-------------
77
Port all changes from 6.x-2.x
78

    
79
November 13, 2010
80
-----------------
81
Issue #917762 by gordon, Michelle: Initial Drupal 7 port.
82

    
83

    
84
------------------------ D6 2.x BRANCH --------------------------------------------------
85

    
86
January 12, 2011
87
----------------
88
NOISSUE by Michelle: Minor template changes to keep in synch with AF changes.
89

    
90
December 20, 2010
91
----------------
92
#868942 by Michelle: Synch up contact module code to AF's image changes.
93

    
94
December 5, 2010
95
----------------
96
#941382 by recrit: Fixed broken caching on user points.
97
#985742 by carlthuringer, Michelle: Make last access 'Never' when the user has never accessed the site.
98

    
99
October 4, 2010 -- 2.0
100
---------------
101
#851656 by Michelle, gapple: Added Real Name support to the included content type.
102
NOISSUE by Michelle: Coder clean up.
103
NOISSUE by Michelle: Documentation tweaks.
104

    
105
September 21, 2010
106
------------------
107
NOISSUE by Michelle: Made width of items with icons wider so words don't wrap.
108
NOISSUE by Michelle: Added label to title and added 'last seen' section.
109

    
110
September 20, 2010
111
------------------
112
#904928 by mr.j: Fixed broken Troll integration.
113

    
114
September 16, 2010
115
------------------
116
#880740 by Jay Matwichuk: Fixed caching on User Badges integration.
117

    
118
August 9, 2010 -- RC 1
119
-------------
120
#819764 by Michelle: Removed User Relationships integration.
121
NOISSUE by Michelle: Minor commenting improvements.
122
NOISSUE by Michelle: Cleaned up Contact module integration.
123
#853538 by Michelle: Link to full sized avatar only when imagecache is used.
124

    
125
July 12, 2010
126
-------------
127
NOISSUE by Michelle: Changed API function to return a string instead of an array because it makes checking it easier.
128

    
129
July 08, 2010
130
-------------
131
NOISSUE by Michelle: Fixed notices.
132

    
133
July 04, 2010 -- BETA 1
134
-------------
135
#824620 by leon85321, larskleiner: Removed typo'd parenthesis.
136
NOISSUE by Michelle: Fixed bug in user title caching.
137
#525190 by Michelle: Added logic for disabling modules. Still no UI.
138

    
139
June 08, 2010
140
-------------
141
NOISSUE by Michelle: Updated README.txt.
142
#706930 by Michelle: Added caching to integrations handled by AP that have queries.
143

    
144
June 07, 2010
145
-------------
146
NOISSUE by Michelle: Added more commenting, especially to the template preprocess.
147
#747864 by Michelle: Added new 'context' parameter for passing in the node or comment object.
148
NOISSUE by Michelle: Removed the hack to make AP 2.x to work with AF 1.x and added an API version function instead.
149
NOISSUE by Michelle: Added parameter to disable CSS rather than checking the caller.
150
#784846 by locomo: Generate alt text for user picture if imagecache is used.
151
#552694 by Michelle: Changed block to specifically avoid /edit rather than all other subpaths of /user /node and /blog.
152
#535428 by Michelle: Popup full sized avatar when clicking on thumbnail.
153
NOISSUE by Michelle: Added user icon from CTools to content type directory.
154
NOISSUE by Michelle: Coder fixes.
155

    
156
March 14, 2010
157
--------------
158
NOISSUE by Michelle: Added some variable switching that should allow AP 2.x to work with AF 1.x. Untested.
159
NOISSUE by Michelle: Added code to template to print the path/name of the current template. 
160
#716056 by Michelle: Documented that user titles images are not shown by default.
161

    
162
November 12, 2009
163
-----------------
164
NOISSUE by Michelle: Removed APK from list of exceptions to CSS loading.
165
#525190 by Michelle: Some preliminary work on allowing module integration to be selectively turned off.
166
#576750 by alex.k: Relationship link shouldn't be displayed if the relation is not allowed.
167
#624648 by dkrueger: Added German translation.
168

    
169
September 19, 2009 -- ALPHA 2
170
------------------
171
#566750 by abaddonsun, Michelle: Added check for private groups and also added ability to disable the preprocess entirely.
172
#525190 by Michelle: Added dummy function to define API for disabling preprocesses.
173
NOISSUE by Michelle: Updated README.txt to reflect latest changes.
174

    
175
September 6, 2009
176
-----------------
177
#542998 by Michelle: More work on processing the user picture image.
178
#542998 by Michelle: Changed the included Panels content type to use the new theme function format.
179
#542998 by Michelle: Missed changing the default configuration variables in the Panels content type.
180

    
181
August 18, 2009
182
--------------
183
#548438 by introfini: Added check to see if user can add a given relationship type.
184
#537462 by dafeder: Corrected UR variable docs.
185

    
186
July 21, 2009 -- ALPHA 1
187
-------------
188
#523422 by Michelle: Fixed wrong location variable name.
189
#500978 by Michelle: Finished moving images to CSS, including removing image path from config.
190
NOISSUE by Michelle: Updated .tpls to reflect changes from AF.
191
NOISSUE by Michelle: Removed block template file & setting to simplify UI.
192
NOISSUE by Michelle: Updated README.txt to reflect recent changes.
193
NOISSUE by Michelle: General clean up and organization.
194

    
195
July 10, 2009
196
-------------
197
#500978 Some work on moving images to CSS. Incomplete.
198
#500982 Initialized some variables to avoid notices.
199
#491800 Changed from passing in the template filename to passing in the name of the caller.
200

    
201
May 22, 2009 -- BRANCH TO 2.x
202
------------
203
#445192 by Jo Wouters: Turned caching of AP block off completely.
204

    
205
May 11, 2009
206
--------------
207
NOISSUE by Michelle: Syncing up to dev copy because some things are missing.
208
#445192 by Jo Wouters: Fixed block caching issue.
209

    
210
April 23, 2009
211
--------------
212
NOISSUE by Michelle: Made changes to content type to follow changes to CTools / Panels 3.
213

    
214
March 31, 2009
215
--------------
216
NOISSUE by Michelle: Converted Panels content type to Panels 3
217

    
218
March 31, 2009 -- 6.x-1.x
219
--------------
220
#390914 by alex.k: Added user relationships popup support.
221

    
222
March 21, 2009
223
--------------
224
NOISSUE by Michelle: Added imagecache support to Author Pane block.
225
NOISSUE by Michelle: Made author-pane-block.tpl.php template for the block version.
226
#379694 by Michelle: twist3r: Double check that arg(1) is numeric.
227
#402352 by Michelle: Removed logic to print user title image. Variable is still there.
228
#408006 by Michelle: Changed online/offline default to be small icon plus words.
229

    
230
March 4, 2009
231
-------------
232
#382082 by Michelle: Added check for existance of location_display() to avoid errors with older versions of location.
233
#380942 by Kripsy: Added support for Troll module.
234
#380942 by Kripsy: Don't show fasttoggle user block on own Author Pane.
235
NOISSUE by Michelle: Added custom path_to_theme() function that falls back to the default theme if $theme not set.
236
NOISSUE by Michelle: Trimmed down default CSS to just some basic positioning.
237
NOISSUE by Michelle: Cleaned up template file.
238

    
239
February 9, 2009
240
----------------
241
#362958 by Michelle: Changed userpoints integration to default to total points instead of default category.
242
#363706 by Michelle: New feature: User Titles image support.
243

    
244
January 23, 2009
245
----------------
246
NOISSUE by Michelle: Renamed template_file argument to template_suggestion for clarity.
247
#363393 by Michelle: Fixed instructions on image directory override and made it more flexible.
248

    
249
January 17, 2009 -- BETA 2
250
----------------
251
NOISSUE by Michelle: New feature: Author Pane as a block on node/user/blog pages.
252
NOISSUE by Michelle: Added option to select what node types to display block on.
253
NOISSUE by Michelle: Updated readme to describe new block. (missed beta 2)
254

    
255
January 16, 2009
256
----------------
257
NOISSUE by Michelle: Removed caching of inc files to avoid problems when integration modules are added / removed.
258

    
259
January 12, 2009 -- BETA 1
260
----------------
261
#348897 by Michelle: Fixed lack of title text on user online/offline image.
262

    
263
January 7, 2009
264
---------------
265
#355737 by Michelle: Removed user stats integration as it's already in the user stats module. Reported by Jason Ruyle.
266

    
267
January 4, 2009
268
---------------
269
NOISSUE by Michelle: Minor fixes to UR integration, added OG groups back to the template.
270
#349194 by mr.andrey: Added location integration (untested).
271
NOISSUE by Michelle: Added a README.txt.
272
NOISSUE by Michelle: Updated CSS to match changes to template structure.
273

    
274
January 3, 2009
275
---------------
276
NOISSUE by Michelle: Pulled author pane content type out of APK and into here.
277
NOISSUE by Michelle: Added configuration to panels content type to put in image directory and template file so the APK ones could be used.
278
NOISSUE by Michelle: Updated template to match the APK version except for the user name.
279

    
280
December 27, 2008
281
-----------------
282
VARIOUS by Michelle: Committed integration code for og, user badges, user relationships, and user titles.
283
NOISSUE by Michelle: Updated author pane template.
284

    
285
December 21, 2008
286
-----------------
287
Initial dev release.
288