Opened 11 years ago
Closed 11 years ago
#7196 closed enhancement (fixed)
SageNB: Reorganize the JS/Java/CSS/HTML "data" directory
Reported by: | mpatel | Owned by: | boothby |
---|---|---|---|
Priority: | major | Milestone: | sage-4.2 |
Component: | notebook | Keywords: | |
Cc: | timdumol, was | Merged in: | |
Authors: | Mitesh Patel | Reviewers: | |
Report Upstream: | Work issues: | ||
Branch: | Commit: | ||
Dependencies: | Stopgaps: |
Description
Reorganize sagenb/data
around packages.
Attachments (3)
Change History (6)
Changed 11 years ago by
comment:1 Changed 11 years ago by
- Status changed from new to needs_review
I made the change in two parts, since the shuffle slowed Mercurial significantly.
comment:2 Changed 11 years ago by
You didn't mention it, but one must *MANUALLY* move data/java/jmol to data/jmol after applying this patch, since jmol isn't under revision control, and the path to jmol was changed in twist.py.
comment:3 Changed 11 years ago by
- Resolution set to fixed
- Status changed from needs_review to closed
positive review, and merged into sagenb-0.3.1, which has been posted here:
http://sage.math.washington.edu/home/wstein/patches/sagenb/
Note: See
TracTickets for help on using
tickets.
SageNB data/ reorg part A: Shuffle files and directories. Apply this patch first.