#100 new
Matias Korhonen

Custom order contacts

Reported by Matias Korhonen | May 7th, 2009 @ 11:19 PM | in 0.7 (New Feature Milestone)

You should be able to change the order of the contacts in the contacts list in the administration.

Comments and changes to this ticket

  • Matias Korhonen

    Matias Korhonen May 26th, 2009 @ 11:09 AM

    • Milestone changed from 1.0 (The Ultimate Stable Release) to 0.7 (New Feature Milestone)
  • Matias Korhonen

    Matias Korhonen May 27th, 2009 @ 02:28 AM

    What is the best way of implementing this?

    I suppose we'll need some DB changes, perhaps even a contacts table of some sort?

    For example:
    _____________________
    |        |          |
    | userid | priority |
    |________|__________|
    |        |          |
    |   12   |     2    |
    |________|__________|
    |        |          |
    |   13   |     1    |
    |________|__________|
    

    Thus the user with the user with id 13 would appear before user 12 in the contacts table... If the priorities are equal, the order for those users would be alphabetical.

Please Sign in or create a free account to add a new ticket.

With your very own profile, you can contribute to projects, track your activity, watch tickets, receive and update tickets through your email and much more.

New-ticket Create new ticket

Create your profile

Help contribute to this project by taking a few moments to create your personal profile. Create your profile ยป

Ruby on Rails web application for the HAAGA-HELIA Linux Club.

People watching this ticket

Pages