Skip to content
Navigation Menu
Sign in
Appearance settings
Platform
AI CODE CREATION
GitHub Copilot
Write better code with AI
GitHub Copilot app
Direct agents from issue to merge
MCP Registry
Integrate external tools
DEVELOPER WORKFLOWS
Actions
Automate any workflow
Codespaces
Instant dev environments
Issues
Plan and track work
Code Review
Manage code changes
Code Quality
Enforce quality at merge
APPLICATION SECURITY
GitHub Advanced Security
Find and fix vulnerabilities
Code security
Secure your code as you build
Secret protection
Stop leaks before they start
EXPLORE
Why GitHub
Documentation
Blog
Changelog
Marketplace
View all features
Solutions
BY COMPANY SIZE
Enterprises
Small and medium teams
Startups
Nonprofits
BY USE CASE
App Modernization
DevSecOps
DevOps
CI/CD
View all use cases
BY INDUSTRY
Healthcare
Financial services
Manufacturing
Government
View all industries
View all solutions
Resources
EXPLORE BY TOPIC
AI
Software Development
DevOps
Security
View all topics
EXPLORE BY TYPE
Customer stories
Events & webinars
Ebooks & reports
Business insights
GitHub Skills
SUPPORT & SERVICES
Documentation
Customer support
Community forum
Trust center
Partners
View all resources
Open Source
COMMUNITY
GitHub Sponsors
Fund open source developers
PROGRAMS
Security Lab
Maintainer Community
Accelerator
GitHub Stars
Archive Program
REPOSITORIES
Topics
Trending
Collections
Enterprise
ENTERPRISE SOLUTIONS
Enterprise platform
AI-powered developer platform
AVAILABLE ADD-ONS
GitHub Advanced Security
Enterprise-grade security features
Copilot for Business
Enterprise-grade AI features
Premium Support
Enterprise-grade 24/7 support
Pricing
Type
/
to search
Sign in
Sign up
Appearance settings
You signed in with another tab or window.
Reload
to refresh your session.
You signed out in another tab or window.
Reload
to refresh your session.
You switched accounts on another tab or window.
Reload
to refresh your session.
Dismiss alert
{{ message }}
Uh oh!
There was an error while loading.
Please reload this page
.
openmrs
/
openmrs-module-auditlogweb
Public
Notifications
You must be signed in to change notification settings
Fork
20
Star
3
Code
Pull requests
14
Actions
Projects
Security and quality
0
Insights
Additional navigation options
Code
Pull requests
Actions
Projects
Security and quality
Insights
AUDIT-54: Implement Administration Events Logging
- #57
#57
Open
sudhanshu-raj
wants to merge 16 commits into
openmrs:main
openmrs/openmrs-module-auditlogweb:main
from
sudhanshu-raj:AUDIT-54
sudhanshu-raj/openmrs-module-auditlogweb:AUDIT-54
Copy head branch name to clipboard
Conversation
Commits
16
(16)
Checks
Files changed
Open
AUDIT-54: Implement Administration Events Logging
#57
sudhanshu-raj
wants to merge 16 commits into
openmrs:main
openmrs/openmrs-module-auditlogweb:main
from
sudhanshu-raj:AUDIT-54
sudhanshu-raj/openmrs-module-auditlogweb:AUDIT-54
Copy head branch name to clipboard
Commits
Commits on Jul 27, 2026
AUDIT-54: Initialized module events audit logging
Show description for 7a90729
sudhanshu-raj
committed
7a90729
View commit details
Copy full SHA for 7a90729
Browse repository at this point
AUDIT-54:Handling the hibernate session and transaction manually
sudhanshu-raj
committed
262355d
View commit details
Copy full SHA for 262355d
Browse repository at this point
Commits on Jul 30, 2026
AUDIT-54:Moved log module event method to audit log recorder
sudhanshu-raj
committed
5013c26
View commit details
Copy full SHA for 5013c26
Browse repository at this point
Commits on Jul 31, 2026
AUDIT_54:Added test case for log module events in AuditLogRecorder
sudhanshu-raj
committed
fae912c
View commit details
Copy full SHA for fae912c
Browse repository at this point
AUDIT-54:Added test cases for ModuleEventDao and tweaked return type to long for count methods
sudhanshu-raj
committed
6531541
View commit details
Copy full SHA for 6531541
Browse repository at this point
Commits on Aug 1, 2026
AUDIT-54:Replaced ModuleEvenType enum from core and refactored the code for it
sudhanshu-raj
committed
9ebc98a
View commit details
Copy full SHA for 9ebc98a
Browse repository at this point
Commits on Aug 2, 2026
AUDIT-54:Added module id and version
sudhanshu-raj
committed
42952b9
View commit details
Copy full SHA for 42952b9
Browse repository at this point
Commits on Aug 3, 2026
AUDIT-54:Added ModleEvent service test cases
sudhanshu-raj
committed
1e4909e
View commit details
Copy full SHA for 1e4909e
Browse repository at this point
Commits on Aug 4, 2026
AUDIT-54:Added test cases for module event web controllers
sudhanshu-raj
committed
2c89291
View commit details
Copy full SHA for 2c89291
Browse repository at this point
AUDIT-54:Added REST APIs for module event audit
sudhanshu-raj
committed
b42ef3b
View commit details
Copy full SHA for b42ef3b
Browse repository at this point
Commits on Aug 5, 2026
AUDIT-54:Added shutdownHook for to know when shutdown occurs
sudhanshu-raj
committed
247ce38
View commit details
Copy full SHA for 247ce38
Browse repository at this point
Commits on Aug 6, 2026
AUDIT-54:Added test cases for ModuleEventListener and for shutdown hook
sudhanshu-raj
committed
c49ea48
View commit details
Copy full SHA for c49ea48
Browse repository at this point
AUDIT-54:Added privilege check for module event service methods
sudhanshu-raj
committed
d3d441c
View commit details
Copy full SHA for d3d441c
Browse repository at this point
Commits on Aug 7, 2026
AUDIT-54:Removed module id check and updated event type method for ModuleActionEvent
sudhanshu-raj
committed
3ecdd56
View commit details
Copy full SHA for 3ecdd56
Browse repository at this point
AUDIT-54:Added failureReason column for the ModuleEvent
sudhanshu-raj
committed
5a21100
View commit details
Copy full SHA for 5a21100
Browse repository at this point
Commits on Aug 10, 2026
AUDIT-54:Made the module name nullable
sudhanshu-raj
committed
e8f6a6c
View commit details
Copy full SHA for e8f6a6c
Browse repository at this point
You can’t perform that action at this time.