Yann Weber
251fc6d324
Add some utility function + addition in query.py
8 years ago
prieto
7070838e92
Addons for xml translator
8 years ago
prieto
d2a570ca45
Correction d_hash
8 years ago
prieto
95fb85f3c9
Merge branch 'newlodel' of git.labocleo.org:lodel2 into newlodel
8 years ago
prieto
9497130e8b
Add Save of Settings, EM translator in xml
8 years ago
Roland Haroutiounian
9fe960c63c
Changed the url in the test template
8 years ago
Roland Haroutiounian
16b7aba4fb
Changed the test template
8 years ago
Roland Haroutiounian
494be93272
Bug Fix on the session timestamping management
8 years ago
Roland Haroutiounian
ce7bea7086
Deleted the old run.py file
8 years ago
Roland Haroutiounian
f5b6c6cdbd
Bug fix on parent template links
8 years ago
Roland Haroutiounian
7d97a15a10
Code cleaning on the run.py module
8 years ago
Roland Haroutiounian
17690c22ab
Moved the run.py file to the project root
8 years ago
Roland Haroutiounian
e16bd85072
Routing and Templating have been added
8 years ago
Roland Haroutiounian
872fc47724
Interface module's folder is created
8 years ago
Roland Haroutiounian
d58168a69f
Mongodb datasource : added new methods
8 years ago
prieto
c439b6d929
test settings
8 years ago
prieto
0c65414dda
22/04/2016
8 years ago
prieto
2dd2c3cc34
Set
8 years ago
prieto
25b5f32061
Sauvegarde de la configuration lors de modifications
8 years ago
prieto
48165e0fcb
Ajouts
8 years ago
prieto
ee795f539d
modifs
8 years ago
prieto
4f733b26e0
Merge branch 'newlodel' of git.labocleo.org:lodel2 into newlodel
8 years ago
prieto
92921708ca
Settings loader en rw
8 years ago
Yann Weber
5c48e311d2
Documentatio update
8 years ago
Yann Weber
a312cbc4d9
First version of lodel2 instance creation script
8 years ago
prieto
462d09d876
Merge branch 'newlodel' of git.labocleo.org:lodel2 into newlodel
8 years ago
Yann Weber
0bdcd36740
Fixes broken import
8 years ago
Roland Haroutiounian
3a504e6065
Migration handler
8 years ago
Roland Haroutiounian
825dea770b
Added the "group by" option in the select method of the mongodb datasource and started the implementation of the migration handler
8 years ago
prieto
c8a6d5f99a
Merge branch 'newlodel' of git.labocleo.org:lodel2 into newlodel
8 years ago
prieto
c38cfa6b8d
Ajout ligne 48
8 years ago
Yann Weber
d30f3e189f
[1 test fail] Updated the settings to prepare them to be writable + more tests
8 years ago
Yann Weber
2739a94e5a
Add more capabilities to Model class to handles actives groups
8 years ago
prieto
f55980de2e
Ajout insertion multiple
8 years ago
prieto
72c69d6769
Merge branch 'newlodel' of git.labocleo.org:lodel2 into newlodel
8 years ago
prieto
ee0ba8dea8
Corrections oublis
8 years ago
Yann Weber
7897203830
Add SettingsLoader.getremains() test + code refactoring in SettingsLoader
8 years ago
prieto
07344ee5c3
Merge branch 'newlodel' of git.labocleo.org:lodel2 into newlodel
8 years ago
prieto
6d61bf29ed
enlever méthode inutile
8 years ago
Yann Weber
3ed55fdc29
Some modifications + tests update for settings loader
8 years ago
Roland Haroutiounian
60f88dcf0c
Ajout d'un GenericDataSource avec les signatures des méthodes de base
8 years ago
prieto
e4a4f49360
Merge branch 'newlodel' of git.labocleo.org:lodel2 into newlodel
8 years ago
prieto
ab2bbee191
Implémentation requete
8 years ago
Roland Haroutiounian
458e008db7
Refactoring in the mongodb utils module
8 years ago
Roland Haroutiounian
26c8b7d9d1
Implemented the "like" and "not like" filter parsing
8 years ago
Roland Haroutiounian
6d2bf64898
Corrected a variable name
8 years ago
Roland Haroutiounian
b17259cf02
First implementation of the insert method in the mongodb datasource
8 years ago
Roland Haroutiounian
801f2f0679
Added the order options parsing function
8 years ago
Roland Haroutiounian
7019aa5a40
Added a todo for the implementation of the sorting options parser
8 years ago
Roland Haroutiounian
d28828c7c9
Datasource implementation
- Implementation of the delete, insert and insert_multi methods + first implementation of the select method in the MongoDB datasource
- Added parsing methods in the mongodb/utils module
8 years ago