General discussion and support

Description

This forum is obsolete and kept for archival purposes only. Please report bugs and feature requests on GitHub.

Move issues to a folder through back-end

Submitted by nadirah on

Following up to what tephyrnex did to move an issue into another folder (in the bugs forum):-

Does this mean that this is possible and that the changes made are permanent? I'm trying to move all the issues in 15 folders into one consolidated folder.

It seems that when I did this for about 5 issues, sometimes the issue would show up in the new folder, and then it would disappear again (meaning it would still be in its old folder). Does the caching mechanism pose the problems to making these changes permanent?

Thanks.

Nadirah

Translation

Submitted by flaviove on

Hi All,

I just installed a WebIsues 0.9.6 server in a linux box, after that I installed a windows client and got access to the server beautifully.
About 99% of the appication is in my language (brazilian portuguese). What should I do in order to get 100% of the application in my native language?

Best regards,
Flávio

Change default filter for a folder

Submitted by Ptahshepses on

Hi All,

First of all, congratulations for this "free-well-thank" software ! ;-)

According to the manual, I configure some custom filters for the folders I created.
Nevertheless, I don't know how can I save one on these custom filters as "default filter".

Indeed, default is always "all issues" and is a bit embarassing when number of issues still growth for my project. Is-it possible to change it ?

Thanks in advance for your answer.

Ptah.

Compile on Windows

Submitted by zackrspv on

Hello there.

I installed the requested version of QT that you put in the docs, set the QT directory, ran the configure.bat file, and then ran the make command, and even built it from qt creater, and even ran mingw32-make in the project directory, but regardless of release, or debug build, whenever I run the resulting file on a client machine, i get dependency issues.

Like mingwm10.dll missing. Or if that's there, something about libgcc_s_dw2-1.dll.

Apparently i'm configuring this wrong.

Can you help?