Search found 36 matches

by yawo
27 Dec 2012, 10:03
Forum: Help
Topic: redirecting page
Replies: 1
Views: 1915

Re: redirecting page

can somebody answer me please!! or i was not clear?
by yawo
25 Dec 2012, 18:13
Forum: Help
Topic: redirecting page
Replies: 1
Views: 1915

redirecting page

i've implement new page in mantis using the "$g_main_menu_custom_options = array( array( "Dashboard", ADMINISTRATOR, 'statistic_custom_yawo_opti.php' ));" but when I choose a project in the project option list(combobox), my page is always redirected to the "main page".....
by yawo
16 Dec 2012, 20:21
Forum: Help
Topic: set a graph
Replies: 1
Views: 1756

Re: set a graph

I just want to implement line graph! what are the configurations.. concerning the codes I'm going to manage! myself
by yawo
14 Dec 2012, 17:13
Forum: Help
Topic: set a graph
Replies: 1
Views: 1756

set a graph

hello! I'm yawo! i need a help on how I can write a code to set graphique on some pages.. i need to use the jpgraph_line.php!! what will I do?
by yawo
20 Nov 2012, 08:19
Forum: Customizations
Topic: get function
Replies: 1
Views: 2406

Re: get function

what is the called function which allows me to get the sub-projects of a project in the code?
by yawo
16 Nov 2012, 15:16
Forum: Customizations
Topic: get function
Replies: 1
Views: 2406

get function

hello! what is the prototype to get the sub-projects of a project? i'm using mantis1.0.0a2
by yawo
07 Nov 2012, 09:54
Forum: Help
Topic: project combobox list
Replies: 5
Views: 4772

Re: project combobox list

so what can be the use of plugins in a local network?
by yawo
07 Nov 2012, 09:32
Forum: Help
Topic: filter
Replies: 4
Views: 3960

Re: filter

hello! now i want to have possibility to make filter by the last modification date (last update)!! is it possible? i'm using mantis1.0.0a2
by yawo
07 Nov 2012, 09:14
Forum: Help
Topic: upload file in edit news page
Replies: 1
Views: 1921

Edit news options

hello! i'm using mantis1.0.0a2 and i want to add possibility to upload files in the edit news page and show them on the main_page.php..
i also want to send mail to concerning users after posting a news. thanks
by yawo
26 Oct 2012, 08:46
Forum: Help
Topic: bug_actiongroup
Replies: 1
Views: 1754

Re: bug_actiongroup

hello!! i'he managed to add "Update Product version" and " Update Fixed in version" for the bug_actiongroup in mantis 1.0.0a2 and "Update Product version" in mantis1.2.11.
by yawo
22 Oct 2012, 17:00
Forum: Help
Topic: upload file in edit news page
Replies: 1
Views: 1921

upload file in edit news page

is it possible to add the functionality to upload file when creating or editing news by settings? i'm trying it by addind the function (code) of upload file in the page! but i can not display the file attached on the main page. i'm trying to refer to the bug attachment file code but it still difficu...
by yawo
22 Oct 2012, 14:40
Forum: Help
Topic: bug_actiongroup
Replies: 1
Views: 1754

bug_actiongroup

hello, i want to know how i can activate or implement the actiongroup for the update of the product version field in mantis 1.0.0a2 and/or 1.2.11
by yawo
16 Oct 2012, 09:13
Forum: Help
Topic: filter
Replies: 4
Views: 3960

Re: filter

ok! so what can be the use if end date here? is it the last creation date or the closed issue date? about the filter, i understand but it's not really what I want to know! when saving filter, we have the possibility to make it either public or private and either for all project or current project. i...
by yawo
15 Oct 2012, 08:44
Forum: Help
Topic: project combobox list
Replies: 5
Views: 4772

Re: project combobox list

In which files will i put my own development? may i create new files?
by yawo
15 Oct 2012, 07:27
Forum: Customizations
Topic: how to make own implementation?
Replies: 1
Views: 2759

how to make own implementation?

i want to make an implementation in mantisbt1.0.0 or 1.2.11. I want to know if i may create another files for my codes or there is a process to respect? i want to implement treeview option for the list of project shown in the combobox.