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