Opened 10 years ago

Closed 10 years ago

#443 closed enhancement (fixed)

Duplicate record via context menu

Reported by: dstillman Owned by: dstillman
Priority: minor Milestone: 1.0 Beta 4
Component: interface Version: 1.0
Keywords: Cc:

Description


Change History (3)

comment:1 Changed 10 years ago by dstillman

  • Milestone changed from 1.0 Beta 4 to 1.1 Beta
  • Version changed from 1.0 to 1.1

comment:2 Changed 10 years ago by dstillman

  • Milestone changed from 1.1 Beta to 1.0 Beta 4
  • Version changed from 1.1 to 1.0

comment:3 Changed 10 years ago by dstillman

  • Resolution set to fixed
  • Status changed from new to closed

(In [1194]) Closes #443, Duplicate record via context menu

Works for regular items and notes, not attachments (and doesn't clone child items when duplicating parent)

New method Item.clone()

Unrelated changes:

  • Fix note/attachment dragging, broken by notifier changes (r1131) a while back
  • Item.save() now triggers Notifier even if a transaction is in progress, which I hopefully no longer had a reason not to be doing
Note: See TracTickets for help on using tickets.