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...
il y a 8 ans
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...
il y a 8 ans
Yann Weber
8085efeb99
Replaced all lodel subthings import by LodelContext.expose_modules calls
Test passes
il y a 8 ans
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
il y a 8 ans
Yann Weber
572c408a79
POC of context manager to handle virtual lodel packages
il y a 8 ans
Yann Weber
63ca38b370
Fixed runtest scripts
il y a 8 ans
prieto
d0f52641b3
In operator with cast of right type
il y a 8 ans
prieto
b79a82e9f0
detailed object listing
il y a 8 ans
Roland Haroutiounian
bb60b09d66
Added the conversion between a string and a list for the "in"/"not in" operators
il y a 8 ans
prieto
2d8a9811e6
Some adjustments and corresions
il y a 8 ans
m.orban
a6ddb0a972
Modified README to deploy in VM
il y a 8 ans
Yann Weber
0b60a24582
Bugfixes on back reference handling for singleRef solves #154
il y a 8 ans
Yann Weber
397dc521c3
bugfix in CBL
Addapted to links withou _blank target
il y a 8 ans
Yann Weber
ea8bb4f6d1
em_test updates
il y a 8 ans
prieto
c04fe41b80
Objects detailed
il y a 8 ans
prieto
c451dc188e
Merge branch 'master' of git.labocleo.org:lodel2
il y a 8 ans
Yann Weber
740d0c1167
Bugfixes on backreference handling
il y a 8 ans
Yann Weber
2010fb29e8
empty method implementation for Reference objects
il y a 8 ans
Yann Weber
1c716173be
Quick & dirty readonly input removal
Removed useless readonly property on some fields
il y a 8 ans
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
il y a 8 ans
Yann Weber
14ec5a0b66
solves #153
Add master = true to uwsgi.ini
il y a 8 ans
Yann Weber
44f39356eb
Removed target="_blank" on links
il y a 8 ans
prieto
7c096073c0
Display detailed of an object
il y a 8 ans
Roland Haroutiounian
2830502b0d
Added a TODO in the search controller
il y a 8 ans
Roland Haroutiounian
97418cbeaa
Added a template for a search page
il y a 8 ans
Yann Weber
1d2749392f
bugfix in base template
il y a 8 ans
Yann Weber
4d361423ff
Bugfixes in webui update handling
il y a 8 ans
Yann Weber
6f8c2d3173
Generic error template enhancement
Add the custom message provided by HttpException to the template
il y a 8 ans
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...
il y a 8 ans
Yann Weber
8a1aef8d68
Enhancement of LeObject get_from_uid method
Return an instance and not a list of len 1 anymore
il y a 8 ans
Yann Weber
78e3dca30b
MultipleRef datahandlers bugfixes
In construct and check data
il y a 8 ans
Yann Weber
d57c677cc6
mass_deploy script enhancement
Add the possibility to give a fixed name to instances created by mass_deploy
il y a 8 ans
prieto
9a38e50fb5
create_datas
il y a 8 ans
prieto
35f543074b
Bugfixes
il y a 8 ans
prieto
d18b23d19c
Adds usage in script
il y a 8 ans
prieto
aa7766c3a1
pickle file
il y a 8 ans
Yann Weber
864c57ed78
Commenting CBL
il y a 8 ans
prieto
a09585d63c
Enhancements of crea_datas scripts
il y a 8 ans
prieto
be03a5da63
dyncode
il y a 8 ans
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
il y a 8 ans
prieto
0e4b87c41c
Corrects allowed_classes in Collection
il y a 8 ans
prieto
7fa8dee106
Remove curl access to indexthemes
il y a 8 ans
prieto
28d823986e
Static url to templates
il y a 8 ans
prieto
09511f3b5f
Static url to templates
il y a 8 ans
prieto
5bbcdbbdcb
Correction of static url
il y a 8 ans
prieto
910b078ed6
Last changes
il y a 8 ans
prieto
bcd368fc01
Bugfixes
il y a 8 ans
prieto
5f52ddcb15
Added an allowaed_class for Publication.collection
il y a 8 ans
prieto
322a68f2d5
Added an allowaed_class for Publication.collection
il y a 8 ans
prieto
0be025f003
Bugfixes
il y a 8 ans