Liana.Bakradze
|
c00fba9ebe
|
move onTaskSolved logic to StudyChecker (EDU-882)
|
2017-04-07 19:40:57 +03:00 |
|
Liana.Bakradze
|
15caae5874
|
fix Django course creation
|
2017-04-07 19:40:57 +03:00 |
|
Liana.Bakradze
|
96ab8a27a9
|
move check listener to checker package
|
2017-04-07 19:40:57 +03:00 |
|
Liana.Bakradze
|
ce7f78de5f
|
add separate class for PyCharm Task (EDU-882)
|
2017-04-07 19:40:57 +03:00 |
|
Liana.Bakradze
|
6fb957d677
|
EDU-881 Remove StudyExecutor
|
2017-04-07 19:40:57 +03:00 |
|
Liana.Bakradze
|
6d5b53535c
|
EDU-904 Do not run file before check in Edu Python
|
2017-04-07 19:40:57 +03:00 |
|
Elizaveta Shashkova
|
c11a485d35
|
Fix Debug Console when attaching to IPython process (PY-20531)
|
2017-04-07 19:30:16 +03:00 |
|
Valentina Kiryushkina
|
ea76b1499c
|
Fix course creator mode check
|
2017-04-07 18:55:13 +03:00 |
|
Valentina Kiryushkina
|
982bae514c
|
Pass lesson to addNextRecommendation method instead of getting lesson from current editor
|
2017-04-07 18:27:49 +03:00 |
|
Valentina Kiryushkina
|
9b2eef91e8
|
Use StudyNavigator.createTask to update task content for a new recommended task
|
2017-04-07 18:27:48 +03:00 |
|
Valentina Kiryushkina
|
150b68edae
|
Add check if we're in course creator mode
|
2017-04-07 18:27:48 +03:00 |
|
Valentina Kiryushkina
|
21036c0ba1
|
EDU-913 Weird course description Fix typo
|
2017-04-07 15:48:27 +03:00 |
|
Elizaveta Shashkova
|
c7b59642c9
|
Disable frame evaluation for remote debug server (PY-23587)
We do it in order to have ability to stop on the next line after the settrace() call
|
2017-04-07 15:41:09 +03:00 |
|
Elizaveta Shashkova
|
be4d57af72
|
Fix deadlock on importing with Remote Debug Server (PY-23568)
|
2017-04-07 15:41:09 +03:00 |
|
Valentina Kiryushkina
|
46b5b7470c
|
Refactor addNextRecommendation: 1) Check nullity when getting lesson from editor 2) Pass lesson as parameter 3) Minor Do not set lesson in addAsNextTask method because it's already set in task init
|
2017-04-07 14:54:48 +03:00 |
|
Ekaterina Tuzova
|
9fececc695
|
allow to publish kotlin/java courses to stepik
|
2017-04-07 14:35:03 +03:00 |
|
meanmail
|
0b62b0df93
|
Corrects a focus request
|
2017-04-07 07:56:49 +07:00 |
|
meanmail
|
c67832fc2d
|
Merge plugin.xml
|
2017-04-07 07:31:14 +07:00 |
|
meanmail
|
0dfd5888d0
|
Finds a opened project before find in a recent
|
2017-04-07 07:20:32 +07:00 |
|
meanmail
|
e8b8f16d13
|
Rename service
|
2017-04-07 06:03:53 +07:00 |
|
meanmail
|
452860a697
|
Use RemoteCourse class
|
2017-04-07 02:54:27 +07:00 |
|
Ekaterina Tuzova
|
3ab9fac128
|
EDU-863 Task Description Not Showing
|
2017-04-06 21:00:38 +03:00 |
|
Ekaterina Tuzova
|
fa1f5c6228
|
added documentation to the course
|
2017-04-06 20:30:16 +03:00 |
|
meanmail
|
8e6b8a1a95
|
Merge remote-tracking branch 'origin/master' into meanmail/EDU-839
|
2017-04-07 00:11:46 +07:00 |
|
Valentina Kiryushkina
|
c17e250906
|
Fix addNextRecommendation method refactoring after merging drop cache branch
1) Use new methods for updating test and task description files for a new recommended task
2) Get lessons from open task not from course
|
2017-04-06 18:27:39 +03:00 |
|
Elizaveta Shashkova
|
f7cd8b1fd9
|
Breakpoints are skipped in templates included with Django 1.10 (PY-23338)
Make condition for skipping rendering file less strict, because sometimes the same context is responsible for rendering more than one template.
|
2017-04-06 17:05:17 +03:00 |
|
Ekaterina Tuzova
|
08f7f89aca
|
merge
|
2017-04-06 14:54:32 +03:00 |
|
Ekaterina Tuzova
|
e95be934be
|
removed unused
|
2017-04-06 14:54:32 +03:00 |
|
Ekaterina Tuzova
|
d3e6fc4804
|
update test helper for previously created courses
|
2017-04-06 14:54:32 +03:00 |
|
Ekaterina Tuzova
|
346c3742ad
|
cleanup
|
2017-04-06 14:54:32 +03:00 |
|
Ekaterina Tuzova
|
89de30eba4
|
set placeholder text for remote courses
|
2017-04-06 14:54:32 +03:00 |
|
Ekaterina Tuzova
|
4af6da7f34
|
study project generator
|
2017-04-06 14:54:32 +03:00 |
|
Ekaterina Tuzova
|
b0e9c892ce
|
use path instead of filename
|
2017-04-06 14:54:32 +03:00 |
|
Ekaterina Tuzova
|
f08f672ea9
|
configure pycharm edu once
|
2017-04-06 14:54:32 +03:00 |
|
Ekaterina Tuzova
|
4bfe48d0a0
|
updated course
|
2017-04-06 14:54:32 +03:00 |
|
Ekaterina Tuzova
|
2c90ad8daf
|
test data (was deleted during merge)
|
2017-04-06 14:54:32 +03:00 |
|
Ekaterina Tuzova
|
79375c8c2a
|
remove warning from deserialize
|
2017-04-06 14:54:32 +03:00 |
|
Ekaterina Tuzova
|
ec510abd3a
|
remove unused code
|
2017-04-06 14:54:32 +03:00 |
|
Ekaterina Tuzova
|
22ffb8a16b
|
cleanup
|
2017-04-06 14:54:32 +03:00 |
|
Ekaterina Tuzova
|
cc693b55e7
|
cleanup
|
2017-04-06 14:54:32 +03:00 |
|
Ekaterina Tuzova
|
21d7fd0b9c
|
public API for kotlin plugin
|
2017-04-06 14:54:32 +03:00 |
|
Ekaterina Tuzova
|
dcb5454532
|
multiple bundled courses available
|
2017-04-06 14:54:32 +03:00 |
|
Ekaterina Tuzova
|
20685771ba
|
remove unused serializer
|
2017-04-06 14:54:32 +03:00 |
|
Ekaterina Tuzova
|
2307d6e64c
|
fix navigation to next/previous task for empty task list
|
2017-04-06 14:54:32 +03:00 |
|
Ekaterina Tuzova
|
c89c64d8f3
|
fix move lesson
|
2017-04-06 14:54:32 +03:00 |
|
Ekaterina Tuzova
|
f4bf5cc296
|
fix show preview
|
2017-04-06 14:54:32 +03:00 |
|
Ekaterina Tuzova
|
8476641225
|
fix unpack student course into teacher view
|
2017-04-06 14:54:32 +03:00 |
|
Ekaterina Tuzova
|
8c69681a98
|
fix lesson creation between two other lessons
|
2017-04-06 14:54:32 +03:00 |
|
Ekaterina Tuzova
|
53d001a40e
|
fixed course archive generation
|
2017-04-06 14:54:32 +03:00 |
|
Ekaterina Tuzova
|
5a32fe0323
|
moved stepik related actions to separate package
|
2017-04-06 14:54:32 +03:00 |
|