Sorry.. Same changes must be made for other 2 files.
return_dynamic_filters.php & view_filters_page.php in main directory.
Search found 5 matches
- 16 Aug 2006, 17:18
- Forum: Help
- Topic: [SECURITY] Private custom fields visible to all users
- Replies: 1
- Views: 2798
- 10 Aug 2006, 01:53
- Forum: Help
- Topic: Need to get "Last comment author" in the bugs list
- Replies: 0
- Views: 2234
Need to get "Last comment author" in the bugs list
Need to get "Last comment author" column in the bugs list page.
Mantis 1.0.4, soon to be 1.0.5.
Any points to start work? Or any complete solutions here?
Sorry for stupid question, I'm discouraged by Mantis code structure.
It completely strange for me.
Now I have 2 ideas:
1. Automatic custom ...
Mantis 1.0.4, soon to be 1.0.5.
Any points to start work? Or any complete solutions here?
Sorry for stupid question, I'm discouraged by Mantis code structure.
It completely strange for me.
Now I have 2 ideas:
1. Automatic custom ...
- 10 Aug 2006, 00:17
- Forum: Customizations
- Topic: [example] Deadline custom field on View Issuses Page
- Replies: 1
- Views: 6552
- 10 Aug 2006, 00:02
- Forum: Help
- Topic: [SECURITY] Private custom fields visible to all users
- Replies: 1
- Views: 2798
[SECURITY] Private custom fields visible to all users
I manage a project, which require to report a private, but required custom fields (i.e. user account/e-mail address).
And I need a possibility to find all issues posted with this custom field value (i.e. to find duplicates, relations and so on), but I need to hide field from all users who not have ...
And I need a possibility to find all issues posted with this custom field value (i.e. to find duplicates, relations and so on), but I need to hide field from all users who not have ...
- 09 Aug 2006, 23:22
- Forum: Help
- Topic: Adding custom field displays "Invalid value for field&q
- Replies: 6
- Views: 7766
Re: Same problem
I have the same problem, but only when i left the user defined field blank. In the definition the field id not required, but with Regular expression enabled, i can not leave the field blank.
The expression i use is: (A|B[0-9]{9})|([0-9]{10}). The expression catches the right values, but not the ...
The expression i use is: (A|B[0-9]{9})|([0-9]{10}). The expression catches the right values, but not the ...