prieto
95abc1e881
Display of Link reference
пре 8 година
Roland Haroutiounian
d5d2285977
Fixed some methods' docstrings
пре 8 година
Yann Weber
4e71cc3ad4
show_object* template factorisation
+ bugfixes in show_object_detailled
пре 8 година
Yann Weber
be5be7689b
Bugfix in dummy plugin
пре 8 година
Yann Weber
aa1ccd4a8d
Begin to fix back_reference update
пре 8 година
Yann Weber
548320e6d3
A bugfix, again, for the same piece of code (sorry)
forget to name the argument
пре 8 година
Yann Weber
2ba728da7d
Format bugfix in update controller for webui
пре 8 година
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 година
Yann Weber
5fe7b025ff
Enhancement in standalone server
Now we are able to limit the number of spawned child processes
пре 8 година
prieto
560bee2d40
Error corrected
пре 8 година
prieto
0f2261f8a6
Error corrected
пре 8 година
prieto
614a5f6eea
Home page with collections listing
пре 8 година
prieto
a33cf7f3eb
Still small adjustments
пре 8 година
prieto
86a11eb6f5
Bug fixes
пре 8 година
prieto
bfba135265
Big fix
пре 8 година
prieto
b87122d293
Still inteface
пре 8 година
prieto
bb1b48a964
Still interface
пре 8 година
prieto
7178d9116d
Interface for new em
пре 8 година
prieto
58fa86ba6d
Correcting query.py
пре 8 година
prieto
e53d9f5ac4
Editorial model correctoin
пре 8 година
prieto
98a15fd7a5
Added colections listing
пре 8 година
prieto
89c61a95df
Changement de modèle éditorial
пре 8 година
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 година
Yann Weber
31af31ded2
multisite server optimisation
Adding a cache for app module reducing seriously routing overhead
пре 8 година
Yann Weber
c8f571f0b7
Deleting debug messaging of multisite standalone server
пре 8 година
Yann Weber
5f5a45569a
Make webui admin controller multivalue form input splitting more permissive
Now all "empty" values are deleted from the resulting array
пре 8 година
Yann Weber
dd9f017b98
Now HttpException logs with lodel.logger
пре 8 година
Yann Weber
b3b1f9d3ee
Code factorisation
пре 8 година
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 година
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 година
prieto
dac3e50d12
Small enhancement og interface
пре 8 година
prieto
5afd2c4718
Correction in in datasource, small correction in cbl
пре 8 година
Yann Weber
471d99d3d9
Bugfixes in webui admin controler and in mongo datasource
пре 8 година
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 година
Yann Weber
742e77225a
Add a fogotten file
пре 8 година
Yann Weber
ab0e5146dd
Updates the multisite loader to enable loader settings & logger
пре 8 година
prieto
30ad11d1b6
Added import sys
пре 8 година
Yann Weber
f4c88e9555
Bugfix in mongodb datasource select ordering
They were a bug when ordering stuff contains 2 values that are equals
пре 8 година
Yann Weber
a21e0be25f
Fixing multisite loading process & dyncode bootstrapping
- a "normal" import was left in lefactory_common
- the hook triggering datasources init in dyncode was not called
- dyncode was not exposed in the loader (making hook call useless : the hook has to be called once the dyncode has been "seen" (imported) by python)
пре 8 година
Yann Weber
e9f8f5e054
Bugfixes makin index of webinterface to work in MULTISITE
пре 8 година
Yann Weber
9ceb726a4a
Attempt to expose dyncode in contexts + bugfixes
пре 8 година
Yann Weber
e3b8e49060
Bugfixes in context and webui in order to test multisite
Regression may have been introduced about MONOSITE mode
пре 8 година
Roland Haroutiounian
29253424f4
Small fixes
пре 8 година
prieto
4e4190298b
Multisite loader - correction
пре 8 година
prieto
3dfe523c5a
Multisite loader
пре 8 година
Yann Weber
773ea0e696
LodelContext enhancement to fit the new loader
+ uses the changes in the preload method
пре 8 година
Roland Haroutiounian
fb45b2bb4e
bugfix in loader.py
пре 8 година
Roland Haroutiounian
1607c99d7b
Deleted a useless import in the loader module in the multisite plugin
пре 8 година
Roland Haroutiounian
44a674d99b
The preload function is getting its contexts directly from LodelContexts._contexts
пре 8 година
Roland Haroutiounian
8521a393c1
Added the plugins loading to the preload
пре 8 година