* added "random" sorting method, and "Random 100" to

tab bar.
        * add "name" and "id" attribute to the text input box
          in the header, it wasn't working because it was missing.
        * removed the search header from the search results page.
        * fixed navigation buttons (next, prev)... they were
          missing the search string, pressing "next" or "prev"
          on a search aborted the search.
This commit is contained in:
briandilley
2004-10-27 01:12:22 +00:00
parent 7ec597d0c2
commit 5e417ac25c
7 changed files with 36 additions and 17 deletions

View File

@ -1,3 +1,13 @@
10-26-04
* added "random" sorting method, and "Random 100" to
tab bar.
* add "name" and "id" attribute to the text input box
in the header, it wasn't working because it was missing.
* removed the search header from the search results page.
* fixed navigation buttons (next, prev)... they were
missing the search string, pressing "next" or "prev"
on a search aborted the search.
10-24-04
* updated the UI
# fixed non validating UI