| Commit message (Expand) | Author | Age | Files | Lines |
* | Fixed: Incorrect weekend definition in Hebrew calendar locale (#1328). | Jean-Philippe Lang | 2008-05-30 | 1 | -1/+1 |
* | Trac importer: migrate attachments descriptions (#1326). | Jean-Philippe Lang | 2008-05-29 | 1 | -0/+6 |
* | Fixed: Unable to use angular braces after include word in c code highlighting... | Jean-Philippe Lang | 2008-05-29 | 1 | -1/+1 |
* | Fixed: GitAdapter#get_rev should use current branch instead of hardwiring @ma... | Jean-Philippe Lang | 2008-05-29 | 1 | -3/+7 |
* | Fixed: can not access old projects created with a numeric identifier (#1322). | Jean-Philippe Lang | 2008-05-29 | 1 | -1/+2 |
* | Adds new projects atom feed (#1290). | Jean-Philippe Lang | 2008-05-27 | 2 | -4/+17 |
* | Moved ProjectsController#list to ProjectsController#index. | Jean-Philippe Lang | 2008-05-26 | 3 | -13/+2 |
* | No multiline text for textile links. | Jean-Philippe Lang | 2008-05-26 | 3 | -3/+5 |
* | Fixed roadmap links to versions (#1297). | Jean-Philippe Lang | 2008-05-26 | 1 | -1/+1 |
* | Fixed: IssueController#edit doesn't set default Activity as default (#1302). | Jean-Philippe Lang | 2008-05-26 | 4 | -1/+23 |
* | Fixed zh lang file. | Jean-Philippe Lang | 2008-05-25 | 1 | -1/+1 |
* | Adds a rake task to send reminders. An email is sent to each user with a list... | Jean-Philippe Lang | 2008-05-25 | 33 | -2/+151 |
* | Remove edit step from Status context menu (#1197). | Jean-Philippe Lang | 2008-05-25 | 1 | -1/+1 |
* | Change projects homepage limit to 255 chars (#663, #1095). | Jean-Philippe Lang | 2008-05-25 | 3 | -2/+11 |
* | Test for striked through wiki link (#199). | Jean-Philippe Lang | 2008-05-25 | 1 | -0/+2 |
* | Gantt chart: display issues that don't have a due date if they are assigned t... | Jean-Philippe Lang | 2008-05-25 | 8 | -10/+36 |
* | Prevents NoMethodError on @available_filters.has_key? in query.rb (#1178). | Jean-Philippe Lang | 2008-05-25 | 2 | -1/+6 |
* | Translations updates. | Jean-Philippe Lang | 2008-05-25 | 9 | -497/+502 |
* | Hungarian translation added (#1198 by Gábor Takács). | Jean-Philippe Lang | 2008-05-25 | 3 | -0/+763 |
* | Fixed: using '*' as keyword for repository referencing keywords doesn't work ... | Jean-Philippe Lang | 2008-05-25 | 2 | -1/+12 |
* | Prevent admin users from making themselves non-administrator (#1276). | Jean-Philippe Lang | 2008-05-25 | 1 | -1/+1 |
* | Prevent admin users from locking their own account (#1276). | Jean-Philippe Lang | 2008-05-24 | 1 | -1/+1 |
* | Fixed: Issue number display clipped on 'my issues' (#1291). | Jean-Philippe Lang | 2008-05-24 | 1 | -1/+1 |
* | Fixed: View differences for individual file of a changeset fails if the subve... | Jean-Philippe Lang | 2008-05-24 | 6 | -1/+58 |
* | Fixed: error when previewing a new wiki page (#1292) introduced in r1415. | Jean-Philippe Lang | 2008-05-23 | 2 | -1/+13 |
* | Fixed: TypeError in WikiController#destroy_attachment (#1281). | Jean-Philippe Lang | 2008-05-22 | 1 | -3/+1 |
* | Fixed: non member or anonymous permissions change is effective only after an ... | Jean-Philippe Lang | 2008-05-22 | 1 | -2/+1 |
* | Fixed: encoding problem when adding non-ASCII issue category in the new issue... | Jean-Philippe Lang | 2008-05-22 | 1 | -1/+1 |
* | Use display: block; for activity item descriptions. | Jean-Philippe Lang | 2008-05-20 | 2 | -4/+2 |
* | Slight changes to the search results. | Jean-Philippe Lang | 2008-05-20 | 3 | -1/+3 |
* | Ability to search a project and its subprojects (#1264). | Jean-Philippe Lang | 2008-05-20 | 29 | -2/+39 |
* | Memory leak (postgres -> zlib + ssl) has been fixed by apache developers. | Liwiusz Ociepa | 2008-05-19 | 1 | -2/+2 |
* | Adds icons on search results. | Jean-Philippe Lang | 2008-05-18 | 2 | -18/+20 |
* | Ability to search all projects or the projects the user belongs to (#791). | Jean-Philippe Lang | 2008-05-18 | 14 | -58/+95 |
* | Fixed: bold, italics, underline not working within parentheses (#1225). | Jean-Philippe Lang | 2008-05-18 | 2 | -2/+9 |
* | Fixed: possible error when attachment's filename is non-ASCII (#747, #1243, #... | Jean-Philippe Lang | 2008-05-17 | 2 | -1/+46 |
* | Fixed: private subprojects are listed on the issues view (#1217). | Jean-Philippe Lang | 2008-05-14 | 2 | -10/+38 |
* | Fixed: Calendar and Gantt show private subprojects even if current user is no... | Jean-Philippe Lang | 2008-05-14 | 3 | -6/+44 |
* | Do not toggle assignable check box when using un/check all permissions links ... | Jean-Philippe Lang | 2008-05-14 | 1 | -2/+2 |
* | Fixed: Check All / Uncheck All in Email Settings doesn't work (#1180). | Jean-Philippe Lang | 2008-05-14 | 2 | -6/+6 |
* | Fixed: Redmine::Scm::Adapters::GitAdapter#get_rev ignored GIT_BIN constant (#... | Jean-Philippe Lang | 2008-05-13 | 1 | -2/+2 |
* | Fixed: Update issue form: comment field from log time end out of screen (#1227). | Jean-Philippe Lang | 2008-05-13 | 2 | -1/+3 |
* | Fixed: some labels overflow the form box (#1228). | Jean-Philippe Lang | 2008-05-13 | 1 | -0/+2 |
* | Merge changes from branch swistak. | Liwiusz Ociepa | 2008-05-13 | 1 | -18/+120 |
* | Wiki page protection (#851, patch #1146 by Mateo Murphy with slight changes). | Jean-Philippe Lang | 2008-05-04 | 10 | -4/+103 |
* | Doc update for 0.7.1 release. | Jean-Philippe Lang | 2008-05-04 | 2 | -1/+16 |
* | Prevent "can't convert nil into String" error when :sort_order param is not p... | Jean-Philippe Lang | 2008-05-03 | 1 | -1/+1 |
* | Translations updates (closes #1128, #1129, #1135, #1148, #1163). | Jean-Philippe Lang | 2008-05-03 | 5 | -12/+12 |
* | Fixed: error on Trac import when :due attribute is nil (#1164). | Jean-Philippe Lang | 2008-05-02 | 1 | -1/+1 |
* | Fixed: error when using upcase language name in coderay (#1162) (Windows spec... | Jean-Philippe Lang | 2008-05-02 | 1 | -1/+1 |