Commit Graph

398 Commits

Author SHA1 Message Date
nemunaire ba88129580 Improve public screen page 2018-01-17 18:52:47 +01:00
nemunaire 55f87f7a67 Bring back glyphicons to life 2018-01-17 18:52:46 +01:00
nemunaire 4052969304 libfic/mcq: remove Kind, as we can only handle checkbox; another kind of record should be created to handle select/radio 2018-01-17 18:52:46 +01:00
nemunaire eee1558dd9 admin/sync: new error on flags import 2018-01-17 18:52:46 +01:00
nemunaire a0a2313924 admin: fix display of b2sums 2018-01-17 18:52:46 +01:00
nemunaire e630bc3d75 Improve bootstrap 4 support 2018-01-17 18:52:46 +01:00
nemunaire 6329f44d42 admin/sync: escape cloud URL 2018-01-17 18:52:46 +01:00
nemunaire 11c8a56f14 admin/sync: handle dependancy between exercices 2018-01-17 18:52:45 +01:00
nemunaire edc6ca9b7a change request log format, close to nginx ones 2018-01-17 18:52:45 +01:00
nemunaire 838918da66 Exercice: add overview field
This field is use as a high level description of the exercice. It will be
displayed on the public interface only: not to players.
2018-01-17 18:52:45 +01:00
nemunaire 48e6ba7861 admin: add route to handle quiz 2018-01-17 18:52:45 +01:00
nemunaire 830dacd6f5 Save MCQ diff 2018-01-17 18:52:45 +01:00
nemunaire b079f7891c admin: sync mcq/ucq 2018-01-17 18:52:45 +01:00
nemunaire d6012dfffb frontend: display MCQ in interface 2018-01-17 18:52:45 +01:00
nemunaire 6903c91df2 Able to check MCQ 2018-01-17 18:52:44 +01:00
nemunaire 037f27c62c frontend: fix orthograph, typography, ... 2018-01-17 18:52:44 +01:00
nemunaire b9182786bf frontend: improve design 2018-01-17 18:52:44 +01:00
nemunaire c36cd202e8 libfic: start working on MCQ: structures done 2018-01-17 18:52:44 +01:00
nemunaire 31b80a5b2a admin: msgbox can contains lists 2018-01-17 18:52:44 +01:00
nemunaire 33bf5a0f34 Update angularJS to 1.6.6 2018-01-17 18:52:44 +01:00
nemunaire 73080d7d0d Update bootstrap to 4.0-beta 2018-01-17 18:52:43 +01:00
nemunaire 978f260c64 js: compatible with angular 1.6 2018-01-17 18:52:43 +01:00
nemunaire 292fef7d12 admin/sync: remove old exercices no more in tree 2018-01-17 18:52:43 +01:00
nemunaire 68bb0e6b21 admin/sync: hide full URI from error message 2018-01-17 18:52:43 +01:00
nemunaire 1ab94862d0 admin/sync: can only perform one deep sync at a time 2018-01-17 18:52:43 +01:00
nemunaire de3c78b2ee admin/sync: don't show error when no hints directory to import 2018-01-17 18:52:42 +01:00
nemunaire bb3e4547bb admin/sync: regenerate backend after deep sync 2018-01-17 18:52:42 +01:00
nemunaire 09d6acc65a settings: new function to regenerate files 2018-01-17 18:52:42 +01:00
nemunaire 92c7de942b admin: API version bump 2018-01-17 18:52:42 +01:00
nemunaire 8ed23ddc7a admin: localimporter can make symlink instead of copying whole files 2018-01-17 18:52:42 +01:00
nemunaire d81f068eba admin: new route to display import report 2018-01-17 18:52:42 +01:00
nemunaire a543be0255 admin: able to sync splitted files 2018-01-17 18:52:42 +01:00
nemunaire b4057c1a2c admin/sync: generate report on full import 2018-01-17 18:52:41 +01:00
nemunaire 3d59042802 admin: sync.ImportFile takes Importer as first arg 2018-01-17 18:52:41 +01:00
nemunaire 9a9d5fcda4 libfic: Type key is now Label 2018-01-17 18:52:41 +01:00
nemunaire a1c6eadbe5 Display read-only settings for information purpose 2018-01-17 18:52:41 +01:00
nemunaire 6ef91a92e5 Perform full deep synchronisation 2018-01-17 18:52:41 +01:00
nemunaire 9225038ffa admin: interface to synchronize 2018-01-17 18:52:41 +01:00
nemunaire 993b83f8e7 admin: can sync exercices 2018-01-17 18:52:40 +01:00
nemunaire 762d3a5222 admin: synchronization of exercices, files, hints and keys 2018-01-17 18:52:40 +01:00
nemunaire a033f81f5f admin: new function to retrieve file content 2018-01-17 18:52:40 +01:00
nemunaire ae7e1ede14 libfic: increase authors field size 2018-01-17 18:52:40 +01:00
nemunaire 38d7cb00b6 libfic: add function to get exercice by title 2018-01-17 18:52:40 +01:00
nemunaire f97e114a81 libfic: add functions to wipe {files,hints,keys} 2018-01-17 18:52:40 +01:00
nemunaire 38a0f4c9b5 libfic: Add new row in exercices table, to store relative path to exercice 2018-01-17 18:52:40 +01:00
nemunaire bfd7126e1e tmp 2018-01-17 18:52:40 +01:00
nemunaire 4d1dde4528 admin: Implement theme synchronization 2018-01-17 18:52:39 +01:00
nemunaire 38606f28c7 libfic: new function to get theme by name 2018-01-17 18:52:39 +01:00
nemunaire 8f7de926d3 admin: Implement sychronization backends
We are now able, depending on configuration, to retrieve files from either WebDAV or local file system.
2018-01-17 18:52:39 +01:00
nemunaire 6237f7755a Change Key.Value to Key.Checksum 2018-01-17 18:52:39 +01:00