Re: BUG: lost entry data, posted by Rich Persaud on Wed Nov 24 19:05:53 2004
|
> > After THREE tries to enter a long detailed list of questions, all have been
> > replaced by just one: why do ELOG textareas and entry forms lose all data
> > if the browser goes back/forward? Or if a submission causes an error?
|
Re: Attribute Negative Search, posted by Stefan Ritt on Thu Nov 25 08:42:07 2004
|
> Display Subsystem = <a href="/LogBook1/?Subsystem=$Subsystem" style="color:
> saddlebrown">$Subsystem</a>
>
|
Re: ELOG-Server crashes after date entry, posted by Stefan Ritt on Sun Dec 5 13:09:12 2004
|
'Date' attributes can only be between 1970 and 2037, since I use internally the
unix time format. I added a test so future versions will complain and not crash
when the date is outside that range.
|
Re: external authentication possible?, posted by Stefan Ritt on Mon Dec 6 21:22:20 2004
|
> In order to avoid having to remember multiple usernames/passwords for
> different systems, is it possible for ELOG to use external authentication
> via Active Directory, etc?
|
Re: back button does not work, posted by Stefan Ritt on Mon Dec 6 21:48:19 2004
|
> hi
> the back button/liunk does not work
> if i click on an entry and then back, it does not work properly, i see the
|
Re: external authentication possible?, posted by Steve Jones on Mon Dec 6 22:48:19 2004
|
> > In order to avoid having to remember multiple usernames/passwords for
> > different systems, is it possible for ELOG to use external authentication
> > via Active Directory, etc?
|
Re: back button does not work, posted by Guenter Nowak on Thu Dec 9 11:30:49 2004
|
> > hi
> > the back button/liunk does not work
> > if i click on an entry and then back, it does not work properly, i see the
|
Re: dropdown-lists display only the first 100 entries, posted by Stefan Ritt on Thu Dec 9 11:40:05 2004
|
> > Right. Number of options is limited to 100.
> hi, i found the MAX_N_LIST macro and increased it
|