Thu, 16 May 2019 17:17:42 +0200 |
Denis Laxalde |
Make crypto module python3-compatible
3.26
|
changeset |
files
|
Thu, 16 May 2019 04:42:59 +0200 |
Laurent Peuch |
[mod] make ViolatedConstraint actually display useful information
|
changeset |
files
|
Thu, 16 May 2019 09:40:28 +0200 |
Denis Laxalde |
Fix flake8 errors/warnings about import in cubicweb/_exceptions.py
|
changeset |
files
|
Thu, 16 May 2019 04:47:27 +0200 |
Laurent Peuch |
add comment and # noqa on used import
|
changeset |
files
|
Thu, 16 May 2019 04:47:10 +0200 |
Laurent Peuch |
remove unused import
|
changeset |
files
|
Thu, 16 May 2019 02:39:42 +0200 |
Laurent Peuch |
[autopep8] E305 - Expected 2 blank lines after end of function or class
|
changeset |
files
|
Thu, 16 May 2019 02:39:41 +0200 |
Laurent Peuch |
[autopep8] E303 - Remove extra blank lines
|
changeset |
files
|
Thu, 16 May 2019 02:39:41 +0200 |
Laurent Peuch |
[autopep8] E302 - Add missing 2 blank lines
|
changeset |
files
|
Thu, 16 May 2019 02:39:40 +0200 |
Laurent Peuch |
[autopep8] E301 - Add missing blank line
|
changeset |
files
|
Thu, 16 May 2019 01:23:51 +0200 |
Laurent Peuch |
[enh] display CWConstraint type in its repr
|
changeset |
files
|
Thu, 16 May 2019 01:23:51 +0200 |
Laurent Peuch |
[entities] display CWConstraint type in its repr
3.26
|
changeset |
files
|
Wed, 15 May 2019 14:23:19 +0200 |
Laurent Peuch |
[changelog] document pyramid.ini automatic generation
|
changeset |
files
|
Wed, 15 May 2019 15:50:29 +0200 |
Denis Laxalde |
Flake8 cubicweb/pyramid/test/test_hooks.py
|
changeset |
files
|
Wed, 15 May 2019 12:06:29 +0200 |
Laurent Peuch |
[pyramid/doc] bad docstring
|
changeset |
files
|
Wed, 15 May 2019 12:06:15 +0200 |
Laurent Peuch |
[pyramid/misc] remove useless variable
|
changeset |
files
|
Wed, 15 May 2019 12:05:52 +0200 |
Laurent Peuch |
[pyramid/test] add test for pyramid.ini generation
|
changeset |
files
|
Wed, 15 May 2019 15:44:35 +0200 |
Denis Laxalde |
Added tag 3.26.10 for changeset 74cc5de1ee6c
3.26
|
changeset |
files
|
Wed, 15 May 2019 15:44:26 +0200 |
Denis Laxalde |
[pkg] Version 3.26.10
3.26 3.26.10
|
changeset |
files
|
Fri, 10 May 2019 16:07:32 +0200 |
Philippe Pepiot |
Move CWSchemaTC to RQLExpressionTC
|
changeset |
files
|
Wed, 17 Apr 2019 16:41:41 +0200 |
Denis Laxalde |
[skeleton] Drop py27 tox environment
|
changeset |
files
|
Wed, 17 Apr 2019 15:30:42 +0200 |
Denis Laxalde |
[skeleton] Do not ship Debian and RPM packaging files in sdist
|
changeset |
files
|
Wed, 17 Apr 2019 15:06:57 +0200 |
Denis Laxalde |
[skeleton] Add a check-manifest tox environment
|
changeset |
files
|
Fri, 10 May 2019 16:04:37 +0200 |
Philippe Pepiot |
Fix pyramid tests
|
changeset |
files
|
Fri, 10 May 2019 11:42:24 +0200 |
Philippe Pepiot |
Fix flake8 and check-manifest
|
changeset |
files
|
Fri, 10 May 2019 15:58:01 +0200 |
Philippe Pepiot |
Merge 3.26
|
changeset |
files
|
Wed, 08 May 2019 21:37:13 +0200 |
Laurent Peuch |
DeprecationWarning: In future versions of Waitress clear_untrusted_proxy_headers will be set to True by default. You may opt-out by setting this value to False, or opt-in explicitly by setting this to True.
|
changeset |
files
|
Wed, 08 May 2019 21:30:44 +0200 |
Laurent Peuch |
DeprecationWarning: The default pickle serializer is deprecated as of Pyramid 1.9 and it will be changed to use pyramid.session.JSONSerializer in version 2.0. Explicitly set the serializer to avoid future incompatibilities
|
changeset |
files
|
Wed, 08 May 2019 20:53:49 +0200 |
Laurent Peuch |
[pyramid/enh] generate pyramid.ini "create" and on "pyramid" command if needed
|
changeset |
files
|
Wed, 08 May 2019 21:00:45 +0200 |
Laurent Peuch |
DeprecationWarning: The SafeConfigParser class has been renamed to ConfigParser in Python 3.2. This alias will be removed in future versions. Use ConfigParser directly instead.
|
changeset |
files
|
Mon, 08 Apr 2019 11:24:53 +0200 |
Denis Laxalde |
Account for new psycopg2 exception classes mapping
3.26
|
changeset |
files
|
Fri, 12 Apr 2019 02:26:28 +0200 |
Laurent Peuch |
[cubicweb-ctl] remove "cubicweb-ctl wsgi" command following pyramid standardization
|
changeset |
files
|
Fri, 12 Apr 2019 12:31:14 +0200 |
Laurent Peuch |
Use secure hash algorithm in WebConfiguration.sign_text
|
changeset |
files
|
Tue, 23 Apr 2019 09:33:52 +0200 |
Laurent Peuch |
[enh] don't catch all exceptions in notification hooks during tests
|
changeset |
files
|
Thu, 18 Apr 2019 15:09:36 +0200 |
Noe Gaumont |
[doc] add a reference to static-messages.pot usage
|
changeset |
files
|
Thu, 18 Apr 2019 15:10:35 +0200 |
Noe Gaumont |
[doc] Clarify sentences
|
changeset |
files
|
Thu, 18 Apr 2019 15:05:13 +0200 |
Noe Gaumont |
[doc] Fix format and typo
|
changeset |
files
|
Thu, 18 Apr 2019 04:40:23 +0000 |
Nsukami Patrick |
Fix DeprecationWarning: Using or importing the ABCs from 'collections' instead of from 'collections.abc' is deprecated
|
changeset |
files
|
Thu, 18 Apr 2019 04:34:34 +0000 |
Nsukami Patrick |
Fix DeprecationWarning: invalid escape sequence
|
changeset |
files
|
Tue, 16 Apr 2019 15:49:03 +0200 |
Philippe Pepiot |
[devtools/testlib] avoid hidding AttributeError in create_user()
3.26
|
changeset |
files
|
Wed, 10 Apr 2019 17:59:17 +0000 |
Nsukami Patrick |
Fix DeprecationWarning: invalid escape sequence \
|
changeset |
files
|
Fri, 12 Apr 2019 11:56:13 +0200 |
Laurent Peuch |
DeprecationWarning: The 'warn' method is deprecated, use 'warning' instead
|
changeset |
files
|
Fri, 12 Apr 2019 13:52:17 +0200 |
Laurent Peuch |
[mod] remove backward compatible code for passlib and force modern version
|
changeset |
files
|
Fri, 12 Apr 2019 11:54:42 +0200 |
Laurent Peuch |
DeprecationWarning: Please use assertEqual instead.
|
changeset |
files
|
Fri, 12 Apr 2019 17:25:40 +0200 |
Laurent Peuch |
DeprecationWarning: Please use assertRaisesRegex instead.
|
changeset |
files
|
Thu, 11 Apr 2019 20:15:09 +0200 |
Laurent Peuch |
DeprecationWarning: inspect.getargspec() is deprecated since Python 3.0, use inspect.signature() or inspect.getfullargspec()
|
changeset |
files
|
Thu, 11 Apr 2019 16:47:27 +0200 |
Laurent Peuch |
[README] add testing instructions
|
changeset |
files
|
Fri, 05 Apr 2019 12:19:03 +0200 |
Denis Laxalde |
Add pytest-subtests to dev requirements
|
changeset |
files
|
Tue, 26 Mar 2019 16:22:31 +0100 |
Denis Laxalde |
[test] use unittest.mock instead of mock library
|
changeset |
files
|
Fri, 05 Apr 2019 17:58:19 +0200 |
Denis Laxalde |
Drop python2 support
|
changeset |
files
|
Fri, 05 Apr 2019 17:21:14 +0200 |
Denis Laxalde |
Merge with 3.26
|
changeset |
files
|
Fri, 05 Apr 2019 17:40:02 +0200 |
Denis Laxalde |
Remove unused imports in cubicweb.pyramid.config
3.26
|
changeset |
files
|
Fri, 05 Apr 2019 17:20:01 +0200 |
Denis Laxalde |
Added tag 3.26.9 for changeset 4d6909de765a
3.26
|
changeset |
files
|
Fri, 05 Apr 2019 17:19:56 +0200 |
Denis Laxalde |
[pkg] Version 3.26.9
3.26 3.26.9
|
changeset |
files
|
Tue, 12 Feb 2019 17:00:55 +0100 |
Laurent Peuch |
[pyramid/security] use cryptographically secure random generator
3.26
|
changeset |
files
|
Thu, 04 Apr 2019 14:11:40 +0200 |
Arthur Lutz |
Reclosing branch after merge
tls-sprint
|
changeset |
files
|
Thu, 04 Apr 2019 13:49:34 +0200 |
Arthur Lutz |
Merging heads of old, closed branch
tls-sprint
|
changeset |
files
|
Thu, 04 Apr 2019 14:08:10 +0200 |
Arthur Lutz |
Reclosing branch after merge
3.0
|
changeset |
files
|
Thu, 04 Apr 2019 13:45:23 +0200 |
Arthur Lutz |
Merging heads of old, closed branch
3.0
|
changeset |
files
|
Thu, 28 Mar 2019 11:15:28 +0100 |
Philippe Pepiot |
[doc/changes] document that legacy cube support has been dropped
|
changeset |
files
|
Thu, 28 Mar 2019 11:13:12 +0100 |
Philippe Pepiot |
[doc] replace legacy import to new style cube import in various places
|
changeset |
files
|
Thu, 28 Mar 2019 11:09:29 +0100 |
Philippe Pepiot |
[web/views] drop deprecated module cubicweb.web.views.timeline
|
changeset |
files
|
Thu, 28 Mar 2019 11:06:02 +0100 |
Philippe Pepiot |
[web/views] drop deprecated module cubicweb.web.views.massmailing
|
changeset |
files
|
Thu, 28 Mar 2019 11:05:35 +0100 |
Philippe Pepiot |
[web/views] drop deprecated module cubicweb.web.views.isioc
|
changeset |
files
|
Thu, 28 Mar 2019 11:04:51 +0100 |
Philippe Pepiot |
[web/views] drop deprecated module cubicweb.web.views.embedding
|
changeset |
files
|
Thu, 28 Mar 2019 11:04:07 +0100 |
Philippe Pepiot |
[web/views] drop deprecated module cubicweb.web.views.igeocodable
|
changeset |
files
|
Thu, 28 Mar 2019 11:00:55 +0100 |
Philippe Pepiot |
[pyramid/core] drop fallback import of legacy cubes
|
changeset |
files
|
Thu, 28 Mar 2019 10:33:54 +0100 |
Philippe Pepiot |
[cwconfig] drop importing legacy cubes
|
changeset |
files
|
Thu, 28 Mar 2019 10:11:36 +0100 |
Philippe Pepiot |
[doc] better documentation for "cubicweb-ctl newcube"
|
changeset |
files
|
Thu, 28 Mar 2019 10:09:49 +0100 |
Philippe Pepiot |
[test] make unittest_cwconfig.py does not depend on legacy cube machinery
|
changeset |
files
|
Thu, 28 Mar 2019 10:07:02 +0100 |
Philippe Pepiot |
[devtools/test] drop legacy cube i18n tests
|
changeset |
files
|
Thu, 28 Mar 2019 10:04:23 +0100 |
Philippe Pepiot |
[server/test] make unittest_migractions.py use new style cubes
|
changeset |
files
|
Wed, 27 Mar 2019 16:25:06 +0100 |
Philippe Pepiot |
[cwconfig] drop _cube_modname
|
changeset |
files
|
Wed, 27 Mar 2019 16:19:50 +0100 |
Philippe Pepiot |
[cwconfig] drop legacy cube importer
|
changeset |
files
|
Fri, 22 Mar 2019 17:42:36 +0100 |
Denis Laxalde |
Drop more deprecated code
|
changeset |
files
|
Tue, 26 Mar 2019 13:08:13 +0100 |
Denis Laxalde |
Flake8 cubicweb/cwvreg.py
|
changeset |
files
|
Fri, 22 Mar 2019 17:32:30 +0100 |
Denis Laxalde |
Drop deprecated "boxes" and "contentnavigation" registries
|
changeset |
files
|
Fri, 22 Mar 2019 17:29:15 +0100 |
Denis Laxalde |
Drop deprecated CWCache entity type
|
changeset |
files
|
Fri, 22 Mar 2019 17:30:09 +0100 |
Denis Laxalde |
Update i18n after "recent" changes
|
changeset |
files
|
Fri, 22 Mar 2019 15:53:24 +0100 |
Denis Laxalde |
Drop repair_file_1-9_migration.py
|
changeset |
files
|
Fri, 22 Mar 2019 14:48:22 +0100 |
Denis Laxalde |
Drop a left-over 3.22 deprecation warning
|
changeset |
files
|
Wed, 27 Mar 2019 15:53:00 +0100 |
Philippe Pepiot |
[doc] fix reference to ~src/cubes in tutorial
|
changeset |
files
|
Wed, 27 Mar 2019 15:52:40 +0100 |
Philippe Pepiot |
[doc] replace cubicweb-ctl start by cubicweb-ctl pyramid
|
changeset |
files
|
Wed, 27 Mar 2019 15:51:50 +0100 |
Philippe Pepiot |
[doc] make the tutorial use a python3 virtualenv
|
changeset |
files
|
Wed, 27 Mar 2019 15:43:53 +0100 |
Philippe Pepiot |
[doc] Update README "Getting started"
|
changeset |
files
|
Thu, 21 Mar 2019 14:36:25 +0100 |
Denis Laxalde |
Flake8 cubicweb/devtools/httptest.py
|
changeset |
files
|
Thu, 21 Mar 2019 14:33:54 +0100 |
Denis Laxalde |
Remove Twisted web server
|
changeset |
files
|
Thu, 21 Mar 2019 12:05:30 +0100 |
Denis Laxalde |
Separate twisted-specific configuration from WebConfigurationBase class
|
changeset |
files
|
Thu, 21 Mar 2019 11:50:31 +0100 |
Denis Laxalde |
Flake8 cubicweb/web/webconfig.py
|
changeset |
files
|
Thu, 21 Mar 2019 11:47:10 +0100 |
Denis Laxalde |
Flake8 cubicweb/etwist/twconfig.py
|
changeset |
files
|
Thu, 14 Mar 2019 17:16:34 +0100 |
Denis Laxalde |
Remove ctl commands using the Twisted backend
|
changeset |
files
|
Thu, 14 Mar 2019 17:04:02 +0100 |
Denis Laxalde |
Flake8 cubicweb/cwctl.py
|
changeset |
files
|
Thu, 14 Mar 2019 16:53:34 +0100 |
Denis Laxalde |
Remove _handle_win32() method from "create" command class
|
changeset |
files
|
Fri, 15 Mar 2019 12:12:23 +0100 |
Denis Laxalde |
Skip tests for ldapsource with python >= 3.7
|
changeset |
files
|
Wed, 27 Mar 2019 09:25:44 +0100 |
Denis Laxalde |
[doc] Update cubicweb-ctl page about how to run an instance
|
changeset |
files
|
Wed, 27 Mar 2019 09:21:18 +0100 |
Denis Laxalde |
[doc] Drop mention of the "pyramid" cube
|
changeset |
files
|
Thu, 21 Mar 2019 14:28:30 +0100 |
Laurent Peuch |
[cli/enh] on 'shell' or migration command, use ipython if available
|
changeset |
files
|
Tue, 19 Mar 2019 13:17:47 +0100 |
Philippe Pepiot |
[web/test] drop dependency on third party cubes
|
changeset |
files
|
Fri, 15 Mar 2019 18:07:18 +0100 |
Philippe Pepiot |
[test] drop dependency on third party cubes
|
changeset |
files
|
Fri, 15 Mar 2019 17:12:20 +0100 |
Philippe Pepiot |
[test] drop CubicWebConfigurationWithLegacyCubesTC
|
changeset |
files
|
Fri, 15 Mar 2019 17:10:16 +0100 |
Philippe Pepiot |
[test] drop unittest_cubes.py
|
changeset |
files
|
Tue, 19 Mar 2019 14:26:51 +0100 |
Philippe Pepiot |
[server/test] do not depend on third party cubes
|
changeset |
files
|
Fri, 15 Mar 2019 15:51:27 +0100 |
Philippe Pepiot |
[server/test] drop unused variable initialization in OperationsTC.setUp()
|
changeset |
files
|
Wed, 13 Mar 2019 14:03:45 +0100 |
Philippe Pepiot |
[server/test] bootstrap config in setUpModule function
|
changeset |
files
|
Mon, 11 Mar 2019 17:43:23 +0100 |
Philippe Pepiot |
[schema] drop monkeypatch "name_for" on BaseConstraint
|
changeset |
files
|
Thu, 14 Mar 2019 16:17:49 +0100 |
Laurent Peuch |
[fix] this check was too restrictive and broke tests
3.26
|
changeset |
files
|
Thu, 14 Mar 2019 16:09:26 +0100 |
Laurent Peuch |
[fix] exception type has changed
3.26
|
changeset |
files
|
Wed, 13 Mar 2019 10:21:39 +0100 |
Nicolas Chauvat |
[server.rqlannotation] refactor to make class SQLGenAnnotator consistent
|
changeset |
files
|
Thu, 14 Mar 2019 12:08:37 +0100 |
Denis Laxalde |
Drop most of deprecated code
|
changeset |
files
|
Thu, 14 Mar 2019 14:45:35 +0100 |
Denis Laxalde |
Drop deprecated code in cubicweb.hooks
|
changeset |
files
|
Thu, 14 Mar 2019 14:45:27 +0100 |
Denis Laxalde |
Drop deprecated code in cubicweb.entities
|
changeset |
files
|
Thu, 14 Mar 2019 14:45:18 +0100 |
Denis Laxalde |
Drop deprecated code in cubicweb.devtools
|
changeset |
files
|
Thu, 14 Mar 2019 14:45:03 +0100 |
Denis Laxalde |
Drop deprecated code in cubicweb.dataimport
|
changeset |
files
|
Thu, 14 Mar 2019 14:43:18 +0100 |
Denis Laxalde |
Drop most deprecated code in cubicweb.web
|
changeset |
files
|
Wed, 13 Mar 2019 13:37:49 +0100 |
Denis Laxalde |
[web] use Separator "component" instead of deprecated BoxSeparator widget
|
changeset |
files
|
Wed, 13 Mar 2019 13:36:38 +0100 |
Denis Laxalde |
Flake8 cubicweb/web/box.py
|
changeset |
files
|
Thu, 14 Mar 2019 14:38:55 +0100 |
Denis Laxalde |
[test] Remove upper bound for cubicweb-localperms
|
changeset |
files
|
Thu, 14 Mar 2019 16:44:53 +0100 |
Denis Laxalde |
[test] Make the expected value explicit in CubicWebConfigurationWithLegacyCubesTC.test_available_cubes()
|
changeset |
files
|
Wed, 13 Mar 2019 17:21:27 +0100 |
Denis Laxalde |
[test] Inline _test_available_cubes() method in cwconfig tests
|
changeset |
files
|
Thu, 14 Mar 2019 09:38:20 +0100 |
Laurent Peuch |
[DX] adding error messages to {ResultSet,ActionsRegistry}.possible_actions
3.26
|
changeset |
files
|
Tue, 12 Mar 2019 23:45:15 +0100 |
Nicolas Chauvat |
[server/querier] remove useless indirection QuerierHelper._annotate
|
changeset |
files
|
Tue, 12 Mar 2019 23:04:57 +0100 |
Nicolas Chauvat |
[server] remove useless indirection ExecutionPlan.sqlannotate
|
changeset |
files
|
Tue, 12 Mar 2019 23:20:50 +0100 |
Nicolas Chauvat |
[web] removed unused imports in basecomponents
|
changeset |
files
|
Wed, 13 Mar 2019 14:01:10 +0100 |
Denis Laxalde |
[test] Depends on psycopg2-binary
3.26
|
changeset |
files
|
Tue, 12 Mar 2019 11:40:59 +0100 |
Laurent Peuch |
[doc/changelog] the removal of next_tabindex produce an error not in the changelog
|
changeset |
files
|
Mon, 11 Mar 2019 14:34:14 +0100 |
Denis Laxalde |
Merge with branch 3.26
|
changeset |
files
|
Fri, 08 Mar 2019 14:35:59 +0100 |
Denis Laxalde |
[py3.7,test] Use cubicweb-file >= 2.2.2
3.26
|
changeset |
files
|
Fri, 08 Mar 2019 11:58:30 +0100 |
Denis Laxalde |
[flake8] Fix errors in cubicweb/ext/test/unittest_rest.py
3.26
|
changeset |
files
|
Fri, 08 Mar 2019 11:56:05 +0100 |
Denis Laxalde |
[test] Shorten prefix string in test_rql_role_with_unknown_vid
3.26
|
changeset |
files
|
Fri, 08 Mar 2019 11:52:31 +0100 |
Denis Laxalde |
[flake8] fix errors in cubicweb_i18ntestcube/views.py test file
3.26
|
changeset |
files
|
Fri, 08 Mar 2019 11:50:20 +0100 |
Denis Laxalde |
[test] Pass __module__ upon instantiation of RegistrableInstance
3.26
|
changeset |
files
|
Fri, 08 Mar 2019 12:00:47 +0100 |
Denis Laxalde |
Added tag 3.26.8 for changeset 91f75319a726
3.26
|
changeset |
files
|
Thu, 07 Mar 2019 11:56:01 +0100 |
Denis Laxalde |
[pkg] Version 3.26.8
3.26 3.26.8
|
changeset |
files
|
Tue, 26 Feb 2019 16:28:17 +0100 |
Laurent Peuch |
[doc] didn't had any questions
3.26
|
changeset |
files
|
Tue, 26 Feb 2019 16:30:31 +0100 |
Laurent Peuch |
[doc] missing import, cw now require this explicitely
3.26
|
changeset |
files
|
Tue, 26 Feb 2019 16:30:12 +0100 |
Laurent Peuch |
[doc] add actual link to previous post
3.26
|
changeset |
files
|
Tue, 26 Feb 2019 16:29:54 +0100 |
Laurent Peuch |
[doc] missing import in code example
3.26
|
changeset |
files
|
Tue, 26 Feb 2019 16:29:44 +0100 |
Laurent Peuch |
[doc] add a note because uiprops.py is not generated anymore by default
3.26
|
changeset |
files
|
Tue, 26 Feb 2019 16:29:23 +0100 |
Laurent Peuch |
[doc] recommend pip instead of apt for installing things
3.26
|
changeset |
files
|
Tue, 26 Feb 2019 16:28:43 +0100 |
Laurent Peuch |
[doc] fix, link to internal doc since it's not the blog post anymore
3.26
|
changeset |
files
|
Tue, 26 Feb 2019 16:27:56 +0100 |
Laurent Peuch |
[doc] also show command with sqlite since it's recommended
3.26
|
changeset |
files
|
Tue, 26 Feb 2019 16:26:33 +0100 |
Laurent Peuch |
[doc] fix, the cube name was used, it was the instance named that was needed
3.26
|
changeset |
files
|
Tue, 26 Feb 2019 16:25:59 +0100 |
Laurent Peuch |
[doc] it's a tutorial, not a blog post anymore
3.26
|
changeset |
files
|
Tue, 26 Feb 2019 16:25:44 +0100 |
Laurent Peuch |
[doc] make example more redable
3.26
|
changeset |
files
|
Tue, 26 Feb 2019 16:25:27 +0100 |
Laurent Peuch |
[doc] uses :file:`name` everywhere + indicate file when it's not present
3.26
|
changeset |
files
|
Tue, 26 Feb 2019 16:23:37 +0100 |
Laurent Peuch |
[doc] english typos
3.26
|
changeset |
files
|
Tue, 26 Feb 2019 16:23:07 +0100 |
Laurent Peuch |
[doc] pep8/retab in code examples
3.26
|
changeset |
files
|
Wed, 27 Feb 2019 13:41:34 +0100 |
Laurent Peuch |
[doc] correct import for i18n
3.26
|
changeset |
files
|
Thu, 21 Feb 2019 18:46:39 +0100 |
Laurent Peuch |
[doc] pep8 and retab in tutorial code example
3.26
|
changeset |
files
|
Thu, 21 Feb 2019 19:08:44 +0100 |
Laurent Peuch |
[doc] correct pip command to have needed dependancies to use the start command
3.26
|
changeset |
files
|
Thu, 21 Feb 2019 18:57:24 +0100 |
Laurent Peuch |
[doc] explain the difference between a relation and an attribute
3.26
|
changeset |
files
|
Thu, 21 Feb 2019 18:57:05 +0100 |
Laurent Peuch |
[doc] plural
3.26
|
changeset |
files
|
Thu, 21 Feb 2019 18:56:42 +0100 |
Laurent Peuch |
[doc] misc, put every reference to something in the code between backquotes
3.26
|
changeset |
files
|
Thu, 21 Feb 2019 18:54:46 +0100 |
Laurent Peuch |
[doc] bold to make reading more obvious
3.26
|
changeset |
files
|
Thu, 21 Feb 2019 18:54:23 +0100 |
Laurent Peuch |
[doc] style, switch to bullet points list to make things easier to read
3.26
|
changeset |
files
|
Thu, 21 Feb 2019 18:53:39 +0100 |
Laurent Peuch |
[doc] explains what the <X.Y.Z> means
3.26
|
changeset |
files
|
Thu, 21 Feb 2019 18:53:03 +0100 |
Laurent Peuch |
[doc] command output style has changed
3.26
|
changeset |
files
|
Thu, 21 Feb 2019 18:51:36 +0100 |
Laurent Peuch |
[doc] always put file name for code example and uses :file:`path` syntax everywhere
3.26
|
changeset |
files
|
Thu, 21 Feb 2019 18:49:24 +0100 |
Laurent Peuch |
[doc] explicitely give the local server url to make this step more obvious
3.26
|
changeset |
files
|
Thu, 21 Feb 2019 18:48:51 +0100 |
Laurent Peuch |
[doc] start the server in debug mode, it's easier during learning
3.26
|
changeset |
files
|
Thu, 21 Feb 2019 18:48:07 +0100 |
Laurent Peuch |
[doc] recommend sqlite during tutorial because it's simplier to use
3.26
|
changeset |
files
|
Thu, 21 Feb 2019 18:47:35 +0100 |
Laurent Peuch |
[doc] add a link to every cube documentation page
3.26
|
changeset |
files
|
Thu, 21 Feb 2019 18:47:03 +0100 |
Laurent Peuch |
[doc] make this step more obvious
3.26
|
changeset |
files
|
Thu, 21 Feb 2019 18:42:29 +0100 |
Laurent Peuch |
[doc] move to latest CW version for cube creation
3.26
|
changeset |
files
|
Thu, 21 Feb 2019 18:15:26 +0100 |
Laurent Peuch |
[doc] missng import for i18n in example
3.26
|
changeset |
files
|
Thu, 21 Feb 2019 18:10:47 +0100 |
Laurent Peuch |
[doc] unused import in example
3.26
|
changeset |
files
|
Thu, 21 Feb 2019 15:25:23 +0100 |
Laurent Peuch |
[doc] output has changed
3.26
|
changeset |
files
|
Thu, 21 Feb 2019 15:18:09 +0100 |
Laurent Peuch |
[doc] blanks spaces to allow example to breath and be more lisible
3.26
|
changeset |
files
|
Thu, 21 Feb 2019 15:16:22 +0100 |
Laurent Peuch |
[doc] default tests template has changed
3.26
|
changeset |
files
|
Thu, 21 Feb 2019 15:13:45 +0100 |
Laurent Peuch |
[doc] default generated filename as changed
3.26
|
changeset |
files
|
Thu, 21 Feb 2019 10:05:38 +0100 |
Laurent Peuch |
[doc] rst syntax bug, blank line needed before item list
3.26
|
changeset |
files
|
Fri, 22 Feb 2019 15:16:26 +0100 |
Laurent Peuch |
[doc] add link to cubes contribution document
3.26
|
changeset |
files
|
Fri, 22 Feb 2019 15:48:34 +0100 |
Laurent Peuch |
[doc] link to current documentation, not old cubicweb.org doc
3.26
|
changeset |
files
|
Tue, 12 Feb 2019 15:51:21 +0100 |
Laurent Peuch |
[doc] translate french to english
3.26
|
changeset |
files
|
Tue, 12 Feb 2019 14:59:42 +0100 |
Laurent Peuch |
[doc] typo, 'CW' doesn't exist in the example
3.26
|
changeset |
files
|
Tue, 12 Feb 2019 14:59:13 +0100 |
Laurent Peuch |
[doc] always indicate the file in which the code should be put
3.26
|
changeset |
files
|
Tue, 12 Feb 2019 14:58:50 +0100 |
Laurent Peuch |
[doc] respect pep8 in code examples
3.26
|
changeset |
files
|
Tue, 12 Feb 2019 14:58:26 +0100 |
Laurent Peuch |
[doc] serie a small improvments
3.26
|
changeset |
files
|
Tue, 12 Feb 2019 14:55:02 +0100 |
Laurent Peuch |
[doc] typo, the field is "name" not "title"
3.26
|
changeset |
files
|
Tue, 12 Feb 2019 14:53:48 +0100 |
Laurent Peuch |
[doc] fix, command "create" is missing base cube
3.26
|
changeset |
files
|
Tue, 12 Feb 2019 14:48:52 +0100 |
Laurent Peuch |
[doc] improve blog tutorial first steps and explain common errors
3.26
|
changeset |
files
|
Tue, 12 Feb 2019 11:38:19 +0100 |
Laurent Peuch |
[doc] new behavior in virtualenv since 3.26
3.26
|
changeset |
files
|
Tue, 29 Jan 2019 14:04:28 +0100 |
Philippe Pepiot |
[skeleton] use python3 flake8
3.26
|
changeset |
files
|
Tue, 29 Jan 2019 14:02:19 +0100 |
Philippe Pepiot |
[skeleton] drop whitelist_externals for flake8
3.26
|
changeset |
files
|
Mon, 29 Oct 2018 10:04:31 +0100 |
Philippe Pepiot |
Fix flake8 issues since release 3.6.0
3.26
|
changeset |
files
|
Tue, 09 Oct 2018 16:24:12 +0200 |
Laurent Wouters |
Fix typo in RDFS URI
3.26
|
changeset |
files
|
Tue, 24 Apr 2018 10:19:42 +0200 |
Laurent Wouters |
[server] Fixed issue with the adapters cache of a cloned EditedEntity
3.26
|
changeset |
files
|
Thu, 16 Aug 2018 12:31:44 +0200 |
Samuel Trégouët |
[py37] `async` is now a reserved keyword
3.26
|
changeset |
files
|
Wed, 11 Jul 2018 09:18:57 +0200 |
Denis Laxalde |
[skeleton] Use "py3" as tox environment instead of "py34"
3.26
|
changeset |
files
|
Thu, 28 Jun 2018 10:17:15 +0200 |
Philippe Pepiot |
[views/startup] drop a duplicate rql query in manage view
3.26
|
changeset |
files
|
Fri, 15 Jun 2018 17:42:50 +0200 |
Philippe Pepiot |
Depend on cubicweb-file >= 2.0.0
3.26
|
changeset |
files
|
Mon, 11 Jun 2018 16:50:38 +0200 |
Denis Laxalde |
[test] Update webconfig's tests accounting for cubicweb-file being now a package
3.26
|
changeset |
files
|
Wed, 06 Jun 2018 18:54:24 +0200 |
Nicolas Chauvat |
[widgets.js] fix obvious bug detected by sonar
3.26
|
changeset |
files
|