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
prieto
89c61a95df
Changement de modèle éditorial
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
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
0406e91846
Moved plugins folder in lodel/
- updated scripts etc
- make tests pass
8 years ago
Yann Weber
5981bdc0e5
Various bugfix in LodelContext integration
- Replaced some "hidden" import with LodelContext.expose_modules calls
- in some functions of Setting, Plugin, validator
- in loader.py (temporary version)
In this state the tests runs (151 success), I'm able to run an instance (from debian package using slim) in MONOSITE mode and in MULTISITE mode by creating and loading a context in the loader.
8 years ago
Yann Weber
c3137b658f
Replaced imports by LodelContext.expose_modules() calls
Theorically all of those imports were tested by unit testing, but we've got no inssurance about that.
And even if unit tests had check for syntax errors, all pieces of code were not tested. We cannot
be sure that an import was missed or forgotten...
8 years ago
Yann Weber
0b60a24582
Bugfixes on back reference handling for singleRef solves #154
8 years ago
Roland Haroutiounian
2830502b0d
Added a TODO in the search controller
8 years ago
Roland Haroutiounian
97418cbeaa
Added a template for a search page
8 years ago
Yann Weber
4d361423ff
Bugfixes in webui update handling
8 years ago
prieto
910b078ed6
Last changes
8 years ago
prieto
0be025f003
Bugfixes
8 years ago
prieto
e4214a1705
Bugfixes
8 years ago
prieto
43bf90d1ca
Bugfixes
8 years ago
prieto
f9000bbc83
Bugfixes
8 years ago
prieto
503f683b4f
Bugfixes en create_datas scripts and admin.py
8 years ago
prieto
3d940f0b1c
Disabled authentification in back-end
8 years ago
prieto
999e65951d
Commments
8 years ago
prieto
500b75d86c
Changes in the interface - adding delete option
8 years ago
prieto
fb5251198e
Adapting interface to changes in datahandlers
8 years ago
prieto
2f68c55f65
Bugfixes due to datahandler changes
8 years ago
prieto
33e65b1518
Authentification form in Webui interface
8 years ago
prieto
73c39d0ca4
WebUi improvements with bootstrap
8 years ago
prieto
e3826c1750
Replace the term lodel_id in the interface by LeObject class method
8 years ago
prieto
7a321018a0
Interface
8 years ago
prieto
9a66c9a2f6
Gestion des relations
8 years ago
prieto
3f9bc3a187
Added admin links
8 years ago
prieto
e821d33db0
ras
8 years ago
prieto
9769b873e9
Some corrections for interface update object
8 years ago
prieto
b0a1be8fcb
Corrections
8 years ago
prieto
c41a22c807
Update aned Create from interface
8 years ago
Yann Weber
dd2f93faea
A lot of small bugfixes
8 years ago
Yann Weber
576ae97d0f
Started implementation of admin controllers & templates
8 years ago
Yann Weber
d2dcbfd008
Import bugfix
8 years ago
Yann Weber
f02bba37f2
Separate the controllers function in multiples files
8 years ago