| 1 |
September 30, 2008
|
| 2 |
------------------
|
| 3 |
[Pratul Kalia]
|
| 4 |
almost all files:
|
| 5 |
- Did the initial conversion to Drupal 6.x
|
| 6 |
|
| 7 |
|
| 8 |
==================
|
| 9 |
5.x CHANGELOG.txt
|
| 10 |
==================
|
| 11 |
|
| 12 |
April 10, 2007
|
| 13 |
------------------
|
| 14 |
[Fredrik Jonsson]
|
| 15 |
vote_storylink.module:
|
| 16 |
- Added a better error message when a duplicate url is submitted.
|
| 17 |
- Minor coding style fixes.
|
| 18 |
|
| 19 |
April 3, 2007
|
| 20 |
------------------
|
| 21 |
[Fredrik Jonsson]
|
| 22 |
vote_up_down.module:
|
| 23 |
- Anonymous voting support
|
| 24 |
- Users don't get points for voting on there own comments.
|
| 25 |
- Added users/uid/votes that lists all the nodes a user has voted on.
|
| 26 |
- Fixed the description for RSS feeds.
|
| 27 |
- Minor coding style fixes.
|
| 28 |
|
| 29 |
November 3, 2006
|
| 30 |
------------------
|
| 31 |
[Fredrik Jonsson]
|
| 32 |
- Start updating to Drupal 5.
|
| 33 |
|
| 34 |
September 15, 2006
|
| 35 |
------------------
|
| 36 |
[Fredrik Jonsson]
|
| 37 |
vote_storylink.module:
|
| 38 |
- Minor bug fixes.
|
| 39 |
vote_up_down.module:
|
| 40 |
- User now don't get Userpoints when voting on there own content.
|
| 41 |
- Fixed Vote points display setting "Full page view" bug.
|
| 42 |
- "Reset vote" now set the vote to = instead of removing it.
|
| 43 |
Seems to fix the voting action error.
|
| 44 |
- Minor bug fixes.
|
| 45 |
|
| 46 |
August 2, 2006
|
| 47 |
------------------
|
| 48 |
[Fredrik Jonsson]
|
| 49 |
vote_storylink.module:
|
| 50 |
- Integrated the code from user_navigation.module in to vote_storylink.module.
|
| 51 |
- Now check for duplicated url:s on validation.
|
| 52 |
- Added a storylink/queue page.
|
| 53 |
vote_up_down.module:
|
| 54 |
- Integrated with the Userpoints module
|
| 55 |
- Adds two userpoints actions in vote_up_down_actions.inc.
|
| 56 |
- Add a "Alternative +1 vote style" (digg style) voting widget.
|
| 57 |
- Redesigned the settings.
|
| 58 |
- Add a "reset vote" link with setting to turn on and off.
|
| 59 |
|
| 60 |
April 14, 2006
|
| 61 |
------------------
|
| 62 |
[Fredrik Jonsson]
|
| 63 |
vote_storylink.module:
|
| 64 |
- Added top page for this day including RSS feeds and a block with links.
|
| 65 |
vote_up_down.module:
|
| 66 |
- Removed depreciated call to tablesort_pager().
|
| 67 |
|
| 68 |
April 4, 2006
|
| 69 |
------------------
|
| 70 |
[Fredrik Jonsson]
|
| 71 |
- This CHANGELOG.txt file added to track changes
|
| 72 |
vote_storylink.module:
|
| 73 |
- Fixed title for RSS feeds
|
| 74 |
- Added top pages for this week/month/year including RSS feeds and a block with links.
|
| 75 |
vote_up_down.module:
|
| 76 |
- Added voting to comments. Nothing happens to comments yet, they just get points.
|
| 77 |
- Added a vote tracker (node/[nid]/votes) as a MENU_LOCAL_TASK.
|
| 78 |
- Added some statistics for user votes (admin/vote_up_down/user_votes).
|
| 79 |
|
| 80 |
March 27, 2006
|
| 81 |
------------------
|
| 82 |
[Fredrik Jonsson]
|
| 83 |
- Removed unnecessary node_validate_title().
|
| 84 |
- Better url validation and checking.
|
| 85 |
|
| 86 |
March 17, 2006
|
| 87 |
------------------
|
| 88 |
[Fredrik Jonsson]
|
| 89 |
- Update for AJAX functionality when voting.
|
| 90 |
- Added ajax_vote_up_down.js, JavaScript for AJAX functionality.
|
| 91 |
|
| 92 |
March 4, 2006
|
| 93 |
------------------
|
| 94 |
[Fredrik Jonsson]
|
| 95 |
- Put new variables in a template.php file to make them not be set on
|
| 96 |
preview and edit.
|
| 97 |
- Fixed bug that made url:s reset when edit node.
|
| 98 |
|
| 99 |
March 2, 2006
|
| 100 |
------------------
|
| 101 |
[Fredrik Jonsson]
|
| 102 |
- Added validation of url, breadcrums, activated input filters, made
|
| 103 |
http:// default value for url and more.
|
| 104 |
|
| 105 |
March 1, 2006
|
| 106 |
------------------
|
| 107 |
[Fredrik Jonsson]
|
| 108 |
- New vote path so you must go to admin/modules and save to activate.
|
| 109 |
Now uses checkboxes to choose node types like in taxonomy module.
|
| 110 |
- Layout tweaks.
|
| 111 |
|
| 112 |
February 26, 2006
|
| 113 |
------------------
|
| 114 |
[Fredrik Jonsson]
|
| 115 |
- Added storylink/uid pages and feeds. Changed some path from
|
| 116 |
storylinks/ to storylink/.
|
| 117 |
- Added user_navigation.module, a block that display links for the users
|
| 118 |
account.
|
| 119 |
|
| 120 |
February 19, 2006
|
| 121 |
------------------
|
| 122 |
[Fredrik Jonsson]
|
| 123 |
- Removed settings and made the new and top pages display the number of
|
| 124 |
nodes from system settings.
|
| 125 |
- Updated css for Explorer bug.
|
| 126 |
|
| 127 |
February 17, 2006
|
| 128 |
------------------
|
| 129 |
[Fredrik Jonsson]
|
| 130 |
- Made the more link only show on storylinks nodes.
|
| 131 |
|
| 132 |
February 10, 2006
|
| 133 |
------------------
|
| 134 |
[Fredrik Jonsson]
|
| 135 |
- Initial release
|
| 136 |
|
| 137 |
|
| 138 |
Last updated:
|
| 139 |
------------
|
| 140 |
$Id: CHANGELOG.txt,v 1.7 2007/04/10 05:57:45 frjo Exp $
|