Jay Zoldak
|
b19aa06540
|
Fix broken jasmine tests for CMS. All (11) specs are now passing.
|
2012-12-19 11:26:36 -05:00 |
|
Tom Giannattasio
|
2be1f852e7
|
clean up of users page
|
2012-12-13 11:28:59 -05:00 |
|
Tom Giannattasio
|
75c4909785
|
added modal cover for editors
|
2012-12-13 11:28:59 -05:00 |
|
Tom Giannattasio
|
d7b3f28d17
|
reworked add component steps
|
2012-12-13 11:28:59 -05:00 |
|
Tom Giannattasio
|
5b81d6b8cc
|
cleaned up subsection and unit page
|
2012-12-13 11:28:59 -05:00 |
|
Tom Giannattasio
|
052b6f695a
|
cleaned up editor styles; cleaned up static tabs page
|
2012-12-13 11:26:10 -05:00 |
|
Chris Dodge
|
79e48dde97
|
move the underscore tempaltes to /static/client-templates and update the references
|
2012-12-10 10:01:08 -05:00 |
|
Chris Dodge
|
130de49b49
|
support the editing of course handouts via a generic editor until we have implemented the Rich HTML editor completed
|
2012-12-07 09:45:12 -05:00 |
|
Tom Giannattasio
|
63e38822bd
|
course handouts styled and basic view handling added
|
2012-11-30 10:41:10 -05:00 |
|
Tom Giannattasio
|
335c6949f8
|
started consolidating editor functions
|
2012-11-30 10:41:10 -05:00 |
|
Tom Giannattasio
|
5dd90aa9cb
|
working on date picker; conflicts with ids
|
2012-11-30 10:41:10 -05:00 |
|
Tom Giannattasio
|
3d9961f874
|
started adding date picker
|
2012-11-30 10:41:10 -05:00 |
|
Tom Giannattasio
|
46d4e27cdc
|
update styles fixed; tweaks to white button mixins; add update to top of list; render updates upon save
|
2012-11-30 10:41:10 -05:00 |
|
Don Mitchell
|
0b7bff4c3f
|
Everything tested and ready for Tom to fix
|
2012-11-30 10:40:19 -05:00 |
|
Don Mitchell
|
111e8521db
|
Hopefully the course-info changes I had made w/o link destruction
|
2012-11-30 10:40:19 -05:00 |
|
Chris Dodge
|
b432db1aba
|
Merge branch 'feature/cale/cms-master' of github.com:MITx/mitx into feature/cdodge/static-tab-edit
|
2012-11-08 09:55:56 -05:00 |
|
Chris Dodge
|
7dbabce4db
|
fix up styling by reusing existing CSS class names. Also refactor some code regarding the management of static_tabs so that it's in the course as course contains references to static_tabs in the current data model
|
2012-11-08 09:55:52 -05:00 |
|
chrisndodge
|
e3d65a0c08
|
Merge pull request #997 from MITx/feature/cale/js-tests
Feature/cale/js tests
|
2012-11-08 06:44:49 -08:00 |
|
Chris Dodge
|
a99277275d
|
add new files
|
2012-11-07 15:56:16 -05:00 |
|
Chris Dodge
|
afd8584569
|
remove explicit 'null' for child collection on saveName on unit code paths. I had seen cases where save was posting back an empty set on renames - deleting the components. But I can no longer reproduce it now.
|
2012-11-07 09:34:44 -05:00 |
|
Chris Dodge
|
a9c4493a70
|
always make the spinner spin on unit renames
|
2012-11-05 12:26:44 -05:00 |
|
Chris Dodge
|
6b45b4c741
|
bind the disabling/enabling of the unit name input field based on whether the page state is public or not. We shouldn't be able to edit when public.
|
2012-11-05 12:02:08 -05:00 |
|
Calen Pennington
|
255720abd7
|
Clean old javascript tests from CAS
|
2012-10-31 13:21:36 -04:00 |
|
Calen Pennington
|
3d9c92c574
|
Remove references to #visibility id that was changed to .visibility-select
|
2012-10-26 13:34:21 -04:00 |
|
Calen Pennington
|
bd1233d38c
|
Only update data in modules that have been set when passing into save_item, and don't force callers to set everything
|
2012-10-25 13:56:24 -04:00 |
|
Calen Pennington
|
2dd77656cc
|
Make all edits on unit page happen immediately, and restore the delete draft button
|
2012-10-24 15:00:33 -04:00 |
|
Calen Pennington
|
fb06344290
|
Allow for deletion of all components in a draft
|
2012-10-24 14:59:00 -04:00 |
|
Tom Giannattasio
|
dee6219510
|
brought delete button back to drafts; save on delete component
|
2012-10-24 14:46:46 -04:00 |
|
Tom Giannattasio
|
33e6c583bf
|
removed toast on save component
|
2012-10-22 15:55:04 -04:00 |
|
Tom Giannattasio
|
33df317d1b
|
added spinner to unit input name
|
2012-10-22 15:55:04 -04:00 |
|
Tom Giannattasio
|
00f3db370d
|
whitespace trim
|
2012-10-22 15:55:04 -04:00 |
|
Tom Giannattasio
|
54937e4622
|
added delayed save after modifying display name on unit page
|
2012-10-22 15:55:04 -04:00 |
|
Tom Giannattasio
|
c3bffe3e21
|
update name in unit location pane whenever display name is changed
|
2012-10-15 13:04:06 -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
|
1cfde391ff
|
changed save unit alerts to toast
|
2012-10-15 10:54:58 -04:00 |
|
Tom Giannattasio
|
edc32e9db5
|
tweaks to new component animations
|
2012-10-10 15:46:59 -04: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
|
bd5d5f1419
|
Make location view state update as the state changes on the unit page
|
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
|
310f26a6de
|
Basic implementation of draft, public and private modes
|
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
|
1a8532d8ad
|
Make it possible to create, edit, and publish a draft
|
2012-10-10 12:49:51 -04:00 |
|
Calen Pennington
|
d80c931772
|
Hook up the component delete button to the backend. Don't break if the process of updating a parent unit after deleting is interrupted (leaving a pointer to a missing module)
|
2012-10-03 14:24:11 -04:00 |
|
Calen Pennington
|
bd7ea4424b
|
Enable reordering on the unit page
|
2012-10-03 13:24:24 -04:00 |
|