Emanuel Schütze
7add4c5691
Portable: Create empty plugins directory.
...
Fixed file permissions.
2014-05-05 21:01:25 +02:00
Andy Kittner
09757f4f0d
Update copyright to 2014
2014-05-05 00:55:36 +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
Dominik Breu
a3bf29acf2
remove the last occurence of gnu gpl license header fix #1130
2013-12-01 22:52:08 +01:00
Andy Kittner
72c25ce2f5
Show friendly error message when portable dir is not writable ( closes #1110 )
2013-11-24 16:54:30 +01:00
Oskar Hahn
0752d476e4
Change to MIT Licence
...
* Remove headers
* Changed lineendings to linux style in AUTHORS and CHANGELOG
2013-11-04 14:57:30 +01:00
Norman Jäckel
a1ad1e4c49
Some changes in __main__.py and utils.main and other.
...
Reinsert --no-browser option.
Move some code to utils.main.
Some other small style changes.
Fix merge conflict misstakes.
Change settings behavior. Add tests.
Fix rebase problems.
2013-10-19 14:44:46 +02:00
Andy Kittner
21a1d77e29
fix gui/portable for pull request #903
2013-10-19 14:44:20 +02:00
Andy Kittner
8305a898b3
Fix syntax error
2013-09-04 22:42:47 +02:00
Emanuel Schuetze
8537fa7c6b
(portable win32) Start server without '--address' if host is default (0.0.0.0).
...
This opens browser with 'localhost' instead of '0.0.0.0' because windows browsers can not open 0.0.0.0!
Save server_settings (host, port) in gui_settings.json.
2013-07-29 22:31:15 +02:00
Andy Kittner
92f044689d
Fix issues when starting portable from a non-ascii path
2013-06-25 22:23:30 +02:00
Andy Kittner
9826e3ec06
Add a simple wxPython based gui frontend for openslides
2013-06-04 00:07:22 +02:00