Releases for Watcher
watcher 6.x-1.3
First released: July 28, 2009 - 18:42
Size: 65.5 KB
md5_file hash: e92455a2411b92914124f96ce0ebb7f9
Last updated: July 28, 2009 - 18:56
Bug: 462430#comment-1628416 by danfinney: Adding default values to table fields.
Bug: 462430 by arlind: Sends notifications with unpublished comments
Bug: 462430 by arlind: Sends notifications with unpublished comments [improved fix]
Bug: 491570 by birwel: Watcher doesn't remove nodes from watched nodes table upon deletion
Feature: 370715 by starkos: Permission to change user settings
Bug: 373561#comment-1800186 by dofelipe: Changed encoding of FROM field to work with mimemailer and phpmailer modules
Bug: database update 6002 fails: Implemented workaround for bug in Drupal's db_field_set_default()
watcher 6.x-1.2
First released: May 10, 2009 - 16:52
Size: 65.02 KB
md5_file hash: 7e42be30376b29a1e30a58de53781efb
Last updated: May 10, 2009 - 16:56
Bug: Fixing issue with link to user's help page not working on admin settings page.
Bug: Fixing issue, default text for user settings page and help page not showing on module's admin settings page.
Bug: Link to user's watcher settings page on the module's admin settings page not working.
watcher 6.x-1.1
First released: February 27, 2009 - 00:36
Size: 64.99 KB
md5_file hash: b4de9f0715cf5de25ac1890fac3c30ca
Last updated: February 27, 2009 - 00:40
watcher 6.x-1.0
First released: February 14, 2009 - 16:22
Size: 65.03 KB
md5_file hash: 18db9d8cc8b4fe903434399cf823a534
Last updated: February 14, 2009 - 16:25
- Added: Caches 'from' header so it's only generated once.
- #371506: Illegal choice when 'watch' is shared in watcher module: Fixed: Removed apostrophes in permission strings as it seems to cause illegal form error with some modules enabled.
- Fixed: Improved caching of user's watched posts list, significantly reducing the number of queries needed.
watcher 6.x-1.0-beta3
First released: February 8, 2009 - 09:00
Size: 65.28 KB
md5_file hash: 8fa731d92b97dc93b03b6bca1b955397
Last updated: February 8, 2009 - 09:05
- Fixed: An issue with mismatching variable names causing some templates not to be editable.
- Refactored form code.
- Added: Introduced a theme function to display the "default settings" message on a user's settings page. Added an icon to spruce things up a bit :)
watcher 6.x-1.0-beta2
First released: February 7, 2009 - 19:31
Size: 62.94 KB
md5_file hash: 12cf8af1b4ce6dde7eb3f4cb6ecac3d1
Last updated: February 7, 2009 - 19:35
- Fixed: #369910: Anonynous notifications are received even for non-watched posts
- Fixed: README file contents not rendered properly on help page.
- Fixed: The current user, not the node's author, is now excluded from receiving
notifications when a node is updated since many users may edit a node and the current
user isn't necessarily author of the node.
watcher 5.x-1.6
First released: February 1, 2009 - 09:15
Size: 54.99 KB
md5_file hash: 623ac835f77c257edad2d2c401010a37
Last updated: February 1, 2009 - 09:20
- Fixed: Help text now HTML-encodes text correctly
- Fixed bug causing sending to fail when time limit set to "unlimited"
watcher 6.x-1.0-beta1
First released: January 30, 2009 - 11:10
Size: 62.47 KB
md5_file hash: c91f179de778aa44200286ef615a7988
Last updated: January 30, 2009 - 11:15
First beta release.
watcher 6.x-1.0-alpha6
First released: January 29, 2009 - 21:57
Size: 62.47 KB
md5_file hash: 5dee67a32a8abc0c0b8f3b2a703db392
Last updated: January 29, 2009 - 22:01
- Fixed bug causing send to fail when time limit set to "unlimited" (to be backported to 5.x branch)
- #361753: Watcher does not email users watching posts.: Fixed
- Fixed not setting correct headers and footers for anonymous users
- Added a template to the settings page for setting notification message footer for anonymous recipients
- Fixed issue with wrong argument passed to function watcher_db_user_set_watching()
watcher 6.x-1.0-alpha5
First released: January 21, 2009 - 20:29
Size: 62.04 KB
md5_file hash: 6b255a378a68fbb555a00e729f39f931
Last updated: January 21, 2009 - 20:31
watcher 6.x-1.0-alpha4
First released: January 18, 2009 - 21:21
Size: 61.45 KB
md5_file hash: 3072b217db23764e225de9103b42cfc6
Last updated: January 18, 2009 - 21:25
- #358709: Clicking watch link induces fade effect, but message and icon remain the same: Fixed.
- #359471: undefined function _watcher_db_get_user_settings() : Fixed.
- #360612: Visitor not able to subscribe to watcher: Fixed.
watcher 6.x-1.0-alpha3
First released: January 18, 2009 - 11:03
Size: 60.99 KB
md5_file hash: fac7c2cd35a620c69bd75f8a2db5a380
Last updated: January 18, 2009 - 11:05
- DATABASE CHANGES, don't forget to run update.php!
- #358709: Clicking watch link induces fade effect, but message and icon remain the same: Fixed.
- #359471: undefined function _watcher_db_get_user_settings() : Fixed.
- More options for anonymous users, watch for comments, updates or both.
- Introduced watch_for column in the watcher_nodes table.
- Fixed a number of not reported bugs.
- Binder/other users' watcher posts lists now work as they should.
- Statistics page now also shows the number of anonymous users watching nodes.
- Removed hook_user op: view implementation, a menu tab now serves as the link to a user's list of watched posts
watcher 6.x-1.0-alpha2
First released: January 14, 2009 - 21:59
Size: 59.41 KB
md5_file hash: 02afb0b8602845bc8f9adf147d8ab6b8
Last updated: January 14, 2009 - 22:01
#358709: Fixed
Added support for anonymous users watching posts.
watcher 6.x-1.0-alpha1
First released: January 9, 2009 - 19:32
Size: 56.83 KB
md5_file hash: bc2824a99e921e33054c11b289a77750
Last updated: January 9, 2009 - 19:35
- First working version of 6.x branch.
- Added notice to user settings page indicating whether the settings are default or custom.
- Included cache clearing menu callback.
- A number of minor improvements.
watcher 6.x-1.x-dev
First released: January 9, 2009 - 19:21
Size: 65.48 KB
md5_file hash: 6b7cdb8d59ff1390991d7a99782aa7d8
Last updated: July 29, 2009 - 00:32
Snapshot from the 6.x branch.
watcher 5.x-1.5
First released: December 21, 2008 - 12:11
Size: 55.28 KB
md5_file hash: 902fb11a994e932fb1ff338bbbdb91c3
Last updated: December 21, 2008 - 12:15
Critical bug fix release (#347673).
watcher 5.x-1.4
First released: December 12, 2008 - 23:02
Size: 55.19 KB
md5_file hash: 22f5d35c5808df01153737ef35457bf0
Last updated: December 12, 2008 - 23:05
Last release on D5 branch before porting to D6.
watcher 5.x-1.3-3
First released: September 8, 2008 - 04:41
Size: 54.64 KB
md5_file hash: 03fe8c195d9272c6f24216f90f267645
Last updated: September 8, 2008 - 04:45
A minor bugfix.
watcher 5.x-1.3-2
First released: September 7, 2008 - 18:31
Size: 54.64 KB
md5_file hash: 224a6e8bae38b7b4135ea3ccc78bcd74
Last updated: September 7, 2008 - 18:35
2008-08-19
- Clicking buttons on the testing page now works.
2008-09-06
- #299605: Fix - Fixed a bug stopping excerpt length from being changed.
- #263978: Fix - Fixed a bug making uid 0 being notified when anonymous
comment posting is allowed.
2008-09-07
- Improvements to CSS and Javascript.
- #263139: Fix - Implemented workaround for issue with SMTP module
- #268439: Doc - Added additional information about theming to README file.
- Feature - Watcher now adds a log entry to Watchdog every time cron notifications
are successfully sent.
watcher 5.x-1.3-1
First released: September 7, 2008 - 17:58
Size: 52.36 KB
md5_file hash: f57dd9bcbd912fcc94af9982cea126b5
Last updated: September 7, 2008 - 18:00
2008-08-19
- Clicking buttons on the testing page now works.
2008-09-06
- #299605: Fix - Fixed a bug stopping excerpt length from being changed.
- #263978: Fix - Fixed a bug making uid 0 being notified when anonymous
comment posting is allowed.
2008-09-07
- Improvements to CSS and Javascript.
- #263139: Fix - Implemented workaround for issue with SMTP module
- #268439: Doc - Added additional information about theming to README file.
- Feature - Watcher now adds
