Ticket #3767 (assigned task)

Opened 5 months ago

Last modified 3 weeks ago

[with patch and spkg, needs review] move jquery into its own spkg

Reported by: tabbott Assigned to: jason (accepted)
Priority: major Milestone: sage-3.4
Component: packages Keywords:
Cc: wstein, itolkov

Description

We should move jquery into its own standard spkg (and figure out how to merge the two different copies of it in sage in the process).

Attachments

remove-jquery.patch (72.9 kB) - added by jason on 10/09/2008 09:36:36 PM.
jquery-and-friends-spkg.patch (9.1 kB) - added by jason on 12/05/2008 02:15:26 AM.
use instead of any previous patches
jquery-and-friends-spkg.2.patch (9.0 kB) - added by TimothyClemans on 12/20/2008 01:07:37 PM.

Change History

10/09/2008 09:32:34 PM changed by jason

I could only find one copy of jquery in Sage, in data/extcode/notebook/javascript/jquery. Where is the other copy?

10/09/2008 09:32:52 PM changed by jason

  • cc set to wstein, itolkov.

10/09/2008 09:35:18 PM changed by jason

Okay, a jquery spkg (that's also been updated to the latest release, which has some really nice performance improvements), is here:

http://sage.math.washington.edu/home/jason/jquery-1.2.6.spkg

10/09/2008 09:36:36 PM changed by jason

  • attachment remove-jquery.patch added.

10/09/2008 09:37:26 PM changed by jason

  • summary changed from move jquery into its own spkg to [with patch, needs review] move jquery into its own spkg.

Okay, apply the patch to the extcode repository, then install the spkg, and you should have an updated jquery.

10/09/2008 09:37:39 PM changed by jason

  • milestone changed from sage-3.2 to sage-3.1.3.

10/09/2008 09:38:55 PM changed by jason

itolkov, wstein, tabbot, or mabshoff, do you want to review this?

10/09/2008 09:43:39 PM changed by jason

I just found the other copy of jquery; it's in the jqueryui folder. jqueryui should also be an spkg...

10/09/2008 10:55:31 PM changed by jason

  • summary changed from [with patch, needs review] move jquery into its own spkg to [with patch, not ready for review] move jquery into its own spkg.

Don't review this just yet; I'm fixing it so that it doesn't install in extcode.

10/10/2008 04:52:29 PM changed by jason

Also, incorporate the jeditable and extendedclicks plugins, if the licenses allow.

10/17/2008 09:02:42 PM changed by jason

  • owner changed from mabshoff to jason.
  • status changed from new to assigned.

10/17/2008 09:11:55 PM changed by jason

This is done at #4267.

10/17/2008 09:12:29 PM changed by jason

Ignore any patches of spkgs here. See #4267 instead.

12/05/2008 02:15:26 AM changed by jason

  • attachment jquery-and-friends-spkg.patch added.

use instead of any previous patches

12/05/2008 02:18:41 AM changed by jason

  • summary changed from [with patch, not ready for review] move jquery into its own spkg to [with patch, needs review] move jquery into its own spkg.

This depends on #4674.

Ignore any previous comments. Apply jquery-and-friends-spkg.patch. The spkgs are here:

http://sage.math.washington.edu/home/jason/notebook/jquery-1.2.6.spkg

http://sage.math.washington.edu/home/jason/notebook/jqueryui-1.6r807svn.spkg

Eventually, we need to also delete the obsolete directories in the extcode repository.

12/05/2008 02:19:26 AM changed by jason

When this ticket is closed, close #4184.

12/05/2008 02:39:33 AM changed by jason

  • priority changed from minor to major.
  • summary changed from [with patch, needs review] move jquery into its own spkg to [with patch and spkg, needs review] move jquery into its own spkg.

12/20/2008 01:07:37 PM changed by TimothyClemans

  • attachment jquery-and-friends-spkg.2.patch added.

12/20/2008 01:56:53 PM changed by jason

Apply tclemans jquery-and-friends-spkg.2.patch patch instead of mine.