Openzilla version-0.1 released
10 Sep 2010 Leave a Comment
in openzilla Tags: openzilla, bugzilla, bug tracking application
Today I have released the second release for openZilla previous version was with the features
1.At first one has to enter the User name, password the base URL means the web address of the bugzilla site (like https://bugzilla.redhat.com/). After that he has to enter the topic on which he is Interested to work on.
2. Then once the user is authenticated to the bugzilla server account the bugs will be downloaded and shown one can search the bugs depending on the field.
3.One can create new bugs from the New button or the new bug menu (Bugs->New)
Features added in this version are
1. Base URL of the login screen is now in drop down combo box from where user can select the site url.
2. After Login one window with product list will come and user can select one or more product(s) from that list, or all the products.
3. Bug modification: Bugs can be modified after selecting the bug, new comments can be added, the fields can be updated.
To install the openZilla
1.Download openzilla.repo to /etc/yum.repos.d/
2.As root do : yum install openzilla
*To install openzilla on any other linux OS:
Feel free to report any bugs, new feature request or suggestions.
Thanks.
Login screen changed and modify option added to Openzilla
30 Aug 2010 5 Comments
in openzilla Tags: bug-load, modify-bugs, openzilla, openzilla-gui, openzilla-modify
I have Changed the login screen previously it was taking input User name, password, Base URL and topic or product as
Now at first User has to give the base URL which can be selected from one drop down box, and User name and password. like
After clicking login it will login to the base URL and if success full then it will go to the product selection page.
Then clicking the finish button it will load the bugs for first run depending on the selected product and continue with a screen
Once the bugs are loaded then and next run onwords it will go to the main window which will show the list of bugs already downloaded.
I have added the modify option to it if one bug is selected from the list of the bugs it can be modified with their fields and comments can be added.
Thaks.:)
Openzilla v-0.1b Released
12 Aug 2010 Leave a Comment
Today I have released the first version for openZilla with the features
1.At first one has to enter the User name, password the base URL means the web address of the bugzilla site (like https://bugzilla.redhat.com/). After that he has to enter the topic on which he is Interested to work on.
2. Then once the user is authenticated to the bugzilla server account the bugs will be downloaded and shown one can search the bugs depending on the field.
3.One can create new bugs from the New button or the new bug menu (Bugs->New)
To install the openZilla
1.Download http://rtnpro.fedorapeople.org/bama/bamachrn.repo to /etc/yum.repos.d/
2.As root do : yum install openzilla
*To install openzilla on any other linux OS:
Feel free to report any bugs, new feature request or suggestions.
Thanks.
Openzilla getting the bugs and and showing the fields
29 Jul 2010 Leave a Comment
in Python Tags: openzilla, bugzilla, openzilla-gui, gett bug
Getting the bugs:
Till now I have made the openzilla as,
>It can download the bugs of a given topic.
>A list of downloaded bugs will be shown in list.
>Details of the bugs which is selected will be show in the fields below.
yet to do the searching in field basis.
Comments are welcome.
Thanks.
updating Gui of openzilla
23 Jul 2010 Leave a Comment
in Python Tags: openzilla, openzilla-gui
I have updated the Gui of the Openzilla desktop application.
I have added one login window with the main window. While running the application from
http://gitorious.org/openzilla/openzilla
with the command
$python openzilla.py
it will show the login window
here in the login window user has to insert the email id as user name and password.
then clicking the login button it will go to the main window. which will show like
with that I have updated the background features also, and on way to it.
Thanks.
openzilla GUI
19 Jul 2010 Leave a Comment
in Python Tags: GUI, openzilla-gui
Till now I have made the Gui of the openzilla as,
here on the left panel user will select one query for searching the bugs.
then the list of bugs fulfilling the query will be shown in the space bellow the newtab.
Then User will be selecting one bug from the list and the details of the selected bug will be shown bellow the list in the specific field.
thanks











