1148 Commits (ce7bea7086e842f6bdaac1f8ad7801da31dd4ce9)
 

Author SHA1 Message Date
  Yann Weber a1ea4c5769 Add a netipy (network interactive python) interface to install folder + settings modification 9 years ago
  Yann Weber 97f1256615 Example plugins that uses UserContext 9 years ago
  Yann Weber 6ac0984ba2 First implementation of UserContext handler 9 years ago
  Yann Weber cb9b53e7a2 Hooks & plugins first implementation 9 years ago
  Yann Weber 44b5ecc31d Updated the makefile (less verbose) 9 years ago
  Yann Weber c814146832 Cleanings doxygen comments 9 years ago
  Yann Weber 930bf7ba3a Fixing some doxygen comments errors 9 years ago
  Yann Weber 4d9ced1807 Unskip, delete and fix some tests 9 years ago
  Yann Weber 323fdd8496 Updated some tests 9 years ago
  Yann Weber f7e66751f3 Merge branch 'datasource_fieldtypes' 9 years ago
  Yann Weber dc143a3376 Implements delete in leapidatasource for leobjects and lerelations 9 years ago
  Yann Weber e9fcd15c48 MigrationHandler : add ON DELETE CASCADE & ON UPDATE CASCADE to FK 9 years ago
  ArnAud 96886c1b2f datasource sql: take care of multivalued field in select, insert and update 9 years ago
  Yann Weber 7fe0fe002e Updated leapi and dummy datasource update method 9 years ago
  Yann Weber 9876764f55 Documentation mainpage update 9 years ago
  Yann Weber 2234c0f451 Documentation update (again) 9 years ago
  Yann Weber aa95f534cf Updated lodel2 UI schema in documentation 9 years ago
  Yann Weber afb1ee99f1 Documentation update : add something about Lodel2 UI and ACL 9 years ago
  Yann Weber 346f403cff Updated doc + em backend graphviz upgrade & fix 9 years ago
  Yann Weber d774480aa6 Updated the doxygen documentation 9 years ago
  Yann Weber 6e349fbd66 Update tests 9 years ago
  ArnAud 6337722967 datasource SQL: cast values according to fieldtype 9 years ago
  ArnAud d978e8100b lerelation: send the value not the key 9 years ago
  Yann Weber 51eaf22273 Updated fieldtypes() method in LeRel2Type 9 years ago
  ArnAud ab59896f8f lerelation: empty return value from datasource would be [] not None 9 years ago
  Yann Weber d4504df92a Bugfix for Em MlString translations + me.json update 9 years ago
  Yann Weber ec386c3e72 Update datasource tests (deleted test concerning multivalue fields) + add an utility method in DataSource/MySQL/fieldtypes.py 9 years ago
  ArnAud a2cd199f10 fieldtypes, leo: check attr before using method 9 years ago
  ArnAud 0baf161bd2 datasource SQL: GET with multivalued field for LeType 9 years ago
  Yann Weber af34f4bf59 Allowing None values in i18n dict 9 years ago
  Yann Weber ba6cffbd03 Updated em json files 9 years ago
  Yann Weber 02e32d887b MlString update 9 years ago
  Yann Weber 5eadaf145d MlString enhancement + i18n check functions implementation 9 years ago
  Yann Weber 6368aaea34 Now LeCrud.datas() method has a lang argument allowing datas to be indexed by fieldname translations 9 years ago
  ArnAud 88c5f2fe54 datasource SQL: take care of multivalued fields in INSERT 9 years ago
  Yann Weber cae0377c3d More doc + tests fixes and rank fieldtype fix 9 years ago
  Yann Weber 2b2e219549 Changed the way of complete arguement is interpreted in fieldtypes() and fieldlist() method 9 years ago
  Yann Weber bf44d66440 Changed the _fields properties of LeType child classes in dynamic code + adding complete argument to fieldlist() and fieldtypes() methods 9 years ago
  Yann Weber 5ad9c27a07 Introducing the notion of immutable fieldtypes for classtypes fields definition 9 years ago
  Roland Haroutiounian 9d591399e4 Changed the sample display of request parameters in the index routing method 9 years ago
  Roland Haroutiounian 220f7ea7c3 Merge branch 'flask' 9 years ago
  Roland Haroutiounian 5570fe1473 The index method of the routing is parsing the url elements and arguments 9 years ago
  Roland Haroutiounian bbb4756f57 Flask is implemented with a Router module to parse and deal with url elements and params 9 years ago
  Yann Weber f28c941a38 Add a forgotten file (namerelation) 9 years ago
  Yann Weber 4556de146a Updated install/em.json 9 years ago
  Roland Haroutiounian 6708eed425 Added Flask to the requirements 9 years ago
  Yann Weber 37edad7b1f Implements handling of relation_name field in relation common fields 9 years ago
  Yann Weber da89046c33 Add the relation_name field to relation_common_fields list 9 years ago
  Yann Weber 7b1152e444 Fixing syntax error in join & format fieldtypes 9 years ago
  Yann Weber c5a5b10b4a Untested implementation of join fieldtype and format fieldtype 9 years ago