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
Roland Haroutiounian
f4a70e25a5
Code cleaning
8 years ago
Roland Haroutiounian
688e15f8e0
[DataSource] added the utils.object_collection_name method to utils module. Added also the insert and insert_multi methods to the MongoDb datasource class
8 years ago
Roland Haroutiounian
542fdf1ca7
[MongoDbDataSource] Implementation of the connection creation and a first check on the given parameters
- The check method checks, for now, if all the needed parameters are passed to the connection string
- A test class has been written with some bad connection args examples
8 years ago
Yann Weber
54493b4538
Fixes scripts & em_tests (bugs with settings bootstrap)
8 years ago
Yann Weber
46fe058e5a
Deleted a print in tests + updates pickled em
8 years ago
Yann Weber
4f542e0866
Merge branch 'newlodel' of git.labocleo.org:lodel2 into newlodel
8 years ago
Yann Weber
8659e91f43
Fixing settings & logger
8 years ago
prieto
0eb06b3a4f
rm dir
8 years ago
prieto
3f84d03cfc
Merge branch 'newlodel' of git.labocleo.org:lodel2 into newlodel
8 years ago
prieto
59342cd315
13042016
8 years ago
Yann Weber
61dd475e8c
Query refactoring
8 years ago
Roland Haroutiounian
10b24a43ff
Added the FieldValidationError reference to the references module
8 years ago
prieto
b4da6c14c9
test
8 years ago
prieto
e42af4dfa8
corrections
8 years ago
prieto
3b37eb6337
correction erreur nom de section
8 years ago
prieto
b0bff45d94
corrections
8 years ago
prieto
b3eb8134b6
Merge branch 'newlodel' of git.labocleo.org:lodel2 into newlodel
8 years ago
prieto
49893e877e
Corrections
8 years ago
Yann Weber
e0717c9317
More comments + a script to list default settings validators
8 years ago
Yann Weber
c5971d9590
Updated comments (and deleting space between ## and @brief )
8 years ago
Yann Weber
8dbe6b6234
More tests on SettingsLoader
8 years ago
Yann Weber
397f173571
Merge branch 'newlodel' of git.labocleo.org:lodel2 into newlodel
8 years ago
Yann Weber
640f665326
More tests for SettingsLoader class
8 years ago
Yann Weber
d360b11af0
Changing behavior when no settings loaded
8 years ago
prieto
40e30935f2
Ajout d'exemples de conf
8 years ago
Yann Weber
d7a6e22db3
Changes the loader in order to load settings_local.ini instead of versionned settings.ini
8 years ago
Yann Weber
7ef1bd8a2f
Merge branch 'newlodel' of git.labocleo.org:lodel2 into newlodel
8 years ago
Yann Weber
2404c53fef
Add a loader for tests in order to bootstrap settings
8 years ago