taskGNU remotecontrol - Tasks: task #12521, Add SORTING to all fields in the...

 
 

You are not allowed to post comments on this tracker with your current authentication level.

task #12521: Add SORTING to all fields in the thermostat profile table

Submitter:  Stephen H. Dawson DSL <shdawson>
Submitted:  Sun 10 Mar 2013 12:32:22 AM UTC
   
 
Should Start On:  Sun 23 Jun 2013 04:00:00 AM UTC Should be Finished on:  Sun 28 Jul 2013 04:00:00 AM UTC
Category:  User Interface Priority:  5 - Normal
Item Group:  None Status:  Done
Privacy:  Public Assigned to:  None
Open/Closed:  Closed Fixed Release:  1.1
Percent Complete:  100% Planned Release:  1.1

Jump to the original submission

Sat 23 Apr 2016 04:13:57 PM UTC, comment #9: 

I bear witness and certify I have personally tested these changes made to GNU remotecontrol. I affirm the changes made to the code:
-achieve the functionality of the stated requirements;
-succeed during operation; and
-cause no anxiety.

I approve this code.


Thank you to everyone for working on this modification.


Respectfully,
SHD//
Stephen H. Dawson

Stephen H. Dawson DSL <shdawson>
Group administrator
Tue 24 Sep 2013 04:46:10 PM UTC, comment #8: 

I bear witness and certify I have personally tested these changes made to GNU remotecontrol. I affirm the changes made to the code:
-achieve the functionality of the stated requirements;
-succeed during operation; and
-cause no anxiety.

I approve this code.


Thank you to everyone for working on this modification.


Very Respectfully,
SHD//
Stephen H. Dawson

Stephen H. Dawson DSL <shdawson>
Group administrator
Sun 30 Jun 2013 05:01:13 PM UTC, comment #7: 

Do the fields:
Device Name

Site Name

Model #


...have sorting as well?  If not, please add to these fields.


Thanks!

SHD

Stephen H. Dawson DSL <shdawson>
Group administrator
Sun 30 Jun 2013 04:59:09 PM UTC, comment #6: 

I agree with you about separating the code from the layout, to have a controller as a separate file. MVC Design Pattern for our classes sounds good. We can do this in version 1.2, as discussed.

Thanks!

SHD

Stephen H. Dawson DSL <shdawson>
Group administrator
Sun 30 Jun 2013 04:57:01 PM UTC, comment #5: 

Hi,


Thanks for the update.

I added the files to the web and ran the sql.

Firefox has the arrows as green. Chrome has the arrows as yellow.

Now, after I add a thermostat, then do sorting, the thermostat is gone. There are 17 thermostats in the thermostat table.

This behavior is duplicated over and over. Something is off with the code on the refreshing of the thermostats after a sort.

2 screen snips attached.

-SHD


Stephen H. Dawson DSL <shdawson>
Group administrator
Sun 30 Jun 2013 04:06:39 PM UTC, comment #4: 

I'm attaching the last modifications:
-Removed the arrows, instead using unicode chars
-Added all the remaining fields

Please consider that in my previous code i sent you i also added an index_controller.php in the directory inc. Talking again about separation between code and layout, it's very important in my opinion to use the MVC Design Pattern for our classes. One first step is to put all the controller stuff in a separated file, in the same way i think it would be better to make for every file.

(file #28453, file #28454, file #28455, file #28456)

Virgilio Lino <virgiliolino>
Group Member
Sun 30 Jun 2013 12:50:26 PM UTC, comment #3: 

If you really want, add some other type of color to the arrow that has the sorting. That will help the user see what column they are sorting by, and if it is ascending or descending.

I recommend using the green color we have in the site them to apply to that arrow that has the sorting. It should stand out nicely in that darker header.

Again, only if you want to.

Thanks!

Stephen H. Dawson DSL <shdawson>
Group administrator
Sun 30 Jun 2013 12:47:31 PM UTC, comment #2: 

Please have:
the arrow on the left to be sort ASCENDING...
.....and.....
the arrow on the right to be sort DESCENDING.

Thanks!

Stephen H. Dawson DSL <shdawson>
Group administrator
Sun 10 Mar 2013 01:29:35 PM UTC, comment #1: 

The sorting selection of the user account needs to have persistence. It would most likely be best to store that sorting choice in the table with the rest of the given user account information. Not certain about this, but it seems like it would be best to store it there. If we put it in the table, we probably should add it to admin.php for increased ease of user administration. This is particularly true with getting a new user up and running, and diagnosing any user problems as they learn GNU remotecontrol.

Easy storage and review of this sorting choice will also allow for the administrators of GNU remotecontrol to easily see, in admin.php, what display languages their users are using and help to see if there is any training needs that could be present. For example, people with the English are OK, but people with another language are struggling. Is it the wording in the display language or another aspect of the program they do not understand? It is a data point that could easily show other UI aspects that need further enhancement for various cultures to use GNU remotecontrol. Or, simply changing a word in the text of the display language.

Stephen H. Dawson DSL <shdawson>
Group administrator
Sun 10 Mar 2013 12:32:22 AM UTC, original submission:  

Add the ability to sort on any field in the grid, both ascending and descending.

A nice colorful UP/DOWN set of triangles, for ascending or descending sort.

Keep the existing sort capability, adding UP/DOWN set of triangles to what we have now.

Stephen H. Dawson DSL <shdawson>
Group administrator

 

(Note: upload size limit is set to 16384 kB, after insertion of the required escape characters.)

Attached Files
file #28457:  IPThermostatCollection.php added by virgiliolino (2KiB - application/x-php)
file #28453:  index_controller.php added by virgiliolino (691B - application/x-php)
file #28454:  master.css added by virgiliolino (5KiB - text/css)
file #28455:  index.php added by virgiliolino (57KiB - application/x-php)
file #28456:  iptstat.sql added by virgiliolino (49KiB - text/x-sql)

 

Depends on the following items: None found

Items that depend on this one: None found

 

Carbon-Copy List
  • -email is unavailable- added by virgiliolino (Updated the item)
  • -email is unavailable- added by shdawson (Submitted the item)
  •  

    There are 0 votes so far. Votes easily highlight which items people would like to see resolved in priority, independently of the priority of the item set by tracker managers.

     

    Follow 24 latest changes.

    Date Changed by Updated Field Previous Value => Replaced by
    2016-04-23 shdawson Open/ClosedOpen Closed
    2013-09-24 shdawson StatusReady For Test Done
        Assigned tovirgiliolino None
        Percent Complete80% 100%
    2013-06-30 shdawson SummaryAdd SORTING to all fields in GRID Add SORTING to all fields in the thermostat profile table
    2013-06-30 shdawson Attached File- Added Screenshot from 2013-06-30 12:52:27.png, #28458
        Attached File- Added Screenshot from 2013-06-30 12:53:44.png, #28459
    2013-06-30 virgiliolino Attached File- Added IPThermostatCollection.php, #28457
    2013-06-30 virgiliolino StatusIn Progress Ready For Test
        Percent Complete0% 80%
    2013-06-30 virgiliolino Attached File- Added index_controller.php, #28453
        Attached File- Added master.css, #28454
        Attached File- Added index.php, #28455
        Attached File- Added iptstat.sql, #28456
    2013-06-29 shdawson Should be Finished on2013-07-14 2013-07-28
    2013-06-18 shdawson Fixed ReleaseNone 1.1
    2013-06-16 shdawson Should Start On2013-07-14 2013-06-23
        Should be Finished on2013-03-09 2013-07-14
    2013-06-16 shdawson Should Start On2013-03-09 2013-07-14
    2013-06-16 shdawson Planned Release1.2 1.1
    2013-06-03 shdawson StatusNeed Info In Progress
    2013-06-03 shdawson Assigned toshdawson virgiliolino
    2013-03-10 shdawson CategoryPHP User Interface
    2013-03-10 shdawson SummaryAdd sorting to all fields in GRID Add SORTING to all fields in GRID

    Back to the top

    Powered by Savane 3.13-f8d8.
    Corresponding source code