| Commit message (Expand) | Author | Age | Files | Lines |
* | Preserve status filter and page number when using lock/unlock/activate links ... | Jean-Philippe Lang | 2008-04-06 | 3 | -12/+15 |
* | Mercurial: display working directory files sizes unless browsing a specific r... | Jean-Philippe Lang | 2008-04-06 | 1 | -0/+5 |
* | Mercurial: Get proper file action on revision (#983). | Jean-Philippe Lang | 2008-04-06 | 1 | -14/+43 |
* | Translation updates: | Jean-Philippe Lang | 2008-04-06 | 5 | -213/+213 |
* | Make the project files list sortable (#997). | Jean-Philippe Lang | 2008-04-06 | 2 | -5/+8 |
* | Fix repository browsing at given revision for various scm and add tests for t... | Jean-Philippe Lang | 2008-04-06 | 12 | -17/+197 |
* | Inline images alt attribute set to the attachment description. | Jean-Philippe Lang | 2008-04-05 | 3 | -3/+7 |
* | Fixed: inline image not displayed when including a wiki page (closes #1001). | Jean-Philippe Lang | 2008-04-05 | 5 | -3/+39 |
* | Various timelog report enhancements: | Jean-Philippe Lang | 2008-04-05 | 8 | -31/+53 |
* | Fixed: single file 'View difference' links do not work because of duplicate s... | Jean-Philippe Lang | 2008-04-03 | 2 | -3/+6 |
* | Verify rev and rev_to params format in RepositoriesController. And turn revis... | Jean-Philippe Lang | 2008-04-03 | 2 | -11/+14 |
* | Display the context menu above and/or to the left of the click if needed (pat... | Jean-Philippe Lang | 2008-04-03 | 2 | -9/+66 |
* | Fixed: trying to preview a new issue raises an exception with postgresql (clo... | Jean-Philippe Lang | 2008-04-03 | 2 | -3/+3 |
* | Attachment model clean up: fixed some inconsistent indentation and an inaccur... | Jean-Philippe Lang | 2008-04-02 | 1 | -49/+48 |
* | Accept the following formats for the timelog "hours" field: 1h, 1 h, 1 hour, ... | Jean-Philippe Lang | 2008-04-02 | 2 | -1/+63 |
* | Time report can be done at issue level (closes #970) + timelog views xhtml va... | Jean-Philippe Lang | 2008-04-01 | 7 | -10/+24 |
* | Add predefined date ranges to the time report in the same way as the details ... | Jean-Philippe Lang | 2008-04-01 | 5 | -105/+108 |
* | Prevent NoMethodError on nil class if custom_fields params is not present in ... | Jean-Philippe Lang | 2008-04-01 | 2 | -1/+13 |
* | Fixed: Boards are not deleted when project is deleted (closes #963). | Jean-Philippe Lang | 2008-04-01 | 2 | -4/+7 |
* | Move repetitive calendar include code from views into helper (patch #966 by P... | Jean-Philippe Lang | 2008-03-31 | 10 | -64/+13 |
* | Add overflow:auto to the content div (closes #676, #748, #961). | Jean-Philippe Lang | 2008-03-31 | 1 | -5/+2 |
* | Global queries can be saved from the global issue list (follows r1311 and clo... | Jean-Philippe Lang | 2008-03-30 | 5 | -25/+61 |
* | Queries can be marked as 'For all projects'. Such queries will be available o... | Jean-Philippe Lang | 2008-03-30 | 11 | -37/+328 |
* | Fixed: Feed content limit setting has no effect (closes #954). | Jean-Philippe Lang | 2008-03-30 | 1 | -0/+1 |
* | Fixed: Priorities not ordered when displayed as a filter in issue list (#956). | Jean-Philippe Lang | 2008-03-30 | 1 | -1/+1 |
* | Fixed: can not display attached images inline in message replies. | Jean-Philippe Lang | 2008-03-29 | 1 | -1/+1 |
* | Use #blank? instead of #empty? in news/show view. | Jean-Philippe Lang | 2008-03-29 | 1 | -1/+1 |
* | Changelog updated. | Jean-Philippe Lang | 2008-03-29 | 1 | -3/+7 |
* | Show date range on the activity (closes #837). | Jean-Philippe Lang | 2008-03-29 | 2 | -0/+2 |
* | Fixed: migrate_from_trac doesn't import timestamps of wiki and tickets (patch... | Jean-Philippe Lang | 2008-03-29 | 1 | -5/+23 |
* | Fixed: https urls in the wiki are not displayed as external (closes #943). | Jean-Philippe Lang | 2008-03-29 | 1 | -1/+1 |
* | Translation updates: (closes #915, #927, #929, #923, #914, #919) | Jean-Philippe Lang | 2008-03-27 | 9 | -173/+173 |
* | Add breadcrumb nav for the forums (#892). | Jean-Philippe Lang | 2008-03-27 | 4 | -1/+11 |
* | If 'Display subprojects issues on main projects' is set to false: | Jean-Philippe Lang | 2008-03-27 | 3 | -5/+13 |
* | Trac importer: exclude more Trac wiki pages (#933). | Jean-Philippe Lang | 2008-03-26 | 1 | -2/+2 |
* | Make the versions with the same date sorted by name (#864). | Jean-Philippe Lang | 2008-03-26 | 1 | -2/+2 |
* | Bigger wiki h3 headings. | Jean-Philippe Lang | 2008-03-26 | 1 | -1/+1 |
* | Fixed: when bulk editing, setting "Assigned to" to "nobody" causes an sql err... | Jean-Philippe Lang | 2008-03-26 | 3 | -7/+21 |
* | Do not use javascript to hide tabs content on page loading and make tabs work... | Jean-Philippe Lang | 2008-03-26 | 4 | -32/+53 |
* | Add the description field to the issue csv export (#753). | Jean-Philippe Lang | 2008-03-26 | 1 | -0/+3 |
* | Fixed: 'This week' condition in filter consider monday as the first day of th... | Jean-Philippe Lang | 2008-03-23 | 1 | -1/+6 |
* | Make 'Planning' string translatable (closes #890). | Jean-Philippe Lang | 2008-03-23 | 26 | -1/+26 |
* | Translations (closes #875, #876, #889, #891, #909): | Jean-Philippe Lang | 2008-03-23 | 7 | -32/+754 |
* | Fixed: revision is ignored in MercurialAdapter#cat. | Jean-Philippe Lang | 2008-03-21 | 1 | -1/+3 |
* | Added links to repository files in wiki syntax help. | Jean-Philippe Lang | 2008-03-21 | 2 | -16/+128 |
* | Trac importer: prevent validation failure due to the default value when savin... | Jean-Philippe Lang | 2008-03-21 | 1 | -2/+3 |
* | Fix IE6 display bug on the issue list. | Jean-Philippe Lang | 2008-03-21 | 2 | -5/+4 |
* | Doc update before 0.7-rc1 release. | Jean-Philippe Lang | 2008-03-21 | 4 | -15/+150 |
* | Add unloadable to the sample plugin controller (http://dev.rubyonrails.org/ti... | Jean-Philippe Lang | 2008-03-21 | 0 | -0/+0 |
* | Add unloadable to the sample plugin controller (http://dev.rubyonrails.org/ti... | Jean-Philippe Lang | 2008-03-21 | 1 | -0/+2 |