Version 3.1.1 of elog has been released, posted by Stefan Ritt on Tue Aug 4 15:35:39 2015
|
Version 3.1.1, released August 4th, 2015
Updated CKEditor to version 4.5.1
Implemented "Date/Time format <attribute> = ..."
Implemented "Use Email Subject Edit = ..." |
Re: Problem with elog and Internet Explorer when saving an entry, posted by Stefan Ritt on Tue Aug 4 15:36:48 2015
|
This issue should have been fixed in the new version 3.1.1. If the problem still persists, try to clear your browser's cache, since it might still
have cached the old JavaScript files having this bug.
TorstenJ |
Re: ELOG 3.0 plus and MS Windows issues., posted by Stefan Ritt on Wed Aug 5 12:09:47 2015
|
I recompiled the executables according to
https://msdn.microsoft.com/en-us/library/jj851139.aspx
and replaces the elog311-1.exe distribution. Can you try if it works? Unfortunately I don't have a XP machine here. |
Re: Problem with elog and Internet Explorer when saving an entry, posted by Stefan Ritt on Wed Aug 12 10:54:27 2015
|
Do you have the problem on this Forum as well?
If not, then something is wrong with your installation. Like old JavaScipt files etc. Start with a fresh installation and you should be fine.
If you have the same problem in this Forum, let me know and I will further investigate it. |
Re: Isolating search urls, posted by Stefan Ritt on Wed Aug 12 17:19:45 2015
|
I guess the underlying problem is the long time these requests take and block other users.
I have pretty high on my todo list to convert ELOG into a multi-threaded server which would fix this completely. So if you are patient enough
(=months) you might get what you want. |
Re: Show attachments = 0, posted by Stefan Ritt on Thu Aug 13 08:41:57 2015
|
That's strange. If you use HTML or ELCode encoding, attachments are automatically hidden if they are used inline. So no "Show
attachments = 0" necessary! I just tried that with the demo logbook and here is how it looks:
|
Re: IE 11 - Text Edit Toolbar Not Working, posted by Stefan Ritt on Mon Aug 17 09:55:16 2015
|
Also make sure you don't have "Compatibility Mode" turned on in IE11.
See here for example: http://winaero.com/blog/how-to-enable-compatibility-view-in-internet-explorer-11-ie11/
Andreas |
Re: Isolating search urls, posted by Stefan Ritt on Mon Aug 17 10:41:22 2015
|
Look for "&subtext=" in the URL
Philip
Leung wrote:
Is there no good way of differentiating search operations from others |