Changeset 9511 for trunk/MagicSoft
- Timestamp:
- 09/11/09 17:04:37 (15 years ago)
- Location:
- trunk/MagicSoft/Mars
- Files:
-
- 2 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/MagicSoft/Mars/Changelog
r9505 r9511 18 18 19 19 -*-*- END OF LINE -*-*- 20 21 2009/09/11 Daniela Dorner 22 23 * datacenter/db/include.php: 24 - implemented Select-all functionality for builddatasets.php 25 - improved function for 'Next/Prev/First/Last' links: regexp 26 instead of selfmade building of link 27 - added removing of fNumStart from link in function GetClearedURL() 28 - added removing of DisplaySelected=inverse from link in function 29 GetClearedURL() 30 - implemented 'Display Not-Selected Sequences' Button 31 - changed text on buttons 32 33 * datacenter/db/builddatasets.php: 34 - added possibility to update data set in database: update queries, 35 interface to select data set, check if user is the same 36 - bugfix: changed some $_SESSION back to $_GET (selection in the 37 menu were treated wrongly) 38 - commented resetting of 'name' and 'comment' out 39 - implemented 'Display Not-Selected Sequences' Button 40 - changed text on buttons 41 - changed column 'Links' to the same like in sequinfo-aio.php 42 - implemented possibility to choose data set number for data set 43 file 44 45 * datacenter/db/menu.js: 46 - implemented function for Select-all functionality 47 48 20 49 21 50 2009/09/08 Daniela Dorner -
trunk/MagicSoft/Mars/NEWS
r9500 r9511 103 103 on the sequence is displayed 104 104 105 * new version of builddatasets.php including new features like user 106 management, more comfortable sequence selection, 'get data set' 107 button and other small features 105 * tables on database website have also 'Last' link now 106 107 * new version of builddatasets.php with more comfortable sequence 108 selection 109 110 * new features in builddatasets.php: 111 - user management 112 - 'Get Data Set File' button 113 - 'Display Selected Sequences' button 114 - 'Display Not Selected Sequences' button 115 - 'Select all' buttons 116 117 * builddatasets.php: added possibility to update data sets in the 118 database 108 119 109 120 * added limit for cloudiness for sequences in the tab 'Limits'
Note:
See TracChangeset
for help on using the changeset viewer.