/[drupal]/contributions/modules/bookmarks/CHANGELOG.txt
ViewVC logotype

Contents of /contributions/modules/bookmarks/CHANGELOG.txt

Parent Directory Parent Directory | Revision Log Revision Log | View Revision Graph Revision Graph


Revision 1.8.2.7 - (show annotations) (download)
Fri Jan 23 18:50:45 2009 UTC (10 months ago) by darthclue
Branch: DRUPAL-6--1
CVS Tags: DRUPAL-6--2-1
Changes since 1.8.2.6: +5 -0 lines
File MIME type: text/plain
BUG FIX : Deep Items / Folders not properly processed.
1 2009-01-23
2 ----------------------
3 - 6.x-2.1
4 -- BUG FIX : Deep Items / Folders not properly processed.
5
6 2009-01-23
7 ----------------------
8 - 6.x-2.0
9 -- BUG FIX : Adding items to the default list was not working.
10 -- FEATURE : Presets can now be defined.
11 -- SUPPORT : D5 Support is officially dropped.
12
13 2009-01-20
14 ----------------------
15 - 6.x-1.7-0
16 -- BUG FIX : Editing a bookmark item gave access to place bookmarks in other user bookmarks.
17 -- FEATURE : Parent items are no longer listed as <bookmarks-x> but now reflect the username.
18
19 2008-12-24
20 ----------------------
21 - 6.x-1.6-0
22 -- #284311 : Update function now returns an array.
23
24 2008-12-17
25 ----------------------
26 - 6.x-1.5-0
27 -- #342055 : Default bookmarks can now be specified.
28 -- DHTML Menus 3.2 no longer provides theme functions. Using straight menu functions instead.
29
30 2008-07-11
31 ----------------------
32 - 6.x-1.4-4
33 -- #280874 : DHTML Menu private functions aren't always available. Using theme() instead.
34
35 2008-07-10
36 ----------------------
37 - 6.x-1.4-3
38 -- #280557 : DHTML Menu private functions aren't always available. Using theme() instead.
39
40 2008-07-09
41 ----------------------
42 - 6.x-1.4-2
43 -- #280151 : Edit / Delete operations not working.
44
45 2008-07-09
46 ----------------------
47 - 6.x-1.4-1
48 -- #280151 : Unable to get external URL to resolve.
49
50 2008-06-16
51 ----------------------
52 - 6.x-1.4-0
53 -- #269498 : Show bookmark description as visible text in addition / instead of as alt text.
54 -- Moved public bookmark pages to bookmarks/public and bookmarks/public/user.
55 -- Changed the way public bookmarks are shown on the user profile page.
56 -- Changed the way bookmarks are named in the database.
57
58 2008-06-12
59 ----------------------
60 - 6.x-1.3-2 : #266735 : Allow bookmarks to be viewed by the public as part of the user profile.
61
62 2008-06-11
63 ----------------------
64 - 6.x-1.3-1 : Fixed bug that required dhtml_menus 6.x-1.05.
65
66 2008-06-04
67 ----------------------
68 - 6.x Version : Direct port of User Menus code
69
70 2006-08-05
71 ----------------------
72 - Removed (undocumented) support for the discontinued weblinks module. (smsimms)
73
74 2006-08-03
75 ----------------------
76 - Added German translation (yaph)
77
78 2006-08-02
79 ----------------------
80 - Issue 47947, Bug in PostgreSQL DB schema (smsimms)
81 - Added Polish translation (mumonzan)
82 - Added Spanish translation (Sergio Gonzalez)
83 - Rename class name "icon" to "bookmark-icon" to avoid conflicts with
84 themes and other modules (moshe weitzman)
85 - Have MySQL create the bookmarks table with UTF-8 encoding
86
87 2005-08-09
88 ----------------------
89 Issue 27109, PostgreSQL DB schema. (Daniel)
90
91 2004-10-11
92 ----------------------
93 Drupal 4.5 compatibility. (Matt)
94
95 2004-03-18
96 ----------------------
97 Fixed bug 6386. Index.php was not being stripped off stored URL's. (Matt)
98
99 2004-02-27
100 ----------------------
101 Rewritten the module to allow offsite links and use cleaner links (Matt)
102
103 2004-01-13
104 ----------------------
105 Use theme("image", ...) to theme the delete icon emitted by default. (Ax)
106
107 2003-12-07
108 ----------------------
109 Use drupal_set_message() to provide the bookmark action status
110 messages. (Moshe)
111
112 2003-11-29
113 ----------------------
114 Adopt the module to the new title management scheme, so the bookmark
115 links will better remember the title of the bookmarked page. (Goba)
116
117 2003-11-14
118 ----------------------
119 Add a theme function for the delete icon, so it can be customized
120 in the theme this way. (Goba)
121
122 2003-10-11
123 ----------------------
124 Complete rewrite to allow arbitrary pages to be bookmarked
125 on the site. Also as most of the pages provide no title,
126 let the users edit the bookmark titles. (Goba)
127
128 2003-02-25
129 ----------------------
130 Updated to fit CVS, uses new menu hooks, cleaned out drupal_url calls,
131 generally patched and fixed. Changed name from hotlist => bookmarks.
132
133 2002-06-11
134 ----------------------
135 - added _system() hook
136
137 2002-04-29
138 ----------------------
139 - expanded help for theme authors
140 - updated to use new l() and drupal_url() functions
141
142 2002-01-07
143 ----------------------
144 - small bugfix (bluto)
145
146 2002-01-01
147 ----------------------
148 - initial release. (berserk)

  ViewVC Help
Powered by ViewVC 1.1.2