Chris Dodge
|
8ad26fc27e
|
replaced DateJS with latest version from their repository. There was a known bug about parsing times that are 12:xxPM - believe it or not.
|
2012-10-18 21:11:46 -04:00 |
|
Chris Dodge
|
1905f5aeaf
|
fix variable names in date/time input parsing utility
|
2012-10-18 10:16:40 -04:00 |
|
chrisndodge
|
5013ee3441
|
Merge pull request #931 from MITx/feature/cas/tomg/embed-links
Feature/cas/tomg/embed links
|
2012-10-17 12:34:03 -07:00 |
|
chrisndodge
|
24faac4f9d
|
Merge pull request #929 from MITx/feature/cas/tomg/bigger-sign-up
Polished sign up
|
2012-10-17 12:33:17 -07:00 |
|
Chris Dodge
|
6047aae9fb
|
get basics of set section date time. Need to pass to Tom for some styling considerations
|
2012-10-17 15:28:34 -04:00 |
|
Tom Giannattasio
|
005cf66e2e
|
removed box shadow on embed xmls
|
2012-10-17 15:20:03 -04:00 |
|
Tom Giannattasio
|
a91a19e7a8
|
adjustments for newly inserted assets
|
2012-10-17 15:12:50 -04:00 |
|
Tom Giannattasio
|
e9b42d7a15
|
added embeddable xml input text to modal
|
2012-10-17 15:10:06 -04:00 |
|
Tom Giannattasio
|
edacd22c16
|
added xml embed text field to table
|
2012-10-17 15:07:44 -04:00 |
|
Chris Dodge
|
2fd86bd783
|
Merge branch 'feature/cale/cms-master' of github.com:MITx/mitx into feature/cdodge/edit-section-info
|
2012-10-17 13:49:16 -04:00 |
|
chrisndodge
|
6011d6d333
|
Merge pull request #928 from MITx/fix/cdodge/asset-upload-tweeks
improvements on asset upload refresh. Now we don't need to refresh the w...
|
2012-10-17 10:47:47 -07:00 |
|
Chris Dodge
|
60cf22e4b2
|
work in progress: set start date
|
2012-10-17 13:46:40 -04:00 |
|
Tom Giannattasio
|
4772bf68d6
|
transition added to log in button
|
2012-10-17 12:55:53 -04:00 |
|
Tom Giannattasio
|
a961ac9331
|
more prominent log in link on sign up form
|
2012-10-17 12:51:48 -04:00 |
|
Tom Giannattasio
|
fed5a12b92
|
reworked log in page to emphasize sign up
|
2012-10-17 12:45:45 -04:00 |
|
Chris Dodge
|
90861c22d0
|
improvements on asset upload refresh. Now we don't need to refresh the whole page, just insert the table tow
|
2012-10-17 12:26:56 -04:00 |
|
chrisndodge
|
b76556b932
|
Merge pull request #926 from MITx/fix/cdodge/asset-upload-tweeks
fix/cdodge/asset-upload-tweeks
|
2012-10-17 07:35:23 -07:00 |
|
Chris Dodge
|
170694e580
|
fix/cdodge/asset-upload-tweeks
|
2012-10-17 10:31:18 -04:00 |
|
Tom Giannattasio
|
f10d1773c7
|
added open sans pull
|
2012-10-15 14:44:53 -04:00 |
|
Tom Giannattasio
|
c9abddc9a8
|
removed css comment
|
2012-10-15 14:37:05 -04:00 |
|
Tom Giannattasio
|
daee441153
|
client-side check for a .tar.gz extension
|
2012-10-15 14:34:30 -04:00 |
|
Tom Giannattasio
|
c3bffe3e21
|
update name in unit location pane whenever display name is changed
|
2012-10-15 13:04:06 -04:00 |
|
Tom Giannattasio
|
4cae93a22e
|
changed default form focus on new course
|
2012-10-15 12:10:47 -04:00 |
|
Tom Giannattasio
|
8b8d96123d
|
added white background to codemirror
|
2012-10-15 12:01:39 -04:00 |
|
Tom Giannattasio
|
551b879207
|
fixed component drag fly in glitch
|
2012-10-15 11:50:35 -04:00 |
|
Tom Giannattasio
|
200792ebfb
|
temporarily removed dates from sections
|
2012-10-15 11:50:35 -04:00 |
|
Tom Giannattasio
|
c885fce798
|
removed expand/collapse from new section form
|
2012-10-15 11:50:35 -04:00 |
|
Chris Dodge
|
aa4361b3f0
|
Merge branch 'feature/cale/cms-master' of github.com:MITx/mitx into fix/cdodge/signup-tweeks
|
2012-10-15 11:26:53 -04:00 |
|
Chris Dodge
|
4d439bbe03
|
add a confirmation when deleting components
|
2012-10-15 11:24:34 -04:00 |
|
Tom Giannattasio
|
500738d189
|
polished import progress bar
|
2012-10-15 11:19:34 -04:00 |
|
Chris Dodge
|
57df208930
|
return after warning user that not all create new course fields have been filled out
|
2012-10-15 11:09:16 -04:00 |
|
chrisndodge
|
60d431aa69
|
Merge pull request #910 from MITx/feature/tomg/cas-toast-alerts
changed save unit alerts to toast
|
2012-10-15 08:08:10 -07:00 |
|
Tom Giannattasio
|
1cfde391ff
|
changed save unit alerts to toast
|
2012-10-15 10:54:58 -04:00 |
|
Tom Giannattasio
|
44283497a8
|
removed log
|
2012-10-15 10:30:00 -04:00 |
|
Tom Giannattasio
|
168fccf7ae
|
polished new course form
|
2012-10-15 10:21:39 -04:00 |
|
Chris Dodge
|
13e23cbbab
|
Merge branch 'feature/cale/cms-master' of github.com:MITx/mitx into fix/cdodge/cas-bugs
Conflicts:
cms/templates/widgets/header.html
|
2012-10-13 21:49:05 -04:00 |
|
Chris Dodge
|
ebf6d74776
|
Merge branch 'feature/cale/cms-master' into fix/cale/edge-bugs
Conflicts:
cms/static/js/base.js
|
2012-10-13 21:44:15 -04:00 |
|
Chris Dodge
|
258a467fa6
|
make delete unit delete both the draft and non-draft versions
|
2012-10-13 20:55:49 -04:00 |
|
Chris Dodge
|
a58e6ce9e4
|
create course. Quick review on import. Add progress bar stuff to import as well as redirect
|
2012-10-12 20:54:27 -04:00 |
|
Chris Dodge
|
4e4b6accda
|
wip: create new course
|
2012-10-12 16:11:55 -04:00 |
|
Calen Pennington
|
623c756b9f
|
Enable section and subsection reordering (with no drag between them)
|
2012-10-12 15:59:46 -04:00 |
|
Calen Pennington
|
4005cbf455
|
Hide/show wips w/ press of 'w' key
|
2012-10-12 15:11:02 -04:00 |
|
Calen Pennington
|
607b99dece
|
Make separate links for lms_preview and lms as needed
|
2012-10-12 15:03:06 -04:00 |
|
Tom Giannattasio
|
3d2a1c2493
|
removed red import button – drawing too much attention; this will be reworked onto a different page at some point anyways
|
2012-10-12 11:58:43 -04:00 |
|
Tom Giannattasio
|
c7cdaf8080
|
styled import page
|
2012-10-12 11:58:43 -04:00 |
|
Calen Pennington
|
02a325b018
|
First stab at an import page. Needs styling
|
2012-10-12 11:58:43 -04:00 |
|
Calen Pennington
|
ac71da1535
|
Make header tabs work
|
2012-10-12 11:18:40 -04:00 |
|
chrisndodge
|
750e70e842
|
Merge pull request #878 from MITx/feature/cale/edge-landing-page
Feature/cale/edge landing page
|
2012-10-12 08:01:46 -07:00 |
|
Chris Dodge
|
14a1a7da31
|
allow importing of .tar.gz packages of courseware
|
2012-10-12 10:33:31 -04:00 |
|
Calen Pennington
|
4814f8c38e
|
Cleaning up logos for edge landing page
|
2012-10-12 10:31:46 -04:00 |
|