-
Notifications
You must be signed in to change notification settings - Fork 38
Comparing changes
Open a pull request
base repository: zopefoundation/z3c.form
base: master
head repository: zopefoundation/z3c.form
compare: 3.6.x
- 12 commits
- 10 files changed
- 2 contributors
Commits on Aug 25, 2016
-
Configuration menu - View commit details
-
Copy full SHA for ae65bb9 - Browse repository at this point
Copy the full SHA ae65bb9View commit details -
Removed z3c.coverage from test extra.
Done yesterday on master as well.
Configuration menu - View commit details
-
Copy full SHA for e24fb98 - Browse repository at this point
Copy the full SHA e24fb98View commit details -
Merge pull request #50 from zopefoundation/remove-z3c-coverage-from-32
Removed z3c.coverage from test extra. [3.2.x branch]
Michael Howitz authoredAug 25, 2016 Configuration menu - View commit details
-
Copy full SHA for d5e2b5c - Browse repository at this point
Copy the full SHA d5e2b5cView commit details
Commits on Sep 16, 2016
-
Turned
itemsinto a property again on all widgets.For the select widget it was a method since 2.9.0. For the radio and checkbox widgets it was a method since 3.2.10. For orderedselect and multi it was always a property. Fixes #44
Configuration menu - View commit details
-
Copy full SHA for 5401f61 - Browse repository at this point
Copy the full SHA 5401f61View commit details
Commits on Sep 29, 2016
-
Merge pull request #51 from zopefoundation/browser-items-property-32
Turned `items` into a property again on all widgets.
Michael Howitz authoredSep 29, 2016 Configuration menu - View commit details
-
Copy full SHA for 7bc683a - Browse repository at this point
Copy the full SHA 7bc683aView commit details -
Fix TypeError: object of type 'generator' has no
len().Happens with z3c.formwidget.query.
Configuration menu - View commit details
-
Copy full SHA for 9981df0 - Browse repository at this point
Copy the full SHA 9981df0View commit details
Commits on Oct 23, 2016
-
Merge pull request #53 from zopefoundation/fix-typeerror-generator-32
Fix TypeError: object of type 'generator' has no ``len()``. [3.2]
Configuration menu - View commit details
-
Copy full SHA for a04332c - Browse repository at this point
Copy the full SHA a04332cView commit details
Commits on Nov 15, 2016
-
Configuration menu - View commit details
-
Copy full SHA for b895d02 - Browse repository at this point
Copy the full SHA b895d02View commit details -
Configuration menu - View commit details
-
Copy full SHA for 4c922e7 - Browse repository at this point
Copy the full SHA 4c922e7View commit details
Commits on Dec 20, 2017
-
Re-release of 3.2.11 as 3.6 to get rid of the breaking changes in 3.3…
….0. (#73) * Re-release of 3.2.11 as 3.6 to get rid of the breaking changes in 3.3.0. This version does not contain any of the changes between 3.3.0 and 3.5.x besides the cherry-picks mentioned in the change log. Fixes #41 * Add support for Python 3.4, 3.5 and 3.6. Drop support for Python 2.6 and 3.3.
Michael Howitz authoredDec 20, 2017 Configuration menu - View commit details
-
Copy full SHA for 93fad7c - Browse repository at this point
Copy the full SHA 93fad7cView commit details -
Configuration menu - View commit details
-
Copy full SHA for afdbca9 - Browse repository at this point
Copy the full SHA afdbca9View commit details -
Configuration menu - View commit details
-
Copy full SHA for fc5108e - Browse repository at this point
Copy the full SHA fc5108eView commit details
This comparison is taking too long to generate.
Unfortunately it looks like we can’t render this comparison for you right now. It might be too big, or there might be something weird with your repository.
You can try running this command locally to see the comparison on your machine:
git diff master...3.6.x