ID |
Date |
Icon |
Author |
Author Email |
Category |
OS |
ELOG Version |
Subject |
67759
|
Thu Jan 22 16:30:07 2015 |
| Stefan Ritt | stefan.ritt@psi.ch | Request | All | - | Re: Configure default time range in 'Find' |
I added a new optoin "Show last default = <days>", where one can pre-set the "Show last" drop-down box. I think this is a good idea, so now people can configure their elog to a certain default in this parameter. Of course all settings in the Find page are AND'ed together, so if one restricts the search to tha last week, but then looks for a date more in the past, the result will be zero by definition. The change is in the GIT repository. If you cannot recompile the code yourself, you have to wait for the next release.
David Pilgram wrote: |
By the way, in further testing, the "Show last" selection over-rides whatever two dates are selected, so if you ask for any entry in Dec 2014, but the "Show last" selects "week", nothing is found - very quickly. I trust that is what you're after, Eoin. I'll keep my change to the coding, but that's personal choice.
|
|
67771
|
Tue Jan 27 17:03:53 2015 |
| Stefan Ritt | stefan.ritt@psi.ch | Question | All | 3.0.0 | Re: Link to full resolution image attachments |
Strange. If I attach a big image to this post (see below), I see the thumbnail, but when I click on it it, I get redirected to the full resolution image. No idea why it is not working for you.
Eric Quintero wrote: |
Hi all,
It's possible my question is entirely within the domain of CKeditor, but I figure it may also have something to do with how it's plugged into ELOG.
In essence, when attaching a PDF to an ELOG post as an image, the post body shows the generated thumbnail and there is a link to the full resolution PDF at the bottom of the post.
However, if instead, I attach a JPG or PNG, the link to the full resolution image is not present in the post (though it can be accessed through the small paperclip icon).
Is there a way to show links to the thumbnailed images, or even for the thumbnail itself to be a hyperlink to the full resolution source?
Thanks for your time,
Eric Q.
|
|
Attachment 1: flower.jpg
|
|
67772
|
Tue Jan 27 17:16:46 2015 |
| Stefan Ritt | stefan.ritt@psi.ch | Question | Linux | 3.0.0 | Re: Kerberos auth not available on 3.0 ? |
Kerberos support is not compiled into the binary RPM. You have to comile from sources to get that. The reason is that there are different Kerberos libraries around, and different people need different ones.
/Stefan
|
67777
|
Wed Jan 28 18:17:15 2015 |
| Stefan Ritt | stefan.ritt@psi.ch | Question | Windows | 3.3 | Re: enable batch file execution |
Modify the server start command in the Windows Registry. Or start the elogd server directly in a command window with "elogd -x", after "cd" to the elog installation directory.
dev wrote: |
How to enable the batch file execution in elogd
|
|
67779
|
Wed Jan 28 18:27:44 2015 |
| Stefan Ritt | stefan.ritt@psi.ch | Question | Windows | 3.3 | Re: enable batch file execution |
Stop the old server first, but we told you this already on elog:67770. If you don't follow our suggestions we cannot help you.
dev wrote: |
I tried it but still it gives error like Shell execution not enabled via -x flag
Stefan Ritt wrote: |
Modify the server start command in the Windows Registry. Or start the elogd server directly in a command window with "elogd -x", after "cd" to the elog installation directory.
dev wrote: |
How to enable the batch file execution in elogd
|
|
|
|
67781
|
Wed Jan 28 19:39:50 2015 |
| Stefan Ritt | stefan.ritt@psi.ch | Question | Windows | 3.3 | Re: enable batch file execution |
May I kindly ask you to Google how to start/stop a service from the command line.
dev wrote: |
From the command mode i am not able to stop and start (elogd stop). But i can start/stop from services .Kindly help me stopping/starting it from command
Stefan Ritt wrote: |
Stop the old server first, but we told you this already on elog:67770. If you don't follow our suggestions we cannot help you.
dev wrote: |
I tried it but still it gives error like Shell execution not enabled via -x flag
Stefan Ritt wrote: |
Modify the server start command in the Windows Registry. Or start the elogd server directly in a command window with "elogd -x", after "cd" to the elog installation directory.
dev wrote: |
How to enable the batch file execution in elogd
|
|
|
|
|
|
67783
|
Wed Jan 28 19:57:32 2015 |
| Stefan Ritt | stefan.ritt@psi.ch | Question | Windows | 3.3 | Re: enable batch file execution |
This is not possible with ELOG. May I suggest that you use a spreadsheet for that.
dev wrote: |
First of all thanx for your kind help. Kindly help me on the following problem.
I have a logbook which keeps the record of all fault booked by different subscriber.this logbook has three attribute downtime,uptime & total duration (date &time format) . I want to calculate the total duration automatically whenevr uptime value is given and if the uptime is not given it should calculate depending upon the system present time.pleas explain it with example.
thanking you
Stefan Ritt wrote: |
May I kindly ask you to Google how to start/stop a service from the command line.
dev wrote: |
From the command mode i am not able to stop and start (elogd stop). But i can start/stop from services .Kindly help me stopping/starting it from command
Stefan Ritt wrote: |
Stop the old server first, but we told you this already on elog:67770. If you don't follow our suggestions we cannot help you.
dev wrote: |
I tried it but still it gives error like Shell execution not enabled via -x flag
Stefan Ritt wrote: |
Modify the server start command in the Windows Registry. Or start the elogd server directly in a command window with "elogd -x", after "cd" to the elog installation directory.
dev wrote: |
How to enable the batch file execution in elogd
|
|
|
|
|
|
|
|
67785
|
Wed Jan 28 20:03:05 2015 |
| Stefan Ritt | stefan.ritt@psi.ch | Question | Windows | 3.3 | Re: enable batch file execution |
https://docs.google.com/spreadsheets
dev wrote: |
Sir, how to use that spreadsheet
can the calculation is possible by running a batch file .
Stefan Ritt wrote: |
This is not possible with ELOG. May I suggest that you use a spreadsheet for that.
dev wrote: |
First of all thanx for your kind help. Kindly help me on the following problem.
I have a logbook which keeps the record of all fault booked by different subscriber.this logbook has three attribute downtime,uptime & total duration (date &time format) . I want to calculate the total duration automatically whenevr uptime value is given and if the uptime is not given it should calculate depending upon the system present time.pleas explain it with example.
thanking you
Stefan Ritt wrote: |
May I kindly ask you to Google how to start/stop a service from the command line.
dev wrote: |
From the command mode i am not able to stop and start (elogd stop). But i can start/stop from services .Kindly help me stopping/starting it from command
Stefan Ritt wrote: |
Stop the old server first, but we told you this already on elog:67770. If you don't follow our suggestions we cannot help you.
dev wrote: |
I tried it but still it gives error like Shell execution not enabled via -x flag
Stefan Ritt wrote: |
Modify the server start command in the Windows Registry. Or start the elogd server directly in a command window with "elogd -x", after "cd" to the elog installation directory.
dev wrote: |
How to enable the batch file execution in elogd
|
|
|
|
|
|
|
|
|
|