-
Added Ajax support for adding and removing favorites.
-
Updated README.txt
-
Changed json return data. Added generic JS block rebuild callback function.
-
Fixed json return value.
-
Fixed revised favorites list generation. Added detection and alternative handling of Ajax calls.
-
Added div container for favorites list. Changed generation routine for favorites list.
-
Fixed another encoding issue related to HTML special chars.
-
Fixed potential problem in the redirect routine after favorite deletion.
-
#1097242: Dropped duplicate DB key. #1096394: Fixed bad check_plain behavior (but not the way suggested in the issue); deactivated unneeded "manage all favorites" permission; added option to enter a custom page title; changed for to be collapsed by default; changed DB to support paths up to 1024 (not 2048 as in the issue) characters; added tooltip to the "x" (delete) link. #1080340 by nclavaud: Changed DB to support queries up to 1024 characters. Changed code to meet most recent Drupal coding standards.
-
Stripping CVS keywords