Frances Botsford
9d788275ba
I18N and tip text adjustment on studio course creation
2013-07-30 17:25:46 -04:00
Frances Botsford
d9ac60b008
updated changelog with Studio course creation improvements
2013-07-30 17:25:46 -04:00
Frances Botsford
e6cf16011d
sass fix for course creation
2013-07-30 17:24:44 -04:00
Chris Dodge
4b3f62eff0
add some client side validation to make sure org/course/run is URL sage
2013-07-30 17:24:44 -04:00
Chris Dodge
f29819ca4a
add some field specific error messages regarding uniqueness
2013-07-30 17:24:44 -04:00
Frances Botsford
2c61ad45bd
adjusted error message style on course creation
2013-07-30 17:24:44 -04:00
Chris Dodge
1cd70ee386
fix some error messages and also make localizable strings
2013-07-30 17:24:43 -04:00
Chris Dodge
39b024b10c
fix broken unit tests
2013-07-30 17:24:43 -04:00
Chris Dodge
60f03f5dcc
fixing tests
2013-07-30 17:24:43 -04:00
Chris Dodge
184184066c
wip: implement error feedback
2013-07-30 17:24:43 -04:00
Chris Dodge
c750ebe8e3
change help text on course create - Course names can be changed, but not the org, course, or run
2013-07-30 17:24:43 -04:00
Frances Botsford
7bb47f39a1
removed hardcoded error text from course creation form
2013-07-30 17:24:43 -04:00
Frances Botsford
9901212f93
overhaul of the studio course creation form html and sass
2013-07-30 17:24:43 -04:00
Chris Dodge
ae77795fc1
fix small - and harmless - typo in a test field setting
2013-07-30 17:20:10 -04:00
Chris Dodge
e23b693d90
put a 4th field in the create new course form where the user must specify a course_run. Also update unit tests to also provide this 4th parameter. Styling changes to better lay out the form fields are still TBD.
2013-07-30 17:20:09 -04:00
jsa
fc5d4aa745
make user_api compatible with HTTP basic auth
2013-07-30 17:13:48 -04:00
e0d
45d7444edf
Merge pull request #530 from edx/e0d/fix_feature_flag
...
E0d/fix feature flag
2013-07-30 13:45:56 -07:00
David Baumgold
7d7513b6fe
Merge pull request #470 from edx/db/course-team-admin-grants
...
Grant admin rights to members of the course team
2013-07-30 13:36:56 -07:00
e0d
b9d762a0b8
changing the default in common.py
2013-07-30 16:20:35 -04:00
e0d
f1962a7bd7
removing an unneeded line that does damage
2013-07-30 16:20:18 -04:00
David Baumgold
0022469e07
Change "user" to "admin" in course team BDD descriptions
2013-07-30 15:14:20 -04:00
Don Mitchell
119652a62a
Rename CourseLocator.revision to branch
...
and all related vars and methods.
2013-07-30 14:37:33 -04:00
David Baumgold
eaac4f8bdc
Add a lettuce test for course team admins removing admin status
2013-07-30 14:24:17 -04:00
Calen Pennington
df18c6e186
Restrict us to less than distribute 0.7, which breaks setuptools
2013-07-30 14:13:40 -04:00
Brian Talbot
573445aa8c
Studio: adds badge UI firefox fix
2013-07-30 14:01:17 -04:00
Brian Talbot
7a41855fdb
Studio: adds logic to show add new user to team view
2013-07-30 14:00:58 -04:00
Peter Fogg
512269f842
Add descriptor for modules with empty XML data.
...
This allows a more general approach to modules such as word_cloud and
video which have no XML data (it's all store in metadata), but use
XmlDescriptor for backwards compatibility. They now generate an empty
tag on export, and clear out empty tags on import.
Also a small change to the video module as a result -- if it's asked
to parse empty XML data, it won't try to parse anything.
2013-07-30 13:53:38 -04:00
David Baumgold
fba50589ff
Add a lettuce test for course team admins granting admin status
2013-07-30 13:48:43 -04:00
Brian Talbot
c82ad6cdaa
Studio: revises badge and create call to action design
2013-07-30 13:19:39 -04:00
Brian Talbot
2161961f64
Studio: corrects legend element copy on new user form
2013-07-30 13:18:56 -04:00
Don Mitchell
6a7fa41e03
Merge pull request #526 from edx/dhm/yacibug
...
Yet another Course Info bug
2013-07-30 09:54:16 -07:00
JonahStanley
dd0f7bc310
Fixed indenting and cleaned up if clause
2013-07-30 12:46:42 -04:00
Your Name
21f1e58ce7
fix for underscore template issue for xmodules
2013-07-30 12:12:17 -04:00
Carlos Andrés Rocha
5b30c06b75
Merge pull request #480 from edx/rocha/show-dates-in-instructor-analytics
...
Show dates when the data was collected in the instructor dashboard panel
2013-07-30 09:11:58 -07:00
Don Mitchell
1fb4354a12
Wrap malformed course_update rather than silently failing update
2013-07-30 12:08:57 -04:00
Don Mitchell
27d32f1932
Test reproducing the error: malformed course_update silently failing update
2013-07-30 12:01:15 -04:00
Calen Pennington
487c9a4f10
Merge pull request #524 from edx/cale/external_discussion_tab
...
Cale/external discussion tab
2013-07-30 08:59:09 -07:00
Kevin Chugh
4de1ab2de8
Merge pull request #523 from edx/feature/kevin/notifications_panel_xmodule_workaround
...
fix for underscore template issue for xmodules
2013-07-30 08:46:40 -07:00
Calen Pennington
5e4cf50086
Make sure that all tab types used by the default for the course.tabs field work correctly
2013-07-30 11:32:31 -04:00
David Baumgold
71bb527022
Merge pull request #515 from edx/db/template-improvements
...
Studio: Improvements for loading JS templates on Advanced Settings and Course Updates pages
2013-07-30 08:24:54 -07:00
David Baumgold
4f5c2cce75
Re-added missing render() call
2013-07-30 11:22:13 -04:00
Carlos Andrés Rocha
b8d1a138ae
Show dates when the data was collected in the instructor dashboard panel
2013-07-30 11:16:27 -04:00
Your Name
56c8057ed0
fix for underscore template issue for xmodules
2013-07-30 10:34:36 -04:00
Peter Fogg
f355e4a8f4
More general solution to word cloud export problems.
2013-07-30 10:29:12 -04:00
Peter Fogg
0967cb0d9d
Fix word cloud modules not exporting correctly.
2013-07-30 10:29:12 -04:00
David Ormsbee
b65200c2a8
Merge branch 'master' into rc/2013-07-30
2013-07-30 08:34:21 -04:00
Jim Abramson
77a796e2c7
Merge pull request #520 from edx/feature/kevin/email_notifications_panel
...
Feature/kevin/email notifications panel
2013-07-30 05:30:56 -07:00
Diana Huang
0d10a872c8
Merge pull request #499 from edx/diana/login-redirect
...
Only redirect when redirect url is an internal page.
2013-07-30 05:29:39 -07:00
Jim Abramson
98fe2d495a
Merge pull request #517 from edx/bug/jsa/edx_api_key
...
add EDX_API_KEY to aws.py
2013-07-30 04:05:39 -07:00
Vasyl Nakvasiuk
d6f794c4d7
gst module: add configuration and render properties
2013-07-30 11:59:41 +03:00