| 1 |
A detailed history of changes is maintained on
|
| 2 |
https://code.edge.launchpad.net/planet-drupal/ .
|
| 3 |
It's in bzr format, more complete and easier to browse than venerable CVS.
|
| 4 |
|
| 5 |
Here are the individual bzr commit messages, in reverse chronologic order:
|
| 6 |
|
| 7 |
|
| 8 |
---------------------------------------- [2009-03-23T04:13:31-swe3tdave]
|
| 9 |
Fixing drupal.org issue #402414 using patch proposed by poseurtech
|
| 10 |
Fixed missing return before calling planet__update
|
| 11 |
Fixed planet__build_admin_feeds_table: the admin section is supposed to let you administer everyone not just the admin.. ;P
|
| 12 |
|
| 13 |
---------------------------------------- [2009-03-22T15:08:26-swe3tdave]
|
| 14 |
Merging last changes from m-baert's branch rev. 20
|
| 15 |
|
| 16 |
---------------------------------------- [2009-03-21T16:38:04-swe3tdave]
|
| 17 |
Added change from m-baert's branch revision 19
|
| 18 |
|
| 19 |
---------------------------------------- [2009-03-21T04:25:18-swe3tdave]
|
| 20 |
Simplifying planet_user_feeds() and _planet_settings() functions.
|
| 21 |
Created planet__update() function.
|
| 22 |
Created planet__submit_feed_data() function.
|
| 23 |
|
| 24 |
---------------------------------------- [2009-03-21T01:41:56-swe3tdave]
|
| 25 |
humm.. a commit for a comma, :P
|
| 26 |
|
| 27 |
---------------------------------------- [2009-03-21T01:30:45-swe3tdave]
|
| 28 |
Merging changes from another branch(m-baert up to rev.16)
|
| 29 |
|
| 30 |
---------------------------------------- [2009-03-20T19:22:38-swe3tdave]
|
| 31 |
Fixed planet__add_feed function
|
| 32 |
|
| 33 |
---------------------------------------- [2009-03-20T18:05:08-swe3tdave]
|
| 34 |
Fixing bugs from the last merge...
|
| 35 |
|
| 36 |
---------------------------------------- [2009-03-20T17:28:28-swe3tdave]
|
| 37 |
Merging lp:~m-baert/drupal-planet/6.x Rev.13 back to this branch.
|
| 38 |
|
| 39 |
---------------------------------------- [2009-03-20T15:58:48-swe3tdave]
|
| 40 |
Merging lp:~m-baert/drupal-planet/6.x Rev.11 back to this branch.
|
| 41 |
|
| 42 |
---------------------------------------- [2009-03-20T04:37:38-swe3tdave]
|
| 43 |
Updating README.txt
|
| 44 |
|
| 45 |
---------------------------------------- [2009-03-19T17:45:56-swe3tdave]
|
| 46 |
Fixing Documentation... :P
|
| 47 |
|
| 48 |
---------------------------------------- [2009-03-19T15:53:33-swe3tdave]
|
| 49 |
This should fix the problems when updating from rev. 9.
|
| 50 |
|
| 51 |
---------------------------------------- [2009-03-19T14:47:33-swe3tdave]
|
| 52 |
Fixing Anonymous nodes & Missing title when adding a feed.
|
| 53 |
|
| 54 |
---------------------------------------- [2009-03-17T15:38:26-swe3tdave]
|
| 55 |
Fixed empty nid in planet_items
|
| 56 |
|
| 57 |
---------------------------------------- [2009-03-17T03:26:31-swe3tdave]
|
| 58 |
Switching xml parsing to the SimplePie library.
|
| 59 |
|
| 60 |
---------------------------------------- [2009-03-08T19:00:05-swe3tdave]
|
| 61 |
Adding xml feed link.
|
| 62 |
|
| 63 |
---------------------------------------- [2009-03-08T18:51:26-swe3tdave]
|
| 64 |
Fixing 'planet/feed'.
|
| 65 |
|
| 66 |
---------------------------------------- [2009-03-08T03:14:07-swe3tdave]
|
| 67 |
Also added an automatic refresh when an admin add a feed
|
| 68 |
|
| 69 |
TODO: SubFunctions to simplify planet_user_feeds() and _planet_settings().
|
| 70 |
|
| 71 |
---------------------------------------- [2009-03-04T16:23:51-michael]
|
| 72 |
Changing some spelling/words
|
| 73 |
|
| 74 |
---------------------------------------- [2009-03-03T18:55:42-swe3tdave]
|
| 75 |
Added an automatic refresh when a user add a feed, removing the need to wait for the next cron.
|
| 76 |
Removed Refresh and Freeze for users since they dont have the permissions.
|
| 77 |
When modifying a feed, if the user is not in the selected author role, it will be added to the authors options.
|
| 78 |
|
| 79 |
---------------------------------------- [2009-03-01T04:39:23-swe3tdave]
|
| 80 |
Corrected permission problem
|
| 81 |
|
| 82 |
---------------------------------------- [2009-03-01T03:00:14-swe3tdave]
|
| 83 |
My latest changes as of Feb. 28, 2009.
|
| 84 |
|
| 85 |
TODO: need a way to selectively hide a feed item.
|
| 86 |
|
| 87 |
BUG: user refresh is not working
|
| 88 |
|
| 89 |
NEW FEATURE: My Account->Planet Feeds
|
| 90 |
NEW FEATURE: You can select the filter format in planet settings.
|
| 91 |
NEW FEATURE: When you delete a feed, all the items and nodes that where comming from that feed are also deleted.. (TODO: i should make this an option...)
|
| 92 |
NEW FEATURE: Planet menu going to Planet Page.
|
| 93 |
|
| 94 |
---------------------------------------- [2009-03-01T02:54:23-swe3tdave]
|
| 95 |
Initial port to 6.x by sivaji (http://drupal.org/user/328724)
|
| 96 |
|
| 97 |
---------------------------------------- [2009-03-01T02:52:51-swe3tdave]
|
| 98 |
initial upload of planet-5.x-1.2.tar.gz
|
| 99 |
|
| 100 |
|
| 101 |
========================================================================
|
| 102 |
|
| 103 |
Here are the old registered cvs commit messages, in reverse chronologic order:
|
| 104 |
|
| 105 |
|
| 106 |
---------------------------------------- [2009-03-12 00:15:34 +0100-swe3tdave]
|
| 107 |
#359177 by sivaji, swe3tdave: Porting to Drupal 6
|
| 108 |
|
| 109 |
---------------------------------------- [2007-06-19 00:53:54 +0200-dww]
|
| 110 |
#152819: Module .info files should not define 'version' in CVS
|
| 111 |
|
| 112 |
---------------------------------------- [2007-06-15 19:28:29 +0200-daryl]
|
| 113 |
updating planet.module to allow node/$nid urls to redirect to actual link; also includes admin form to toggle this option
|
| 114 |
|
| 115 |
---------------------------------------- [2007-05-30 05:22:01 +0200-daryl]
|
| 116 |
updates including fix for inability to edit feed and failure to create planet items because of empty auto_publish string
|
| 117 |
|
| 118 |
---------------------------------------- [2007-05-10 22:27:41 +0200-daryl]
|
| 119 |
checking in files for drupal 5.1
|
| 120 |
|
| 121 |
---------------------------------------- [2006-08-25 23:32:17 +0200-daryl]
|
| 122 |
fixing node_info hook
|
| 123 |
|
| 124 |
---------------------------------------- [2006-08-25 22:17:17 +0200-daryl]
|
| 125 |
closing ul tag
|
| 126 |
|
| 127 |
---------------------------------------- [2006-08-25 22:15:01 +0200-daryl]
|
| 128 |
Adding aggregator2 credit
|
| 129 |
|
| 130 |
---------------------------------------- [2006-08-25 22:11:43 +0200-daryl]
|
| 131 |
adding planet module
|