#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 by , 10 years ago
comment:2 by , 10 years ago
comment:3 by , 10 years ago
Status: | new → assigned |
---|
comment:4 by , 10 years ago
comment:5 by , 10 years ago
comment:6 by , 10 years ago
comment:7 by , 10 years ago
comment:8 by , 10 years ago
comment:9 by , 10 years ago
comment:10 by , 10 years ago
comment:11 by , 10 years ago
comment:12 by , 10 years ago
comment:13 by , 10 years ago
comment:14 by , 10 years ago
(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 by , 10 years ago
comment:16 by , 10 years ago
comment:17 by , 10 years ago
comment:18 by , 10 years ago
comment:19 by , 10 years ago
Resolution: | → fixed |
---|---|
Status: | assigned → closed |
comment:20 by , 10 years ago
comment:21 by , 10 years ago
Note:
See TracTickets
for help on using tickets.
(In [2740]) References #640: Finalize update to new scripting pattern
Updated the partition registration wizard.