Ticket #3949 (closed enhancement: fixed)

Opened 3 months ago

Last modified 1 month ago

[with patch, positive review] notebook -- move all HTML in twist.py to templates

Reported by: TimothyClemans Assigned to: mhansen
Priority: major Milestone: sage-3.2
Component: notebook Keywords:
Cc:

Description

Move the HTML in twist.py in the classes/functions ForgotPassPage, ListOfUsers, message, Worksheet_rating_info, and RegConfirmation.

Relies on #3937

Attachments

sage-3949_1.patch (3.2 kB) - added by TimothyClemans on 08/25/2008 10:49:14 AM.
extcode-3949_1.patch (5.6 kB) - added by TimothyClemans on 08/25/2008 10:49:34 AM.
trac_3949.patch (9.2 kB) - added by mhansen on 10/23/2008 04:30:02 PM.
extcode_3949.patch (495 bytes) - added by mhansen on 10/23/2008 04:30:37 PM.

Change History

08/25/2008 10:39:30 AM changed by TimothyClemans

Ignore the class Worksheet_rating_info

08/25/2008 10:49:14 AM changed by TimothyClemans

  • attachment sage-3949_1.patch added.

08/25/2008 10:49:34 AM changed by TimothyClemans

  • attachment extcode-3949_1.patch added.

08/25/2008 10:50:01 AM changed by TimothyClemans

  • summary changed from notebook -- move all HTML in twist.py to templates to [with patch, needs review] notebook -- move all HTML in twist.py to templates.

09/24/2008 04:04:59 AM changed by malb

  • summary changed from [with patch, needs review] notebook -- move all HTML in twist.py to templates to [with patch, needs jinja] notebook -- move all HTML in twist.py to templates.

See #3923

10/23/2008 04:30:02 PM changed by mhansen

  • attachment trac_3949.patch added.

10/23/2008 04:30:37 PM changed by mhansen

  • attachment extcode_3949.patch added.

10/23/2008 04:31:47 PM changed by mhansen

  • owner changed from boothby to mhansen.
  • status changed from new to assigned.
  • summary changed from [with patch, needs jinja] notebook -- move all HTML in twist.py to templates to [with patch, positive review] notebook -- move all HTML in twist.py to templates.

I've rebased this against 3.2.alpha0 and moved the templates into sage/server/notebook/templates/

Apply only the last two patches: trac_3949.patch and extcode_3949.patch

10/25/2008 04:01:13 PM changed by mabshoff

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

Merged trac_3949.patch and extcode_3949.patch in Sage 3.2.alpha1