Commit Graph

19 Commits

Author SHA1 Message Date
Yann Cébron
81d29f9bd5 Plugin descriptors: remove deprecated attribute idea-plugin@version (IDEA-163694) 2016-11-11 17:08:58 +01:00
Valentina Kiryushkina
079074e645 Fix wrong module name in test helper 2016-08-09 19:42:54 +03:00
Valentina Kiryushkina
44e043a7ac Fix EDU-550 Educational projects and console input. 2016-08-05 17:58:26 +03:00
Ekaterina Tuzova
dbfcd35d9c course version warning 2016-08-04 22:22:01 +03:00
Ekaterina Tuzova
d1c8ca2511 updated bundled intro course 2016-08-03 18:25:04 +03:00
Aleksey Pivovarov
e5a7109e7f fix typos in icon names 2016-07-13 12:09:59 +03:00
Liana Bakradze
8a93eebe8e EDU-479 Renaming variable inside a file with the same name 2016-06-22 14:50:57 +03:00
Ekaterina Tuzova
b0a8bb0ace updated since build 2016-05-12 13:54:23 +03:00
liana.bakradze
5a149c9bd3 Remove "educational-core-python" plugin 2016-04-25 17:54:52 +02:00
Valentina Kiryushkina
0317228526 Add ability for educational plugins to provide additional settings panel Add ability to provide custom post-check actions
* Rename StudyToolWindowConfigurator to StudyPluginConfigurator. Now configurator provides plugin's settings panel and post-check actions
* In StudyConfigurable main panel is constructed from StudyBaseSettingPanel and plugins panels provided by StudyPluginConfigurator
2016-03-15 19:41:51 +03:00
liana.bakradze
64a2edbc55 Merge branch 'liana/edu'
# Conflicts:
#	python/educational-core/student/src/com/jetbrains/edu/learning/StudyProjectComponent.java
#	python/educational-python/student-python/src/com/jetbrains/edu/learning/PyStudyCheckAction.java
2016-03-14 14:59:30 +03:00
Valentina Kiryushkina
7ccccc3b36 Fix #EDU-565 The shortcut for "check task" doesn't work
Create super class for all toolbar action, so they provide action id and action shortcut to be added
2016-03-14 14:38:25 +03:00
liana.bakradze
fe6300f6cd remove redundant plugin educational-core 2016-03-11 11:03:38 +03:00
Valentina Kiryushkina
45e3facefd Move language-specific code-mirror files from educational core plugin, provide them by StudyToolWindowConfigurator 2016-03-03 13:10:52 +03:00
Valentina Kiryushkina
c28d98c0e3 Use javafx panel in study tool window 2016-02-03 21:39:29 +03:00
Valentina Kiryushkina
facd2674f7 Add extension point to edu student plugin to provide action group for study tool window toolbar 2016-02-03 21:39:28 +03:00
Liana Bakradze
3fefc88a78 EDU-523 Lost automatic code inspection warnings
EP was registered in wrong plugin.xml
2016-02-01 19:00:42 +03:00
Valentina Kiryushkina
227019b047 Revert edu plugins ids
student --> interactivelearning
2016-01-28 13:03:11 +03:00
Valentina Kiryushkina
7e5a5b849a Rename educational plugins and update plugin's description
edu --> educational-python
educational --> educational-core
interactive-learning --> student
2016-01-26 19:36:12 +03:00