- 08 Jan, 2021 1 commit
-
-
Matthieu Moy authored
-
- 07 Nov, 2016 1 commit
-
-
Matthieu Moy authored
Without this, one gets a UnicodeEncodeError if the intro contains non-ascii.
-
- 20 Oct, 2016 1 commit
-
-
Matthieu Moy authored
-
- 07 Oct, 2016 2 commits
-
-
Matthieu Moy authored
-
Matthieu Moy authored
webbrowser should do the right thing on any platform.
-
- 04 Oct, 2016 7 commits
-
-
Matthieu Moy authored
Still does not pass tests, but goes a bit further.
-
Matthieu Moy authored
-
Matthieu Moy authored
This is needed on 1.11.chamilo.org, which allows only one simultaneous connection. Without this, the first access leaves a connection open, and we don't even have the session cookie to close it later.
-
Matthieu Moy authored
-
Matthieu Moy authored
Also, don't try to connect if we're only going to dump Yaml.
-
Matthieu Moy authored
Also, don't try to connect if we're only going to dump Yaml.
-
Matthieu Moy authored
This is needed on GrenobleINP instance since ... yesterday (2/10/2016) it seems.
-
- 03 Oct, 2016 5 commits
-
-
Matthieu Moy authored
-
Matthieu Moy authored
This reverts 0bea36de, "unit test for convert desc and <math>". Not sure how I ended up with the duplicate :-(.
-
Matthieu Moy authored
We don't want to start uploading if one of the quiz contain a syntax error. Open (and therefore) check all of them before opening the connection. Fixes #13. Also, reuse the same connection for all quiz files. This is not only to save a few network round-trips, but also to avoid typing the password several times.
-
Matthieu Moy authored
-
Matthieu Moy authored
-
- 19 Sep, 2016 3 commits
-
-
Matthieu Moy authored
-
Matthieu Moy authored
-
Matthieu Moy authored
-
- 14 Sep, 2016 3 commits
-
-
Matthieu Moy authored
Unfortunately, we need a hack to keep it working in Python 2.
-
Matthieu Moy authored
-
Matthieu Moy authored
-
- 13 Sep, 2016 3 commits
-
-
Matthieu Moy authored
-
Matthieu Moy authored
-
Matthieu Moy authored
-
- 08 Sep, 2016 4 commits
-
-
Matthieu Moy authored
-
Matthieu Moy authored
-
Matthieu Moy authored
-
Matthieu Moy authored
We already allow chamilotools -u foo -u bar with last-one-wins semantics. Allow chamilotools -u foo COMMAND -u bar with the same. A nice side effect is that it unifies the boolean and the string merging code.
-
- 07 Sep, 2016 3 commits
-
-
Matthieu Moy authored
This is a workaround for what seems to be a bug in argparse (fixed in Python 3.4).
-
Matthieu Moy authored
-
Matthieu Moy authored
-
- 05 Sep, 2016 7 commits
-
-
Matthieu Moy authored
-
Matthieu Moy authored
-
Matthieu Moy authored
-
Matthieu Moy authored
-
Matthieu Moy authored
-
Matthieu Moy authored
-
Matthieu Moy authored
-