Ticket #4147 (closed Feature Requests: fixed)

Opened 2 years ago

Last modified 2 years ago

Real Company Directory

Reported by: mbrevda Assigned to: mbrevda
Priority: minor Milestone: 2.8
Component: Directory Version: SVN-HEAD
Keywords: Cc:
Confirmation: Unreviewed SVN Revision (if applicable):
Backend Engine: All Backend Engine Version:

Change History

03/18/10 12:56:05 changed by mbrevda

(In [9275]) re #4147; intial checkin of gui side of company directory. Testers: this is still buggy. Please specify browser when reporting bugs. REQURIES TRUNK!

03/18/10 13:23:43 changed by p_lindheimer

  • owner deleted.
  • component changed from - choose - to Other Module.

03/18/10 13:28:28 changed by mbrevda

  • owner set to mbrevda.
  • component changed from Other Module to Company Directory.

03/18/10 13:28:55 changed by GameGamer43

(In [9276]) re #4147 - spelling/grammar fixes

03/31/10 16:35:09 changed by mbrevda

(In [9429]) re #4147; ad delete link, other fixes

03/31/10 16:39:22 changed by GameGamer43

(In [9430]) re #4147 - fixes spelling/grammar errors

03/31/10 16:41:33 changed by GameGamer43

(In [9431]) re #4147 - fixes multiple spelling issues in the comments

03/31/10 16:45:46 changed by GameGamer43

(In [9432]) re #4147 - more spelling/grammar fixes for comments

04/01/10 14:11:28 changed by GameGamer43

(In [9433]) re #4147 - Adds database creation to company directory so we can install this module for testing and use.

04/14/10 10:49:53 changed by mbrevda

(In [9505]) re #4147; fix page redirection issue. Finaly!

04/22/10 13:33:17 changed by mbrevda

(In [9539]) re #4147; first draft of the agi script; some hacked together sound files; fix gui to redirect properly, show proper audio lables

04/26/10 09:33:14 changed by mbrevda

(In [9545]) re #4147; fix some instances where drop down list wouldnt show, make selecting more intuative

04/26/10 12:58:49 changed by mbrevda

(In [9546]) re #4147; add system recording as name tag

04/26/10 13:02:59 changed by mbrevda

(In [9547]) re #4147, closes #4234; set all promts to default, by default. Note: this is gui only for now, server side changes coming soon

04/27/10 01:59:09 changed by mbrevda

(In [9548]) re #4147; closes #4236; add option to add all system users

04/27/10 06:54:40 changed by mbrevda

(In [9549]) re #4147, closes #4235; add return to ivr gui option

04/27/10 06:57:43 changed by mbrevda

(In [9551]) re #4147, closes #4235; add return to ivr gui option

04/27/10 16:24:40 changed by mbrevda

(In [9554]) re #4147; further work to the agi's. Should be ready for some seroius testing now!

04/27/10 16:37:16 changed by mbrevda

(In [9555]) re #4147; further work to the agi's.

04/28/10 12:41:43 changed by mbrevda

(In [9557]) re #4147; add gui destinations, dialplan

04/29/10 14:34:14 changed by mbrevda

(In [9559]) re #4147; we should be using , not | as a delimiter

04/29/10 14:35:22 changed by mbrevda

(In [9560]) re #4147; set verison in module.xml

04/29/10 15:08:59 changed by mbrevda

(In [9562]) re #4147 make module alpha, not beta

04/29/10 17:11:25 changed by mbrevda

(In [9565]) re #4147, rename module to directory, as its not spefic to companies

04/29/10 17:39:00 changed by mbrevda

(In [9566]) re #4147, rename module to directory, as its not spefic to companies

04/29/10 17:40:36 changed by mbrevda

(In [9567]) re #4147, rename module to directory, as its not spefic to companies

04/29/10 17:51:01 changed by mbrevda

(In [9569]) re #4147, we dont need this anymore

05/03/10 07:05:23 changed by mbrevda

(In [9576]) re #4147; use consecutive id's to prevent posible race conditions

05/03/10 07:06:23 changed by mbrevda

(In [9577]) re #4147; change + button to image so that <enter> can submit the page

05/03/10 07:09:32 changed by mbrevda

(In [9578]) re #4147; move function directory_drawListMenu() to page.directory.php

05/03/10 07:22:07 changed by mbrevda

(In [9579]) re #4147; added error even to ajax call, although I dont see that its working

05/03/10 07:37:38 changed by mbrevda

(In [9580]) re #4147; agi scrip/class improvments; hopefully sqlite3 support (untested)

05/03/10 07:41:11 changed by mbrevda

(In [9581]) re #4147; agi class improvments

05/03/10 07:46:15 changed by mbrevda

(In [9582]) re #4147; moce get last id in to save function

05/03/10 07:47:54 changed by mbrevda

(In [9583]) re #4147; remove directory context inclusion from from-internal

05/03/10 07:53:58 changed by mbrevda

(In [9584]) re #4147; add sql field names

05/04/10 13:00:44 changed by p_lindheimer

(In [9585]) id should not be primary in directory_entries, adding foreign_id field associated with type, adding uninstall script, there is no alter commands, this module needs to be uninstalled and reinstalled for these to take effect if you are early testing, re #4147

05/04/10 14:23:11 changed by p_lindheimer

(In [9586]) retivr missing re #4147

05/04/10 14:31:06 changed by p_lindheimer

(In [9587]) REPLACE does not appear to result in Auto-Increment ID being returned so do an explicit insert re #4147

05/06/10 20:27:03 changed by p_lindheimer

(In [9589]) many bug fixes, enhancements to use default extension name/num and more re #4147

05/07/10 13:09:50 changed by p_lindheimer

(In [9593]) fix broken vm greeting and hacky attempt to indicate how many in list so far, few other tweaks re #4147

05/07/10 16:25:53 changed by p_lindheimer

(In [9595]) closes #4257 list Company Directories as options for direct extension dialing, re #4147

05/09/10 01:50:18 changed by mbrevda

(In [9597]) re #4147; fix adding a new entries should always be at the BOTTOM of the table; remove confusing user colomn

05/09/10 02:59:04 changed by mbrevda

(In [9598]) re #4147; fix error where custom text would be lost on adding a new row due to toggleVal being rebound; seperate row delere logic and presentation, also no need to recreate the same (delete) code for every row - so do it just once

05/09/10 03:34:31 changed by mbrevda

(In [9599]) re #4147; version bump

05/09/10 03:41:54 changed by mbrevda

(In [9601]) re #4147; add intuition functions

05/10/10 12:10:36 changed by p_lindheimer

(In [9603]) add a default directory entry similar to vmblast and paging, and hook to delete an entry if the corresponding extension is deleted, and comment out dynamic destination and recording registry functions until they can be fixed re #4147

05/21/10 12:38:13 changed by p_lindheimer

  • status changed from new to closed.
  • resolution set to fixed.

There are still some loose ends to deal with but this ticket can effectively be closed. New tickets can be opened against specific issues or fine tuning that it needs/will need.