- 14 Aug, 2014 2 commits
-
-
Stephane Glondu authored
-
Stephane Glondu authored
-
- 13 Aug, 2014 1 commit
-
-
Stephane Glondu authored
-
- 12 Aug, 2014 1 commit
-
-
Stephane Glondu authored
-
- 11 Aug, 2014 1 commit
-
-
Stephane Glondu authored
-
- 08 Aug, 2014 1 commit
-
-
Stephane Glondu authored
-
- 07 Aug, 2014 1 commit
-
-
Stephane Glondu authored
-
- 05 Aug, 2014 4 commits
-
-
Stephane Glondu authored
-
Stephane Glondu authored
-
Stephane Glondu authored
-
Stephane Glondu authored
-
- 04 Aug, 2014 3 commits
-
-
Stephane Glondu authored
-
Stephane Glondu authored
-
Stephane Glondu authored
-
- 30 Jul, 2014 2 commits
-
-
Stephane Glondu authored
-
Stephane Glondu authored
-
- 15 Jul, 2014 1 commit
-
-
Stephane Glondu authored
-
- 09 Jul, 2014 1 commit
-
-
Stephane Glondu authored
-
- 30 May, 2014 1 commit
-
-
Stephane Glondu authored
-
- 16 Apr, 2014 1 commit
-
-
Stephane Glondu authored
Add module Platform: single interface to functions that depend on the runtime. For now, the native (existing one), and a dummy one that constitutes a skeleton for the js one. All calls to Cryptokit, Z, Calendar (which depends on Unix) in the command-line tool now go through this module.
-
- 04 Apr, 2014 4 commits
-
-
Stephane Glondu authored
-
Stephane Glondu authored
It matters behind a reverse-proxy.
-
Stephane Glondu authored
-
Stephane Glondu authored
-
- 03 Apr, 2014 6 commits
-
-
Stephane Glondu authored
Web_election.Make and SITE.import_election now return something that can be discarded without side-effects on the running server. Rationale: we want to be able to perform additional checks in the caller of SITE.import_election. This will be useful when online creation of elections is possible.
-
Stephane Glondu authored
-
Stephane Glondu authored
-
Stephane Glondu authored
As a side-effect, they do no longer need to fit into memory. This fixes "TODO: streaming".
-
Stephane Glondu authored
-
Stephane Glondu authored
-
- 01 Apr, 2014 1 commit
-
-
Stephane Glondu authored
-
- 31 Mar, 2014 3 commits
-
-
Stephane Glondu authored
Drop the property from WEB_PARAMS and import_election arguments. It is up to the caller of import_election to call add_featured_election afterwards.
-
Stephane Glondu authored
When the login service is used for the first time, it asks for a password database. For now, it is the administrator's responsibility to do it before advertising the election.
-
Stephane Glondu authored
-
- 29 Mar, 2014 1 commit
-
-
Stephane Glondu authored
- do not show any login box on the site home page - add a link to site admnistration page to the generic footer
-
- 28 Mar, 2014 3 commits
-
-
Stephane Glondu authored
-
Stephane Glondu authored
-
Stephane Glondu authored
-
- 27 Mar, 2014 2 commits
-
-
Stephane Glondu authored
-
Stephane Glondu authored
SITE.register_election takes only parsed stuff.
-