Demo Discussion
Forum Config Examples Contributions Vulnerabilities
  Discussion forum about ELOG, Page 537 of 808  Not logged in ELOG logo
ID Date Icon Author Author Email Category OS ELOG Version Subject
  2234   Mon May 28 04:53:48 2007 Disagree deletoillexavier.deletoille@synchrotron-soleil.frBug reportWindows2.6.2-1863Re: checkbox

deletoille wrote:

Stefan Ritt wrote:

deletoille wrote:
I found a small Bug when I create an entry. I activate a checkbox (attachement1) but when I upload a file, the activation disappears (attachement 2). I have to activate again the checkbox.
Is it something I can do?


I tried with V2.6.2-1741 and the problem was not there. It was fixed some time ago, so it should have worked in 1723 as well. Can you try the minimal example coming with the distribution, just by adding one MOptions attribute, like:
[global]
port = 8080

[demo]
Attributes = Author, Type
MOptions Type = Routine, Software Installation, Problem Fixed, Configuration, Other

and see if it work there? If it works correctly there but not with your config file, please send me your config file and I will try to reproduce the problem.



You're right it works
It must be in my programming method
I share you my config file.
Thanks for your help




Hello,
I wrote a small program for another group and I have always the same problem of activation box who disappears when I upload a file. On the other hand, I noticed that the problem is only for the conditional attribute and not for the other. Here included the small program. an idea?

Thanks in advance
Xavier Deletoille

[global]
port = 8080
[GMI]
Start page = ?rsort=date
Quick filter = Type evenement
Time Format = %d %m %Y, %H:%M
Quote on reply = 0
Use Lock = 0
List display = id, Icone, date, Equipement, Type evenement, Localisation, auteur
Menu commands = List, New, Edit, Reply, Find, Config
Comment = Cahier de Manip du groupe GMI
********************************************************************************************************************
attributes = auteur, Icone, Type Equipement, Equipement, Localisation, Type evenement
Required attributes = auteur, Icone, Type Equipement, Localisation, Type evenement
show attributes = auteur, Icone, Type Equipement, Equipement, Localisation, Type evenement

Preset on reply auteur =
Options Type Equipement = Apple II{A}, Sous vide{B}, Electromagnetique{C}, Aimant{D}
{A} MOptions Equipement = HU80, HU65, HU60, HU52, HU50, HU40, HU30
{B} MOptions Equipement = U20, U26, W50
{C} MOptions Equipement = HU640, HU256
{D} MOptions Equipement = Dipole, Quadripole, Sextupole
IOptions Icone = oui.gif, non.gif, cleanglaise1515.png, paper.png
Moptions Localisation = C01, C02, C03, C04, C05, C06, C07, C08, C09, C10, C11, C12, C13, C14, C15, C16, Booster
Options Auteur = xxxxxx,xxxxxxxy,xxxxxft
Options Type evenement = Alimentation, Bobines, Moteur, TLCC, CPCI, Communication, Autres
  2233   Fri May 18 16:07:31 2007 Reply Dennis Seitzdseitz@berkeley.eduQuestionAll Re: Summary view: View only most recent entry for all values of a given attribute?

Stefan Ritt wrote:
Ok, now I understand. Well, your request is very special for your case. Usually I implement things only if several independent people ask for it. What you can try is to save your logbook in CSV format, import it into Excel or another spreadsheet program, and achieve the filtering there.

Best regards,

Stefan


OK, I've done that before and it works fine. I'd rather be able to do it in Elog but I understand if it's not worth the effort. It never hurts to ask!

Cheers,
Dennis
  2232   Fri May 18 08:04:38 2007 Reply Stefan Rittstefan.ritt@psi.chQuestionAll Re: Summary view: View only most recent entry for all values of a given attribute?
Ok, now I understand. Well, your request is very special for your case. Usually I implement things only if several independent people ask for it. What you can try is to save your logbook in CSV format, import it into Excel or another spreadsheet program, and achieve the filtering there.

Best regards,

Stefan
  2231   Fri May 18 02:15:41 2007 Reply Dennis Seitzdseitz@berkeley.eduQuestionAll Re: Summary view: View only most recent entry for all values of a given attribute?

Stefan Ritt wrote:

Dennis Seitz wrote:
I would like to filter the summary view so it only shows me the most recent entry for every value in the serial number attribute. This would be very useful for quickly viewing the present status and location of every assembly, for example.


I don't know if that is what you want, but have you tried clicking on the column headings in the summary view to sort the table according to that attribute:



Rather than simply sorting, I would like to actually reduce the number of entries listed to show only the most recent entry for each serial number. In this way, I can see at a glance what the present status of each serial number is. This is similar to Quick Filters but would be a "Most Recent" filter that could be applied conditionally, for example: "Most Recent" -> "By Serial".

Here is the display now:


Here is what I'd like to have the option to view (I used a graphic editor to fake it):


It would also be nice to have the option to then sort the resultant view, for example, to group together all serial numbers that have the same status.

Is this a little clearer? It's just a suggestion - this is not terribly important, but if it were possible I think it would be useful.

Thanks!
  2230   Thu May 17 14:02:39 2007 Reply Stefan Rittstefan.ritt@psi.chQuestionAll Re: Summary view: View only most recent entry for all values of a given attribute?

Dennis Seitz wrote:
I would like to filter the summary view so it only shows me the most recent entry for every value in the serial number attribute. This would be very useful for quickly viewing the present status and location of every assembly, for example.


I don't know if that is what you want, but have you tried clicking on the column headings in the summary view to sort the table according to that attribute:

  2229   Thu May 17 02:12:52 2007 Question Dennis Seitzdseitz@berkeley.eduQuestionAll Summary view: View only most recent entry for all values of a given attribute?
We are using Elog to track status of hardware assemblies. One attribute we've created is the serial number of an assembly. Other attributes are items like "location" and "status". We have set up these latter attributes with presets to make entry easy and keep entries consistent.

I would like to filter the summary view so it only shows me the most recent entry for every value in the serial number attribute. This would be very useful for quickly viewing the present status and location of every assembly, for example.

I can't find a way to do this in the documentation. Is it possible? If not, may I submit a request for this feature?

I am very impressed with the Elog and it has become an essential part of our record keeping. Thank you for a very useful and well implemented application!
  2228   Thu May 10 13:03:51 2007 Reply Stefan Rittstefan.ritt@psi.chQuestionWindows | AlllastRe: Import log

bob wrote:
thank you,
but the last method (simplest for me) does not import the comment.
it's a pity...


Ok, I implemented the XML import which also includes the text body. However there are currently two limitations:

  • If you want to import entries which contain replies, it only works if import them into an empty logbook, where the imported entries can obtain the same entry IDs as in the original logbook.
  • The names of possible attachments are correctly imported, but not the files themselves. These you have to copy by hand.
  2227   Tue May 1 16:54:12 2007 Reply Stefan Rittstefan.ritt@psi.chQuestionLinuxELOG V2.6.Re: Change default for suppressing email notification and/or targeting entries manually

Alan Stone wrote:
I would also like the option to add additional email addresses on the fly.


There is a simple way to accomplish this. Define a new attribute, let's call it "cc". Then add to your config file following statement:
Email all = $cc

In you entry form, you can now enter comma-separated email addresses in the CC filed, to which a notification will be sent.
ELOG V3.1.5-3fb85fa6