Yann Weber
|
537f78e146
|
Add tests for pickediff datasource and fixes 'autosql' beahvior for fieldtypes + some others modifications
|
9 anos atrás |
Yann Weber
|
41b3d82dd9
|
New picklediff datasource and "Seems to work" version of em_editor.
But really not debuged and without tests on the new datasource
|
9 anos atrás |
Yann Weber
|
b41b7f2bd7
|
More fixes due to Datasource changes
|
9 anos atrás |
Yann Weber
|
14b5bd0fdb
|
Fixing the code because of DataSources changes
|
9 anos atrás |
Yann Weber
|
9939152c9f
|
Fixing datasources and migration handlers name + the way datasource's __init__ args
|
9 anos atrás |
Yann Weber
|
2ab52e5d32
|
Merge branch 'master' into em_editor
|
9 anos atrás |
Yann Weber
|
362c67529c
|
First commit with an em_editor instance
|
9 anos atrás |
Yann Weber
|
7995bf7887
|
Small changes & bugfixes in graphviz backend & some fieldtypes
|
9 anos atrás |
Yann Weber
|
3325e8ee16
|
Change the hardcoded listen addr in netipy.py
|
9 anos atrás |
Yann Weber
|
e4fb0532f2
|
[Doxygen] fixing some warnings at documentation generation
|
9 anos atrás |
Yann Weber
|
34dd2e95e6
|
Disables warnings for tests
|
9 anos atrás |
Yann Weber
|
4c6f189c1f
|
Added tests for Lodel.user module
Testing authentication_method and identification_method decorator classes + UserIdentity and UserContext classes
|
9 anos atrás |
Yann Weber
|
b782b929df
|
Added tests for leapi_delete_* and leapi_insert_* hooks calls
|
9 anos atrás |
Yann Weber
|
04636f7582
|
Add a LodelHook tests, for leapi_update_* hooks calls
|
9 anos atrás |
Yann Weber
|
be675bc723
|
Writing some tests for LodelHook
|
9 anos atrás |
Yann Weber
|
1ac0df3068
|
Renamed acl plugin into dummy_acl + documentation update
|
9 anos atrás |
Yann Weber
|
dab52a3941
|
New plugins organisation + utility methods + manage_lodel.py script
|
9 anos atrás |
Yann Weber
|
3948e5e543
|
Small bugfixes in Lodel/user.py & "acl" plugin
|
9 anos atrás |
Yann Weber
|
1d6dc1ad89
|
Updated netipy client to disables console logging + add a security logging instruction to dummy_auth plugin
|
9 anos atrás |
Yann Weber
|
0df2ffbf32
|
Add utility functions to Lodel.logger and updated settings
|
9 anos atrás |
Yann Weber
|
eec3e107ba
|
Added a logger to Lodel2
|
9 anos atrás |
Yann Weber
|
cb1da3be7d
|
Small updates in Lodel.user module
|
9 anos atrás |
Yann Weber
|
a1ea4c5769
|
Add a netipy (network interactive python) interface to install folder + settings modification
|
9 anos atrás |
Yann Weber
|
97f1256615
|
Example plugins that uses UserContext
|
9 anos atrás |
Yann Weber
|
6ac0984ba2
|
First implementation of UserContext handler
|
9 anos atrás |
Yann Weber
|
cb9b53e7a2
|
Hooks & plugins first implementation
|
9 anos atrás |
Yann Weber
|
44b5ecc31d
|
Updated the makefile (less verbose)
|
9 anos atrás |
Yann Weber
|
c814146832
|
Cleanings doxygen comments
|
9 anos atrás |
Yann Weber
|
930bf7ba3a
|
Fixing some doxygen comments errors
|
9 anos atrás |
Yann Weber
|
4d9ced1807
|
Unskip, delete and fix some tests
|
9 anos atrás |
Yann Weber
|
323fdd8496
|
Updated some tests
|
9 anos atrás |
Yann Weber
|
f7e66751f3
|
Merge branch 'datasource_fieldtypes'
|
9 anos atrás |
Yann Weber
|
dc143a3376
|
Implements delete in leapidatasource for leobjects and lerelations
|
9 anos atrás |
Yann Weber
|
e9fcd15c48
|
MigrationHandler : add ON DELETE CASCADE & ON UPDATE CASCADE to FK
|
9 anos atrás |
ArnAud
|
96886c1b2f
|
datasource sql: take care of multivalued field in select, insert and update
|
9 anos atrás |
Yann Weber
|
7fe0fe002e
|
Updated leapi and dummy datasource update method
Now update take id and no more filters
|
9 anos atrás |
Yann Weber
|
9876764f55
|
Documentation mainpage update
|
9 anos atrás |
Yann Weber
|
2234c0f451
|
Documentation update (again)
|
9 anos atrás |
Yann Weber
|
aa95f534cf
|
Updated lodel2 UI schema in documentation
|
9 anos atrás |
Yann Weber
|
afb1ee99f1
|
Documentation update : add something about Lodel2 UI and ACL
|
9 anos atrás |
Yann Weber
|
346f403cff
|
Updated doc + em backend graphviz upgrade & fix
|
9 anos atrás |
Yann Weber
|
d774480aa6
|
Updated the doxygen documentation
Adding images support for doxygen documentation ( in doc/img ) + automated images generation with graphviz & make
|
9 anos atrás |
Yann Weber
|
6e349fbd66
|
Update tests
|
9 anos atrás |
ArnAud
|
6337722967
|
datasource SQL: cast values according to fieldtype
|
9 anos atrás |
ArnAud
|
d978e8100b
|
lerelation: send the value not the key
|
9 anos atrás |
Yann Weber
|
51eaf22273
|
Updated fieldtypes() method in LeRel2Type
|
9 anos atrás |
ArnAud
|
ab59896f8f
|
lerelation: empty return value from datasource would be [] not None
|
9 anos atrás |
Yann Weber
|
d4504df92a
|
Bugfix for Em MlString translations + me.json update
|
9 anos atrás |
Yann Weber
|
ec386c3e72
|
Update datasource tests (deleted test concerning multivalue fields) + add an utility method in DataSource/MySQL/fieldtypes.py
|
9 anos atrás |
ArnAud
|
a2cd199f10
|
fieldtypes, leo: check attr before using method
|
9 anos atrás |