0
I Use This!
Inactive

Commits : Listings

Analyzed 1 day ago. based on code collected 1 day ago.
Jun 02, 2023 — Jun 02, 2024
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Use correct class for the board filter in the example config. More... over 7 years ago
Add Slack screen-shot. More... almost 8 years ago
Add Slack screen-shot. More... almost 8 years ago
Stripping the 'None' assignee from subtask messages. More... over 8 years ago
Fix null/empty block reason being interpreted as "blocked". More... over 8 years ago
Fix grammar typos in README. More... over 8 years ago
Fix formatting of markdown for git commands. More... over 8 years ago
Condense activity attachments to save on vertical space, keeping comments separate. More... over 8 years ago
Ensure classes can load in `list_activities` More... over 8 years ago
New, more condensed Slack output. More... over 8 years ago
Don't include tags in the output if the task doesn't have any. More... over 8 years ago
Add note about API limits. More... over 8 years ago
Add README More... over 8 years ago
Kanbanize filters can now accept multiple arguments for assignees/boards/authors. More... over 8 years ago
Refactored Filter classnames for clarity -- they are not Slack dependent. More... over 8 years ago
Filters can now use arbitrarily complex Boolean logic. More... over 8 years ago
Clean up filter configuration, now just using filter instances directly. More... over 8 years ago
Destinations can now take multiple filters that will be `AND`ed together. More... over 8 years ago
Add a bunch of filters: board, author, not-author, assignee. More... over 8 years ago
Filters are now stand-alone for simplicity. More... over 8 years ago
New config format supports multiple boards and destination channels. More... over 8 years ago
Reorganized `lib/` directory. More... over 8 years ago
Now using autoload for class-files. More... over 8 years ago
Can now list all activity entries in Kanbanize for testing. More... over 8 years ago
Remove debugging output. More... over 8 years ago
Fix to run on PHP 5.3 which doesn't like `empty(CONSTANT)`. More... over 8 years ago
Slack channel is now configurable. More... over 8 years ago
Add a logo. More... over 8 years ago
Remove redundant subtask activity so that they will be grouped with their parent. More... over 8 years ago
Grouping entries by item-id and outputting as multiple attachments to a single message. More... over 8 years ago