Roland Haroutiounian
530ad1088f
Added inheritance of the datahandler base class and the datahandler option class to the MlNamedObject class
8 years ago
prieto
08ad11624d
Class Validator replaces SettingValidator
8 years ago
prieto
5d2be8737a
Inheritance of MlNamedObject 3
8 years ago
prieto
6d5da933e0
Inheritance of MlNamedObject 2
8 years ago
prieto
3abf402cfb
Inheritance of MlNamedObject
8 years ago
prieto
8844197c57
New class MlNamedObject
8 years ago
Roland Haroutiounian
3394543af8
Added a new exception raised when a not allowed option is passed to a datahandler
8 years ago
Roland Haroutiounian
763e4a880d
Added a check in the options' check method, to see if the option name indicated corresponds to an existing option
8 years ago
Roland Haroutiounian
6e6463cb8f
Added some changes to the DataHandler class to deal with the options and their values
8 years ago
Roland Haroutiounian
c2f62bce50
Added new properties and the check_options method to the DataHandler class
8 years ago
prieto
7a1416ee21
Class DhOptionvaidator
8 years ago
prieto
ac2312dad0
Class validator
8 years ago
Roland Haroutiounian
b3437848bb
Added the DatahandlerOption class
8 years ago
Yann Weber
6c721a702c
Autotools bugfixes
8 years ago
Yann Weber
e68312098c
Implements a model for create_multisite script
8 years ago
Quentin Bonaventure
2bd1d3cf48
Now creates lower case instance names
8 years ago
Yann Weber
93b713edf0
Dirty workaround in plugins
8 years ago
Quentin Bonaventure quentin.bonaventure@openedition.org
a7874c34c8
Merge branch 'lodelsites-dev' of git@git.labocleo.org :lodel2 into lodelsites-dev
8 years ago
Quentin Bonaventure
cb236c6450
Removed dist-pkg/lodelsites creation
8 years ago
Yann Weber
f4386d9b83
Bugfix in lodel.context
8 years ago
Yann Weber
e621f4adc5
Small bugfixes allowing deb pkg installation
Only syntax errors
8 years ago
Quentin Bonaventure
1ea521c971
Syntax error fix
8 years ago
Yann Weber
816d99adf6
[untested] Implements dyncode update in lodelsites
Implements dyncode update for handled sites in lodelsites. solves #260
8 years ago
Yann Weber
8acd34dfdd
EditorialModel __set_active mod at runtime solves #281
Now we are able to control EditorialModel load process at runtime
for lodelsites handled sites dyncode generation
8 years ago
Quentin Bonaventure quentin.bonaventure@openedition.org
4c27a6bf87
Merge branch 'lodelsites-dev' of git@git.labocleo.org :lodel2 into lodelsites-dev
8 years ago
Quentin Bonaventure
ffd4e1d2b3
buildconf.py.am.in !?
8 years ago
Yann Weber
c117f97c6e
Typo fixing in multisite confspec
8 years ago
Quentin Bonaventure
aadfdac24b
Added LODEL_PKG_PATH const
8 years ago
quentin
6586fbebfc
Merge branch 'lodelsites-dev' of git@git.labocleo.org :lodel2 into lodelsites-dev
Conflicts:
lodel/buildconf.py.am.in
8 years ago
Quentin Bonaventure
c6ec0aba2a
Modifies lodel site install paths
8 years ago
Yann Weber
68cd6a0c7d
Updated confspec for multisite plugins
Introduce a new dependencie between lodelContext & multisite plugin
8 years ago
Yann Weber
ac1d704791
Enhancement in context handling
Now the context manager handles lodelsites paths
8 years ago
Yann Weber
0b337fd4b5
Modification of exposure process in LodelContext
Thoses modification has two goals :
- make lodelcontext fit with the new FS organisation implemented by the
lodelsites datasource
- make the dyncode exposure more "flexible"
Note : no solution implemented for MONOSITE
8 years ago
quentin
6953362a6b
Merge branch 'lodelsites-dev' of git@git.labocleo.org :lodel2 into lodelsites-dev
Conflicts:
lodel/plugins/lodelsite_datasource/fs_utils.py
8 years ago
Yann Weber
6c642e3a41
Modified some constants in buildconf & in lodesites fs_utils
8 years ago
Quentin Bonaventure
d3bf43f3ff
fixed modules exposed and paths
8 years ago
Yann Weber
22ab3174c3
Add a comment in buildconf.py.am.in
Associated to multisite loading & context stuff. I choose to commit this
change in master because it is important to not break the fact that
the buildconf HAS TO be importable safely outside any context.
8 years ago
Yann Weber
9df0443a8b
[broken] Starting multisite loader rewriting refs #235
At this point the loader in lodel/plugins/multisite/run.py is theorically
complete & correct. But some features are missing in order to be able
to test & debug it ( refs #275 ).
8 years ago
Quentin Bonaventure quentin.bonaventure@openedition.org
d8b95da6f8
Merge branch 'lodelsites-dev' of git@git.labocleo.org :lodel2 into lodelsites-dev
8 years ago
Quentin Bonaventure
738fff7494
Fixed Lodelsites path in fs_utils
8 years ago
Yann Weber
f2394ba7e1
Implement the translator for external EM
8 years ago
Yann Weber
3ede546be4
Merge branch 'lodelsites-dev' of git.labocleo.org:lodel2 into lodelsites-dev
Conflicts:
lodel/plugins/lodelsite_datasource/fs_utils.py
8 years ago
Yann Weber
d5cf4cf668
Small bugfixes + pep8
8 years ago
Yann Weber
f6001dbd20
Add a numeric PK for lodelsite EmClass. solves #255
8 years ago
Quentin Bonaventure
d0ff939544
bugfix on fs_utils.py related to Bug #253
8 years ago
Quentin Bonaventure
470dbfbca0
[unimportant] English corrections
8 years ago
Quentin Bonaventure
1c3edfba98
[Unimportant] english corrections
8 years ago
Quentin Bonaventure
3619f66a48
Fixed another typo caused b the first one
8 years ago
Quentin Bonaventure
bc9a0a0e6b
Typo correction
8 years ago
Yann Weber
d202a55773
Bugfixes in LodelSiteDatasource
Now we are able to insert a lodelsite
8 years ago