openhub.net
Black Duck Software, Inc.
Open Hub
Follow @
OH
Sign In
Join Now
Projects
People
Organizations
Tools
Blog
BDSA
Projects
People
Projects
Organizations
Forums
PloneGov
Settings
|
Report Duplicate
5
I Use This!
×
Login Required
Log in to Open Hub
Remember Me
Activity Not Available
Commits
: Listings
Analyzed
about 1 year
ago. based on code collected
over 2 years
ago.
Oct 06, 2021 — Oct 06, 2022
Showing page 15 of 1,149
Search / Filter on:
Commit Message
Contributor
Files Modified
Lines Added
Lines Removed
Code Location
Date
Preparing release 0.57
Stephan Geulette
More...
about 3 years ago
Merge remote-tracking branch 'origin/master' into MOD-910_centralize_caching_mechanism
Stephan Geulette
More...
about 3 years ago
Added `NoEscapeLinkColumn` as base for link column rendering html
Stephan Geulette
More...
about 3 years ago
Merge pull request #10 from collective/MOD-913_escape_column_content
Gauthier Bastien
More...
about 3 years ago
Added `utils.ensure_upgraded` that will make sure a given `package_name` is upgraded, this is useful when some content or registry records need to be present to handle some code. Here the usecase is a Zope starting handler needing a registry record that may not be present if package not upgraded.
Gauthier Bastien
More...
about 3 years ago
isort
Gauthier Bastien
More...
about 3 years ago
Use sources for imio.prettylink (there is a fix there for escape)
Gauthier Bastien
More...
about 3 years ago
Added basic test for BaseColumn.escape
Gauthier Bastien
More...
about 3 years ago
Set escape=False for ColorColumn and manage it manually See #MOD-913
Gauthier Bastien
More...
about 3 years ago
Added IIMIOLayer BrowserLayer (need to execute upgrade step to 2). Override `caching-controlpanel-ramcache` to compute totals for `Hits`, `Misses`,`Size` and `Entries`, display `Older entry`, do not break to display statistics when a pickle error occurs but add a portal message. Added parameter `ttl=0` to `cache.get_cachekey_volatile` this way a date older than given `ttl` (in seconds) will be recomputed. See #MOD-910
Gauthier Bastien
More...
about 3 years ago
Decorates acl methods only if decorate_acl_methods env variable is true
Stephan Geulette
More...
about 3 years ago
Do not escape DateColumn and manage escape of TitleColumn manually
Gauthier Bastien
More...
about 3 years ago
Set `escape = False` by default for ActionsColumn
Gauthier Bastien
More...
about 3 years ago
Completed changelog
Gauthier Bastien
More...
about 3 years ago
Pinned zope.configuration = 3.8.1 in ci.cfg
Gauthier Bastien
More...
about 3 years ago
Base implementation of `escape`
Gauthier Bastien
More...
about 3 years ago
Renamed cachekeys
Gauthier Bastien
More...
about 3 years ago
Begin to implement escape=True parameter See #MOD-913
Gauthier Bastien
More...
about 3 years ago
Added user param in get_plone_groups_for_user
Stephan Geulette
More...
about 3 years ago
z3c.unconfigure = 1.1 requires zope.configuration = 3.8.1
Gauthier Bastien
More...
about 3 years ago
Rely on z3c.unconfigure
Gauthier Bastien
More...
about 3 years ago
Merge remote-tracking branch 'origin/master' into MOD-910_centralize_caching_mechanism
Gauthier Bastien
More...
about 3 years ago
Invalidate cache when group created/deleted as well
Gauthier Bastien
More...
about 3 years ago
Invalidate cache when user added/deleted
Gauthier Bastien
More...
about 3 years ago
Merge pull request #17 from IMIO/zope_app_publication_fix
Stéphan Geulette
More...
about 3 years ago
Remove zope.app.publication dependency
Antoine DuchĂȘne
More...
about 3 years ago
Include events.zcml
Gauthier Bastien
More...
about 3 years ago
Completed renamed cachekey name
Gauthier Bastien
More...
about 3 years ago
Renamed cachekey volatile name from 'Products.PloneMeeting.ToolPloneMeeting._users_groups_value' to '_users_groups_value'
Gauthier Bastien
More...
about 3 years ago
Adapted cachekeys to work in ZMi, in test, in Web browser, ...
Gauthier Bastien
More...
about 3 years ago
←
1
2
…
11
12
13
14
15
16
17
18
19
…
1148
1149
→
This site uses cookies to give you the best possible experience. By using the site, you consent to our use of cookies. For more information, please see our
Privacy Policy
Agree