Quentin Bonaventure
|
cd6fb7eec5
|
End of licensing process
|
8 years ago |
Quentin Bonaventure
|
ec1e531aa2
|
Most of licence headers + LICENCE.md
|
8 years ago |
Quentin Bonaventure
|
69171b23fd
|
Added documentation FS Session
|
8 years ago |
prieto
|
ceb1385431
|
Correction of form before pushing
|
8 years ago |
prieto
|
318a8474cd
|
First attempt to a new create form
|
8 years ago |
Roland Haroutiounian
|
567c677dd9
|
Documentation on the lodel.plugins.dummy package
|
8 years ago |
Roland Haroutiounian
|
b5b694c8c2
|
Documentation on the lodel.plugins.dummy_datasource plugin
|
8 years ago |
Roland Haroutiounian
|
b53986d16d
|
Documentation on the filesystem session plugin
|
8 years ago |
Roland Haroutiounian
|
3b942fcfbb
|
Documentation cleaning in mongodb_datasource
|
8 years ago |
Roland Haroutiounian
|
46479ab170
|
Documentation cleaning on the lodel.plugins.mongodb_datasource package
|
8 years ago |
prieto
|
cdd13d9b4b
|
Delete is_exist
|
8 years ago |
prieto
|
548df7c36c
|
Allows a pretty display for em_simple
|
8 years ago |
prieto
|
b547f75c9f
|
Without is_exist
|
8 years ago |
prieto
|
df60ae69d3
|
Enhances admin(create) interface
|
8 years ago |
prieto
|
7976a21413
|
Correction of plugins/Makefile.am to make make deb right.
|
8 years ago |
Hicham Benjelloun
|
3d51695ea6
|
Fix plugins Makefile.am, settings initialization and validator
|
8 years ago |
Yann Weber
|
bf1ed9ff1a
|
Bugfix on settings_loader default values solves #308
|
8 years ago |
prieto
|
1fb73c1e7f
|
Small adaptation
|
8 years ago |
prieto
|
08ad11624d
|
Class Validator replaces SettingValidator
|
8 years ago |
prieto
|
4fb0c89ddb
|
Utilisation is_exist
|
8 years ago |
prieto
|
54b1521d09
|
Adds LeQuery.is_exist function to test the existence of an LeObject instance
|
8 years ago |
Roland Haroutiounian
|
adfe7b886a
|
Fixed some methods' documentation
|
8 years ago |
Yann Weber
|
163b4cba88
|
Enhancement of some autotools actions
Warning, may contains some bugs !!!
|
8 years ago |
Quentin Bonaventure
|
8d68809694
|
Added symlink on install
|
8 years ago |
prieto
|
dc9a7616f8
|
Function to get authors in interface
|
8 years ago |
prieto
|
c37d753a50
|
Interface for simple em
|
8 years ago |
Yann Weber
|
93f1f91699
|
Code cleaning
Deleting code from old standalone server
|
8 years ago |
Yann Weber
|
fcebf96031
|
More comments
|
8 years ago |
Yann Weber
|
b7197d8ea4
|
Adding some comments in multisite loader.py & run.py
|
8 years ago |
Yann Weber
|
6da005fa91
|
First commit of a single uWSGI serving X lodel2
Seems to works !! :)
|
8 years ago |
Yann Weber
|
4e71cc3ad4
|
show_object* template factorisation
+ bugfixes in show_object_detailled
|
8 years ago |
Yann Weber
|
be5be7689b
|
Bugfix in dummy plugin
|
8 years ago |
Yann Weber
|
aa1ccd4a8d
|
Begin to fix back_reference update
|
8 years ago |
Yann Weber
|
548320e6d3
|
A bugfix, again, for the same piece of code (sorry)
forget to name the argument
|
8 years ago |
Yann Weber
|
2ba728da7d
|
Format bugfix in update controller for webui
|
8 years ago |
Yann Weber
|
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
|
8 years ago |
Yann Weber
|
5fe7b025ff
|
Enhancement in standalone server
Now we are able to limit the number of spawned child processes
|
8 years ago |
Yann Weber
|
c1f627eb18
|
Add configurable stuff for the standalone server
Now listening address, listening port and max_children count can be configured using the Settings module
|
8 years ago |
Yann Weber
|
31af31ded2
|
multisite server optimisation
Adding a cache for app module reducing seriously routing overhead
|
8 years ago |
Yann Weber
|
c8f571f0b7
|
Deleting debug messaging of multisite standalone server
|
8 years ago |
Yann Weber
|
5f5a45569a
|
Make webui admin controller multivalue form input splitting more permissive
Now all "empty" values are deleted from the resulting array
|
8 years ago |
Yann Weber
|
dd9f017b98
|
Now HttpException logs with lodel.logger
|
8 years ago |
Yann Weber
|
b3b1f9d3ee
|
Code factorisation
|
8 years ago |
Yann Weber
|
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....
|
8 years ago |
Yann Weber
|
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
|
8 years ago |
prieto
|
dac3e50d12
|
Small enhancement og interface
|
8 years ago |
prieto
|
5afd2c4718
|
Correction in in datasource, small correction in cbl
|
8 years ago |
Yann Weber
|
471d99d3d9
|
Bugfixes in webui admin controler and in mongo datasource
|
8 years ago |
Yann Weber
|
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
|
8 years ago |
Yann Weber
|
742e77225a
|
Add a fogotten file
|
8 years ago |