Re: Edit of multiple posts, posted by Andreas Luedeke on Tue Oct 15 10:37:29 2019
|
I use editing of multiple entries frequently and it works fine for me.
To understand your problem I would suggest that you try a minimal configuration. If you have a test logbook with just one or two fields and it
still does not work, then post the config here that people can reproduce your problem - and hopefully find a fix. |
Re: Edit of multiple posts, posted by Andreas Luedeke on Fri Oct 18 08:50:27 2019
|
Hi Finn,
I don't know if this was intended, but at least I know a possible solution: with the command
"Show
Attributes Edit = "
you can limit the attribute list shown in the edit form to those that are not |
Re: Edit of multiple posts, posted by Andreas Luedeke on Fri Oct 18 23:22:50 2019
|
I'm sorry, apparently my tip was not clear: you should use "Show Attributes Edit = " to NOT SHOW any of your locked attributes.
It
is just a guess: if the attribute is not shown in your edit form, it will not complain about it when you submit the form.
Did you try that?
Cheers,
Andreas
Finn |
Re: ELOG reverts to demo configuration, posted by Andreas Luedeke on Fri Feb 21 19:11:12 2020
|
If you've upgraded from an elog 2.x version to an 3.x version, then all entries of a logbook will be moved into subfolder, one for each year.
If you then switch back to the 2.x version of elog, it'll not find any entries.
You can move them back to the folder for the logbook (one directory up) and they'll be found again after the next restart of elog. |
Re: change Cell Style, posted by Andreas Luedeke on Tue Jun 30 17:12:10 2020
|
You should edit the CSS style file: /usr/local/elog/themes/default/elog.css
Just change all fields "background-color:" to your desired color; e.g. "#FFFFFF" for white.
Lahreche Abdelmadjid |
Re: Update, posted by Andreas Luedeke on Tue Jun 30 17:15:18 2020
|
When you update from a version 2.* to a version 3.* then all elog entry files will be moved in subfolder for each year. But non of the entries are
lost.
Only if you afterwards try to start an old version 2.* with the newly converted data directories, then the old version will not find
any of the entries.
I've updated the ELOG version many times now. The only data I once lost was a modified CSS style file and a "hand |
Re: Search feature in ELOG, posted by Andreas Luedeke on Mon Aug 3 13:25:50 2020
|
That question screams: please read the manual! Find command: https://elog.psi.ch/elog/userguide.html#browse
Some simple examples:
https://elog.psi.ch/elogs/Forum/?mode=threaded&reverse=0&reverse=1&npp=20&Subject=Search
https://elog.psi.ch/elogs/Forum/?mode=summary&reverse=0&reverse=1&npp=8&Subject=category
Illam Pakkirisamy |
Re: Reverse sort by Attribue, but it's only showing the last 6 entries by default., posted by Andreas Luedeke on Sun Aug 9 20:47:05 2020
|
It is described in the manual at https://elog.psi.ch/elog/config.html#general
Entries per page = <number>
Funnily the default is "20". I have no idea why you see 6 entries. |