0
I Use This!
Inactive

Commits : Listings

Analyzed 4 days ago. based on code collected 4 days ago.
Mar 17, 2025 — Mar 17, 2026
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
add dramatis theme skel More... almost 18 years ago
switch to cookie sessions More... almost 18 years ago
make a local tweak to do a pull on every repository check More... almost 18 years ago
add initial mongrel cluster config More... almost 18 years ago
first config More... almost 18 years ago
Attachment model clean up: fixed some inconsistent indentation and an inaccurate comment (closes patch #903 by Rocco Stanzione). More... almost 18 years ago
Accept the following formats for the timelog "hours" field: 1h, 1 h, 1 hour, 2 hours, 30m, 30min, 1h30, 1h30m, 1:30. Also accept 1,5 for 1.5 hour (closes #975). Note that 1.5 is still equal to 1h30 and not 1h50 (#947). More... almost 18 years ago
Time report can be done at issue level (closes #970) + timelog views xhtml validation. More... almost 18 years ago
Add predefined date ranges to the time report in the same way as the details view (closes #972). It nows defaults to 'All time'. This patch also fixes time report periods (columns) computation. More... almost 18 years ago
Prevent NoMethodError on nil class if custom_fields params is not present in IssuesController#new (#969). More... almost 18 years ago
Fixed: Boards are not deleted when project is deleted (closes #963). More... almost 18 years ago
Move repetitive calendar include code from views into helper (patch #966 by Peter Suschlik). More... almost 18 years ago
Add overflow:auto to the content div (closes #676, #748, #961). More... almost 18 years ago
Global queries can be saved from the global issue list (follows r1311 and closes #897). More... almost 18 years ago
Queries can be marked as 'For all projects'. Such queries will be available on all projects and on the global issue list (#897, closes #671). Only admin users can create/edit queries that are public and for all projects. Note: this change does not allow to save a query from the global issue list. You have to be inside a project but then you can mark the query as 'For all projects'. More... almost 18 years ago
Fixed: Feed content limit setting has no effect (closes #954). More... almost 18 years ago
Fixed: Priorities not ordered when displayed as a filter in issue list (#956). More... almost 18 years ago
Fixed: can not display attached images inline in message replies. More... almost 18 years ago
Use #blank? instead of #empty? in news/show view. More... almost 18 years ago
Changelog updated. More... almost 18 years ago
Show date range on the activity (closes #837). More... almost 18 years ago
Fixed: migrate_from_trac doesn't import timestamps of wiki and tickets (patch #882 by Andreas Neuhaus slightly edited). More... almost 18 years ago
Fixed: https urls in the wiki are not displayed as external (closes #943). More... almost 18 years ago
Translation updates: (closes #915, #927, #929, #923, #914, #919) * Japanese (Satoru Kurashiki) * Simplified Chinese (chaoqun zou) * Danish (kim madsen) * Norwegian (Kai Olav Fredriksen) * Traditional Chinese (shortie lo) * German (Sven Schuchmann) More... almost 18 years ago
Add breadcrumb nav for the forums (#892). More... almost 18 years ago
If 'Display subprojects issues on main projects' is set to false: * do not include subprojects in the issue count of the parent project overview (#939) * do not include subproject timelogs on the parent project (#848) More... almost 18 years ago
Trac importer: exclude more Trac wiki pages (#933). More... almost 18 years ago
Make the versions with the same date sorted by name (#864). More... almost 18 years ago
Bigger wiki h3 headings. More... almost 18 years ago
Fixed: when bulk editing, setting "Assigned to" to "nobody" causes an sql error with Postgresql (#935). More... almost 18 years ago