Norman Jäckel
|
51455e8563
|
Merge pull request #1539 from ostcar/delete_old_stuff
Delete old stuff.
|
2015-06-16 17:32:38 +02:00 |
|
Oskar Hahn
|
fbf7d0e43d
|
Remove old thinks not needed for the 2.0 release:
* django templates
* widgets
* views
* mppt
* main_menu
* projector 1.x api
Sorted all imports
Add a ending slash to each url with a redirect view
|
2015-06-16 17:07:39 +02:00 |
|
Emanuel Schuetze
|
ea908419be
|
Fixed FileFinder importer for plugin detection in portable.
Updated setuptools version for openslides-gui.
|
2015-06-16 10:38:54 +02:00 |
|
Oskar Hahn
|
32137b6523
|
Use python3
python3.3 and python3.4 are supported
|
2014-08-24 21:21:11 +02:00 |
|
Emanuel Schütze
|
7add4c5691
|
Portable: Create empty plugins directory.
Fixed file permissions.
|
2014-05-05 21:01:25 +02:00 |
|
Andy Kittner
|
3584da89c3
|
Automatically load plugins from portable plugins dir; closes #1178
All modules/ packages in the openslides/plugins subdirectory of the
portable version will be automatically added to INSTALLED_PLUGINS
|
2014-05-05 00:55:22 +02:00 |
|
Norman Jäckel
|
04b0cfb0bc
|
Used entry points to detect plugins automaticly.
|
2014-01-12 12:48:24 +01:00 |
|
Norman Jäckel
|
fee983045b
|
Change API for plugins, esp. for names and versions of plugins. Also enhance possibility to patch existing OpenSlides urlpatterns.
Fix some other tests by the way.
|
2013-12-05 16:40:54 +01:00 |
|