index
:
local_webhooks.git
develop
master
v3.0.0-stable
Webhooks allow applications to subscribe to Moodle events.
Valentin Popov
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Commit message (
Expand
)
Author
Age
Files
Lines
*
Fix table version
Valentin Popov
2018-09-09
2
-1
/
+1
*
TODO and function type change
Valentin Popov
2018-09-09
1
-1
/
+2
*
Delete unnecessary files
Valentin Popov
2018-09-09
5
-358
/
+0
*
Task handler from the list
Valentin Popov
2018-09-09
1
-0
/
+62
*
Service search function on the event
Valentin Popov
2018-09-09
1
-0
/
+23
*
Minor fixes to the function 'get_services'
Valentin Popov
2018-09-09
1
-7
/
+6
*
Refactoring the event handler
Valentin Popov
2018-09-09
2
-29
/
+19
*
Added TODO
Valentin Popov
2018-09-08
1
-0
/
+6
*
Basic function of getting a list of all services
Valentin Popov
2018-09-08
1
-11
/
+38
*
Basic function of obtaining data about the service
Valentin Popov
2018-09-08
1
-0
/
+24
*
Formatting the code
Valentin Popov
2018-09-08
1
-25
/
+25
*
Realization of the basic functionality
Valentin Popov
2018-09-07
1
-295
/
+71
*
Updating the table structure
Valentin Popov
2018-09-07
1
-4
/
+8
*
Reworked the event handler
Valentin Popov
2018-03-21
1
-8
/
+7
*
Renamed function search services
Valentin Popov
2018-03-21
1
-45
/
+46
*
Redesigned cache name
Valentin Popov
2018-03-21
1
-3
/
+3
*
Redesigned feature a list of services
Valentin Popov
2018-03-21
1
-7
/
+22
*
Minor bug fixed
Valentin Popov
2018-03-20
1
-1
/
+3
*
Checking arguments is added
Valentin Popov
2018-03-20
1
-1
/
+16
*
Comments have been added
Valentin Popov
2018-03-20
1
-2
/
+5
*
Updated description
Valentin Popov
2018-03-20
1
-3
/
+3
*
Updated the status change function
Valentin Popov
2018-03-20
1
-2
/
+8
*
Added cache to the search function
Valentin Popov
2018-03-20
1
-5
/
+16
*
The function 'local_webhooks_get_total_count' is deleted
Valentin Popov
2018-03-13
1
-11
/
+0
*
Fixed the name of the constant
Valentin Popov
2018-03-13
7
-7
/
+7
*
The internal functions 'local_webhooks_serialization_data' and 'local_webhook...
Valentin Popov
2018-03-13
1
-20
/
+0
*
Update function 'local_webhooks_restore_backup'
Valentin Popov
2018-03-13
1
-10
/
+15
*
Update function 'local_webhooks_create_backup'
Valentin Popov
2018-03-13
1
-3
/
+7
*
Update function 'local_webhooks_search_record'
Valentin Popov
2018-03-13
1
-16
/
+14
*
Update function 'local_webhooks_change_status'
Valentin Popov
2018-03-13
1
-5
/
+2
*
Added function 'local_webhooks_delete_all_records'
Valentin Popov
2018-03-12
1
-0
/
+1
*
Added function 'local_webhooks_delete_record'
Valentin Popov
2018-03-12
1
-0
/
+1
*
Update function 'local_webhooks_get_list_records'
Valentin Popov
2018-03-12
1
-8
/
+5
*
Added variables
Valentin Popov
2018-03-12
1
-2
/
+4
*
Rewritten 'local_webhooks_get_record' feature
Valentin Popov
2018-03-12
1
-6
/
+3
*
Renaming internal functions
Valentin Popov
2018-03-12
2
-5
/
+5
*
Added function 'local_webhooks_get_list_events_for_service'
Valentin Popov
2018-03-12
1
-0
/
+21
*
Fix: Global variable
Valentin Popov
2018-03-12
1
-0
/
+2
*
Update function 'local_webhooks_create_record'
Valentin Popov
2018-03-12
1
-12
/
+6
*
Added function 'local_webhooks_update_record'
Valentin Popov
2018-03-12
1
-2
/
+9
*
The function 'local_webhooks_insert_event' is replaced by the function 'local...
Valentin Popov
2018-03-12
1
-5
/
+16
*
Added internal function 'local_webhooks_insert_event'
Valentin Popov
2018-03-12
1
-2
/
+14
*
Added internal function 'local_webhooks_delete_events'
Valentin Popov
2018-03-12
1
-0
/
+10
*
The function 'local_webhooks_create_record' was rewritten for new storage
Valentin Popov
2018-03-12
1
-13
/
+24
*
Service edit form is focused on the new standard
Valentin Popov
2018-03-12
1
-17
/
+12
*
The revised structure of information storage
Valentin Popov
2018-03-12
1
-10
/
+19
*
The web service 'local_webhooks_get_list_records' has been expanded
Valentin Popov
2018-03-12
1
-3
/
+12
*
New parameters of function 'local_webhooks_get_list_records' have been added
Valentin Popov
2018-03-12
1
-2
/
+4
*
Added constants to the cache
Valentin Popov
2018-03-12
1
-4
/
+7
*
Delete the variable
Valentin Popov
2018-03-12
1
-2
/
+1
[next]