f0d2ff7ba4
Change display_timezone to show_timezone.
cahrens
2013-04-08 09:11:10 -04:00
93e27c5f0c
remove unsed import
Chris Dodge
2013-04-08 09:09:51 -04:00
9e2409743f
remove unsed import
Chris Dodge
2013-04-08 09:09:35 -04:00
052fc5ad11
revert changes to editable_metadata_fields(), so that we can't leave behavior 'as-is' for Christina's work
Chris Dodge
2013-04-08 09:08:51 -04:00
2631452b9c
Add display_timezone so course authors can choose not to display timezones in LMS.
cahrens
2013-04-08 08:46:07 -04:00
e4dac6e310
Add display_timezone so course authors can choose not to display timezones in LMS.
cahrens
2013-04-08 08:38:52 -04:00
288620592a
get metadata inheritance to work with draft stores. Fix bug on .publish() method whereby inherited metadata got written to the DB as 'own-metadata'. Change filter in mako_module.py to return list of own-metadata and inherited-metadata as 'editable-metadata'. Also, add unit test for draft metadata-inheritance and publish
Chris Dodge
2013-04-07 19:33:04 -04:00
f88b5794e4
fix default giturl link
ichuang
2013-04-07 00:48:32 +00:00
d2768c644e
not all modules have xml_attributes ; be careful about this in xmodule_modifier
ichuang
2013-04-07 00:18:53 +00:00
8cafadc03b
make "edit" links work - fixes giturl (was broken by xblocks migration)
ichuang
2013-04-06 23:59:51 +00:00
5b7d882e3e
Merge branch 'feature/cdodge/auto-forum-provision' into fix/cdodge/studio-forum-improvements
Chris Dodge
2013-04-06 11:02:21 -04:00
b78eed3c22
Merge branch 'master' of github.com:MITx/mitx into feature/cdodge/auto-forum-provision
Chris Dodge
2013-04-06 10:58:26 -04:00
7c48f9a5ed
add unit test to verify that the store updated signal actually fired. Also fix bug where cloning item doesn't update the inherited metadata caches
Chris Dodge
2013-04-06 10:43:40 -04:00
24095679a6
add back comment response flagging
Kevin Chugh
2013-04-05 19:04:18 -04:00
f31588c81b
studio - resolving section release date form issues (labels, saving, updating)
Brian Talbot
2013-04-05 16:44:09 -04:00
de7c511328
flagging working again
Kevin Chugh
2013-04-05 16:39:22 -04:00
d41f5042a5
studio - resolving margin-top issue with views that don't have a masthead
Brian Talbot
2013-04-05 16:30:51 -04:00
a3de4ff625
add unit test to confirm 'id' generation
Chris Dodge
2013-04-05 15:59:01 -04:00
0781f3e166
add new file
Chris Dodge
2013-04-05 15:28:19 -04:00
e717244611
remove discussion cache, which isn't used
Chris Dodge
2013-04-05 15:27:50 -04:00
1a68d516fb
resolving local merge with master
Brian Talbot
2013-04-05 15:27:08 -04:00
386f57ea6e
Merge branch 'master' into feature/btalbot/studio-alerts
Brian Talbot
2013-04-05 15:18:05 -04:00
512e4fe3bd
resolving local merge with master and sprucing style and templates for merge with master
Brian Talbot
2013-04-05 15:13:21 -04:00
33d39a85a9
Merge pull request #1809 from MITx/feature/btalbot/studio-helpsock
Christina Roberts
2013-04-05 11:37:57 -07:00
7a334c6789
go back to exporting draft/private verticals, but also set additional xml attributes so that we can re-tie in the draft stuff into the sequence's children
Chris Dodge
2013-04-05 14:34:44 -04:00
0e8ef28347
flagging almost done
Kevin Chugh
2013-04-05 13:23:09 -04:00
f84eaf01b8
Merge branch 'master' of github.com:MITx/mitx into fix/cdodge/studio-forum-improvements
Chris Dodge
2013-04-05 13:20:02 -04:00
3d7f893259
Merge branch 'master' of github.com:MITx/mitx into feature/cdodge/auto-forum-provision
Chris Dodge
2013-04-05 13:19:10 -04:00
5bbfe87005
fix various pop8/pylint violations. switch hasattr() to getattr()
Chris Dodge
2013-04-05 13:18:48 -04:00
dbf58c0d54
Merge branch 'master' of github.com:MITx/mitx into fix/cdodge/export-draft-modules
Chris Dodge
2013-04-05 12:53:24 -04:00
275826d4ff
studio - resolving help sock PR comments
Brian Talbot
2013-04-05 11:29:46 -04:00
4e8f01b88c
studio - adjusted abbr cursor displays
Brian Talbot
2013-04-05 11:18:16 -04:00
6937f24cbb
Remove duplicate entries from the press page.
Diana Huang
2013-04-05 11:10:08 -04:00
7ff975e0b6
studio - removing default styling for abbreviation elements, fixing typo in title attribute for timepickers
Brian Talbot
2013-04-05 11:06:34 -04:00
02dfa09c70
pylint/pep8 fixes
Chris Dodge
2013-04-05 10:53:18 -04:00
fa31953924
Update tests for GMT, get Advanced Settings test to pass reliably.
cahrens
2013-04-05 10:47:58 -04:00
2ad3fce27a
Show UTC at end of string.
cahrens
2013-04-05 09:13:17 -04:00
32bc462038
Merge remote-tracking branch 'origin/master' into feature/markchang/studio-analytics
Mark L. Chang
2013-04-04 23:45:06 -04:00
2852256898
added dummy analytics object
Mark L. Chang
2013-04-04 23:44:40 -04:00
3b371c17e1
fix syntax error in lms/djangoapps/instructor/views.py
ichuang
2013-04-05 02:58:39 +00:00
8d770c1c04
use isinstance for grader check in lms/djangoapps/instructor/views.py
ichuang
2013-04-05 02:54:05 +00:00
c26593df5b
studio - added in labels and UTC reference for subsection release date UI
Brian Talbot
2013-04-04 18:27:19 -04:00
da6ac54d1a
studio - added in labels and UTC reference for section release date modal forms
Brian Talbot
2013-04-04 18:00:08 -04:00
52a2fc7114
changing timeFormat for settings views
Brian Talbot
2013-04-04 17:45:40 -04:00
ceb4c719f7
changing default timeFormat within datepair.js for instances where the plugin is called by default HTML classes
Brian Talbot
2013-04-04 17:38:14 -04:00
cc6baf9dd4
Show GMT time, 24-hour.
cahrens
2013-04-04 17:12:09 -04:00
de44813732
Merge pull request #1808 from MITx/bug/christina/studio
Christina Roberts
2013-04-04 13:34:00 -07:00
2e9bf4ac0e
Merge remote-tracking branch 'origin/master' into feature/markchang/studio-analytics
Mark L. Chang
2013-04-04 16:11:22 -04:00
10377bc41c
added a dummy key for segment.io so it doesn't ever fail
Mark L. Chang
2013-04-04 16:08:10 -04:00
57343c7d9e
On course about page, display course end date if no about page HTML blog (end_date.html) exists. #224
cahrens
2013-04-04 15:35:07 -04:00
9ab5710a2a
studio - removing unused footer-height variable
Brian Talbot
2013-04-04 15:32:42 -04:00
bd055ddc22
On course about page, display course end date if no about page HTML blog (end_date.html) exists. #224
cahrens
2013-04-04 15:30:34 -04:00
6d4966745e
Merge branch 'feature/btalbot/studio-helpsock' of github.com:MITx/mitx into feature/btalbot/studio-helpsock
Brian Talbot
2013-04-04 15:27:53 -04:00
8e67f63eb6
studio - syncing up hover color of sock control with other buttons
Brian Talbot
2013-04-04 15:27:02 -04:00
d02dc37d9f
On course about page, display course end date if no about page HTML blog (end_date.html) exists. #224
cahrens
2013-04-04 15:22:56 -04:00