Yann Weber
d3f4a0d8d3
Bugfix with debian package build
Add the lodelsites directory to the autotools chain. Note : for the moment it's a dirty POC, we have to do it in a cleaner way...
8 年前
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 年前
Yann Weber
8085efeb99
Replaced all lodel subthings import by LodelContext.expose_modules calls
Test passes
8 年前
Yann Weber
1257e49de6
Add the possibility to indicate an alias when exposing a list of objects
Changed the exposure specs to allow giving an alias for an object when importing using the from x import y,z form
8 年前
Yann Weber
572c408a79
POC of context manager to handle virtual lodel packages
8 年前
Yann Weber
63ca38b370
Fixed runtest scripts
8 年前
prieto
d0f52641b3
In operator with cast of right type
8 年前
prieto
b79a82e9f0
detailed object listing
8 年前
Roland Haroutiounian
bb60b09d66
Added the conversion between a string and a list for the "in"/"not in" operators
8 年前
prieto
2d8a9811e6
Some adjustments and corresions
8 年前
m.orban
a6ddb0a972
Modified README to deploy in VM
8 年前
Yann Weber
0b60a24582
Bugfixes on back reference handling for singleRef solves #154
8 年前
Yann Weber
397dc521c3
bugfix in CBL
Addapted to links withou _blank target
8 年前
Yann Weber
ea8bb4f6d1
em_test updates
8 年前
prieto
c04fe41b80
Objects detailed
8 年前
prieto
c451dc188e
Merge branch 'master' of git.labocleo.org:lodel2
8 年前
Yann Weber
740d0c1167
Bugfixes on backreference handling
8 年前
Yann Weber
2010fb29e8
empty method implementation for Reference objects
8 年前
Yann Weber
1c716173be
Quick & dirty readonly input removal
Removed useless readonly property on some fields
8 年前
Yann Weber
949320298d
Another bugfix on get_from_uid LeObject method
When not found return None and do not try to run len() on None
8 年前
Yann Weber
14ec5a0b66
solves #153
Add master = true to uwsgi.ini
8 年前
Yann Weber
44f39356eb
Removed target="_blank" on links
8 年前
prieto
7c096073c0
Display detailed of an object
8 年前
Roland Haroutiounian
2830502b0d
Added a TODO in the search controller
8 年前
Roland Haroutiounian
97418cbeaa
Added a template for a search page
8 年前
Yann Weber
1d2749392f
bugfix in base template
8 年前
Yann Weber
4d361423ff
Bugfixes in webui update handling
8 年前
Yann Weber
6f8c2d3173
Generic error template enhancement
Add the custom message provided by HttpException to the template
8 年前
Yann Weber
df45f318d4
Bugfixe in MongoDb datasource
Pymongo do not handles sets as value. We have to cast them into lists
done only in update for the moment...
8 年前
Yann Weber
8a1aef8d68
Enhancement of LeObject get_from_uid method
Return an instance and not a list of len 1 anymore
8 年前
Yann Weber
78e3dca30b
MultipleRef datahandlers bugfixes
In construct and check data
8 年前
Yann Weber
d57c677cc6
mass_deploy script enhancement
Add the possibility to give a fixed name to instances created by mass_deploy
8 年前
prieto
9a38e50fb5
create_datas
8 年前
prieto
35f543074b
Bugfixes
8 年前
prieto
d18b23d19c
Adds usage in script
8 年前
prieto
aa7766c3a1
pickle file
8 年前
Yann Weber
864c57ed78
Commenting CBL
8 年前
prieto
a09585d63c
Enhancements of crea_datas scripts
8 年前
prieto
be03a5da63
dyncode
8 年前
Yann Weber
8f5e33cb7f
V1 of CBL script
Tree 'scenario' are available :
- mass insertion
- mass edition
- mass deletion
For the moment scenario parameters and order are harcoded :
- 50 iteration for mass_insertion
- 10 iteration for mass_edition
- 10 iteration on deletion
8 年前
prieto
0e4b87c41c
Corrects allowed_classes in Collection
8 年前
prieto
7fa8dee106
Remove curl access to indexthemes
8 年前
prieto
28d823986e
Static url to templates
8 年前
prieto
09511f3b5f
Static url to templates
8 年前
prieto
5bbcdbbdcb
Correction of static url
8 年前
prieto
910b078ed6
Last changes
8 年前
prieto
bcd368fc01
Bugfixes
8 年前
prieto
5f52ddcb15
Added an allowaed_class for Publication.collection
8 年前
prieto
322a68f2d5
Added an allowaed_class for Publication.collection
8 年前
prieto
0be025f003
Bugfixes
8 年前