BugNET

Open source issue tracking & project management
Welcome to BugNET Register | Login |

BugNET Forums

 
  Forum  Development  General develop...  Some new features
Previous Previous
 
Next Next
New Post 3/7/2008 3:53 AM
User is offline PulsatingQuasar
19 posts
No Ranking


Some new features 

Hi,

The current trunk is atleast version 0.7.899.0 + a bit more?

We're going to upgrade to atleast that version in the next few weeks but I wan't to add some stuff and then send it to you in a patch.

Amongst other things I have already added and going to add:

- On Hold status added because we need a way to signal that an issue has been delt with but it's On Hold because something is missing;
- easier way to get to the Issue List by adding it in the Tab and next to the links on the Issue Summary;
- being able to edit comments;

 

 

 
New Post 3/7/2008 7:38 AM
User is offline admin
544 posts
bugnetproject.com
1st Level Poster




Re: Some new features 

 PulsatingQuasar wrote

Hi,

The current trunk is atleast version 0.7.899.0 + a bit more?

We're going to upgrade to atleast that version in the next few weeks but I wan't to add some stuff and then send it to you in a patch.

Amongst other things I have already added and going to add:

- On Hold status added because we need a way to signal that an issue has been delt with but it's On Hold because something is missing;
- easier way to get to the Issue List by adding it in the Tab and next to the links on the Issue Summary;
- being able to edit comments;

I can`t recall the last commits to the trunk but I don`t think anything has been added.  Most of the development work has been done in the new 0.8 branch, you may wish to take a look at this if you are curious of where the project is going in the next major release.

One feature that is already complete is custom status`s for a project.

You might have to run a modified version of the app, the goal is just to do minor additions and fixes to the 0.7 release at this point but your additions do sound very useful. 

If you do have a patch it should get into the 0.7 releases though. I like to encourage the patch submission and its only fair that these get integrated if they are useful to the majority of bugnet users.

Thanks!

 


Davin Dubeau
BugNET - Core Developer

 
New Post 5/3/2008 5:19 AM
User is offline PulsatingQuasar
19 posts
No Ranking


Re: Some new features 

Hi Davin,

I finaly added my patch to the BugNet issue tracker for the 0.7 branch. I was bored with work so I was bored with everything else. I'll add a more complete list with what I did but the patch contains several important improvements and bug fixes. I'll have to translate the list of changes from Dutch to English.

Here it is:

- OnHold state added as Status Code 6.
- Modified the database to add ID 6 to the 'On Hold' state name(when the database is created the first time this needs to be added).
- modified the enum to support ID 6 for the On Hold state
- modified the stored procedure BugNet_Bug_GetBugsBYCriteria to also support ID 6
- you can directly go to the Issue List now in Project view.
- Issue List can be reached from the tab now
- added possibility to edit comments. You can modify your own or if your are admin or super user you can edit all comments.
- Edit and delete comment rights for developers en reporters
- fixed Project Admin of 1 project to be able to change roles on all other projects. This is a security issue.
- modified pre-defined rights with regard to editing your own Comments.

 

 
New Post 5/5/2008 9:55 AM
User is offline admin
544 posts
bugnetproject.com
1st Level Poster




Re: Some new features 

 PulsatingQuasar wrote

Hi Davin,

I finaly added my patch to the BugNet issue tracker for the 0.7 branch. I was bored with work so I was bored with everything else. I'll add a more complete list with what I did but the patch contains several important improvements and bug fixes. I'll have to translate the list of changes from Dutch to English.

Here it is:

- OnHold state added as Status Code 6.
- Modified the database to add ID 6 to the 'On Hold' state name(when the database is created the first time this needs to be added).
- modified the enum to support ID 6 for the On Hold state
- modified the stored procedure BugNet_Bug_GetBugsBYCriteria to also support ID 6
- you can directly go to the Issue List now in Project view.
- Issue List can be reached from the tab now
- added possibility to edit comments. You can modify your own or if your are admin or super user you can edit all comments.
- Edit and delete comment rights for developers en reporters
- fixed Project Admin of 1 project to be able to change roles on all other projects. This is a security issue.
- modified pre-defined rights with regard to editing your own Comments.

 

Your changes look great, I will make sure these are apart of the next release.

Thanks.

 


Davin Dubeau
BugNET - Core Developer

 
Previous Previous
 
Next Next
  Forum  Development  General develop...  Some new features

Forum Policy

These Discussion Forums are dedicated to the discussion of the BugNET issue tracker.

For the benefit of the community and to protect the integrity of the project, please observe the following posting guidelines:
1. No Advertising.
2. No Flaming or Trolling.
3. No Profanity, Racism, or Prejudice.
4. Site Moderators have the final word on approving/removing a thread or post or comment.
5. English language posting only, please.