3
I Use This!
Very High Activity

Commits : Listings

Analyzed about 24 hours ago. based on code collected 1 day ago.
Nov 15, 2024 — Nov 15, 2025
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
History box on issues/show is now hidden if there's no history More... over 18 years ago
Fixed a bug in CVS model (clash when 2 projects point to the same repository) More... over 18 years ago
Removed a line break on news/show More... over 18 years ago
Added several validates_length_of More... over 18 years ago
Fixed mailer (error when no assignee) More... over 18 years ago
Doc update for 0.5.1 release. More... over 18 years ago
Now, when a user turns mail notifications off, he will still receive notifications about issue changes if he is the author or the assignee of the issue. More... over 18 years ago
Slight documentation update. More... over 18 years ago
Hours displayed using %.2f on time report. More... over 18 years ago
Fix: SVN commit dates are now stored as local time More... over 18 years ago
Added the ability to log time when changing an issue status. More... over 18 years ago
Added an option to choose the date format: language based (as defined in each lang file) or ISO 8601 (YYYY-MM-DD). This option can be set in Admin -> Settings. More... over 18 years ago
Fixed: Error when editing the wokflow after deleting a status More... over 18 years ago
Added wiki diff. Diff can be viewed from the page history, or directly from the project activity page for each edit. Uses Lars Christensen's diff library. More... over 18 years ago
Added a margin for inline images in wiki text More... over 18 years ago
Fixed: issue_id not nullified on time entries when deleting the issue More... over 18 years ago
Fixed: trash icon not visible on files list. More... over 18 years ago
Changesets stored in the database are now displayed on the repository page even if the repository can not be reached (eg. svnserve down). More... over 18 years ago
Removed User#display_name (replaced by User#name). More... over 18 years ago
Each category can now be associated to a user, so that new issues in that category are automatically assigned to that user. More... over 18 years ago
Fixed: Long text custom fields displayed without line breaks Added wiki toolbar for issue notes More... over 18 years ago
Fixed: time report doesn't take account of the project for time calculations More... over 18 years ago
Fixed an error when trying to delete a project (versions/issues dependency) More... over 18 years ago
Added Darcs basic support. Files in the repository can not be viewed or downloaded since Darcs doesn't support cat-like command. More... over 18 years ago
Added time report. Report can be generated by member/activity/tracker/version and year/month/week for the selected period. More... over 18 years ago
Added pagination on wiki page history. More... over 18 years ago
Fixed Iconv::IllegalSequence errors in csv exports More... over 18 years ago
Fixed an error on welcome screen for users with no membership More... over 18 years ago
Don't show "Projects" label if projects list is empty. More... over 18 years ago
Fixed confidentiality issue on account/show. Only public projects or private projects that the logged in user belongs to are displayed. More... over 18 years ago