0
I Use This!
High Activity

Commits : Listings

Analyzed about 2 hours ago. based on code collected 1 day ago.
Sep 01, 2024 — Sep 01, 2025
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
#626 Created a quick first pass at a Person Dashboard. Renamed the patientRelationships portlet to personRelationships. More... over 17 years ago
#626 Created a quick first pass at a Person Dashboard. Renamed the patientRelationships portlet to personRelationships. More... over 17 years ago
Fixing #627 - Adding ability to set a creator when enrolling patient in a program. More... over 17 years ago
Fixing #627 - Adding ability to set a creator when enrolling patient in a program. More... over 17 years ago
Adding a runtime property option to set the directory openmrs uses for application data More... over 17 years ago
Adding a runtime property option to set the directory openmrs uses for application data More... over 17 years ago
Fixing the xsn download servlet in the formentry module to accept any type of url More... over 17 years ago
Fixing the xsn download servlet in the formentry module to accept any type of url More... over 17 years ago
Implemented a 'global properties' portlet that displays a subset of global properties, and allows you to edit them in-place using AJAX. You could use this to trivially implement a configuration page for a module, for example. More... over 17 years ago
Implemented a 'global properties' portlet that displays a subset of global properties, and allows you to edit them in-place using AJAX. You could use this to trivially implement a configuration page for a module, for example. More... over 17 years ago
Removed unnecessary loadAdvice() call during module loading to allow module's that do AOP on other modules to start at startup cleanly - #537, #604 More... over 17 years ago
Removed unnecessary loadAdvice() call during module loading to allow module's that do AOP on other modules to start at startup cleanly - #537, #604 More... over 17 years ago
minor bugfix: create/update concept was setting timestamps for create/update even if those were already set. More... over 17 years ago
minor bugfix: create/update concept was setting timestamps for create/update even if those were already set. More... over 17 years ago
Changing formentry module to use generic form methods and classes in core More... over 17 years ago
Changing formentry module to use generic form methods and classes in core More... over 17 years ago
Moving a few generic form related functions to trunk from the formentry module Adding FormConstants and VelocityExceptionHandler classes More... over 17 years ago
Moving a few generic form related functions to trunk from the formentry module Adding FormConstants and VelocityExceptionHandler classes More... over 17 years ago
Committing a javadoc commment as a test of the repository More... over 17 years ago
Committing a javadoc commment as a test of the repository More... over 17 years ago
XForms module: Started on some sort of designer More... over 17 years ago
Applying patch by keelhaul to make ProgramWorkflowDAO's constructor public - #598 Fixing url for openmrs image in the generated javadocs More... over 17 years ago
Applying patch by keelhaul to make ProgramWorkflowDAO's constructor public - #598 Fixing url for openmrs image in the generated javadocs More... over 17 years ago
Cohort Builder now allows searches on Date and Date/Time observations More... over 17 years ago
Cohort Builder now allows searches on Date and Date/Time observations More... over 17 years ago
Fixing a small bug in WebModuleUtil which wasn't trimming whitespace from servlet names defined in config.xml More... over 17 years ago
Fixing a small bug in WebModuleUtil which wasn't trimming whitespace from servlet names defined in config.xml More... over 17 years ago
svn merge -r2963:3279 trunk to branch More... over 17 years ago
svn merge -r2963:3279 trunk to branch More... over 17 years ago
When you add a new regimen on the regimen portlet, and the regimens tables refresh themselves, "Other Regimens" were showing up twice. This should fix that. The original code is incredibly hard to follow. More... over 17 years ago