- 06 Aug, 2021 1 commit
-
-
Cube Doctor authored
-
- 30 Jul, 2021 1 commit
-
-
Simon Chabot authored
-
- 14 Jul, 2021 1 commit
-
-
Cube Doctor authored
-
- 17 Jul, 2021 1 commit
-
-
Nicolas Chauvat authored
-
- 05 May, 2021 1 commit
-
-
Cube Doctor authored
-
- 17 Mar, 2021 1 commit
-
-
Cube Doctor authored
-
- 23 Feb, 2021 1 commit
-
-
Cube Doctor authored
-
- 05 Feb, 2021 2 commits
-
-
Elouan Martinet authored
-
Elouan Martinet authored
-
- 15 Jan, 2021 10 commits
-
-
Laurent Peuch authored
-
Laurent Peuch authored
-
Laurent Peuch authored
-
Laurent Peuch authored
-
Laurent Peuch authored
-
Laurent Peuch authored
-
Laurent Peuch authored
-
Laurent Peuch authored
-
Laurent Peuch authored
-
Laurent Peuch authored
-
- 21 Nov, 2019 1 commit
-
-
Philippe Pepiot authored
-
- 29 Oct, 2019 1 commit
-
-
Philippe Pepiot authored
Followup eee88e429e72: method should be named "get_concerned_by"
-
- 17 Oct, 2019 2 commits
-
-
Philippe Pepiot authored
-
Philippe Pepiot authored
-
- 06 Aug, 2019 1 commit
-
-
Arthur Lutz authored
-
- 18 Jul, 2019 2 commits
-
-
Philippe Pepiot authored
-
Philippe Pepiot authored
In extentities generator, extid is cwuri from database which is a text field. So in python3 exteid2eid[extid] wasn't matching anything because extid was bytes. Use text extid instead.
-
- 16 May, 2019 3 commits
-
-
Philippe Pepiot authored
-
Philippe Pepiot authored
-
Nsukami Patrick authored
- update __pkginfo__.py and use cubicweb[pyramid] '>= 3.26.0, < 3.27' - update README file - update setup.py to read from README.rst not README - install from Debian Buster as base image so that we can use Python 3.7 - install current source code for fresh cube - install additional requirements from docker/requirements.txt - add docker/entrypoint.sh to define available entrypoints for the instance - add docker/pyramid.ini.j2 that will be used to create the instance - add docker/uwsgi.ini that will be used to start the instance - add .dockerignore file to build a smaller image
-
- 19 Mar, 2019 10 commits
-
-
Nsukami Patrick authored
-
Nsukami Patrick authored
-
Nsukami Patrick authored
-
Nsukami Patrick authored
-
Nsukami Patrick authored
-
Nsukami Patrick authored
-
Nsukami Patrick authored
-
Nsukami Patrick authored
- fix DeprecationWarning: [3.22] Use 'from cubicweb import _' - fix DeprecationWarning: [3.16] moved to cubicweb.web.views.uicfg - fix DeprecationWarning: [3.15] cubicweb.selectors renamed into cubicweb.predicates
-
Nsukami Patrick authored
- use print as a function - use range function instead of xrange function
-
Nsukami Patrick authored
- move files to cube folder - add basic README - update __pkginfo__.py to use cubicweb 3.24 - update MANIFEST.in, setup.py - update how cubes are imported, use new style
-