11 Commits (3931d286a7ff7427bc6b112276cdddee4070ebdc)

Autor SHA1 Nachricht Datum
  Yann Weber 13a2d157e3 Database initialization function written vor 8 Jahren
  Yann Weber 9a82936fbf Datasources plugins enhancement and loading bugfixes vor 8 Jahren
  Roland Haroutiounian 8ca2869bbd PEP8 and deleted the import of the mongodbconnect function in the mongodb datasource vor 8 Jahren
  Roland Haroutiounian e5ad4d1ff7 created a datasource module in mongodb_datasource plugin and changed the main to add two hooks importing the migration handler and the datasource vor 8 Jahren
  Roland Haroutiounian aee3db3095 added the import of the utils.connection_string function in the mongodb_datasource main.py module vor 8 Jahren
  Yann Weber 83afc6b6dd Deleted datasources plugins and add a settings for datasources declaration vor 8 Jahren
  Yann Weber d9399bc64d MongoDB datasource enhancement vor 8 Jahren
  Yann Weber 5708194875 Rewriting CRUD methods of datasources vor 8 Jahren
  Yann Weber 11027fd959 Starting implementation of relation in datasource vor 8 Jahren
  Roland Haroutiounian d309cea519 Added the emfield_upgrade method (for the update of an existing field) vor 8 Jahren
  Roland Haroutiounian bf2940a3e3 Move of the MongoDb Datasource in a plugin vor 8 Jahren
  Roland Haroutiounian 3a87551f2e Code cleaning vor 8 Jahren
  Roland Haroutiounian 7ea8470089 Moved the MongoDb database connection method to the utils module vor 8 Jahren
  Roland Haroutiounian d58168a69f Mongodb datasource : added new methods vor 8 Jahren
  Roland Haroutiounian 825dea770b Added the "group by" option in the select method of the mongodb datasource and started the implementation of the migration handler vor 8 Jahren
  Roland Haroutiounian 60f88dcf0c Ajout d'un GenericDataSource avec les signatures des méthodes de base vor 8 Jahren
  Roland Haroutiounian b17259cf02 First implementation of the insert method in the mongodb datasource vor 8 Jahren
  Roland Haroutiounian 801f2f0679 Added the order options parsing function vor 8 Jahren
  Roland Haroutiounian d28828c7c9 Datasource implementation vor 8 Jahren
  Roland Haroutiounian f4a70e25a5 Code cleaning vor 8 Jahren
  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 vor 8 Jahren
  Roland Haroutiounian 542fdf1ca7 [MongoDbDataSource] Implementation of the connection creation and a first check on the given parameters vor 8 Jahren
  Yann Weber c5971d9590 Updated comments (and deleting space between ## and @brief ) vor 8 Jahren
  Roland Haroutiounian 311ef0c4f3 Created a mongodb subpackage in the datasource package vor 8 Jahren
  Roland Haroutiounian 35730ee916 Added a first implementation of the insert method in mongodb vor 8 Jahren
  Roland Haroutiounian 036f16f8aa Added the username and password management for the mongodb connection string vor 8 Jahren
  Roland Haroutiounian e47dc0d8ee First implementation of the delete method of the MongoDbDataSource vor 8 Jahren
  Roland Haroutiounian f5cfdb76c0 Created the structure of pymongo Datasource vor 8 Jahren