source: trunk/CHANGELOG @ 306

Last change on this file since 306 was 283, checked in by bastiaans, 17 years ago

test test

File size: 952 bytes
Line 
10.1.1:
2
3        web)
4
5                - fixed: misc. layout bugs for overview & search
6                - fixed: bug that occured when calculating the number of nodes when there
7                         was more than one job running on a machine
8
9                - changed: column requested memory is now optional through conf.php
10                - changed: search and overview tables are now full screen (100%)
11                - changed: overview jobnames are now cutoff at max 9 characters
12                           to prevent (layout) scews in the tables
13                - changed: overview graphs are no longer downsized
14
15                - added: (optional) column 'queued' (since) in overview
16                - added: search results (can) now have a SEARCH_RESULT_LIMIT
17                         this increases performance of the query's significantly!
18                - added: date/time format as displayed is now configurable through conf.php
19
20        jobmond)
21
22                - added: now reports 'queued since' (or creation time) of jobs
23
24        documentation)
25
26                - fixed: wrong e-mail adress in INSTALL (doh!)
27
280.1.0:
29
30        - First public release
Note: See TracBrowser for help on using the repository browser.