| Commit message (Expand) | Author | Age | Files | Lines |
* | 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 |
* | Split user edit screen into tabs. | Jean-Philippe Lang | 2008-05-02 | 6 | -31/+63 |
* | Escape HTML comment tags (#1160). | Jean-Philippe Lang | 2008-05-02 | 2 | -1/+3 |
* | Show the project hierarchy in the drop down list for new membership on user a... | Jean-Philippe Lang | 2008-05-01 | 2 | -6/+20 |
* | Hide the 'Latest projects' box on the welcome screen if there are no projects... | Jean-Philippe Lang | 2008-05-01 | 1 | -1/+3 |
* | Fixed: private subprojects names are revealed on the project overview (#1152). | Jean-Philippe Lang | 2008-05-01 | 5 | -3/+36 |
* | Add Redcloth's :block_markdown_rule to allow horizontal rules in wiki (#967). | Jean-Philippe Lang | 2008-05-01 | 2 | -1/+6 |
* | Use GET instead of POST on roadmap (#718), gantt and calendar forms. | Jean-Philippe Lang | 2008-04-30 | 3 | -5/+5 |
* | Fixed: Updating tickets add a time log with zero hours (#1147). | Jean-Philippe Lang | 2008-04-30 | 2 | -10/+17 |
* | Fixed: Home, Logout, Login links are absolute (#1122, #1145). | Jean-Philippe Lang | 2008-04-30 | 1 | -3/+3 |
* | Thai translation added (Gampol Thitinilnithi, #1136). | Jean-Philippe Lang | 2008-04-30 | 3 | -0/+764 |
* | Fixed: Search for target version of "none" fails with postgres 8.3 (#1134). | Jean-Philippe Lang | 2008-04-29 | 3 | -4/+83 |
* | Changelog update. | Jean-Philippe Lang | 2008-04-28 | 1 | -0/+32 |