Demo Discussion
Forum Config Examples Contributions Vulnerabilities
  Discussion forum about ELOG, Page 67 of 806  Not logged in ELOG logo
icon5.gif   about shiftcheck, posted by Xuan Wu on Tue May 15 04:41:23 2018 shiftcheck1.pngshiftcheck2.pngshiftcheck3.png
Hi all,

I try to implement a shift check list for our facility. The attributes called "a1, a2, b1, b2 etc" are used in original shiftcheck.html,
However, we would like to use "1.1, 1.2, 2.1, 2.2 etc". So I try to change the name of checkbox in shiftcheck.html and the attributes in
    icon2.gif   Re: about shiftcheck, posted by Xuan Wu on Wed May 16 02:20:24 2018 
That's true. Thanks for your explanation.

Cheers, Xuan




Andreas
icon5.gif   shiftcheck restrict edit, posted by Xuan Wu on Thu May 24 08:53:50 2018 
Hi all,

There are options "Restrict edit" and "Restrict edit time" for general logbooks, but it seems not work for shiftcheck logbook.
I think the function only author can change their own entry is necessary for shiftcheck too. Any suggestion would be hightly appreciated.
    icon2.gif   Re: shiftcheck restrict edit, posted by Xuan Wu on Wed Jun 6 02:41:32 2018 
Is there a way to restrict other author to edit the custom input form submitted?




Xuan
Wu wrote:



Hi all,
icon6.gif   elog hanged when uploading photo failed, posted by Xuan Wu on Wed Feb 27 02:34:46 2019 log.png
Hi all,

  We came across a problem recently when clicking "Upload" button, then elog hanged and never being accessed. I have checked the
elog logs and find that it seems that elog didn't get the path of the picture for some reason. So is it a bug or our operation isn't correct?
    icon2.gif   Re: elog hanged when uploading photo failed, posted by Xuan Wu on Wed Mar 6 05:10:28 2019 
That make sense. Is there a way to recovery when hung except restart elogd? On the other hand, whether could  prompt for reloading attachment
when interpreter detect error but not hang?

Wu Xuan
icon3.gif   add a little function--go to the specified page number, posted by Xuan Wu on Tue May 14 09:40:58 2019 pagination.pnggoto.patch
Hi all,

I added an input widget for pagination. I'd like to share it here, maybe someone needs. If there are many pages,  specifying the page
number will be useful. 
    icon3.gif   Re: elog hanged when uploading photo failed, posted by Xuan Wu on Wed Oct 16 13:20:31 2019 error.png
Hi all,

I've found a bug in elog. It's all right that uploading an image which file name with special characters. I think it must have
something to do with the code like"url_encode(file_enc, sizeof(file_enc));  /* for file names with special characters like "+" */".
ELOG V3.1.5-3fb85fa6