1
0
Fork 0
mirror of https://github.com/yweber/lodel2.git synced 2026-08-08 05:18:37 +02:00
Commit graph

27 commits

Author SHA1 Message Date
Quentin Bonaventure
cd6fb7eec5 End of licensing process 2017-05-04 09:03:15 +02:00
Quentin Bonaventure
ec1e531aa2 Most of licence headers + LICENCE.md 2017-05-04 08:42:40 +02:00
prieto
ceb1385431 Correction of form before pushing 2017-04-05 11:39:39 +02:00
prieto
318a8474cd First attempt to a new create form 2017-04-05 11:39:39 +02:00
prieto
548df7c36c Allows a pretty display for em_simple 2017-03-17 11:41:24 +01:00
prieto
b547f75c9f Without is_exist 2017-03-16 16:13:00 +01:00
prieto
df60ae69d3 Enhances admin(create) interface 2017-03-16 11:58:18 +01:00
prieto
1fb73c1e7f Small adaptation 2017-02-17 09:27:42 +01:00
prieto
08ad11624d Class Validator replaces SettingValidator 2017-02-17 09:27:42 +01:00
prieto
4fb0c89ddb Utilisation is_exist 2017-01-27 16:51:34 +01:00
prieto
dc9a7616f8 Function to get authors in interface 2016-12-16 15:45:25 +01:00
prieto
c37d753a50 Interface for simple em 2016-12-16 14:26:26 +01:00
Yann
4e71cc3ad4 show_object* template factorisation
+ bugfixes in show_object_detailled
2016-12-09 15:43:54 +01:00
Yann
548320e6d3 A bugfix, again, for the same piece of code (sorry)
forget to name the argument
2016-12-07 16:00:11 +01:00
Yann
2ba728da7d Format bugfix in update controller for webui 2016-12-07 15:58:17 +01:00
Yann
c8d22fedba Bugfix in webui update controller
Now when we try to update an object that do not exists a 404 is answered and not a 500 anymore
2016-12-07 15:54:04 +01:00
Yann
5f5a45569a Make webui admin controller multivalue form input splitting more permissive
Now all "empty" values are deleted from the resulting array
2016-11-18 09:15:44 +01:00
Yann
dd9f017b98 Now HttpException logs with lodel.logger 2016-11-18 09:15:21 +01:00
Yann
e31adfda8e Bugfixes in numerous import processes
Replace some old pure python import by LodelContext calls
Change the plugins imports methods to use LodelContext instead
Fixes dyncode exposure method
2016-11-18 08:52:47 +01:00
prieto
dac3e50d12 Small enhancement og interface 2016-11-17 17:10:02 +01:00
Yann
471d99d3d9 Bugfixes in webui admin controler and in mongo datasource 2016-11-17 16:07:49 +01:00
Yann
4df8bdea89 Webui admin controller bugfix & factorisation
Implements a new exception class for webui : HttpErrors that uses a new template : errors.html to display multiples errors
2016-11-17 15:07:33 +01:00
prieto
30ad11d1b6 Added import sys 2016-11-10 15:22:37 +01:00
Yann
e9f8f5e054 Bugfixes makin index of webinterface to work in MULTISITE 2016-11-04 17:15:36 +01:00
Yann
9ceb726a4a Attempt to expose dyncode in contexts + bugfixes 2016-11-04 16:56:03 +01:00
Yann
e3b8e49060 Bugfixes in context and webui in order to test multisite
Regression may have been introduced about MONOSITE mode
2016-11-04 16:09:58 +01:00
Yann
0406e91846 Moved plugins folder in lodel/
- updated scripts etc
- make tests pass
2016-11-03 17:02:46 +01:00