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

  ViewVC Help
Powered by ViewVC 1.1.2