Skip to content

Activity

fix error-handling in python3

pbauerpushed 1 commit to plone6 • 0413515…44ebba9 • 
29 days ago

remove dependency on imio.helpers

pbauerpushed 1 commit to plone6 • 78fadfb…0413515 • 
on Oct 23, 2024

Back to development: 2.29

sgeulettepushed 2 commits to master • ab3d4ef…cd50088 • 
on Sep 18, 2024

Commented test with timezone

sgeulettepushed 1 commit to master • 3d5b9b5…ab3d4ef • 
on Sep 18, 2024

Used correct wheel version

sgeulettepushed 1 commit to master • 47ff427…3d5b9b5 • 
on Sep 18, 2024

Pinned minimal imio.helpers

sgeulettepushed 1 commit to master • f2e132e…47ff427 • 
on Sep 18, 2024

Modified columns.VocabularyColumn column by handling multiple ignor…

sgeulettepushed 2 commits to master • 582f2f3…f2e132e • 
on Sep 18, 2024

Avoid ImportError on Plone 6 when datagridfield is absent

laulazpushed 1 commit to plone6 • fb9c019…78fadfb • 
on Jun 10, 2024

Python 3 compatibility

gbastienpushed 1 commit to master • 642f74e…582f2f3 • 
on May 27, 2024

Back to development: 2.28

gbastienpushed 2 commits to master • e091537…642f74e • 
on May 27, 2024

Merge remote-tracking branch 'remotes/origin/plone6' into plone6

Gomezpushed 16 commits to plone6 • 8d614a4…fb9c019 • 
on May 8, 2024

Use backports.functools-lru-cache = 1.6.4, six = 1.16.0

gbastienpushed 1 commit to master • d543927…e091537 • 
on Apr 22, 2024

When the_object=True, attrName may be a callable.

gbastienpushed 1 commit to master • 91fe501…d543927 • 
on Apr 19, 2024

Shorted code

gbastienpushed 1 commit to master • 855711c…91fe501 • 
on Dec 11, 2023

Back to development: 2.27

gbastienpushed 2 commits to master • a9060ba…855711c • 
on Nov 27, 2023

Take into account VocabularyColumn.ignored_value in AbbrColumn.

gbastienpushed 1 commit to master • 81ab4c8…a9060ba • 
on Nov 23, 2023

Bump pip from 20.3.4 to 23.3

dependabot[bot]created dependabot/pip/pip-23.3 • 508ced2 • 
on Nov 2, 2023

Back to development: 2.26

gbastienpushed 2 commits to master • c627de6…81ab4c8 • 
on Oct 27, 2023

Add and load plone6 compatible resources

Gomezpushed 1 commit to plone6 • 2ab6cac…8d614a4 • 
on Oct 24, 2023

Works with eea.facetednavigation v16 and newer

Gomezpushed 1 commit to plone6 • 51dfec7…2ab6cac • 
on Oct 24, 2023

fix broken imports for Plone 6.0.5

Force push
Gomezforce pushed to plone6 • 4b71fe1…51dfec7 • 
on Oct 24, 2023

Removed useless import of DateTime.DateTime

gbastienpushed 1 commit to master • 09f2d4c…c627de6 • 
on Oct 23, 2023

Fixed test_DateColumn

gbastienpushed 2 commits to master • 4e6d572…09f2d4c • 
on Oct 20, 2023

Back to development: 2.25

gbastienpushed 2 commits to master • a26c4cc…4e6d572 • 
on Oct 19, 2023

Deleted branch

sgeulettedeleted MOD-846_getValue_the_object • 
on Oct 16, 2023

Merge pull request #15 from collective/MOD-846_getValue_the_object

Pull request merge
sgeulettepushed 5 commits to master • ece28e0…a26c4cc • 
on Oct 16, 2023

Require eea.facetednavigation<16.0

gbastienpushed 1 commit to MOD-846_getValue_the_object • 77a7887…10ebb05 • 
on Oct 16, 2023

Fixed tests, now BaseColumn is enough to manage the_object=True, and …

gbastienpushed 1 commit to MOD-846_getValue_the_object • 3509d21…77a7887 • 
on Oct 16, 2023

Removed no more used AwakeObjectGetAttrColumn

gbastienpushed 1 commit to MOD-846_getValue_the_object • 661821a…3509d21 • 
on Oct 16, 2023

Added attribute BaseColumn.the_object=False, this means that we are…

gbastiencreated MOD-846_getValue_the_object • 661821a • 
on Oct 16, 2023