Quentin Bonaventure
2bd1d3cf48
Now creates lower case instance names
преди 8 години
Yann Weber
93b713edf0
Dirty workaround in plugins
преди 8 години
Quentin Bonaventure quentin.bonaventure@openedition.org
a7874c34c8
Merge branch 'lodelsites-dev' of git@git.labocleo.org :lodel2 into lodelsites-dev
преди 8 години
Quentin Bonaventure
cb236c6450
Removed dist-pkg/lodelsites creation
преди 8 години
Yann Weber
f4386d9b83
Bugfix in lodel.context
преди 8 години
Yann Weber
e621f4adc5
Small bugfixes allowing deb pkg installation
Only syntax errors
преди 8 години
Quentin Bonaventure
1ea521c971
Syntax error fix
преди 8 години
Yann Weber
816d99adf6
[untested] Implements dyncode update in lodelsites
Implements dyncode update for handled sites in lodelsites. solves #260
преди 8 години
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 години
Quentin Bonaventure quentin.bonaventure@openedition.org
4c27a6bf87
Merge branch 'lodelsites-dev' of git@git.labocleo.org :lodel2 into lodelsites-dev
преди 8 години
Quentin Bonaventure
ffd4e1d2b3
buildconf.py.am.in !?
преди 8 години
Yann Weber
c117f97c6e
Typo fixing in multisite confspec
преди 8 години
Quentin Bonaventure
aadfdac24b
Added LODEL_PKG_PATH const
преди 8 години
quentin
6586fbebfc
Merge branch 'lodelsites-dev' of git@git.labocleo.org :lodel2 into lodelsites-dev
Conflicts:
lodel/buildconf.py.am.in
преди 8 години
Quentin Bonaventure
c6ec0aba2a
Modifies lodel site install paths
преди 8 години
Yann Weber
68cd6a0c7d
Updated confspec for multisite plugins
Introduce a new dependencie between lodelContext & multisite plugin
преди 8 години
Yann Weber
ac1d704791
Enhancement in context handling
Now the context manager handles lodelsites paths
преди 8 години
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 години
quentin
6953362a6b
Merge branch 'lodelsites-dev' of git@git.labocleo.org :lodel2 into lodelsites-dev
Conflicts:
lodel/plugins/lodelsite_datasource/fs_utils.py
преди 8 години
Yann Weber
6c642e3a41
Modified some constants in buildconf & in lodesites fs_utils
преди 8 години
Quentin Bonaventure
d3bf43f3ff
fixed modules exposed and paths
преди 8 години
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 години
Quentin Bonaventure quentin.bonaventure@openedition.org
d8b95da6f8
Merge branch 'lodelsites-dev' of git@git.labocleo.org :lodel2 into lodelsites-dev
преди 8 години
Quentin Bonaventure
738fff7494
Fixed Lodelsites path in fs_utils
преди 8 години
Yann Weber
f2394ba7e1
Implement the translator for external EM
преди 8 години
Yann Weber
3ede546be4
Merge branch 'lodelsites-dev' of git.labocleo.org:lodel2 into lodelsites-dev
Conflicts:
lodel/plugins/lodelsite_datasource/fs_utils.py
преди 8 години
Yann Weber
d5cf4cf668
Small bugfixes + pep8
преди 8 години
Yann Weber
f6001dbd20
Add a numeric PK for lodelsite EmClass. solves #255
преди 8 години
Quentin Bonaventure
d0ff939544
bugfix on fs_utils.py related to Bug #253
преди 8 години
Quentin Bonaventure
470dbfbca0
[unimportant] English corrections
преди 8 години
Quentin Bonaventure
1c3edfba98
[Unimportant] english corrections
преди 8 години
Quentin Bonaventure
3619f66a48
Fixed another typo caused b the first one
преди 8 години
Quentin Bonaventure
bc9a0a0e6b
Typo correction
преди 8 години
Yann Weber
d202a55773
Bugfixes in LodelSiteDatasource
Now we are able to insert a lodelsite
преди 8 години
Quentin Bonaventure
a33f1daaeb
Added basic User class to the EM
преди 8 години
Yann Weber
695ce80fc5
Merge branch 'master' into lodelsites-dev
преди 8 години
Yann Weber
fa8bf06f15
Make runtest.sh exit status consistent solves #249
преди 8 години
Quentin Bonaventure
8a8a624cb7
Correction of lodelsites plugin scripts
преди 8 години
Yann Weber
a65b87d596
Deleted more from runtest.sh solves #249
преди 8 години
Quentin Bonaventure
a3e048dcd3
Fix of the fix of base_class
преди 8 години
Quentin Bonaventure
a3eb448093
Fix on base_classes
преди 8 години
Yann Weber
df2c6810a6
[broken] First LodelSiteDatasource implementation
no debug has been made on those piece of code
преди 8 години
Quentin Bonaventure
819e9f62cf
Added check against primary_key and uniq
As a primary_key field has to be unique, added a check at DataHandler
instanciation to make sure a field set as a pk is not set as non-unique
преди 8 години
Quentin Bonaventure
5f304cd64e
Switched shortname to primary_key
Modified the shortname's DH attribute value from uniq to primary_key
преди 8 години
Quentin Bonaventure
94e7cf412a
Changed shortname DH
Switched the shortname field's DH from Varchar to Regex
преди 8 години
Quentin Bonaventure
c4289764ec
Created and added varcharlist DH to lodelsites EM
преди 8 години
Quentin Bonaventure
ec6da44b47
Adding the lodelsites_em.py for EM generation
No knowing what datahandler ought to be used for em_groups, I simply set
'text' in place of it. To be changed accordingly
преди 8 години
prieto
086dd471cb
Remove useless and wrong import
преди 8 години
prieto
4fb0c89ddb
Utilisation is_exist
преди 8 години
Yann Weber
d89203665b
Updated tests on Plugin class
The Plugin class and discover steps were updated. Some test are deleted
because they were obsolete (discover method do not take any argument
anymore)
преди 8 години