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
prieto
7c096073c0
Display detailed of an object
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
28d823986e
Static url to templates
8 years ago
prieto
09511f3b5f
Static url to templates
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
6eef088a5c
Bugfixe in Client.py
8 years ago
prieto
0b62e8151c
Demo interface improvements
8 years ago
prieto
899cc4e133
Sig in interface
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
Yann Weber
98aba5fec1
Small bugfixes in webui
8 years ago
prieto
114148498b
Start handling some back_ref constraints
Updated interface with nex dyncode
8 years ago
prieto
7a321018a0
Interface
8 years ago
prieto
9a66c9a2f6
Gestion des relations
9 years ago
prieto
3f9bc3a187
Added admin links
9 years ago
prieto
e821d33db0
ras
9 years ago
prieto
9769b873e9
Some corrections for interface update object
9 years ago
prieto
b0a1be8fcb
Corrections
9 years ago
prieto
65ff703312
Add route
9 years ago
prieto
c41a22c807
Update aned Create from interface
9 years ago
prieto
3f2c8778af
Interface d'affichage de tous les types et toutesleurs instances
9 years ago
Yann Weber
dd2f93faea
A lot of small bugfixes
9 years ago
Yann Weber
576ae97d0f
Started implementation of admin controllers & templates
9 years ago
Roland Haroutiounian
fc472b44b1
Added the use of jinja2 macros
9 years ago
Roland Haroutiounian
7aa9c214a8
Added a get_component_html function to get an HTML code for a given gui component type
9 years ago
Yann Weber
ee1d1edd44
[WEBUI] Add error support using exceptions in controller
9 years ago
prieto
4ebd9078d8
Listing of classes and their instances
9 years ago
prieto
802f4b8869
Display list of classes
9 years ago
Roland Haroutiounian
797795b635
Cleaned the useless comments
9 years ago
prieto
4c43d02dfa
added list_classes
9 years ago
Yann Weber
dd8dc980b8
Generalisation of root url concept
- creating a function in webui/main.py root_url() that returns the root url without trailing /
- use this function in router and template/loader
9 years ago
Roland Haroutiounian
d05fa7ad78
Added an example to use the GET and URL parameters
9 years ago
Roland Haroutiounian
c81ae78005
Changed the url regular expression ruling method
9 years ago
Yann Weber
37d3e4ddac
Bugfixes in urls and controllers
9 years ago
prieto
f09dd86d94
Add listing files
9 years ago