- 05 Mar, 2019 2 commits
-
-
Philippe Pepiot authored
-
Philippe Pepiot authored
-
- 28 Feb, 2019 8 commits
-
-
Nsukami Patrick authored
- E221 multiple spaces before operator - E261 at least two spaces before inline comment - E225 missing whitespace around operator - E127 continuation line over-indented for visual indent
-
Nsukami Patrick authored
-
Nsukami Patrick authored
-
Nsukami Patrick authored
-
Nsukami Patrick authored
- add dev-requirements.txt file - config tox to install dependencies from dev-requirements.txt file
-
Nsukami Patrick authored
-
Nsukami Patrick authored
-
Nsukami Patrick authored
-
- 22 Feb, 2019 3 commits
-
-
Laurent Peuch authored
-
Laurent Peuch authored
-
Laurent Peuch authored
-
- 13 Nov, 2018 1 commit
-
-
Philippe Pepiot authored
I'm not sure this is still used but I'm sure we don't want to use it anymore :)
-
- 11 Nov, 2018 2 commits
-
-
Nsukami Patrick authored
-
Nsukami Patrick authored
- move files to cubicweb_person folder - update setup.py, MANIFEST.in, cubicweb_person/__pkginfo__.py - update views.py to fix DeprecationWarning: [3.22] Use 'from cubicweb import _' - update cubicweb min version to 3.22.4 inside cubicweb_person/__pkginfo__.py
-
- 25 Feb, 2016 5 commits
-
-
Julien Cristau authored
-
Julien Cristau authored
-
Julien Cristau authored
-
Julien Cristau authored
-
Julien Cristau authored
-
- 06 Oct, 2015 1 commit
-
-
Julien Cristau authored
-
- 02 Sep, 2015 1 commit
-
-
Rémi Cardona authored
When this cube is used without 'addressbook', some relations are not set. views.py always sets uicfg tags for those relations, which throws warnings in cubicweb.rtags. The solution is to only call uicfg when the 'addressbook' is used.
-
- 22 Apr, 2015 2 commits
-
-
Rémi Cardona authored
Added tag cubicweb-person-version-1.10.0, cubicweb-person-debian-version-1.10.0-1 for changeset 805dd0a3b7c3
-
Rémi Cardona authored
-
- 08 Apr, 2015 2 commits
-
-
Rémi Cardona authored
-
Rémi Cardona authored
-
- 01 Apr, 2015 2 commits
-
-
Rémi Cardona authored
Let's use uicfg to put relations inside the attribute table instead of hand rolling <table> tags. Closes #5199316.
-
Rémi Cardona authored
-
- 29 Oct, 2014 6 commits
-
-
David Douard authored
Added tag cubicweb-person-version-1.9.0, cubicweb-person-debian-version-1.9.0-1 for changeset dcebeac3315a
-
David Douard authored
Added tag cubicweb-person-version-1.8.1, cubicweb-person-debian-version-1.8.1-1 for changeset 09c31f856e74 --HG-- branch : stable
-
David Douard authored
-
David Douard authored
-
David Douard authored
--HG-- branch : stable
-
David Douard authored
--HG-- branch : stable
-
- 12 Sep, 2014 1 commit
-
-
Aurelien Campeas authored
-
- 09 Sep, 2014 3 commits
-
-
Julien Cristau authored
-
Julien Cristau authored
uicfg was moved from cubicweb.web to cubicweb.web.views.
-
Julien Cristau authored
The selectors module was renamed to predicates.
-
- 22 May, 2014 1 commit
-
-
Julien Cristau authored
LinkToEntityAction expects target_etype to be set, not etype.
-