ID |
Date |
Icon |
Author |
Author Email |
Category |
OS |
ELOG Version |
Subject |
67460
|
Wed Feb 27 13:43:00 2013 |
| Francois Cukier | Monsieurdindon@gmail.com | Question | Windows | 2.9.2 | Custom "move to" |
Good day,
I have 2 logbooks. The main one and the one for the archived entries.
I can make a "move to" command in the main one witch will bring the drop down for the archive. (working perfect).
I was wondering if it is possible to make a "custom" move to in witch I can directly specify the destination logbook, hide the drop down and rename the button.
The main objective is to make a button called "Archive" witch the users only have to press to move the selected entries.<
I know I can make some custom command in list view ie :<a href="?xxx=xxx1|xxx2">zzz</a> so I was wondering if the same is possible and if so, can you guide me on the syntax ?
Thanks for your help :) |
390
|
Thu Jul 10 10:11:41 2003 |
| nickc1 | nick@nick.com | Bug report | | 2.3.9 (src) | Currently being edited option has gone |
In the current source which ive compiled and am using on our elog system,
the feature that you put in for me that says "Entry is currently being
edited by Joe Bloggs on 192.168.0.10" has vanished.
It removes existing locks from before updating the binary but doesnt but
new ones on.
Is this something that was removed intentionally or by accident ?
Thanks |
65720
|
Wed Jan 30 10:28:50 2008 |
| Richard Hardwick | rch@skynet.be | Question | All | current | Cross references within ELOG |
How can I make a cross reference from one entry to another entry in the same ELOG logbook? |
1358
|
Thu Jul 28 15:33:21 2005 |
| Chris Howe | c.j.howe@rl.ac.uk | Bug report | Windows | 2.6.0 | Creating logbook by copying an existing one crashes elog |
Hi,
Trying to create a new logbook from an existing one causes elog to crash.
output from DrMingw:
elogd.exe caused an Access Violation at location 00448c6e in module elogd.exe
Writing to location 6e206c65.
Registers:
eax=00240798 ebx=00000020 ecx=6e206c61 edx=00250088 esi=00000000 edi=69726500
eip=00448c6e esp=01c1a1d0 ebp=01c1a1f0 iopl=0 nv up ei ng nz ac po cy
cs=001b ss=0023 ds=0023 es=0023 fs=0038 gs=0000 efl=00000297
Call stack:
00448C6E elogd.exe:00448C6E
00445F17 elogd.exe:00445F17
as the service restarts elog the browser then displays:
"Cannot open file elog.pwd: No such file or directory
Please use your browser's back button to go back"
If you try and create a new logbook from scratch (i.e. not a copy) then the browser displays:
"Cannot open file elog.pwd: No such file or directory
Please use your browser's back button to go back"
In both cases the new logbook is created.
any ideas?
Chris |
67033
|
Thu Mar 24 16:37:55 2011 |
| Terry Shuck | terry.shuck@atmosenergy.com | Question | Windows | 2191 | Creating a form or table |
Is there a way to open a form or table when clicking on New rather than going to a text field? Thanks, TS!
|
68113
|
Mon Sep 7 12:44:42 2015 |
| Edmund Hertle | edmund.blomley@kit.edu | Bug report | All | 3.1.1 | Creating ELog Links not working properly in HTML Editor |
Hey,
the syntax for creating links to other elog entries has a small issue in the HTML editor. The link will not be created properly if there are whitespaces in the name of the logbook. Using ELCode (or in a simple attribute field) the whitespaces can be replaced by "+", but this does not work in the HTML editor. The work-around would be to use ELCode mark-up instead of HTML.
Example 1 (this should work): elog:Contributions/47
Example 2 (this will not work): elog:Config+Examples/11
Example 3 (will also not work): elog:Config%20Examples/11 |
68772
|
Mon Apr 2 23:31:51 2018 |
| Michael Hibbard | michael.hibbard@cern.ch | Question | Windows | 3.1.2 | Create past Elog entry. |
Hello, Sorry if this has been addressed elsewhere, but I could not find info.
I am wanting to submit a new elog entry (that should have been) for a past date, to predate log entrys currently in my system.
I assume I must manually create a new .log file. What ID# should I assign to this entry? Should I sub-increment (i.e 33.1)? I presume the correct thing to to would be to automate ID# increments in all sucessive logs with a script (python).
Please advise.
Thank you,
-Michael Hibbard |
69251
|
Tue Oct 27 16:00:03 2020 |
| David Wallis | wallis@aps.anl.gov | Question | Linux | V3.1.4-ba84827 | Create entry from command line - override Date? |
I'm converting our on-call logbook, with 25 years of history, to elog. Is there a way to override the current date/time for the Date field with the creation date/time of the original logbook entry? |