ID |
Date |
Icon |
Author |
Author Email |
Category |
OS |
ELOG Version |
Subject |
2162
|
Tue Mar 13 17:27:49 2007 |
| Justin Ellison | justin@techadvise.com | Request | | Current | Addition of a "Restrict edit attribute" option? |
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:
a) An Option Attribute named Status with options of "Open" or "Closed"
b) An Option Attribute named Closed that was boolean.
Then, we could leave the item as editable until either choice "a" above was set to closed or choice "b" was true, at which point only admins could edit the item.
Sound plausible?
Justin |
2161
|
Mon Mar 12 20:35:17 2007 |
| Stefan Ritt | stefan.ritt@psi.ch | Question | | 2.6.4-179 | Re: Hiding attributes in Detail view? |
Justin Ellison wrote: | The only thing that isn't working as I'd like is when someone views a log entry. Both Bug Number and Bugzilla show up in the attributes. This isn't a huge deal, it's just showing redundant data.
Is there a way to hide Bug Number on the view page? |
In revision 1809 I implemented the options
Show attributes = ...
Show attributed edit = ...
The first one is for the log entry page, the second for the entry form. This way you can distinguish between the bug number and the link. The old option Hidden attributes has been dropped, since it has the same effect now as Show attributes edit. |
2160
|
Fri Mar 9 22:14:57 2007 |
| Justin Ellison | justin@techadvise.com | Question | | 2.6.4-179 | Re: Hiding attributes in Detail view? |
Any takers? |
2159
|
Thu Mar 8 08:08:42 2007 |
| Stefan Ritt | stefan.ritt@psi.ch | Question | Windows | 2.6.4.1801 | Re: Search all logbooks as default |
An Thai wrote: | do you know how I can default set the option "Search all logbooks" in the Find page selected/checked? |
I added the option
Search all logbooks = 2
which lets you do that. It's in the SVN version and will be contained in the next release. |
2158
|
Tue Mar 6 17:03:43 2007 |
| T. Ribbrock | emgaron@gmx.net | Bug report | Linux | 2.6.4 | Re: Upgrade to 2.6.4 broke quick search |
T. Ribbrock wrote: |
[...]
I just went from 2.6.1 to 2.6.4 and since the upgrade, the quick search drop-down menus no longer work. I can select an attribute, but when I do so, I only get an empty page with the following message:
Attachment #0 of entry #0 not found
Please use your browser's back button to go back [...]
|
Apparently, this must have been some session-oddity - I just logged out and got an error message about a bad URL. I then went to the base URL of the logbook (i.e. http://server:8080), chose the correct logbook and logged in again. Things work fine since. No idea what went wrong the first time round...
Regards,
Thomas |
2157
|
Tue Mar 6 16:59:13 2007 |
| T. Ribbrock | emgaron@gmx.net | Bug report | Linux | 2.6.4 | Upgrade to 2.6.4 broke quick search |
Hi!
I just went from 2.6.1 to 2.6.4 and since the upgrade, the quick search drop-down menus no longer work. I can select an attribute, but when I do so, I only get an empty page with the following message:
Attachment #0 of entry #0 not found
Please use your browser's back button to go back
When I do go back, the attribute I selected is still selected, but all entries are listed. With 2.6.1, this worked like a charm.
Any idea?
Thanks in advance,
Thomas |
2156
|
Tue Mar 6 13:55:15 2007 |
| Stefan Ritt | stefan.ritt@psi.ch | Question | Windows | 2.6.4.1801 | Re: Conditional Email Notification by a text file |
An Thai wrote: | Dear Stefan,
what i mean is that you maybe modify the setup file for Windows (elog-latest.exe) so that everybody can make change of -[options] while install Elog. I am not a Windows expert, but I think that a lot of software can be set or configurated at the first install time (For Example: Path destination, features avaible, ...)
Do you know if it is possible? |
I don't know how to set-up the scheduled tasks from the installation script. Furthermore, having a application constantly running is somehow unusual, and it will confuse normal people. To my knowledge, not many people use the -x option under Windows. These people how really need it are clever enough (like you) to set-up the batch file manually. |
2155
|
Tue Mar 6 13:49:17 2007 |
| An Thai | thaithan@gmx.de | Question | Windows | 2.6.4.1801 | Re: Conditional Email Notification by a text file |
Dear Stefan,
what i mean is that you maybe modify the setup file for Windows (elog-latest.exe) so that everybody can make change of -[options] while install Elog. I am not a Windows expert, but I think that a lot of software can be set or configurated at the first install time (For Example: Path destination, features avaible, ...)
Do you know if it is possible? |