- add field "submitted by" to project-nodes
- make the overview list sortable a la apache FancyIndexing (that is clicking on a column header sorts by this columns - see http://www.apache.org/dist/httpd/binaries/)

Comments

Anonymous’s picture

Assigned: Unassigned » Kjartan

Why is the submitted by interesting? I assume this on the list pages as you can view who submitted it on the page.

Will implement the sorting headers in the next few days.

Anonymous’s picture

Fixed it almost. There is a bug with the search list, clicking on a header will break it. Need to figure that one out before I close this.

ax’s picture

now this is cool! very nice - thanks!

now the only think that is missing is the previous/next-buttons. imagine the feature page with 300 open issues!

(the alternative would be to quickly fix bugs / implement features so that the list never has more than, lets say, 20 open issues ;))

[ignore below - just testing posting of htmlentities (feature #96)]

&
<
>
"
'
X X

ax’s picture

well - another idea / request:

show "last updated on" in the overview list and make it sortable by this, too. i think it's quite of interest to see which item got discussed most recently ...

Anonymous’s picture

I've replaced area with last updated. I can't keep adding fields as the table will get too wide I think.

Anonymous’s picture

Priority: Major » Normal