This is a snapshot of Indico's old Trac site. Any information contained herein is most probably outdated. Access our new GitHub site here.

Opened 6 years ago

Closed 6 years ago

Last modified 5 years ago

#163 closed defect (fixed)

In reg form > setup: Statuses definition?

Reported by: jbenito Owned by: dgalimbe
Priority: very low Milestone: v0.97.0
Component: Registration form Version: 0.97.0
Keywords: Cc:

Description

That's not clear....maybe:

  • Custom statuses

Change History (7)

comment:2 Changed 6 years ago by jbenito

  • Priority changed from low to very low

comment:3 Changed 6 years ago by jbenito

  • Owner set to dgalimbe
  • Status changed from new to assigned

And also, allow filtering by status on registrants list

comment:4 Changed 6 years ago by dgalimbe

  • Status changed from assigned to accepted

comment:5 Changed 6 years ago by dgalimbe

Fixed bugs indicated by Pedro

comment:6 Changed 6 years ago by davide.siro.galimberti@…

  • Resolution set to fixed
  • Status changed from accepted to closed

commit 5997aaf5b38466edff590b0f692e41248212ca12
Author: Davide Galimberti <davide.siro.galimberti@…>
Date: Wed Mar 17 15:30:13 2010 +0100

[IMP] Allow filtering by status registrants list


  • added the possibility to filter the registrant's list for a conference by status
  • now the filter's manager no more sends useless requests to the server. Switching between menus is done with js.
  • the layout of the page has been completely reviewed:
    • used the style of the Video Service Overview's page
    • the distinction between 'filters' and 'columns to be displayed' is now much more clear
    • colors now follow the Indico User Interface Guidelines
    • each action (except the 'new user') is exectued only on selected items. If there is no selection an error message is shown
    • # the possibility to reset all filters and columns has been added
  • fixes #163
  • code reviewed as indicated by Pedro

comment:7 Changed 5 years ago by Davide Galimberti <davide.siro.galimberti@…>

In [5997aaf5b38466edff590b0f692e41248212ca12]:

[IMP] Allow filtering by status registrants list

  • added the possibility to filter the registrant's list for a conference by status
  • now the filter's manager no more sends useless requests to the server. Switching between menus is done with js.
  • the layout of the page has been completely reviewed:
    • used the style of the Video Service Overview's page
    • the distinction between 'filters' and 'columns to be displayed' is now much more clear
    • colors now follow the Indico User Interface Guidelines
    • each action (except the 'new user') is exectued only on selected items. If there is no selection an error message is shown
    • # the possibility to reset all filters and columns has been added
  • fixes #163
  • code reviewed as indicated by Pedro
Note: See TracTickets for help on using tickets.