1
0
Fork 0
mirror of https://github.com/yweber/lodel2.git synced 2025-11-26 07:16:54 +01:00
Commit graph

326 commits

Author SHA1 Message Date
Yann
2739a94e5a Add more capabilities to Model class to handles actives groups 2016-04-21 09:41:06 +02:00
prieto
f55980de2e Ajout insertion multiple 2016-04-20 16:20:31 +02:00
prieto
72c69d6769 Merge branch 'newlodel' of git.labocleo.org:lodel2 into newlodel 2016-04-20 15:56:10 +02:00
prieto
ee0ba8dea8 Corrections oublis 2016-04-20 15:55:45 +02:00
Yann
7897203830 Add SettingsLoader.getremains() test + code refactoring in SettingsLoader 2016-04-20 14:45:26 +02:00
prieto
07344ee5c3 Merge branch 'newlodel' of git.labocleo.org:lodel2 into newlodel 2016-04-20 11:27:16 +02:00
prieto
6d61bf29ed enlever méthode inutile 2016-04-20 11:25:30 +02:00
Yann
3ed55fdc29 Some modifications + tests update for settings loader 2016-04-20 11:08:46 +02:00
Roland Haroutiounian
60f88dcf0c Ajout d'un GenericDataSource avec les signatures des méthodes de base 2016-04-20 10:13:46 +02:00
prieto
e4a4f49360 Merge branch 'newlodel' of git.labocleo.org:lodel2 into newlodel 2016-04-20 10:06:57 +02:00
prieto
ab2bbee191 Implémentation requete 2016-04-20 10:06:11 +02:00
Roland Haroutiounian
458e008db7 Refactoring in the mongodb utils module 2016-04-15 16:44:26 +02:00
Roland Haroutiounian
26c8b7d9d1 Implemented the "like" and "not like" filter parsing 2016-04-15 16:21:09 +02:00
Roland Haroutiounian
6d2bf64898 Corrected a variable name 2016-04-15 11:43:38 +02:00
Roland Haroutiounian
b17259cf02 First implementation of the insert method in the mongodb datasource 2016-04-15 11:35:58 +02:00
Roland Haroutiounian
801f2f0679 Added the order options parsing function 2016-04-15 09:47:22 +02:00
Roland Haroutiounian
7019aa5a40 Added a todo for the implementation of the sorting options parser 2016-04-14 17:34:00 +02:00
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
2016-04-14 17:32:12 +02:00
Roland Haroutiounian
f4a70e25a5 Code cleaning 2016-04-13 16:26:02 +02:00
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 2016-04-13 16:24:39 +02:00
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
2016-04-13 14:20:48 +02:00
Yann
4f542e0866 Merge branch 'newlodel' of git.labocleo.org:lodel2 into newlodel 2016-04-13 11:41:37 +02:00
Yann
8659e91f43 Fixing settings & logger 2016-04-13 11:41:14 +02:00
prieto
3f84d03cfc Merge branch 'newlodel' of git.labocleo.org:lodel2 into newlodel 2016-04-13 10:59:06 +02:00
prieto
59342cd315 13042016 2016-04-13 10:58:23 +02:00
Yann
61dd475e8c Query refactoring 2016-04-13 09:36:44 +02:00
Roland Haroutiounian
10b24a43ff Added the FieldValidationError reference to the references module 2016-04-13 08:44:37 +02:00
prieto
e42af4dfa8 corrections 2016-04-12 16:36:37 +02:00
prieto
b3eb8134b6 Merge branch 'newlodel' of git.labocleo.org:lodel2 into newlodel 2016-04-12 14:39:32 +02:00
prieto
49893e877e Corrections 2016-04-12 14:36:53 +02:00
Yann
e0717c9317 More comments + a script to list default settings validators 2016-04-12 14:35:35 +02:00
Yann
c5971d9590 Updated comments (and deleting space between ## and @brief ) 2016-04-12 12:16:52 +02:00
Yann
d360b11af0 Changing behavior when no settings loaded 2016-04-12 10:12:53 +02:00
Yann
7ef1bd8a2f Merge branch 'newlodel' of git.labocleo.org:lodel2 into newlodel 2016-04-12 09:48:21 +02:00
Yann
2404c53fef Add a loader for tests in order to bootstrap settings 2016-04-12 09:47:56 +02:00
prieto
c7a218f251 names of variables 2016-04-12 09:30:32 +02:00
prieto
9efbbf8878 Merge branch 'newlodel' of git.labocleo.org:lodel2 into newlodel 2016-04-12 09:21:55 +02:00
prieto
7fe080eb38 ajout getter 2016-04-12 09:20:47 +02:00
Yann
c0c5d23adb Commit with comments, code clean etc. 2016-04-12 09:20:16 +02:00
prieto
8156104d1d corrections 2016-04-11 17:28:25 +02:00
prieto
25c787051a corrections 2016-04-11 17:08:12 +02:00
prieto
c887008dc3 corrections 2016-04-11 17:06:30 +02:00
Yann
acb415f977 Settings and plugins first implementation 2016-04-11 15:23:51 +02:00
Yann
4c2d83e8d5 Settings validators implementation 2016-04-11 15:12:03 +02:00
prieto
40d2df4f05 Merge branch 'newlodel' of git.labocleo.org:lodel2 into newlodel 2016-04-11 14:56:43 +02:00
prieto
ebc3e742c7 Settings 2016-04-11 14:54:39 +02:00
Roland Haroutiounian
8bc0f8484e Code cleaning on the query module 2016-04-08 17:45:49 +02:00
Yann
68a27ff5dd [Broken state] started settings implementation 2016-04-08 17:33:48 +02:00
Yann
cc578d504d Merge branch 'newlodel' of git.labocleo.org:lodel2 into newlodel 2016-04-08 15:21:57 +02:00
Yann
6297a2c67c SettingsError exception class implementation 2016-04-08 15:21:12 +02:00