1
I Use This!
Activity Not Available

Commits : Listings

Analyzed 12 months ago. based on code collected 12 months ago.
Jan 18, 2023 — Jan 18, 2024
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Add missing newline for log entry
Wichert Akkerman
as wichert
More... over 18 years ago
Bring some sanity to the workflows and permissions. A few notes:
Martin Aspeli
as optilude
More... over 18 years ago
Put the style outside the <a>, since there is an omit-tag that means it goes away when the user is not logged in.
Martin Aspeli
as optilude
More... over 18 years ago
Better help text
Martin Aspeli
as optilude
More... over 18 years ago
Update migration for new datastructure
Wichert Akkerman
as wichert
More... over 18 years ago
Fallback on name
Martin Aspeli
as optilude
More... over 18 years ago
Make transforms enabled by default, and change data structure a bit again (re- install required) to have friendly names in the UI for transforms.
Martin Aspeli
as optilude
More... over 18 years ago
Disable the GenericSetup profile for now
Wichert Akkerman
as wichert
More... over 18 years ago
Standardize naming. refs #41
Wichert Akkerman
as wichert
More... over 18 years ago
Tighten the requirements a bit. Might be to strict now, but this is what we have been testing with and know works.
Wichert Akkerman
as wichert
More... over 18 years ago
Allow hover on the whole comment
Wichert Akkerman
as wichert
More... over 18 years ago
Fix syntax error (woops)
Wichert Akkerman
as wichert
More... over 18 years ago
Use the new defaultEmoticons method
Wichert Akkerman
as wichert
More... over 18 years ago
Correct the context argument and data handling for transforms
Wichert Akkerman
as wichert
More... over 18 years ago
Take out the data provider logic - this should be redone in a simpler way
Wichert Akkerman
as wichert
More... over 18 years ago
Bump version number - reinstall is required
Wichert Akkerman
as wichert
More... over 18 years ago
Rewrite transform handling logic
Wichert Akkerman
as wichert
More... over 18 years ago
Fix comment and logging for registerTypesWithPortalFactory
Wichert Akkerman
as wichert
More... over 18 years ago
Correct showing of workflow state
Wichert Akkerman
as wichert
More... over 18 years ago
Remove pdb
Martin Aspeli
as optilude
More... over 18 years ago
Add tests for quoting of replies
Martin Aspeli
as optilude
More... over 18 years ago
Javascript fixes and a small test update
Wichert Akkerman
as wichert
More... over 18 years ago
Cheat for now: we do not have a conversation context so we can not use the required conversation view. As a workaround disable attachments on the initial comment so the template loads correctly.
Wichert Akkerman
as wichert
More... over 18 years ago
Add javascript magic to allow creation of multiple attachments
Wichert Akkerman
as wichert
More... over 18 years ago
If the maximum number of attachments is 0 do not allow attachments
Wichert Akkerman
as wichert
More... over 18 years ago
Use the conversation view more often and prepare enhancement of multiple attachment handling
Wichert Akkerman
as wichert
More... over 18 years ago
Add PloneboardConversation to the list of types not searched. This fixes issue 34
Wichert Akkerman
as wichert
More... over 18 years ago
Do not use a prefix on generated conversation ids. This fixes issue 55
Wichert Akkerman
as wichert
More... over 18 years ago
Make ghosted comment clearer on hover. More... over 18 years ago
Fixing unintentional breakage of the add conversation form, removed some chrome around the portrait. More... over 18 years ago