Yann Weber
|
b5f9f97031
|
Bugfix & compatibility for webui
In this state I was able to insert a new site. But only the mongodb datasource
seems to have receive the query (inserted in DB but not created on FS).
|
7 years ago |
Yann Weber
|
cad6962fea
|
Bugfix in webui
Deleted hardcoded Object class name + adding support for varchar & text
in editable_component template
|
7 years ago |
Yann Weber
|
c4b37e151a
|
Bugfix on monosite deployment
Now using mass_deploy and slim seems to work for a monosite
|
7 years ago |
prieto
|
548df7c36c
|
Allows a pretty display for em_simple
|
8 years ago |
prieto
|
b547f75c9f
|
Without is_exist
|
8 years ago |
prieto
|
4fb0c89ddb
|
Utilisation is_exist
|
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
|
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
|
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
|
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 |
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 |