Welcome to the Codebase feedback centre. Feel free to submit any feedback or suggestions you may have. If you have a support enquiry, please email support@codebasehq.com
-
290 votes
Add a file sharing area
Something like in Basecamp - we really miss the ability to attach files not only to tickets but to wiki pages or the best would be to have a completely separate file area where we can share documents etc.
Status: planned -
185 votes
Allow tickets to be submitted via mail
Allow bugs to be submitted and answered via email. Go look at Lighthouse!
Status: planned -
97 votes
Allow tracked time to be assigned to a Milestone within a Project
We like to account for our time depending on the phase or area of the project on which we're working. Since Codebase already has handy milestones built in, it would be great to be able to track time against a milestone, rather than just a project, and then get per-milestone reporting (in additio... more
Status: planned -
83 votes
Add Estimates to issues
Allow a ticket/issue to have a time estimate field.
-
81 votes
Allow tickets to be marked as "blocking" another issue (dependent)
It would be great to be able to relate issues is few ways:
* As a dependent (like milestones), sub-issue block the closing status of the parent issue.
* As related somehow
* As a duplicate -
80 votes
-
68 votes
Support sorting tickets by clicking header of column to sort (& toggle ascending/descending)
It would be great if we could sort tickets dynamically in the web UI by clicking the header/title of the column on which we want to sort the tickets (status, priority, assignee, etc.) and click again to toggle ascending/descending sort.
Status: started -
63 votes
-
61 votes
Add the ability to export data
It would be very nice if we had the option to export all of our data. Either for the whole account or per project.
Would be a shame to commit to using a service like this, and need to move away for whatever reason... and loose all the information that's been collected through the tickets / wiki ... more
-
58 votes
Replace wiki with notebook or improve wiki
One thing that I find missing is the ability to share information among team members. This could be acheived by making the wiki a bit more powerful or turning the wiki into the idea of notebook where there would be a visible notebook map (page map) and the ability to upload files
Check this out ... more
Status: under reviewThere has been a lot of talk recently about integrating a git backed wiki such as the new http://github.com/github/gollum If we go ahead with this it will likely be in Q4 2010.
-
42 votes
Create a cross-project list of tickets
I need to be able to view all tickets of a certain user, across all projects in order to be able to plan that persons work.
Maybe not useful for the coder but essential for the manager!
-
41 votes
add per repositories permissions.
Say I have a project which have a Website (in Rails), an iPhone App, and an Android App. I don't want the RoR developer to see the iPhone code, and vice versa. So each dev will have access to "its" repo. The Android Dev will only see the Android Repo.
-
41 votes
due date on ticket
It is a requirement that we have a due date on a ticket, to be able to schedule tickets for the next week to each developer
Status: planned -
41 votes
Allow custom domain names
Some sites (like smugmug.com) allow custom domain names to point transparently to the true site. This would allow people to advertise their repositories with their own domain name rather than something.codebasehq.com
-
39 votes
add support to remotely do "git gc" somehow to save disk space
My repo is only 4MB locally but grew to almost 30MB on codebase after many needed rebases - it would be cool to do a garbage collection on the repos to stop wasting disk space!
We just started to use codebase a few weeks ago but disk waste is almost a 10x multiplier now :(
Status: planned -
36 votes
create side by side diff view
have a diff view that shows two revisions of the code in side by side comparison mode.
