14
I Use This!
Inactive

Commits : Listings

Analyzed about 1 hour ago. based on code collected about 1 hour ago.
Nov 10, 2024 — Nov 10, 2025
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
BLUEBOX-389: Spaces are now trimmed on SIP Usernames and SIP Passwords This is now fixed on back-end and front-end. More... over 14 years ago
BLUEBOX-316 fixed. Escaping special chars for autoattendant numbers and in general number assignment More... over 14 years ago
BLUEBOX-316 fixed. Escaping special chars for autoattendant numbers and in general number assignment More... over 14 years ago
removing useless file More... over 14 years ago
useless file More... over 14 years ago
Merge branch 'master' into simpleroute/1.1 More... over 14 years ago
BLUEBOX-231 fixed. + and * are now escaped properly More... over 14 years ago
BLUEBOX-231 fixed. + and * are now escaped properly More... over 14 years ago
Merge commit 'origin/master' More... over 14 years ago
Fixed GTalk's version of simple route - this only fixes the symptom - not the real issue More... over 14 years ago
Fixed GTalk's version of simple route - this only fixes the symptom - not the real issue More... over 14 years ago
BLUEBOX-322 GTalk's version of simple route now works - this only fixes the symptom - not the real issue More... over 14 years ago
Adds a simple check to MultiTenantRecordListener to see if it has run for this query. Otherwise, it is run once for each model in the query and adds its filter multiple times. More... over 14 years ago
Fixes navigation to use the correct module path when looking for the module icon. More... over 14 years ago
JGrid helper code currently generated duplicate aliases when two models have the same first character. There is code following that simply assigns aliases A-Z, so this simply comments out the code that assigns them by the model name. Karl said this was an attempt to assign predictable aliases. A work around is to use the complete model name instead of the alias when adding fields. More... over 14 years ago
Add finalizeInstall function to package configure object so that installation activities that require the package to exist in the packages table can be completed. More... over 14 years ago
Add finalizeInstall function to package configure object so that installation activities that require the package to exist in the packages table can be completed. More... over 14 years ago
Add ESLException error class and set ESL related classes to throw it instead of a generic exception.` More... over 14 years ago
Breaks out the file handling from the presentation logic so that the file name can be retreived by other components that may want to allow playback of recorded calls. More... over 14 years ago
Add variable to default views used by bluebox controller so that the view can tell if it is runnning in add or edit mode and respond appropriately. More... over 14 years ago
Adds two helper functionns to Bluebox_arr that either sort or filter associative arrays that are formatted like record sets. Used when the data is either not from a SQL source (and therefore SQL sorting and filtering is not available), or changes to result sets ar being made where querying the database may not be the best answer. More... over 14 years ago
Adds two helper functionns to Bluebox_arr that either sort or filter associative arrays that are formatted like record sets. Used when the data is either not from a SQL source (and therefore SQL sorting and filtering is not available), or changes to result sets ar being made where querying the database may not be the best answer. More... over 14 years ago
Move unescaping characters in XML strings to before search so that required tags and values with special characters in them (such as the ampersand) will be found during search. Currently they are not found and entries are duplicated instead of updated. More... over 14 years ago
Merge branch 'freeswitch/1.1.1' More... over 14 years ago
Added a check in case someone, like me, decides to try to use a section that doesn't exist More... over 14 years ago
Changed mistake in the createExtension call - section dingaling doesn't exist More... over 14 years ago
Changed mistake in the createExtension call - section dingaling doesn't exist More... over 14 years ago
Merge commit 'jaybee/bug/3' More... over 14 years ago
Merge commit 'jaybee/bug/1' More... over 14 years ago
Ensure new extensions get added after the END of the section. More... over 14 years ago