-
2013-12-04 17:52:57
New version - 1.70v session captcha
Features
- In 1.69 was introduced drag & drop but IE users could not select any field. This issue was fixed in less than 24h. But if you are experiencing same issue I recommend to update.
- In this version I added option to turn session cookies for form validation. Some users were reporting for getting spam messages. You just have to edit "chat configuration" -> "Use session captcha. LHC have to be installed on same domain or subdomain."
and set 1. Please be sure that chat is running on the same domain or subdomain.
Here is an article related how invisible captcha is working there.
execute doc/update_db/update_52.sql for update and don't forget standard upgrade instructions
-
2013-12-03 16:57:15
We are one years old!!!
Just looked at github history, so we are one years old. First commit was executed on december 8.
It was amazing year. In one year together we have build amazing peace of software with so many features it's hard to name them all. But thank you all for your support and donations and I can proudly say we are the best Open Source Live support. Why the best?
- Desktop (windows, mac, linux), Mobile (android, iphone), Browsers support.
- MVC structure, not an amateur coding style.
- Foundation CSS framework, responsive design.
- Amazin pro-active invitations, I stil find how amain these invitations works. If you use work hours you can almost completely automate all workflows.
- And many more...
Some statistic
- To build what you see took 707 comits in one year. It's more than 2 comits by day.
- 206 issues closed/solved
- Over 1k detected installs, who knows how many real installs are there :)
I ques I will take a small break for now. Only bug fixes for upcoming few weeks and perhaps few enchancements if I find it interesting :)
You can use this break to fill my github issues list with features requests if you are missing anything. So you influence development process.
https://github.com/remdex/livehelperchat/issues?state=open
Also perhaps anyone would like to make some video tutorials? I could post them there :)
-
2013-12-02 18:54:19
http://ipinfodb.com - as geo IP provider
I have just integrated http://ipinfodb.com/ as one of available geo IP providers. So we have four possible geo IP providers.
If you have any other reliable GEO IP provider let me know in comments :)
-
2013-11-30 11:35:49
New version - 1.69v drag & drop, xmpp group messages, index php remove, updated december 1
1.69v
Features
- Drag & Drop support for widgets, you can drag site widgets dragging it's header.
- Department has two separate fields one for E-Mail recipients another one for XMPP recipients. In relation to: https://github.com/remdex/livehelperchat/issues/202
- Department also now has field for XMPP Group recipients. There can be something as somechat@conference.server.org/LiveChat
- User also has a field xmpp username, if this field is different then user account e-mail during link clicking this field will be matched to department xmpp recipient and user will be authorised instantly.
- So full flexibility to have different e-mail for system itself and different account for XMPP service providers.
- You can now set how long chat accept link is valid. This can be found in chat configuration section.
- Upon chat accept link click if link is invalid, user will be redirected to login page and if he is using remember me functionality he will be logged automatically and will see chat window instantly.
- Accept link generation supports now http and https.
- Option remove index.php from URL's
- I have just added minimize option. (December 1 update)
Based on
Changes
- Disable posibility to choose to what department transfer chat if chosen department is self.
Bugfixes
- Skype input field was missing in a new user window.
For update
execute doc/update_db/update_51.sql for update
Add in your site settings/settings.ini.php under
'installed' => true,
'force_virtual_host' => false,
True will remove index.php from url, also you will have to use .htaccess/nginx conf provided in doc/http_conf_examples
For this to work app has to be installed on root folder, it can be either domain or subdomain.
And don't forget standard upgrade instructions
-
2013-11-27 17:27:03
New version - 1.68v skype button and few other maintenance changes
Features
- Skype call field in user attributes
- Online operators listing will show only his department operators.
- In order to see all operators to operators role has to be assigned "user" => "userlistonlineall" permission
Changes
- Added check to make sure that cookie contains vid variable. (Some users were reporting that after closing invitation it's shown again instantly, personally I just cannot reproduce it.)
- Update to jquery 1.10.2 version.
execute doc/update_db/update_50.sql for update and don't forget standard upgrade instructions
Here is screenshot with skype icon