4
I Use This!
Inactive

Commits : Listings

Analyzed about 10 hours ago. based on code collected about 10 hours ago.
Jun 10, 2024 — Jun 10, 2025
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
CHANGED: Framework - Html: Was made chaged in module paloSnato Organization in order to implement a better in the method that update organizations state using Rest architecture. Update method support identifation of organization by id or by domain name More... over 12 years ago
ADD: modules: endpoint_configurator: Add support to set new Fanvil models C56/C56P C58/C58P and C60 More... over 12 years ago
FIXED: Backup/Restore: some restore operations overwrite known passwords, such as the root mysql password and the ami manager password. If passwords are changed between a backup and a restore on the same system, or a backup is restored on a system with different passwords, the freepbx interface will break due to password mismatch. Fix by restoring passwords from elastix.conf. Fixes Elastix bug #1462. More... over 12 years ago
ADD: modules: endpoint_configurator: Add support to set new Yealink model SIP-T38G and automatic provision in VP530 model More... over 12 years ago
CHANGED: elastix-firstboot: make update of password in manager.conf more robust in the case it falls out of sync with /etc/elastix.conf. More... over 12 years ago
FIXED: Backup/Restore: Due to unintended bug-for-bug compatibility with the previous backup/restore implementation, the backupengine script restored fax.db with chmod 644, which resulted in fax notifications breaking for any fax sent or received after a restore that included fax information. Fixed. This fixes part 8 of Elastix bug #1461. More... over 12 years ago
CHANGE: modules: dashboard: Add options to active o inactive services when reboot system in Process Status Applet More... over 12 years ago
CHANGED: Apps - System: In priviliged script backupengine was made changed to add validations in case that no exist a file that pretend to backup. More... over 12 years ago
REMOVED: pbx - modules/index.php: It were removed innecesary information when Festival is activated. More... over 12 years ago
UPDATED: framework - themes, elastix theme was updated More... over 12 years ago
FIXED: Apps - System: Was made changed in priviliged script backupengine in order to fix bug 1445 item 7. At the moment to restore mailboxs the message showed as unread More... over 12 years ago
FIXED: framework - elastixneo theme, slogan elastix, was updated because there was a mistake. More... over 12 years ago
CHANGED: Framework - Modules: Was made modified in module group_permission in order to fix bug related with the position of column in the section report module's More... over 12 years ago
CHANGED: Framework - Modules: Was made modified in module group_permission in order to fix bug related with the position of column in the section report module's More... over 12 years ago
FIXED: modules: group_permission: Fixed columns width in grid in all themes More... over 12 years ago
FIXED: modules: group_permission: Fixed columns width in grid More... over 12 years ago
CHANGED: Apps - PBX: In module Control_Planel was made changes in function showChannels in order to fix bugs in wich the call made through a sip trunk have not been displayed in control panel More... over 12 years ago
Do not Call List: The action Apply had no effect if there were no pending calls. This scenario could happen if the DNC is loaded prior to defining the first outgoing call. Fixed. More... over 12 years ago
CHANGED: Apps - PBX: Was made changes in priviliged script asteriskConfig. Thi was made in order to add function changeStateOrganization More... over 12 years ago
CHANGED: Framework - html: Was made changes in module organization to correct and error at the moment to validate the organization id in function changeStateOrganization More... over 12 years ago
FIXED: modules: calendar: Fixed CallerId in calendar event and resize of calendar More... over 12 years ago
CHANGED: Framework - html: Was made changes in module organization and lib paloSantoOrganization to implement functionality using rest to get a update the organization's state More... over 12 years ago
CHANGED: Addon spec file, added validation to remove postgresql repo for architectures different to i386, i686 and x86_64 More... over 12 years ago
CHANGED: system - backup_restore/backup.tpl , backup_restore/index.php: The popup that apears when a restore of a previous backup its about to be performed and a difference exists in the version of a package, now follows the schema of unified style for popups in Elastix. More... over 12 years ago
FIXED: Calls per Hour, Graphic Calls per Hour: queue dropdown selection has never worked. Fixed. Also, synchronize code between the two modules. Fixes Elastix bug #1452. More... over 12 years ago
CHANGED: Framework - Libs: Was added new functions in lib misc.lib.php More... over 12 years ago
CHANGED: Framework - HTML: Was implemented in module organization support to architecture rest. This permit create, delete, update and consult information of one or some orgabizations using rest More... over 12 years ago
FIXED: Agents, Callback Extensions: multiple fixes. Enforce uniqueness of agent number across Agent and Callback agents on agent creation. Verify that agent number that is being modified actually exists. Fix removed successful return from agent modification. Agent modification screens may not longer change the agent number onscreen, as doing so has no effect on the actual record. More... over 12 years ago
CHANGED: Apps - Modules/Fax: Was made changing in lib paloSantoFax.class.php to add new funtions use at the moment to delete a organization More... over 12 years ago
CHANGED: Apps - Modules/Email_Admin: Was made changing in libs paloSantoEmail.class.php. Now function are implement using the provaliged script email_account. This was made in order to eliminate the use of sudo in code More... over 12 years ago