Forum Release Management: attachments (changes between 5.10.0 and 5.10.1)

Changes in the attachments package between OpenACS 5.10.0 and 5.10.1

Improvements

  • Security Improvements

    • Strenghten page contracts (3b9068ad)
  • Code Refactoring

    • Replace handcrafted HTML icons with new adp:icon adp tag (f45e6406)
    • Replace deprecated util_commify_number, with lc_numeric (518e1b34)
  • Miscellaneous

    • Document public API (fd5b5e1c)
    • Improve test suite and cover 100% of public api (3446f91c, c933a64e)

Deprecations

  • attachments::root_folder_map_p -> duplicates functionalities of attachments::root_folder_p (cc3177d1)