#640 closed enhancement (fixed)
Finalize update to new scripting pattern
Reported by: | Nicklas Nordborg | Owned by: | Nicklas Nordborg |
---|---|---|---|
Priority: | major | Milestone: | Reggie v2.17 |
Component: | net.sf.basedb.reggie | Keywords: | |
Cc: |
Description
Finish what was started in #571.
Change History (21)
comment:1 Changed 9 years ago by
comment:2 Changed 9 years ago by
comment:3 Changed 9 years ago by
Status: | new → assigned |
---|
comment:4 Changed 9 years ago by
comment:5 Changed 9 years ago by
comment:6 Changed 9 years ago by
comment:7 Changed 9 years ago by
comment:8 Changed 9 years ago by
comment:9 Changed 9 years ago by
comment:10 Changed 9 years ago by
comment:11 Changed 9 years ago by
comment:12 Changed 9 years ago by
comment:13 Changed 9 years ago by
comment:14 Changed 9 years ago by
(In [2808]) References #640: Finalize update to new scripting pattern
Changes related to that it is now possible to know when selected item is the last one. See http://base.thep.lu.se/ticket/1869
In all places where it is possible we now collect new items in a list and then work with the list (eg. a AJAX call to the server) instead of doing this one item at a time.
comment:15 Changed 9 years ago by
comment:16 Changed 9 years ago by
comment:17 Changed 9 years ago by
comment:18 Changed 9 years ago by
comment:19 Changed 9 years ago by
Resolution: | → fixed |
---|---|
Status: | assigned → closed |
comment:20 Changed 9 years ago by
comment:21 Changed 9 years ago by
Note: See
TracTickets for help on using
tickets.
(In [2740]) References #640: Finalize update to new scripting pattern
Updated the partition registration wizard.