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
|
edc32e9db5
|
tweaks to new component animations
|
2012-10-10 15:46:59 -04:00 |
|
Tom Giannattasio
|
564c138bf5
|
white drag handles for components
|
2012-10-10 15:46:59 -04:00 |
|
Tom Giannattasio
|
8f488c3f7f
|
added html icon
|
2012-10-10 15:46:59 -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 |
|
Tom Giannattasio
|
2efe4cf640
|
added ellipsis text overflow in unit tree
|
2012-10-10 15:45:52 -04:00 |
|
Tom Giannattasio
|
f98963aa8b
|
tightened unit tree nesting
|
2012-10-10 15:45:51 -04:00 |
|
Tom Giannattasio
|
b95374c703
|
tightened unit treeview styles
|
2012-10-10 15:45:51 -04:00 |
|
Chris Dodge
|
7d235247e6
|
fix merge conflict
|
2012-10-10 13:55:22 -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
|
9ea3039b64
|
Wire component deletion back up
|
2012-10-10 12:49:53 -04:00 |
|
Calen Pennington
|
8b72de9afe
|
Make it impossible to drag belowe New Component on views
|
2012-10-10 12:49:53 -04:00 |
|
Calen Pennington
|
95b3f0d7de
|
Make component drag-and-drop a little nicer
|
2012-10-10 12:49:53 -04:00 |
|
Calen Pennington
|
6b3fbcf0e7
|
Wire up display name editor in unit editing view
|
2012-10-10 12:49:53 -04:00 |
|
Calen Pennington
|
7c3d5d58b7
|
Fix up how parent locations interact w/ draft mode when creating new units
|
2012-10-10 12:49:53 -04:00 |
|
Calen Pennington
|
2f675be20d
|
Coerce location to Location when generating LMS link
|
2012-10-10 12:49:53 -04:00 |
|
Calen Pennington
|
5f0e237ab0
|
Store the id of the publishing user on publish
|
2012-10-10 12:49:53 -04:00 |
|
Calen Pennington
|
208857ed4f
|
Fix bug from rebase
|
2012-10-10 12:49:52 -04:00 |
|
Calen Pennington
|
ebf2f7de60
|
Make enum for unit states
|
2012-10-10 12:49:52 -04: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 |
|
Tom Giannattasio
|
81b6d75796
|
tweaked disabled button
|
2012-10-10 12:49:52 -04:00 |
|
Calen Pennington
|
bfb5f333a9
|
Disable save draft button when there is nothing to save
|
2012-10-10 12:49:52 -04:00 |
|
Calen Pennington
|
28ea662855
|
Save a draft before publishing it
|
2012-10-10 12:49:52 -04:00 |
|
Calen Pennington
|
7ccdc5d42a
|
Grey out inactive items when changing state in unit editing view
|
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
|
e99aa117d7
|
Make publish and unpublish recursive operations
|
2012-10-10 12:49:51 -04:00 |
|
Calen Pennington
|
310f26a6de
|
Basic implementation of draft, public and private modes
|
2012-10-10 12:49:51 -04:00 |
|
Calen Pennington
|
2b030f7aaf
|
Clean up how tests use modulestores
|
2012-10-10 12:49:51 -04:00 |
|
Calen Pennington
|
05c02f0d5f
|
Fixing tests from changes around draft mode
|
2012-10-10 12:49:51 -04:00 |
|
Calen Pennington
|
1585286c55
|
Pass onDelete to newly created ModuleEdit views
|
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 |
|
Calen Pennington
|
75f8b7c98d
|
Add Draft module store that is used whenever any item is update in the CAS (but not during import, and not for templates)
|
2012-10-10 12:42:14 -04:00 |
|
Tom Giannattasio
|
5fd912baa9
|
moved component editor to top; polished editor styles
|
2012-10-10 09:41:47 -04:00 |
|
Tom Giannattasio
|
6d7fff1f50
|
fixed occassional stacking glitch on header
|
2012-10-10 09:41:47 -04:00 |
|
Calen Pennington
|
6079c57111
|
Merge pull request #846 from MITx/feature/tomg/waiting-class
waiting class added
|
2012-10-09 12:39:10 -07:00 |
|
Tom Giannattasio
|
9cb6331c06
|
removed users template
|
2012-10-09 15:32:23 -04:00 |
|
Tom Giannattasio
|
002f813b75
|
pulled spinner out into its own class in case we need to add it directly
|
2012-10-09 15:28:53 -04:00 |
|
Tom Giannattasio
|
2441f8960e
|
added waiting classes
|
2012-10-09 15:26:12 -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 |
|
Tom Giannattasio
|
eb2fadb639
|
added static page templates; urls will probably need some reworking, but i wanted to get the templates in there
|
2012-10-09 14:45:56 -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 |
|