1
0
Fork 0
mirror of https://github.com/yweber/lodel2.git synced 2025-10-31 11:39:02 +01:00
Commit graph

73 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
Quentin Bonaventure
69171b23fd Added documentation FS Session 2017-04-05 15:10:34 +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
Roland Haroutiounian
567c677dd9 Documentation on the lodel.plugins.dummy package 2017-03-30 12:02:45 +02:00
Roland Haroutiounian
b5b694c8c2 Documentation on the lodel.plugins.dummy_datasource plugin 2017-03-30 11:44:10 +02:00
Roland Haroutiounian
b53986d16d Documentation on the filesystem session plugin 2017-03-30 09:39:19 +02:00
Roland Haroutiounian
3b942fcfbb Documentation cleaning in mongodb_datasource 2017-03-29 17:23:49 +02:00
Roland Haroutiounian
46479ab170 Documentation cleaning on the lodel.plugins.mongodb_datasource package 2017-03-29 14:38:26 +02:00
prieto
cdd13d9b4b Delete is_exist 2017-03-23 15:35:10 +01: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
7976a21413 Correction of plugins/Makefile.am to make make deb right. 2017-03-16 09:21:57 +01:00
Hicham Benjelloun
3d51695ea6 Fix plugins Makefile.am, settings initialization and validator 2017-03-15 13:35:06 +01:00
Yann
bf1ed9ff1a Bugfix on settings_loader default values solves #308 2017-02-22 17:09:16 +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
54b1521d09 Adds LeQuery.is_exist function to test the existence of an LeObject instance 2017-01-26 16:04:41 +01:00
Roland Haroutiounian
adfe7b886a Fixed some methods' documentation 2017-01-12 17:06:31 +01:00
Yann
163b4cba88 Enhancement of some autotools actions
Warning, may contains some bugs !!!
2017-01-11 15:13:40 +01:00
Quentin Bonaventure
8d68809694 Added symlink on install 2017-01-11 14:34:31 +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
93f1f91699 Code cleaning
Deleting code from old standalone server
2016-12-16 14:13:19 +01:00
Yann
fcebf96031 More comments 2016-12-16 13:51:22 +01:00
Yann
b7197d8ea4 Adding some comments in multisite loader.py & run.py 2016-12-15 17:25:45 +01:00
Yann
6da005fa91 First commit of a single uWSGI serving X lodel2
Seems to works !! :)
2016-12-15 15:24:53 +01:00
Yann
4e71cc3ad4 show_object* template factorisation
+ bugfixes in show_object_detailled
2016-12-09 15:43:54 +01:00
Yann
be5be7689b Bugfix in dummy plugin 2016-12-09 13:53:02 +01:00
Yann
aa1ccd4a8d Begin to fix back_reference update 2016-12-07 17:29:02 +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
5fe7b025ff Enhancement in standalone server
Now we are able to limit the number of spawned child processes
2016-12-07 13:54:56 +01:00
Yann
c1f627eb18 Add configurable stuff for the standalone server
Now listening address, listening port and max_children count can be configured using the Settings module
2016-11-18 16:55:09 +01:00
Yann
31af31ded2 multisite server optimisation
Adding a cache for app module reducing seriously routing overhead
2016-11-18 11:03:45 +01:00
Yann
c8f571f0b7 Deleting debug messaging of multisite standalone server 2016-11-18 10:24:43 +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
b3b1f9d3ee Code factorisation 2016-11-18 08:55:12 +01:00
Yann
2be79e50f0 Changes & bugfix in lodel.plugin.plugins
There were manual import through importlib, we have to replace them with LodelContext calls.
Actually the plugins module is in a dirty state....
2016-11-18 08:52:47 +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
prieto
5afd2c4718 Correction in in datasource, small correction in cbl 2016-11-17 17:02:09 +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
Yann
742e77225a Add a fogotten file 2016-11-16 11:59:19 +01:00