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 5 years ago

Closed 4 years ago

#709 closed enhancement (fixed)

Unify two pages to create a new notification template in only one in CFA

Reported by: acastill Owned by: acastill
Priority: normal Milestone: v0.98.1
Component: Abstracts Version: 0.98-dev
Keywords: Cc:

Description

Include both, the contribution type and the track condition in the main page for adding a new template.

Change History (5)

comment:1 Changed 5 years ago by jbenito

  • Status changed from new to assigned

comment:2 Changed 5 years ago by acastill

  • Status changed from assigned to in_work

comment:3 Changed 5 years ago by acastill

  • Status changed from in_work to awaiting_merge

comment:4 Changed 4 years ago by jbenito

  • Status changed from awaiting_merge to merging

comment:5 Changed 4 years ago by Alexis Castilla Hernandez <alexis.castilla.hernandez@…>

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

In [208058d0589a9e53889964e6ed29e8c11c2a65c5/indico]:

[IMP] Unified two pages for creating new NotifTmpl?

  • Integrated the condition selection for the email in the "ConfModCFANotifTplNew" page
  • Changes in the styles of both pages and in the others templates
  • Refactored code for notification templates and abstract reviewing: Created new files abstractReviewing.py inside /htdocs/ and /rh/
  • Fixed a minor bug in IE7 in the list of notification templates
  • Fixed unexpected error in notif tmpl when you try to access and you are not logged in.
  • Changed styles in "preview" page.
  • Added parameter manager to "add new template" form.
  • Implemented parameter manager functionality for checkbox list. It has been included in the parameter manager JS.
  • Implemented new functionality in Main page that allows you to add a new condition for the template in the same page.
  • Closes #709
Note: See TracTickets for help on using tickets.