Addition of a "Restrict edit attribute" option?, posted by Justin Ellison on Tue Mar 13 17:27:49 2007
|
It would be a nice addition to have a config file option named "Restrict edit attribute".
Basically, I would like to have an attribute that was either:
|
Re: Addition of a "Restrict edit attribute" option?, posted by Justin Ellison on Wed Mar 14 15:03:41 2007
|
Sorry, I didn't explain it enough.
This feature is like "Restrict edit time", but instead of setting an entire entry as read only after n hours, we set it read only if attribute y is true. |
Re: Addition of a "Restrict edit attribute" option?, posted by Justin Ellison on Wed Mar 14 15:43:51 2007
|
[quote="Stefan Ritt"]
I understand what you want. The conditional attributes I showed you give you that functionality, except that unlocking is a bit painful for the admin (has
to edit the config file each time). Sorry, but that's all I can give you.[/quote]
|
Re: New ELOG version with XML and CSV import/export, posted by Neil Swartz on Tue Nov 23 05:41:31 2004
|
> > I was able to find the export feature under find. Could you let me know where
> > the import feature is? Or how I turn it on.
>
|
Re: New ELOG version with XML and CSV import/export, posted by Neil Swartz on Wed Nov 24 03:30:31 2004
|
> > I needed the export feature and could not find documentation on it in the latest
> > version. I finally read the code and added Find Menu Text = <filename>
> > where filename had the tags XML, CSV1, and CSV2
|
Redirect to wrong hostname, posted by Neil Swartz on Sun Dec 12 17:46:39 2004
|
I have a computer that has a different idea of its name from the DNS
server. When I run ELOG and someone clicks "Search" I get a page not found.
I tried starting with "-n <hostname>", but elog still uses gethostname.
|
Find using multiple values with MOptions, posted by Neil Swartz on Sat Jan 8 16:40:04 2005
|
I have a logbook with an attribute that has a number of fixed values. I
use MOptions to prevent typos when entering and allow multiple "keywords".
When searching the users can only search on one keyword.
|
MOptions and Extendable, posted by Neil Swartz on Sat Jan 8 17:31:07 2005
|
If an attribute uses MOptions and is also extendable, clicking "Add
<attribute name>" and entering a value adds the value to the MOptions, but
does not put the value into the log entry. The log record has that
|