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 |
|
Chris Dodge
|
14a1a7da31
|
allow importing of .tar.gz packages of courseware
|
2012-10-12 10:33:31 -04:00 |
|
Tom Giannattasio
|
648792b7d3
|
changed studio to edge in emails
|
2012-10-11 16:25:39 -04:00 |
|
Tom Giannattasio
|
5f66be503c
|
changed edx to edx studio in email templates (hopefully this is right)
|
2012-10-11 14:53:45 -04:00 |
|
Tom Giannattasio
|
8da5087de8
|
polished policy styles
|
2012-10-11 14:53:45 -04:00 |
|
Tom Giannattasio
|
427462348d
|
tweaked published messaging styles
|
2012-10-11 14:53:45 -04:00 |
|
Tom Giannattasio
|
093d8385f7
|
removed search
|
2012-10-11 14:53:44 -04:00 |
|
Tom Giannattasio
|
df09990a0a
|
removed dropdown in header
|
2012-10-11 14:53:44 -04:00 |
|
Calen Pennington
|
af44d1c1cf
|
Remove duplicate template definition
|
2012-10-11 12:30:03 -04:00 |
|
Tom Giannattasio
|
a1a13eb4f2
|
added studio logo to log in and sign up pages
|
2012-10-11 12:29:40 -04:00 |
|
Tom Giannattasio
|
6da378e735
|
tweaked edge template to target students only
|
2012-10-11 12:29:40 -04:00 |
|
Tom Giannattasio
|
fec710abde
|
added edge logo; added edge temp landing page
|
2012-10-11 12:29:14 -04:00 |
|
Lyla Fischer
|
f06c67ef08
|
added embeddable links
|
2012-10-11 11:59:17 -04:00 |
|
Lyla Fischer
|
0bd5446f80
|
fixed date display
|
2012-10-11 11:58:49 -04:00 |
|
Lyla Fischer
|
6378682201
|
thumnail image is a thumnail image
|
2012-10-11 11:57:56 -04:00 |
|
Lyla Fischer
|
f26a4af75c
|
thinks work, they just don't display prettily, and it is hard to actually use the assets due to links
|
2012-10-11 11:57:14 -04:00 |
|
Lyla Fischer
|
d35ff48e5b
|
fixed up some of the ajax feedback to display to the user
|
2012-10-11 11:56:53 -04:00 |
|
Lyla Fischer
|
65e3982fd2
|
things now upload
|
2012-10-11 11:56:53 -04:00 |
|
Tom Giannattasio
|
782e5f51e9
|
template for 404 and 500 errors
|
2012-10-11 09:58:35 -04:00 |
|
Calen Pennington
|
bdf8a55a47
|
Merge pull request #852 from MITx/feature/cdodge/cas-crud-section-subsection
Add basic section/subsection CRUD on the overview page
|
2012-10-11 05:44:47 -07:00 |
|
Tom Giannattasio
|
8d78073a64
|
removed console logs
|
2012-10-10 15:52:49 -04:00 |
|
Tom Giannattasio
|
bbed49dbd3
|
styled log in and sign up errors; fixed expand/collapse transition bug
|
2012-10-10 15:46:59 -04:00 |
|
Tom Giannattasio
|
07ac0d0642
|
styled/tweaked users page
|
2012-10-10 15:46:59 -04:00 |
|
Chris Dodge
|
7107e3ee66
|
Merge branch 'feature/cale/cms-master' of github.com:MITx/mitx into feature/cdodge/cas-crud-section-subsection
Conflicts:
cms/static/js/base.js
|
2012-10-10 13:50:22 -04:00 |
|
Calen Pennington
|
6e4fe502c7
|
Merge pull request #845 from MITx/feature/tomg/cas-static-tabs
added static tab templates
|
2012-10-10 10:48:51 -07:00 |
|
Chris Dodge
|
de3037558a
|
Add basic section/subsection CRUD on the overview page
|
2012-10-10 13:45:36 -04:00 |
|
Calen Pennington
|
bfb49133d1
|
Merge pull request #843 from MITx/feature/cdodge/subsection-edit-page
Feature/cdodge/subsection edit page
|
2012-10-10 10:26:27 -07:00 |
|
Calen Pennington
|
c6cf4b5b61
|
Merge pull request #851 from MITx/feature/tomg/cas-edit-on-top
moved component editor to top
|
2012-10-10 10:07:29 -07:00 |
|
Calen Pennington
|
bd5d5f1419
|
Make location view state update as the state changes on the unit page
|
2012-10-10 12:49:52 -04:00 |
|
Calen Pennington
|
9d6a7ffed1
|
Link release dates message to correct subsection edit page
|
2012-10-10 12:49:52 -04:00 |
|
Calen Pennington
|
310f26a6de
|
Basic implementation of draft, public and private modes
|
2012-10-10 12:49:51 -04:00 |
|
Calen Pennington
|
1328fc5ac0
|
Store published date in module metadata, and display it on draft pages
|
2012-10-10 12:49:51 -04:00 |
|
Calen Pennington
|
1a8532d8ad
|
Make it possible to create, edit, and publish a draft
|
2012-10-10 12:49:51 -04:00 |
|
Tom Giannattasio
|
5fd912baa9
|
moved component editor to top; polished editor styles
|
2012-10-10 09:41:47 -04:00 |
|
Chris Dodge
|
a80e8ce3d5
|
respond to Cale pull request comments. Update access.py (LMS) to use the same 'check for legacy group name first' logic. Add SECRET_KEY setting to the CAS project so that auth tokens from CAS are accepted in the LMS
|
2012-10-09 15:11:07 -04:00 |
|
Tom Giannattasio
|
d65e1876a0
|
tweaked items in the header; tried creating class drop, but can't get the server-side jazz figured out
|
2012-10-09 14:48:02 -04:00 |
|
Tom Giannattasio
|
4c50f13e99
|
added templates/styles for static pages
|
2012-10-09 14:47:15 -04:00 |
|
Chris Dodge
|
68945fdc77
|
adhere to the naming conventions of user groups (instructor_* and staff_* of the LMS AuthZ implementation). While we're keeping our authz.py implementation - which is duplicative of LMS's access.py - in order to minimize code churn/risk-of-regression, there is data compatibility so the two systems will interpret the data the same way
|
2012-10-09 13:14:31 -04:00 |
|
Chris Dodge
|
d57aa31545
|
Merge branch 'feature/cale/cms-master' of github.com:MITx/mitx into feature/cdodge/subsection-edit-page
|
2012-10-09 10:32:17 -04:00 |
|
Chris Dodge
|
20a8395f4f
|
add/remove policy data from subsection
|
2012-10-09 10:32:12 -04:00 |
|
Tom Giannattasio
|
446915189f
|
added toast notification styles and basic js implementation
|
2012-10-09 09:15:10 -04:00 |
|
Calen Pennington
|
97fb8be6ba
|
Merge pull request #832 from MITx/feature/cdodge/subsection-edit-page
Feature/cdodge/subsection edit page
|
2012-10-09 06:08:15 -07:00 |
|
Chris Dodge
|
ef1fb321b8
|
allow for adding/deleting of new 'policy' metadata in the edit subsection page
|
2012-10-08 16:46:25 -04:00 |
|
Chris Dodge
|
530f6a65c1
|
Merge branch 'feature/cale/cms-master' of github.com:MITx/mitx into feature/cdodge/subsection-edit-page
|
2012-10-08 11:38:29 -04:00 |
|
Chris Dodge
|
0cf6a1179a
|
wip - trigger display message when release data is different than parent release date
|
2012-10-08 10:43:46 -04:00 |
|
Chris Dodge
|
95e15c4455
|
time/date setting on Release Date and Due date
|
2012-10-05 13:17:51 -04:00 |
|
Chris Dodge
|
758c446929
|
wip on setting date/times on subsection page
|
2012-10-05 09:56:07 -04:00 |
|
Tom Giannattasio
|
1e68123e09
|
fixed sign up to log in text
|
2012-10-05 09:21:20 -04:00 |
|
Tom Giannattasio
|
842306addd
|
updated styles and template for unit location tree
|
2012-10-05 09:18:10 -04:00 |
|