Ticket #27 (closed enhancement: fixed)

Opened 5 years ago

Last modified 3 years ago

sorting webapp output

Reported by: Bastien Assigned to: uncle_fungus
Priority: minor Milestone: 2.4.0
Component: Web Output Keywords:
Cc:

Description (Last modified by uncle_fungus)

The output from WebApp is not sorted the same as in FahMon. See attachment. Is it possible to make this the same?

Attachments

weboutput-fahmon.jpg (138.9 kB) - added by Bastien on 10/31/07 00:22:30.

Change History

10/31/07 00:22:30 changed by Bastien

  • attachment weboutput-fahmon.jpg added.

10/31/07 10:29:44 changed by uncle_fungus

  • description changed.

(in reply to: ↑ description ) 10/31/07 10:34:19 changed by uncle_fungus

Replying to Bastien:

The output from WebApp is not sorted the same as in FahMon. See attachment. Is it possible to make this the same?

I intend to try and do this, at the moment, the data is added to the web pages in the order in which they are reloaded. Due to some of the complexities of how the pages are generated, they are always entered in the order present in the clientab.txt file.

Allowing the web output to produce the same sorted order as the client list will probably require a significant re-write of the code to get the data, not that this would be a bad thing.

10/31/07 16:12:06 changed by Bastien

It's just a request. It's a lot of work I think, and I can live with the current output. Maybe in version 2.4 or something.

11/06/07 15:46:08 changed by uncle_fungus

  • status changed from new to assigned.
  • milestone set to 2.3.3.

I've tentatively set the milestone to 2.3.3. It may get pushed into a later release though.

10/12/08 11:10:35 changed by uncle_fungus

  • milestone changed from 2.3.3 to 2.4.0.

02/18/09 17:57:29 changed by uncle_fungus

  • status changed from assigned to closed.
  • resolution set to fixed.

Added in r467.