Opened 18 years ago

Closed 18 years ago

#331 closed enhancement (fixed)

Remember the last used item when creating new items

Reported by: Nicklas Nordborg Owned by: Nicklas Nordborg
Priority: major Milestone: BASE 2.0
Component: web Version:
Keywords: Cc:

Description

For example, when you create a new Raw bioassay you may select "Scan", "Software", etc. In the current implementation the list starts empty each time. It would be very hand if the web client could remember the last selected item and use that as a default value the next time. Or, to take it one step further, the web client could remember the four most recently used items and put them in the list for quicker selection. And, the number of items to remeber could be a configurable option on a per-user level.

Change History (4)

comment:1 by Nicklas Nordborg, 18 years ago

Milestone: BASE 2.0+BASE 2.0
Owner: changed from Johan Enell to Nicklas Nordborg
Status: newassigned

comment:2 by Nicklas Nordborg, 18 years ago

(In [2596]) References #331: Remember the last used item when creating new items

  • Implemented support for remembering recently used items in ItemContext.
  • Added taglib for generating selection lists of items based on current item, logged in users

permission, recently used items, etc.

  • Added option in "User preferences" for how many items to remember
  • Implemented test case for Raw bioassays

comment:3 by Nicklas Nordborg, 18 years ago

(In [2597]) References #331: Remember the last used item when creating new items

Implemented recently used items list for most of the item found in the View submenu

comment:4 by Nicklas Nordborg, 18 years ago

Resolution: fixed
Status: assignedclosed

(In [2598]) Fixes #331: Remember the last used item when creating new items

Note: See TracTickets for help on using tickets.