# # ChangeLog for /modules/branches/2.5/core/page.did.php # # Generated by Trac 0.10.5 # 05/18/13 06:32:47 # 07/18/08 12:53:52 p_lindheimer [6049] * modules/branches/2.5/core/agi-bin/dialparties.agi (modified) * modules/branches/2.5/core/functions.inc.php (modified) * modules/branches/2.5/core/page.did.php (modified) #2923 add back the Call Screening option that were lost when the directdid + inbound routes were merged 07/08/08 00:30:19 p_lindheimer [5953] * modules/branches/2.5/core/functions.inc.php (modified) * modules/branches/2.5/core/images/core_delete.png (added) * modules/branches/2.5/core/images/link.png (added) * modules/branches/2.5/core/images/telephone_delete.png (added) * modules/branches/2.5/core/images/user_add.png (added) * modules/branches/2.5/core/images/user_delete.png (added) * modules/branches/2.5/core/images/user_edit.png (added) * modules/branches/2.5/core/images/user_go.png (added) * modules/branches/2.5/core/module.xml (modified) * modules/branches/2.5/core/page.ampusers.php (modified) * modules/branches/2.5/core/page.did.php (modified) * modules/branches/2.5/core/page.routing.php (modified) * modules/branches/2.5/core/page.trunks.php (modified) added delete and edit icons, moved devices and users next to each other in lnav bar, added links between devices and users 07/05/08 21:58:08 mbrevda [5919] * modules/branches/2.5/announcement/page.announcement.php (modified) * modules/branches/2.5/asterisk-cli/page.cli.php (modified) * modules/branches/2.5/asteriskinfo/page.asteriskinfo.php (modified) * modules/branches/2.5/backup/schedule_functions.php (modified) * modules/branches/2.5/callback/page.callback.php (modified) * modules/branches/2.5/cidlookup/page.cidlookup.php (modified) * modules/branches/2.5/conferences/page.conferences.php (modified) * modules/branches/2.5/core/page.ampusers.php (modified) * modules/branches/2.5/core/page.did.php (modified) * modules/branches/2.5/core/page.general.php (modified) * modules/branches/2.5/core/page.routing.php (modified) * modules/branches/2.5/core/page.trunks.php (modified) * modules/branches/2.5/core/page.zapchandids.php (modified) * modules/branches/2.5/customappsreg/page.customdests.php (modified) * modules/branches/2.5/customappsreg/page.customextens.php (modified) * modules/branches/2.5/customerdb/page.customerdb.php (modified) * modules/branches/2.5/daynight/page.daynight.php (modified) * modules/branches/2.5/disa/page.disa.php (modified) * modules/branches/2.5/featurecodeadmin/page.featurecodeadmin.php (modified) * modules/branches/2.5/findmefollow/page.findmefollow.php (modified) * modules/branches/2.5/inventorydb/page.inventorydb.php (modified) * modules/branches/2.5/ivr/page.ivr.php (modified) * modules/branches/2.5/languages/page.languages.php (modified) * modules/branches/2.5/manager/page.manager.php (modified) * modules/branches/2.5/miscapps/page.miscapps.php (modified) * modules/branches/2.5/miscdests/page.miscdests.php (modified) * modules/branches/2.5/music/page.music.php (modified) * modules/branches/2.5/paging/page.paging.php (modified) * modules/branches/2.5/parking/page.parking.php (modified) * modules/branches/2.5/phonebook/page.phonebook.php (modified) * modules/branches/2.5/phpagiconf/page.phpagiconf.php (modified) * modules/branches/2.5/pinsets/page.pinsets.php (modified) * modules/branches/2.5/queueprio/page.queueprio.php (modified) * modules/branches/2.5/queues/page.queues.php (modified) * modules/branches/2.5/recordings/page.recordings.php (modified) * modules/branches/2.5/ringgroups/page.ringgroups.php (modified) * modules/branches/2.5/timeconditions/page.timeconditions.php (modified) * modules/branches/2.5/vmblast/page.vmblast.php (modified) #2845 add tabindex to all items except those called via drawlistmenu or drawselect or other hooks. also missed page.routing.php 07/04/08 17:30:53 p_lindheimer [5904] * modules/branches/2.5/core/functions.inc.php (modified) * modules/branches/2.5/core/page.did.php (modified) #2760 added Turkey indications, more tweaks on the directdid merge, added link back to extension 07/04/08 03:56:12 p_lindheimer [5898] * modules/branches/2.5/core/functions.inc.php (modified) * modules/branches/2.5/core/images (added) * modules/branches/2.5/core/images/email_edit.png (added) * modules/branches/2.5/core/images/telephone_edit.png (added) * modules/branches/2.5/core/images/telephone_key.png (added) * modules/branches/2.5/core/install.php (modified) * modules/branches/2.5/core/page.did.php (modified) Modified User Page (in Users Mode) to list each device that is either a fixed device to the user or is Adhoc with the this user as default. Each list item a link to edit the device. Merged directdids to inbound routing and then made the following changes: - any did that has extension as destination is listed with an edit link under with the destination. This includes DID/CID pairs. - you can add a did/cid pair to an extension but once added you can not delete it. The link takes you to the inbound routes page. - modified inbound routes to provide filters to see just directdids, just non-directdid, or routes with no destination. - added a "Clear Destination & Submit" button to clear a destination prior to submiting. - core_get_config will not create ext-did contexts for dids with no destination. - old core_direct_did() functions have been deprecrated and return an empty array(), the equivalent as if there were not directdids found. - Question to ponder - if there is an any/any route, should we send un-assigned did's to it? 07/01/08 23:31:29 p_lindheimer [5853] * modules/branches/2.5 (copied) create 2.5 modules branch 06/03/08 20:25:08 p_lindheimer [5762] * modules/branches/2.4/announcement/page.announcement.php (modified) * modules/branches/2.4/conferences/page.conferences.php (modified) * modules/branches/2.4/core/page.did.php (modified) * modules/branches/2.4/core/page.routing.php (modified) * modules/branches/2.4/daynight/page.daynight.php (modified) * modules/branches/2.4/findmefollow/page.findmefollow.php (modified) * modules/branches/2.4/ivr/page.ivr.php (modified) * modules/branches/2.4/parking/page.parking.php (modified) * modules/branches/2.4/queues/page.queues.php (modified) * modules/branches/2.4/recordings/page.recordings.php (modified) * modules/branches/2.4/ringgroups/page.ringgroups.php (modified) * modules/branches/2.4/timeconditions/page.timeconditions.php (modified) #2604: fix mal-formed html select tags causing problems with some browsers or proxies