openhub.net
Black Duck Software, Inc.
Open Hub
Follow @
OH
Sign In
Join Now
Projects
People
Organizations
Tools
Blog
BDSA
Projects
People
Projects
Organizations
Forums
Elastix
Settings
|
Report Duplicate
4
I Use This!
×
Login Required
Log in to Open Hub
Remember Me
Inactive
Commits
: Listings
Analyzed
1 day
ago. based on code collected
1 day
ago.
Jun 12, 2024 — Jun 12, 2025
Showing page 37 of 60
Search / Filter on:
Commit Message
Contributor
Files Modified
Lines Added
Lines Removed
Code Location
Date
FIXED: Group Permission: fix regression from commit #5071.
a_villacis
More...
about 12 years ago
CHANGED: Group Permission: use _tr instead of arrLang, use load_language_module().
a_villacis
More...
about 12 years ago
CHANGED: Registration: use _tr instead of arrLang, use load_language_module().
a_villacis
More...
about 12 years ago
CHANGED: Themes System: use _tr instead of arrLang, use load_language_module().
a_villacis
More...
about 12 years ago
CHANGED: Group List: use _tr instead of arrLang, use load_language_module().
a_villacis
More...
about 12 years ago
CHANGED: Language: use _tr instead of arrLang, use load_language_module().
a_villacis
More...
about 12 years ago
CHANGED: Framework: use _tr instead of arrLang in paloSantoValidar and paloSantoGraphImage.lib.php.
a_villacis
More...
about 12 years ago
CHANGED: Framework: backport changes to paloSantoForm from trunk to 2.4 branch. Remove references to arrLang and use _tr instead.
a_villacis
More...
about 12 years ago
CHANGED: Graphic Report: convert entirely from arrLang to use of _tr().
a_villacis
More...
about 12 years ago
FIXED: Graphic Report: replace static select tag in template with a select from paloForm, which additionally provides for future i18n. Also fixes part of Elastix bug #1570.
a_villacis
More...
about 12 years ago
CHANGED: Framework: partially revert loading of module configuration and i18n from framework. Too many modules use require_once which does not work after a plain require. This must be attempted after converting all modules to load_language_module().
a_villacis
More...
about 12 years ago
Define global $arrLangModule in case load_language_module() has been previously invoked.
a_villacis
More...
about 12 years ago
CHANGED: Framework: lay foundation to remove some boilerplate from all Elastix modules:
a_villacis
More...
about 12 years ago
CHANGED: Time Config: remove duplicate definition of getParameter() that gets confused by Fortify as the one used by the framework.
a_villacis
More...
about 12 years ago
CHANGED: Billing Rates, Graphic Report: remove duplicate definition of getParameter() that gets confused by Fortify as the one used by the framework.
a_villacis
More...
about 12 years ago
CHANGED: File Editor, Monitoring, Voicemail: remove duplicate definition of getParameter() that gets confused by Fortify as the one used by the framework.
a_villacis
More...
about 12 years ago
FIXED: Callback Extensions: remove access to variable that no longer exists from Agents implementation.
a_villacis
More...
about 12 years ago
CHANGED: Packages: partial rewrite. Reorganize strategy for installed packages to run rpm in a pipe (hopefully in parallel) and to keep open the database connections to the various repository files. Do not invoke an external command to check whether each package is installed when one invocation is enough. Make a distinction between same-named packages for different architectures. Do not display anything but the latest version of a not-installed package. All of this results in a noticeable speedup (from 8 seconds to 3 for the basic listing).
a_villacis
More...
about 12 years ago
FIXED: Agenda: the output of 'core show channels concise' has changed from Asterisk 1.6 to 1.8 and later, and breaks parsing prior to call transfer. Fixed. Fixes part of Elastix bug #1570.
a_villacis
More...
about 12 years ago
FIXED: Endpoint Configurator: search of extension given IP can falsely match another IP of which the target IP is a prefix. Fixed. Fixes part of Elastix bug #1570.
a_villacis
More...
about 12 years ago
FIXED: Backup/Restore: fix regression in restore functionality due to missing quotation marks for string expression.
a_villacis
More...
about 12 years ago
FIXED: Calendar: remove an useless sleep() call in the method to check whether the Festival TTS service is up.
a_villacis
More...
about 12 years ago
FIXED: Date/Time: fix incorrect formatting of date for ticking clock.
a_villacis
More...
about 12 years ago
FIXED: Dashboard: fix overlapping text in System Resources applet on blackmin.
a_villacis
More...
about 12 years ago
CHANGED: Dashboard: to check whether a service is enabled, the code now runs a glob and caches the results instead of spawning a ls and a grep. Also add support for systemd services.
a_villacis
More...
about 12 years ago
CHANGED: Dashboard: request several applets concurrently instead of sequentially.
a_villacis
More...
about 12 years ago
CHANGED: Dashboard: set up an HTML version of the gauges used in the Hard Disks and System Resources applets, and use them if the uelastix flag is set. This is required to skip generation of the corresponding graphic, which is costly on ARM uElastix.
a_villacis
More...
about 12 years ago
CHANGED: Dashboard: the Hard Disks applet does not call the method getSysInfo() anymore, but uses popen() on two commands in an attempt to run them in parallel. This saves some unnecessary file opens in /proc as well as an unneeded usleep().
a_villacis
More...
about 12 years ago
CHANGED: Dashboard: the System Resources applet does not call the method getSysInfo() anymore, but discrete functions. This saves two unnecessary process spawns and at least one disk hit for unused free space information.
a_villacis
More...
about 12 years ago
CHANGED: Dashboard: synchronize as much as possible between 2.4 and trunk for easier analysys.
a_villacis
More...
about 12 years ago
←
1
2
…
33
34
35
36
37
38
39
40
41
…
59
60
→
This site uses cookies to give you the best possible experience. By using the site, you consent to our use of cookies. For more information, please see our
Privacy Policy
Agree