Browse Source

Merge pull request #1 from hbrunn/master_import_lp

[ADD] standard files
[MIG] Move to __unported__ dir all files and put flag installable as False
pull/10/merge
Pedro M. Baeza 10 years ago
parent
commit
0cc75aaedc
  1. 16
      .coveragerc
  2. 56
      .gitignore
  3. 46
      .travis.yml
  4. 12
      README.md
  5. 0
      __unported__/web_ckeditor4/__init__.py
  6. 2
      __unported__/web_ckeditor4/__openerp__.py
  7. 0
      __unported__/web_ckeditor4/static/lib/ckeditor/CHANGES.md
  8. 0
      __unported__/web_ckeditor4/static/lib/ckeditor/LICENSE.md
  9. 0
      __unported__/web_ckeditor4/static/lib/ckeditor/README.md
  10. 0
      __unported__/web_ckeditor4/static/lib/ckeditor/adapters/jquery.js
  11. 0
      __unported__/web_ckeditor4/static/lib/ckeditor/build-config.js
  12. 0
      __unported__/web_ckeditor4/static/lib/ckeditor/ckeditor.js
  13. 0
      __unported__/web_ckeditor4/static/lib/ckeditor/config.js
  14. 0
      __unported__/web_ckeditor4/static/lib/ckeditor/contents.css
  15. 0
      __unported__/web_ckeditor4/static/lib/ckeditor/lang/af.js
  16. 0
      __unported__/web_ckeditor4/static/lib/ckeditor/lang/ar.js
  17. 0
      __unported__/web_ckeditor4/static/lib/ckeditor/lang/bg.js
  18. 0
      __unported__/web_ckeditor4/static/lib/ckeditor/lang/bn.js
  19. 0
      __unported__/web_ckeditor4/static/lib/ckeditor/lang/bs.js
  20. 0
      __unported__/web_ckeditor4/static/lib/ckeditor/lang/ca.js
  21. 0
      __unported__/web_ckeditor4/static/lib/ckeditor/lang/cs.js
  22. 0
      __unported__/web_ckeditor4/static/lib/ckeditor/lang/cy.js
  23. 0
      __unported__/web_ckeditor4/static/lib/ckeditor/lang/da.js
  24. 0
      __unported__/web_ckeditor4/static/lib/ckeditor/lang/de.js
  25. 0
      __unported__/web_ckeditor4/static/lib/ckeditor/lang/el.js
  26. 0
      __unported__/web_ckeditor4/static/lib/ckeditor/lang/en-au.js
  27. 0
      __unported__/web_ckeditor4/static/lib/ckeditor/lang/en-ca.js
  28. 0
      __unported__/web_ckeditor4/static/lib/ckeditor/lang/en-gb.js
  29. 0
      __unported__/web_ckeditor4/static/lib/ckeditor/lang/en.js
  30. 0
      __unported__/web_ckeditor4/static/lib/ckeditor/lang/eo.js
  31. 0
      __unported__/web_ckeditor4/static/lib/ckeditor/lang/es.js
  32. 0
      __unported__/web_ckeditor4/static/lib/ckeditor/lang/et.js
  33. 0
      __unported__/web_ckeditor4/static/lib/ckeditor/lang/eu.js
  34. 0
      __unported__/web_ckeditor4/static/lib/ckeditor/lang/fa.js
  35. 0
      __unported__/web_ckeditor4/static/lib/ckeditor/lang/fi.js
  36. 0
      __unported__/web_ckeditor4/static/lib/ckeditor/lang/fo.js
  37. 0
      __unported__/web_ckeditor4/static/lib/ckeditor/lang/fr-ca.js
  38. 0
      __unported__/web_ckeditor4/static/lib/ckeditor/lang/fr.js
  39. 0
      __unported__/web_ckeditor4/static/lib/ckeditor/lang/gl.js
  40. 0
      __unported__/web_ckeditor4/static/lib/ckeditor/lang/gu.js
  41. 0
      __unported__/web_ckeditor4/static/lib/ckeditor/lang/he.js
  42. 0
      __unported__/web_ckeditor4/static/lib/ckeditor/lang/hi.js
  43. 0
      __unported__/web_ckeditor4/static/lib/ckeditor/lang/hr.js
  44. 0
      __unported__/web_ckeditor4/static/lib/ckeditor/lang/hu.js
  45. 0
      __unported__/web_ckeditor4/static/lib/ckeditor/lang/id.js
  46. 0
      __unported__/web_ckeditor4/static/lib/ckeditor/lang/is.js
  47. 0
      __unported__/web_ckeditor4/static/lib/ckeditor/lang/it.js
  48. 0
      __unported__/web_ckeditor4/static/lib/ckeditor/lang/ja.js
  49. 0
      __unported__/web_ckeditor4/static/lib/ckeditor/lang/ka.js
  50. 0
      __unported__/web_ckeditor4/static/lib/ckeditor/lang/km.js
  51. 0
      __unported__/web_ckeditor4/static/lib/ckeditor/lang/ko.js
  52. 0
      __unported__/web_ckeditor4/static/lib/ckeditor/lang/ku.js
  53. 0
      __unported__/web_ckeditor4/static/lib/ckeditor/lang/lt.js
  54. 0
      __unported__/web_ckeditor4/static/lib/ckeditor/lang/lv.js
  55. 0
      __unported__/web_ckeditor4/static/lib/ckeditor/lang/mk.js
  56. 0
      __unported__/web_ckeditor4/static/lib/ckeditor/lang/mn.js
  57. 0
      __unported__/web_ckeditor4/static/lib/ckeditor/lang/ms.js
  58. 0
      __unported__/web_ckeditor4/static/lib/ckeditor/lang/nb.js
  59. 0
      __unported__/web_ckeditor4/static/lib/ckeditor/lang/nl.js
  60. 0
      __unported__/web_ckeditor4/static/lib/ckeditor/lang/no.js
  61. 0
      __unported__/web_ckeditor4/static/lib/ckeditor/lang/pl.js
  62. 0
      __unported__/web_ckeditor4/static/lib/ckeditor/lang/pt-br.js
  63. 0
      __unported__/web_ckeditor4/static/lib/ckeditor/lang/pt.js
  64. 0
      __unported__/web_ckeditor4/static/lib/ckeditor/lang/ro.js
  65. 0
      __unported__/web_ckeditor4/static/lib/ckeditor/lang/ru.js
  66. 0
      __unported__/web_ckeditor4/static/lib/ckeditor/lang/si.js
  67. 0
      __unported__/web_ckeditor4/static/lib/ckeditor/lang/sk.js
  68. 0
      __unported__/web_ckeditor4/static/lib/ckeditor/lang/sl.js
  69. 0
      __unported__/web_ckeditor4/static/lib/ckeditor/lang/sq.js
  70. 0
      __unported__/web_ckeditor4/static/lib/ckeditor/lang/sr-latn.js
  71. 0
      __unported__/web_ckeditor4/static/lib/ckeditor/lang/sr.js
  72. 0
      __unported__/web_ckeditor4/static/lib/ckeditor/lang/sv.js
  73. 0
      __unported__/web_ckeditor4/static/lib/ckeditor/lang/th.js
  74. 0
      __unported__/web_ckeditor4/static/lib/ckeditor/lang/tr.js
  75. 0
      __unported__/web_ckeditor4/static/lib/ckeditor/lang/ug.js
  76. 0
      __unported__/web_ckeditor4/static/lib/ckeditor/lang/uk.js
  77. 0
      __unported__/web_ckeditor4/static/lib/ckeditor/lang/vi.js
  78. 0
      __unported__/web_ckeditor4/static/lib/ckeditor/lang/zh-cn.js
  79. 0
      __unported__/web_ckeditor4/static/lib/ckeditor/lang/zh.js
  80. 0
      __unported__/web_ckeditor4/static/lib/ckeditor/plugins/a11yhelp/dialogs/a11yhelp.js
  81. 0
      __unported__/web_ckeditor4/static/lib/ckeditor/plugins/a11yhelp/dialogs/lang/_translationstatus.txt
  82. 0
      __unported__/web_ckeditor4/static/lib/ckeditor/plugins/a11yhelp/dialogs/lang/ar.js
  83. 0
      __unported__/web_ckeditor4/static/lib/ckeditor/plugins/a11yhelp/dialogs/lang/bg.js
  84. 0
      __unported__/web_ckeditor4/static/lib/ckeditor/plugins/a11yhelp/dialogs/lang/ca.js
  85. 0
      __unported__/web_ckeditor4/static/lib/ckeditor/plugins/a11yhelp/dialogs/lang/cs.js
  86. 0
      __unported__/web_ckeditor4/static/lib/ckeditor/plugins/a11yhelp/dialogs/lang/cy.js
  87. 0
      __unported__/web_ckeditor4/static/lib/ckeditor/plugins/a11yhelp/dialogs/lang/da.js
  88. 0
      __unported__/web_ckeditor4/static/lib/ckeditor/plugins/a11yhelp/dialogs/lang/de.js
  89. 0
      __unported__/web_ckeditor4/static/lib/ckeditor/plugins/a11yhelp/dialogs/lang/el.js
  90. 0
      __unported__/web_ckeditor4/static/lib/ckeditor/plugins/a11yhelp/dialogs/lang/en.js
  91. 0
      __unported__/web_ckeditor4/static/lib/ckeditor/plugins/a11yhelp/dialogs/lang/eo.js
  92. 0
      __unported__/web_ckeditor4/static/lib/ckeditor/plugins/a11yhelp/dialogs/lang/es.js
  93. 0
      __unported__/web_ckeditor4/static/lib/ckeditor/plugins/a11yhelp/dialogs/lang/et.js
  94. 0
      __unported__/web_ckeditor4/static/lib/ckeditor/plugins/a11yhelp/dialogs/lang/fa.js
  95. 0
      __unported__/web_ckeditor4/static/lib/ckeditor/plugins/a11yhelp/dialogs/lang/fi.js
  96. 0
      __unported__/web_ckeditor4/static/lib/ckeditor/plugins/a11yhelp/dialogs/lang/fr-ca.js
  97. 0
      __unported__/web_ckeditor4/static/lib/ckeditor/plugins/a11yhelp/dialogs/lang/fr.js
  98. 0
      __unported__/web_ckeditor4/static/lib/ckeditor/plugins/a11yhelp/dialogs/lang/gl.js
  99. 0
      __unported__/web_ckeditor4/static/lib/ckeditor/plugins/a11yhelp/dialogs/lang/gu.js
  100. 0
      __unported__/web_ckeditor4/static/lib/ckeditor/plugins/a11yhelp/dialogs/lang/he.js

16
.coveragerc

@ -0,0 +1,16 @@
# Config file .coveragerc
[report]
include =
*/OCA/web/*
omit =
*/tests/*
*__init__.py
# Regexes for lines to exclude from consideration
exclude_lines =
# Have to re-enable the standard pragma
pragma: no cover
# Don't complain about null context checking
if context is None:

56
.gitignore

@ -0,0 +1,56 @@
# Byte-compiled / optimized / DLL files
__pycache__/
*.py[cod]
# C extensions
*.so
# Distribution / packaging
.Python
env/
bin/
build/
develop-eggs/
dist/
eggs/
lib/
lib64/
parts/
sdist/
var/
*.egg-info/
.installed.cfg
*.egg
# Installer logs
pip-log.txt
pip-delete-this-directory.txt
# Unit test / coverage reports
htmlcov/
.tox/
.coverage
.cache
nosetests.xml
coverage.xml
# Translations
*.mo
# Pycharm
.idea
# Mr Developer
.mr.developer.cfg
.project
.pydevproject
# Rope
.ropeproject
# Sphinx documentation
docs/_build/
# Backup files
*~
*.swp

46
.travis.yml

@ -0,0 +1,46 @@
# Config file .travis.yml
language: python
python:
# - "pypy" # not supported by odoo 8
# - "3.4" # not supported by odoo 8
# - "3.3" # not supported by odoo 8
- "2.7"
# - "2.6" # not supported by odoo 8
env:
- ODOO="https://github.com/savoirfairelinux/odoo/archive/setuptools-addons.tar.gz" # Temp until https://github.com/odoo/odoo/issues/185 or https://github.com/odoo/odoo/issues/441 is fixed
# - ODOO="https://github.com/odoo/odoo/archive/master.tar.gz"
# - ODOO="https://github.com/OCA/OCB/archive/master.zip"
# Need coveralls for coverage reports
# Need flake8 for pep8 testing
# Need pypdf
# Manually get PyChart
# Install tested version of odoo (official or ocb)
# Get modules from other repos which have dependencies (in this case travel requires modules from lp:partner-contact-management and lp:openerp-hr
install:
- pip install coveralls flake8
- pip install http://download.gna.org/pychart/PyChart-1.39.tar.gz
- pip install pypdf
- pip install ${ODOO}
# Create databae
# Pre-install modules and dependencies
before_script:
- createdb test
# Test with flake, ignore F401 for __init__.py files, use a max length of 120
# Run tests with coverage
# Only test modules in repo (list populated by directories in repo)
# Preload modules before testing to only run tests of repo's modules
# Include current directory and dependent repos in addons-path as well as official addons
script:
- flake8 . --max-line-length=120 --exclude=__unported__ --filename=__init__.py --ignore=F401
- flake8 . --max-line-length=120 --exclude=__unported__,__init__.py
- odoo.py -d test --stop-after-init --init=$(python -c 'import os; print(",".join(x for x in os.listdir(".") if os.path.isdir(x) and not x.startswith(".") and x != "__unported__"))') --addons-path=$(pwd),`python -c "from distutils.sysconfig import get_python_lib; print(get_python_lib())"`/addons
- coverage run $(which odoo.py) -d test --test-enable --log-level=test --stop-after-init --init=$(python -c 'import os; print(",".join(x for x in os.listdir(".") if os.path.isdir(x) and not x.startswith(".") and x != "__unported__"))') --addons-path=$(pwd),`python -c "from distutils.sysconfig import get_python_lib; print(get_python_lib())"`/addons
after_success:
coveralls

12
README.md

@ -0,0 +1,12 @@
[![Build Status](https://travis-ci.org/OCA/web.svg?branch=master)](https://travis-ci.org/OCA/web)
[![Coverage Status](https://img.shields.io/coveralls/OCA/web.svg)](https://coveralls.io/r/OCA/web?branch=master)
Web addons for Odoo
===================
This project aims to deal with modules related to the webclient of Odoo. You'll find modules that:
- Add facilities to the UI
- Add widgets
- Ease the import/export features
- Generally add clientside functionality

0
web_ckeditor4/__init__.py → __unported__/web_ckeditor4/__init__.py

2
web_ckeditor4/__openerp__.py → __unported__/web_ckeditor4/__openerp__.py

@ -108,7 +108,7 @@
#end of ckeditor debug
'static/src/js/web_ckeditor4.js',
],
'installable': True,
'installable': False,
'auto_install': False,
'certificate': '',
}

0
web_ckeditor4/static/lib/ckeditor/CHANGES.md → __unported__/web_ckeditor4/static/lib/ckeditor/CHANGES.md

0
web_ckeditor4/static/lib/ckeditor/LICENSE.md → __unported__/web_ckeditor4/static/lib/ckeditor/LICENSE.md

0
web_ckeditor4/static/lib/ckeditor/README.md → __unported__/web_ckeditor4/static/lib/ckeditor/README.md

0
web_ckeditor4/static/lib/ckeditor/adapters/jquery.js → __unported__/web_ckeditor4/static/lib/ckeditor/adapters/jquery.js

0
web_ckeditor4/static/lib/ckeditor/build-config.js → __unported__/web_ckeditor4/static/lib/ckeditor/build-config.js

0
web_ckeditor4/static/lib/ckeditor/ckeditor.js → __unported__/web_ckeditor4/static/lib/ckeditor/ckeditor.js

0
web_ckeditor4/static/lib/ckeditor/config.js → __unported__/web_ckeditor4/static/lib/ckeditor/config.js

0
web_ckeditor4/static/lib/ckeditor/contents.css → __unported__/web_ckeditor4/static/lib/ckeditor/contents.css

0
web_ckeditor4/static/lib/ckeditor/lang/af.js → __unported__/web_ckeditor4/static/lib/ckeditor/lang/af.js

0
web_ckeditor4/static/lib/ckeditor/lang/ar.js → __unported__/web_ckeditor4/static/lib/ckeditor/lang/ar.js

0
web_ckeditor4/static/lib/ckeditor/lang/bg.js → __unported__/web_ckeditor4/static/lib/ckeditor/lang/bg.js

0
web_ckeditor4/static/lib/ckeditor/lang/bn.js → __unported__/web_ckeditor4/static/lib/ckeditor/lang/bn.js

0
web_ckeditor4/static/lib/ckeditor/lang/bs.js → __unported__/web_ckeditor4/static/lib/ckeditor/lang/bs.js

0
web_ckeditor4/static/lib/ckeditor/lang/ca.js → __unported__/web_ckeditor4/static/lib/ckeditor/lang/ca.js

0
web_ckeditor4/static/lib/ckeditor/lang/cs.js → __unported__/web_ckeditor4/static/lib/ckeditor/lang/cs.js

0
web_ckeditor4/static/lib/ckeditor/lang/cy.js → __unported__/web_ckeditor4/static/lib/ckeditor/lang/cy.js

0
web_ckeditor4/static/lib/ckeditor/lang/da.js → __unported__/web_ckeditor4/static/lib/ckeditor/lang/da.js

0
web_ckeditor4/static/lib/ckeditor/lang/de.js → __unported__/web_ckeditor4/static/lib/ckeditor/lang/de.js

0
web_ckeditor4/static/lib/ckeditor/lang/el.js → __unported__/web_ckeditor4/static/lib/ckeditor/lang/el.js

0
web_ckeditor4/static/lib/ckeditor/lang/en-au.js → __unported__/web_ckeditor4/static/lib/ckeditor/lang/en-au.js

0
web_ckeditor4/static/lib/ckeditor/lang/en-ca.js → __unported__/web_ckeditor4/static/lib/ckeditor/lang/en-ca.js

0
web_ckeditor4/static/lib/ckeditor/lang/en-gb.js → __unported__/web_ckeditor4/static/lib/ckeditor/lang/en-gb.js

0
web_ckeditor4/static/lib/ckeditor/lang/en.js → __unported__/web_ckeditor4/static/lib/ckeditor/lang/en.js

0
web_ckeditor4/static/lib/ckeditor/lang/eo.js → __unported__/web_ckeditor4/static/lib/ckeditor/lang/eo.js

0
web_ckeditor4/static/lib/ckeditor/lang/es.js → __unported__/web_ckeditor4/static/lib/ckeditor/lang/es.js

0
web_ckeditor4/static/lib/ckeditor/lang/et.js → __unported__/web_ckeditor4/static/lib/ckeditor/lang/et.js

0
web_ckeditor4/static/lib/ckeditor/lang/eu.js → __unported__/web_ckeditor4/static/lib/ckeditor/lang/eu.js

0
web_ckeditor4/static/lib/ckeditor/lang/fa.js → __unported__/web_ckeditor4/static/lib/ckeditor/lang/fa.js

0
web_ckeditor4/static/lib/ckeditor/lang/fi.js → __unported__/web_ckeditor4/static/lib/ckeditor/lang/fi.js

0
web_ckeditor4/static/lib/ckeditor/lang/fo.js → __unported__/web_ckeditor4/static/lib/ckeditor/lang/fo.js

0
web_ckeditor4/static/lib/ckeditor/lang/fr-ca.js → __unported__/web_ckeditor4/static/lib/ckeditor/lang/fr-ca.js

0
web_ckeditor4/static/lib/ckeditor/lang/fr.js → __unported__/web_ckeditor4/static/lib/ckeditor/lang/fr.js

0
web_ckeditor4/static/lib/ckeditor/lang/gl.js → __unported__/web_ckeditor4/static/lib/ckeditor/lang/gl.js

0
web_ckeditor4/static/lib/ckeditor/lang/gu.js → __unported__/web_ckeditor4/static/lib/ckeditor/lang/gu.js

0
web_ckeditor4/static/lib/ckeditor/lang/he.js → __unported__/web_ckeditor4/static/lib/ckeditor/lang/he.js

0
web_ckeditor4/static/lib/ckeditor/lang/hi.js → __unported__/web_ckeditor4/static/lib/ckeditor/lang/hi.js

0
web_ckeditor4/static/lib/ckeditor/lang/hr.js → __unported__/web_ckeditor4/static/lib/ckeditor/lang/hr.js

0
web_ckeditor4/static/lib/ckeditor/lang/hu.js → __unported__/web_ckeditor4/static/lib/ckeditor/lang/hu.js

0
web_ckeditor4/static/lib/ckeditor/lang/id.js → __unported__/web_ckeditor4/static/lib/ckeditor/lang/id.js

0
web_ckeditor4/static/lib/ckeditor/lang/is.js → __unported__/web_ckeditor4/static/lib/ckeditor/lang/is.js

0
web_ckeditor4/static/lib/ckeditor/lang/it.js → __unported__/web_ckeditor4/static/lib/ckeditor/lang/it.js

0
web_ckeditor4/static/lib/ckeditor/lang/ja.js → __unported__/web_ckeditor4/static/lib/ckeditor/lang/ja.js

0
web_ckeditor4/static/lib/ckeditor/lang/ka.js → __unported__/web_ckeditor4/static/lib/ckeditor/lang/ka.js

0
web_ckeditor4/static/lib/ckeditor/lang/km.js → __unported__/web_ckeditor4/static/lib/ckeditor/lang/km.js

0
web_ckeditor4/static/lib/ckeditor/lang/ko.js → __unported__/web_ckeditor4/static/lib/ckeditor/lang/ko.js

0
web_ckeditor4/static/lib/ckeditor/lang/ku.js → __unported__/web_ckeditor4/static/lib/ckeditor/lang/ku.js

0
web_ckeditor4/static/lib/ckeditor/lang/lt.js → __unported__/web_ckeditor4/static/lib/ckeditor/lang/lt.js

0
web_ckeditor4/static/lib/ckeditor/lang/lv.js → __unported__/web_ckeditor4/static/lib/ckeditor/lang/lv.js

0
web_ckeditor4/static/lib/ckeditor/lang/mk.js → __unported__/web_ckeditor4/static/lib/ckeditor/lang/mk.js

0
web_ckeditor4/static/lib/ckeditor/lang/mn.js → __unported__/web_ckeditor4/static/lib/ckeditor/lang/mn.js

0
web_ckeditor4/static/lib/ckeditor/lang/ms.js → __unported__/web_ckeditor4/static/lib/ckeditor/lang/ms.js

0
web_ckeditor4/static/lib/ckeditor/lang/nb.js → __unported__/web_ckeditor4/static/lib/ckeditor/lang/nb.js

0
web_ckeditor4/static/lib/ckeditor/lang/nl.js → __unported__/web_ckeditor4/static/lib/ckeditor/lang/nl.js

0
web_ckeditor4/static/lib/ckeditor/lang/no.js → __unported__/web_ckeditor4/static/lib/ckeditor/lang/no.js

0
web_ckeditor4/static/lib/ckeditor/lang/pl.js → __unported__/web_ckeditor4/static/lib/ckeditor/lang/pl.js

0
web_ckeditor4/static/lib/ckeditor/lang/pt-br.js → __unported__/web_ckeditor4/static/lib/ckeditor/lang/pt-br.js

0
web_ckeditor4/static/lib/ckeditor/lang/pt.js → __unported__/web_ckeditor4/static/lib/ckeditor/lang/pt.js

0
web_ckeditor4/static/lib/ckeditor/lang/ro.js → __unported__/web_ckeditor4/static/lib/ckeditor/lang/ro.js

0
web_ckeditor4/static/lib/ckeditor/lang/ru.js → __unported__/web_ckeditor4/static/lib/ckeditor/lang/ru.js

0
web_ckeditor4/static/lib/ckeditor/lang/si.js → __unported__/web_ckeditor4/static/lib/ckeditor/lang/si.js

0
web_ckeditor4/static/lib/ckeditor/lang/sk.js → __unported__/web_ckeditor4/static/lib/ckeditor/lang/sk.js

0
web_ckeditor4/static/lib/ckeditor/lang/sl.js → __unported__/web_ckeditor4/static/lib/ckeditor/lang/sl.js

0
web_ckeditor4/static/lib/ckeditor/lang/sq.js → __unported__/web_ckeditor4/static/lib/ckeditor/lang/sq.js

0
web_ckeditor4/static/lib/ckeditor/lang/sr-latn.js → __unported__/web_ckeditor4/static/lib/ckeditor/lang/sr-latn.js

0
web_ckeditor4/static/lib/ckeditor/lang/sr.js → __unported__/web_ckeditor4/static/lib/ckeditor/lang/sr.js

0
web_ckeditor4/static/lib/ckeditor/lang/sv.js → __unported__/web_ckeditor4/static/lib/ckeditor/lang/sv.js

0
web_ckeditor4/static/lib/ckeditor/lang/th.js → __unported__/web_ckeditor4/static/lib/ckeditor/lang/th.js

0
web_ckeditor4/static/lib/ckeditor/lang/tr.js → __unported__/web_ckeditor4/static/lib/ckeditor/lang/tr.js

0
web_ckeditor4/static/lib/ckeditor/lang/ug.js → __unported__/web_ckeditor4/static/lib/ckeditor/lang/ug.js

0
web_ckeditor4/static/lib/ckeditor/lang/uk.js → __unported__/web_ckeditor4/static/lib/ckeditor/lang/uk.js

0
web_ckeditor4/static/lib/ckeditor/lang/vi.js → __unported__/web_ckeditor4/static/lib/ckeditor/lang/vi.js

0
web_ckeditor4/static/lib/ckeditor/lang/zh-cn.js → __unported__/web_ckeditor4/static/lib/ckeditor/lang/zh-cn.js

0
web_ckeditor4/static/lib/ckeditor/lang/zh.js → __unported__/web_ckeditor4/static/lib/ckeditor/lang/zh.js

0
web_ckeditor4/static/lib/ckeditor/plugins/a11yhelp/dialogs/a11yhelp.js → __unported__/web_ckeditor4/static/lib/ckeditor/plugins/a11yhelp/dialogs/a11yhelp.js

0
web_ckeditor4/static/lib/ckeditor/plugins/a11yhelp/dialogs/lang/_translationstatus.txt → __unported__/web_ckeditor4/static/lib/ckeditor/plugins/a11yhelp/dialogs/lang/_translationstatus.txt

0
web_ckeditor4/static/lib/ckeditor/plugins/a11yhelp/dialogs/lang/ar.js → __unported__/web_ckeditor4/static/lib/ckeditor/plugins/a11yhelp/dialogs/lang/ar.js

0
web_ckeditor4/static/lib/ckeditor/plugins/a11yhelp/dialogs/lang/bg.js → __unported__/web_ckeditor4/static/lib/ckeditor/plugins/a11yhelp/dialogs/lang/bg.js

0
web_ckeditor4/static/lib/ckeditor/plugins/a11yhelp/dialogs/lang/ca.js → __unported__/web_ckeditor4/static/lib/ckeditor/plugins/a11yhelp/dialogs/lang/ca.js

0
web_ckeditor4/static/lib/ckeditor/plugins/a11yhelp/dialogs/lang/cs.js → __unported__/web_ckeditor4/static/lib/ckeditor/plugins/a11yhelp/dialogs/lang/cs.js

0
web_ckeditor4/static/lib/ckeditor/plugins/a11yhelp/dialogs/lang/cy.js → __unported__/web_ckeditor4/static/lib/ckeditor/plugins/a11yhelp/dialogs/lang/cy.js

0
web_ckeditor4/static/lib/ckeditor/plugins/a11yhelp/dialogs/lang/da.js → __unported__/web_ckeditor4/static/lib/ckeditor/plugins/a11yhelp/dialogs/lang/da.js

0
web_ckeditor4/static/lib/ckeditor/plugins/a11yhelp/dialogs/lang/de.js → __unported__/web_ckeditor4/static/lib/ckeditor/plugins/a11yhelp/dialogs/lang/de.js

0
web_ckeditor4/static/lib/ckeditor/plugins/a11yhelp/dialogs/lang/el.js → __unported__/web_ckeditor4/static/lib/ckeditor/plugins/a11yhelp/dialogs/lang/el.js

0
web_ckeditor4/static/lib/ckeditor/plugins/a11yhelp/dialogs/lang/en.js → __unported__/web_ckeditor4/static/lib/ckeditor/plugins/a11yhelp/dialogs/lang/en.js

0
web_ckeditor4/static/lib/ckeditor/plugins/a11yhelp/dialogs/lang/eo.js → __unported__/web_ckeditor4/static/lib/ckeditor/plugins/a11yhelp/dialogs/lang/eo.js

0
web_ckeditor4/static/lib/ckeditor/plugins/a11yhelp/dialogs/lang/es.js → __unported__/web_ckeditor4/static/lib/ckeditor/plugins/a11yhelp/dialogs/lang/es.js

0
web_ckeditor4/static/lib/ckeditor/plugins/a11yhelp/dialogs/lang/et.js → __unported__/web_ckeditor4/static/lib/ckeditor/plugins/a11yhelp/dialogs/lang/et.js

0
web_ckeditor4/static/lib/ckeditor/plugins/a11yhelp/dialogs/lang/fa.js → __unported__/web_ckeditor4/static/lib/ckeditor/plugins/a11yhelp/dialogs/lang/fa.js

0
web_ckeditor4/static/lib/ckeditor/plugins/a11yhelp/dialogs/lang/fi.js → __unported__/web_ckeditor4/static/lib/ckeditor/plugins/a11yhelp/dialogs/lang/fi.js

0
web_ckeditor4/static/lib/ckeditor/plugins/a11yhelp/dialogs/lang/fr-ca.js → __unported__/web_ckeditor4/static/lib/ckeditor/plugins/a11yhelp/dialogs/lang/fr-ca.js

0
web_ckeditor4/static/lib/ckeditor/plugins/a11yhelp/dialogs/lang/fr.js → __unported__/web_ckeditor4/static/lib/ckeditor/plugins/a11yhelp/dialogs/lang/fr.js

0
web_ckeditor4/static/lib/ckeditor/plugins/a11yhelp/dialogs/lang/gl.js → __unported__/web_ckeditor4/static/lib/ckeditor/plugins/a11yhelp/dialogs/lang/gl.js

0
web_ckeditor4/static/lib/ckeditor/plugins/a11yhelp/dialogs/lang/gu.js → __unported__/web_ckeditor4/static/lib/ckeditor/plugins/a11yhelp/dialogs/lang/gu.js

0
web_ckeditor4/static/lib/ckeditor/plugins/a11yhelp/dialogs/lang/he.js → __unported__/web_ckeditor4/static/lib/ckeditor/plugins/a11yhelp/dialogs/lang/he.js

Some files were not shown because too many files changed in this diff

Loading…
Cancel
Save