1
I Use This!
Moderate Activity

Commits : Listings

Analyzed 1 day ago. based on code collected 2 days ago.
May 09, 2023 — May 09, 2024
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Merge pull request #1178 from ilikerobots/main More... 5 days ago
update raw parameter name to match view More... 8 days ago
Merge pull request #1173 from django-helpdesk/new_release_1.2.0 More... 11 days ago
Merge pull request #1161 from timthelion/view_protectors More... 11 days ago
Merge branch 'main' into view_protectors More... 11 days ago
Merge branch 'main' into new_release_1.2.0 More... 16 days ago
Merge pull request #1172 from jorge-leon/fix-public-view-and-context-help-urls More... 17 days ago
Update release number for package creation More... 17 days ago
Merge pull request #1169 from samsplunks/signal More... 17 days ago
Merge branch 'main' into view_protectors More... 17 days ago
Deprecate VALID_EXTENSIONS properly More... 19 days ago
FIX: replace hardcoded urls with Django generated ones. More... 23 days ago
Update docs/webhooks.rst with django signals link More... 24 days ago
Updated signals code More... 24 days ago
Update webhooks documentation More... 24 days ago
Update webhooks documentation with signals info More... 24 days ago
Updated comment More... 24 days ago
new_ticket_done signal emitted through email More... 24 days ago
Removed unused webhooks import More... 24 days ago
Attach send_new_ticket_webhook to the new_ticket_done signal More... 24 days ago
Removed unused webhooks import More... 25 days ago
Use update_ticket mechanism in email.py More... 25 days ago
notify_followup_webhooks used in email, so moving signal triggering code More... 25 days ago
Removed unused TichetChange import More... 25 days ago
Adding receiver import More... 25 days ago
Make update_ticket_done signal trigger notify_followup_webhooks More... 25 days ago
Add a signal when the ticket upate is done (every related instance created and updated) More... 25 days ago
Update TicketChange creation code More... 25 days ago
Merge pull request #1167 from samsplunks/followup_queue_change More... 29 days ago
Create ticket change through instance relationship More... 29 days ago