Chris Dodge
|
f50d304166
|
missed a local variable
|
2013-07-30 17:25:47 -04:00 |
|
Frances Botsford
|
2ce2f08664
|
fix for extra long error on course creation
|
2013-07-30 17:25:47 -04:00 |
|
Chris Dodge
|
279896e484
|
put new unique functions inside the primary function
|
2013-07-30 17:25:47 -04:00 |
|
Chris Dodge
|
6399eda118
|
be sure to mark javascript local variables with var
|
2013-07-30 17:25:47 -04:00 |
|
Frances Botsford
|
9d788275ba
|
I18N and tip text adjustment on studio course creation
|
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 |
|
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 |
|
David Baumgold
|
0022469e07
|
Change "user" to "admin" in course team BDD descriptions
|
2013-07-30 15:14:20 -04:00 |
|
David Baumgold
|
eaac4f8bdc
|
Add a lettuce test for course team admins removing admin status
|
2013-07-30 14:24:17 -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 |
|
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 |
|
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 |
|
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 |
|
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 |
|
Mark L. Chang
|
8b6c2787f6
|
copy changes
|
2013-07-30 00:14:44 -04:00 |
|
Brian Talbot
|
611dab077f
|
Studio: places 'add team member' call to course team view
|
2013-07-29 17:29:15 -04:00 |
|
Christina Roberts
|
f2a9d6fb8e
|
Merge pull request #519 from edx/christina/course_creators
Change in signature for add_user_with_status_unrequested.
|
2013-07-29 14:14:35 -07:00 |
|
cahrens
|
f347bd446b
|
Change in signature for add_user_with_status_unrequested.
|
2013-07-29 16:48:59 -04:00 |
|
Brian Talbot
|
6980e9f175
|
Studio: bulletproofs actions on course team view
|
2013-07-29 16:36:45 -04:00 |
|
Peter Fogg
|
0c9732024a
|
Add (currently failing) test case around saving metadata.
|
2013-07-29 15:39:18 -04:00 |
|
David Baumgold
|
372992244c
|
Removed course_info_handouts AJAX load
|
2013-07-29 14:30:16 -04:00 |
|
David Baumgold
|
5b9e283552
|
Load course info update template on page instead of via AJAX
|
2013-07-29 14:29:04 -04:00 |
|
David Baumgold
|
eac14615cd
|
Load advanced_entry template on page, rather than via AJAX
|
2013-07-29 14:28:40 -04:00 |
|
Diana Huang
|
d1b503d53a
|
Only redirect when redirect url is an internal page.
|
2013-07-29 14:18:04 -04:00 |
|
David Baumgold
|
64566c14e6
|
Fix unit tests
|
2013-07-29 13:12:07 -04:00 |
|
David Baumgold
|
0bd25c05e2
|
Fix up lettuce tests for course team page redesign
|
2013-07-29 13:12:06 -04:00 |
|
David Baumgold
|
36a10876c0
|
Fix variable scoping issue in Mako template
|
2013-07-29 13:12:06 -04:00 |
|
Brian Talbot
|
deced24b32
|
Studio: refactored form-based Sass and revised markup/copy for course team admin mgmt
|
2013-07-29 13:12:06 -04:00 |
|
David Baumgold
|
e5ef5ef1a0
|
Show disabled trash icon instead of not showing it at all
|
2013-07-29 13:12:06 -04:00 |
|
David Baumgold
|
41832744d7
|
Correct course team admin badging logic
|
2013-07-29 13:12:06 -04:00 |
|
David Baumgold
|
ecf855eba7
|
Fixup translations
|
2013-07-29 13:12:05 -04:00 |
|
David Baumgold
|
5738e4f79d
|
Pull correct URL when changing user permissions for course team
|
2013-07-29 13:12:05 -04:00 |
|