github: shadowy octopus with the head of a robot, emblazoned with the Dreamwidth swirl (Default)
github ([personal profile] github) wrote in [site community profile] changelog2023-06-15 09:42 am

[dreamwidth/dreamwidth] 96f8c0: Hack old drafts functionality into new Create Entr...

Branch: refs/heads/main Home: https://github.com/dreamwidth/dreamwidth Commit: 96f8c0076d4b7e0a57245e72cf186a97961174bf https://github.com/dreamwidth/dreamwidth/commit/96f8c0076d4b7e0a57245e72cf186a97961174bf Author: momijizukamori momijizukamori+bugzilla@gmail.com Date: 2023-06-15 (Thu, 15 Jun 2023)

Changed paths: M cgi-bin/DW/Controller/Entry.pm M htdocs/js/components/jquery.autocompletewithunknown.js M htdocs/js/components/jquery.icon-select.js A htdocs/js/pages/entry/drafts.js M views/components/icon-select-dropdown.tt M views/entry/form.tt M views/entry/form.tt.text M views/entry/module-age_restriction.tt M views/entry/module-comments.tt M views/entry/module-currents.tt M views/entry/module-icons.tt M views/entry/module-tags.tt

Log Message:


Hack old drafts functionality into new Create Entries page (#3102)

  • Add draft functionality to new entry page

  • Add handling for taglist to draft code