Search results

  1. V

    Building an ASOS Review Keyword Searcher

    This simple project was written in Python and utilises the automated testing tool Selenium to search product reviews on ASOS for the supplied keywords. Inputs to this script are a comma separated list of keywords and a URL to the product category you wish to search within. When the script is...
  2. V

    Bookmark Reminders 1.0.7 released

    This version includes the following changes: This update includes some small efficiency changes related to the fetching of reminders within the cron task. There are also some changes related to how the over-fetching mechanism worked, which becomes more appreciable the less frequently the cron...
  3. V

    Bookmark Reminders 1.0.6 released

    This version includes the following changes: Adds H2 content title to email notifications to ensure consistency with other watched content emails New option to control whether reminder requests should be respected after a user’s create reminder permission is revoked (default is not to send)
  4. V

    Bookmark Reminders 1.0.5 released

    This version includes the following changes: A small change that ensures the reminder hint does not fade up and down each time a new reminder time is selected. This was visually distracting. Instead this now fades to a new reminder hint, or fades upon deselection.
  5. V

    Bookmark Reminders 1.0.4 released

    This version includes the following changes: Javascript changes relating to fetching and displaying reminder hint Reminder dates more than a week in the future will now display with the time Removed superfluous vbr_time template Styling changes to bookmark tooltip - modifications mostly occur...
  6. V

    Bookmark Reminders 1.0.3 released

    This version includes the following changes: Adjusted email subject title case to be more consistent Ensures correct phrase will always show when there are no pending reminders Ensures ‘Manage reminders’ tools will always be visible from Bookmark page (previously was only visible when the...
  7. V

    Bookmark Reminders 1.0.2 released

    This version includes the following changes: Fixed an issue where ‘Reminded of a media item’ alert preference did not display in Account Preferences Renamed add-on table to xf_valhalla_bookmark_reminder for stylistic reasons
  8. V

    Bookmark Reminders 1.0.1 Patch 1 released

    This version includes the following changes: Removes an unnecessary class extension
  9. V

    Bookmark Reminders 1.0.1 released

    This version includes the following changes: Fixed an issue where 'With reminders' filter checkbox in the visitor menu did not respect reminder creation permission (bug was only applicable when choosing to show reminders in existing Bookmarks tab of the visitor menu)
  10. V

    Bookmark Reminders 1.0 released

    This add-on is now considered stable.
  11. V

    Bookmark Reminders 1.0 Beta 9 released

    This version includes the following changes: A new option has been created to specify the maximum number of reminders allowed (default is 25). Assorted bug fixes and template changes
  12. V

    Bookmark Reminders 1.0 Beta 8 released

    This version includes the following changes: Added support for XFMG media items and album content types Added a new option to display reminders in a separate tab in the visitor menu. Otherwise, reminders will be shown in the existing Bookmarks tab of the visitor menu with an additional...
  13. V

    Bookmark Reminders 1.0 Beta 7 released

    This version includes the following changes: Styling changes to bookmark link/button
  14. V

    Bookmark Reminders 1.0 Beta 6 released

    This version includes the following changes: Modified CSS styling on visitor menu where <li> nth-child made labels hidden in cases where reminder was not set for a bookmark
  15. V

    Bookmark Reminders 1.0 Beta 5 released

    This version includes the following changes: Fixed instance in filter bar where text had been hardcoded instead of using a phrase Modified Label links in item footer to include reminders parameter if reminders filter is applied (this produces a more expected experience when applying ‘With...
  16. V

    Bookmark Reminders 1.0 Beta 4 released

    This version includes the following changes: Template and phrase changes Improved the appearance of time hint when editing or creating a Bookmark reminder Removed stray HR separator from Remind notification options on Preferences page
  17. V

    Bookmark Reminders 1.0 Beta 3 released

    This version includes the following changes: Improved the operation of the bookmark tooltip to better respect the need to update only as required on a state change Added ‘Manage reminders’ menu to allow the stopping of all pending reminders at once (see screenshot) Modified account menu popup...
  18. V

    Bookmark Reminders 1.0 Beta 2 released

    This version adds a new option and fixes many bugs. A new option has been created to control the minimum and maximum time in the future that a reminder may be requested for. This was previously hard-coded. Improved the ability to style the icon when content has a reminder set Adjust title of...
  19. V

    Bookmark Reminders 1.0 Beta 1 released

    I am pleased to announce the availability of Bookmark Reminders 1.0 Beta 1 for XenForo 2.2. This add-on will allow your users to receive reminders of content they bookmark with alerts and push notifications.
  20. V

    The Quest to Build a Survey Manager in XenForo

    In the summer of 2020 I started a new project with the aim of enabling users to create their own surveys. Surveys would be viewable in a central location for users to view and complete. It was ultimately never completed, but here are some notes about the development phase. I have also included...
Top