| Commit message (Expand) | Author | Age | Files | Lines |
* | 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 |
* | Notify project members when a message is posted if they want to receive notif... | Jean-Philippe Lang | 2008-04-28 | 2 | -0/+14 |
* | Translation updates (closes #1123, #1124): | Jean-Philippe Lang | 2008-04-28 | 2 | -6/+6 |
* | Forces Redmine to use rails 2.0.2 gem when vendor/rails is not present. | Jean-Philippe Lang | 2008-04-27 | 1 | -0/+3 |
* | Fixed: Links to repository directories don't work (#1119). | Jean-Philippe Lang | 2008-04-27 | 13 | -55/+60 |
* | Include subprojects versions on calendar and gantt (#1116). | Jean-Philippe Lang | 2008-04-27 | 4 | -10/+21 |
* | Postgresql 8.3 compatibility fix (#834). | Jean-Philippe Lang | 2008-04-26 | 6 | -14/+18 |
* | Fixes custom field filters behaviour (#1078). | Jean-Philippe Lang | 2008-04-26 | 2 | -4/+4 |
* | Estimated time recognizes improved time formats (#1092). | Jean-Philippe Lang | 2008-04-26 | 7 | -14/+60 |
* | Fixed: ActiveRecord::StaleObjectError exception on closing a set of circular ... | Jean-Philippe Lang | 2008-04-26 | 2 | -0/+4 |
* | Warn user that subprojects are also deleted when deleting a project (#1111) a... | Jean-Philippe Lang | 2008-04-26 | 27 | -10/+37 |
* | Fixed: Modules selection not remembered when new project creation fails (#1109). | Jean-Philippe Lang | 2008-04-26 | 1 | -3/+3 |
* | Commits per author graph: remove email adress in usernames (#1066). | Jean-Philippe Lang | 2008-04-24 | 1 | -0/+3 |
* | Fixed: trying to preview a new issue raises an exception (closes #984). | Jean-Philippe Lang | 2008-04-24 | 1 | -1/+1 |
* | CVS duplicate key violation fix (#996, #1098). | Jean-Philippe Lang | 2008-04-24 | 1 | -4/+10 |
* | Redirected user to where he is coming from after logging hours (#1062). | Jean-Philippe Lang | 2008-04-16 | 3 | -1/+6 |
* | ApplicationHelperTest fix. | Jean-Philippe Lang | 2008-04-15 | 1 | -1/+1 |
* | Issue list shows all tickets when going back to a global query inside a proje... | Jean-Philippe Lang | 2008-04-14 | 1 | -0/+1 |
* | Hide export links in print media css. | Jean-Philippe Lang | 2008-04-14 | 1 | -1/+1 |
* | Include macro can include a page of another project wiki using !{{include(pro... | Jean-Philippe Lang | 2008-04-13 | 2 | -13/+34 |
* | Add css class for ticket changes (#1032). | Jean-Philippe Lang | 2008-04-13 | 1 | -1/+1 |
* | Replace closing html tags with html entity (#910). | Jean-Philippe Lang | 2008-04-13 | 2 | -3/+4 |
* | Translation updates (closes #1010, #1017, #1047): | Jean-Philippe Lang | 2008-04-13 | 3 | -80/+80 |
* | Left align filter buttons (closes #872) and reduce filters spacing. | Jean-Philippe Lang | 2008-04-13 | 2 | -8/+12 |
* | Better error message and AR errors in log for failed LDAP on-the-fly user cre... | Jean-Philippe Lang | 2008-04-13 | 2 | -4/+11 |
* | Fixed: Double dot displayed on ticket view when ticket not updated (closes #8... | Jean-Philippe Lang | 2008-04-12 | 1 | -1/+1 |
* | Fixed: error when browsing an empty Mercurial repository (#1046). | Jean-Philippe Lang | 2008-04-12 | 2 | -2/+5 |
* | Add an icon to each event on the activity view. | Jean-Philippe Lang | 2008-04-12 | 17 | -10/+30 |
* | Fixed: preview fails when updating an issue (broken by r1322). Patch #1027. | Jean-Philippe Lang | 2008-04-09 | 1 | -1/+1 |
* | Custom fields (list and boolean) can be used as criteria in time report (#1012). | Jean-Philippe Lang | 2008-04-09 | 7 | -10/+41 |