![]() |
|
|||||||
| View Poll Results: If the 4.3 release only included one new major feature, what would you want it to be? | |||
| [Support Center] Shared ticket histories (e.g. org manager). |
|
5 | 7.94% |
| [LDAP] Active Directory integration (GUI + Support Center). |
|
17 | 26.98% |
| [Broadcast] The ability to mass reply to senders in buckets, searches, etc. |
|
4 | 6.35% |
| [Workspaces] Sharing worklists between workers and groups. |
|
10 | 15.87% |
| [Reminders] A system for reminders based on worklists (assigned tickets, overdue tasks). |
|
5 | 7.94% |
| [Call Logging] A plugin to track + manage phone calls like tickets. |
|
8 | 12.70% |
| [Notifications] Send worker notifications to IM/XMPP/iPhone. |
|
3 | 4.76% |
| [Web-API] Implement add/edit/delete/search for all record types plus custom fields. |
|
3 | 4.76% |
| Other... |
|
8 | 12.70% |
| Voters: 63. You may not vote on this poll | |||
![]() |
|
|
Thread Tools | Display Modes |
|
#21
|
|||
|
|||
|
All I can say about LDAP is this: It will help support center adoption rates and make it an easier sell to larger companies concerned with compliance (single directory management makes auditors happy).
Regarding the former, I am constantly amazed at how often the account creation process hurts adoption rates. I guess people feel too busy to go through a three step process to initilly use a new system. Anything that gets people using the support center (and getting those FAQs and kb articles in front of them) is a great feature, IMHO. |
|
#22
|
|||
|
|||
|
The most important feature for me would be better handling of non-ticket-related (inbound and outgoing) email that needs to be handled but is not spam.
Not all communication is ticket-based or related to a particular support issue. But it makes sense to store all of the communication history in a single system (Cerb4) As an example, I deal with a lot of vendors who have me on their email list and every month, they send out emails detailing monthly specials and information (Cerb4 team does this. There is no support issue associated with these emails, but I like to keep them, so right now, I dump them into a folder (1 per company). But I also have communications with these companies that could be described as issue-related (negotiations would be an example where there is a lot of back and forth. I would like for Cerb4 to more intuitively allow me to manage my entire email inbox from within the system. |
|
#23
|
||||
|
||||
|
CHD-518 is done for 4.3, and CHD-1000 may make it into 4.3 (is planned).
|
|
#24
|
||||
|
||||
|
Quote:
There are plenty of simpler apps for simpler needs. We're positioned differently. |
|
#25
|
||||
|
||||
|
LDAP is my focus this week.
|
|
#26
|
|||
|
|||
|
I have been waiting to upgrade our version of Cerberus until LDAP is released. I thought that was going to be in 4.3, but it looks like that has been delayed.
Any idea when this will be released? Thanks, Tom |
|
#27
|
||||
|
||||
|
We've sorted out what we need to do to allow login adapters (like LDAP) for both the helpdesk and Support Center. Since LDAP is a directory of custom properties, and not an application with a rigid structure, we'll probably provide an example implementation that can be customized based on organizations' needs.
For example, some orgs may want to allow their customers to log in using a customer ID rather than using an email address. Those IDs could be related to addresses using custom fields and matched from LDAP. We'd have a hard time providing that much flexibility in a prefabricated solution; but it would be easy to tweak a working LDAP example to do anything like that. I'm still planning to add the extension point for login adapters to 4.3, and that LDAP example should follow shortly. |
|
#28
|
|||
|
|||
|
Quote:
When cerberus language is changed to eg. Danish, cerberus sets php's locale to "da_DK", which make php's date functions output in Danish that is non-parse-able by strtotime. My current hack is: --- libs/devblocks/Devblocks.class.php (revision 311) +++ libs/devblocks/Devblocks.class.php (working copy) @@ -773,6 +773,7 @@ static function setLocale($locale) { @setlocale(LC_ALL, $locale); + @setlocale(LC_TIME, 'en_US'); self::$locale = $locale; } Best regards |
|
#29
|
|||
|
|||
|
Quote:
I can't wait - It looks like the ticket says it will come out in 4.3.1 http://www.wgmdev.com/jira/browse/CHD-183 - and things are looking promising: http://forum.cerb4.com/showthread.php?p=12972Any release date announced yet for 4.3.1?
__________________
http://crimm.me |
|
#30
|
||||
|
||||
|
Quote:
Thanks Robert
__________________
http://cerb5blog.com Featuring How-To, Patches, and News about Cerberus Helpdesk. |
![]() |
| Thread Tools | |
| Display Modes | |
|
|
Similar Threads
|
||||
| Thread | Thread Starter | Forum | Replies | Last Post |
| Which 4.0 major feature do you want WGM to focus on next? | jstanden | Community Voting Booth | 84 | 10-06-2009 09:21 PM |
| Comments not included in merged tickets | lrsatlanta | Priority Support for VIPs | 8 | 06-17-2009 12:09 AM |
| Commit ChangeLog (Build 594 to 603) - Major Performance Boost, Security, Cleanup | jstanden | Release Notes & What's New | 0 | 05-21-2008 12:43 AM |
| Blog: Major Performance Improvements (Build 603) | dsugita | Announcements | 0 | 05-20-2008 10:23 PM |
| Disapointed by this new release | kolko | General Help | 3 | 11-20-2007 08:42 PM |