Re: Drop down search list?, posted by Stefan Ritt on Thu Aug 16 15:59:53 2012
|
harley skorpenske wrote:
I forgot to mention - this is for searching the logbook. So would the config file look more like |
Re: Drop down search list?, posted by harley skorpenske on Thu Aug 16 16:12:49 2012
|
Stefan Ritt wrote:
I know that this is for searching. But you don't get the point. You have attributes, like Date, Category, |
Re: Drop down search list?, posted by Stefan Ritt on Thu Aug 16 16:14:52 2012
|
harley skorpenske wrote:
Thanks Stefan, I think I understand, and now I see the options definition on the syntax page. I |
Re: Drop attachments here..., posted by Sebastian Schenk on Mon Jun 28 14:53:44 2021
|
I can't confirm this behavoiur. In our instance, every user can use the attachment function of the elog.
Either through "Drag&Drop" or "Browse&Upload" in the entry editor.
What do you mean by "root" user? |
Re: Drop attachments here..., posted by Xuan Wu on Mon Jun 28 18:41:31 2021
|
I just used my own account to test the "Drag&Drop" function in this forum , and it failed. In our case, we need to upload
ten more images into logbook at once, it's more effective to use "Drag&Drop" than "Browse&Upload" feature for "Browse&Upload"
only can choose one attachment at once, but "Drag&Drop" can choose several attachments at once. The admin user can use this |
Re: Drop attachments here..., posted by Sebastian Schenk on Tue Jun 29 15:21:06 2021
|
In my testings I didn't found this behaviour, but my collegues also reported this issue.
So I searched for the difference between my test setup and the production logbooks.
I believe the "restrict edit = 1" config option may be responsible for this behaviour. |
Re: Drop attachments here..., posted by Sebastian Schenk on Tue Jun 29 20:13:36 2021
|
I could figure out the bug. A fix can be found in this commit.
https://bitbucket.org/merrx/elog/commits/c3e3c4af9666006558aaf26d8f4841800e69f9af
Sebastian |
Re: Drop attachments here..., posted by Stefan Ritt on Tue Jun 29 20:20:38 2021
|
Looks good, I merged the pull request. |