| Commit message (Expand) | Author | Age | Files | Lines |
... | |
* | Fixing tests (sort refactoring). | Jean-Philippe Lang | 2009-03-12 | 2 | -8/+24 |
* | Fixes SortHelper examples (#2950). | Jean-Philippe Lang | 2009-03-12 | 1 | -2/+2 |
* | Fixed: zh-TW PDF export broken by new locales (#2940). | Jean-Philippe Lang | 2009-03-12 | 1 | -1/+1 |
* | Hide 'New file' link and form for printing (#2949). | Jean-Philippe Lang | 2009-03-12 | 2 | -0/+3 |
* | Flush buffer when asking for language (#2948). | Jean-Philippe Lang | 2009-03-12 | 1 | -0/+1 |
* | Ability to save "sort order" in custom queries (#2899). | Jean-Philippe Lang | 2009-03-12 | 41 | -19/+259 |
* | SortHelper refactoring: | Jean-Philippe Lang | 2009-03-10 | 3 | -61/+172 |
* | Fixed: Files without Version aren't visible in the Activity page (#2930). | Jean-Philippe Lang | 2009-03-08 | 2 | -2/+14 |
* | Adds css classes to the issues in the calendar (#2651). | Jean-Philippe Lang | 2009-03-07 | 2 | -2/+2 |
* | Adds 2 css classes (created-by-me and assigned-to-me) to issues created by or... | Jean-Philippe Lang | 2009-03-07 | 1 | -0/+2 |
* | Adds a sortable "Project" column to the issue list. | Jean-Philippe Lang | 2009-03-07 | 3 | -2/+10 |
* | Adds a List-Id header to all emails (#2879). | Jean-Philippe Lang | 2009-03-07 | 1 | -1/+2 |
* | Add doube quotes to user_name and password in email.yml.example (#2927). | Jean-Philippe Lang | 2009-03-07 | 1 | -4/+4 |
* | Transaction for each imported subversion changeset. | Jean-Philippe Lang | 2009-03-07 | 1 | -3/+3 |
* | Fixes that Redmine::WikiFormatting.register did not raise ArgumentError when ... | Jean-Philippe Lang | 2009-03-07 | 1 | -1/+1 |
* | Test that account activation email contains the appropriate link (#2825). | Jean-Philippe Lang | 2009-03-07 | 1 | -0/+6 |
* | Change to line #'s links in file/repo viewer (#2835). | Jean-Philippe Lang | 2009-03-07 | 1 | -0/+4 |
* | Fixed: export links on the issue list lose project param after applying a fil... | Jean-Philippe Lang | 2009-03-06 | 2 | -4/+41 |
* | Fixed: MailHandler raises an error when processing an email without From head... | Jean-Philippe Lang | 2009-03-06 | 3 | -1/+46 |
* | Fixes typo in locales (#2805). | Jean-Philippe Lang | 2009-03-04 | 33 | -166/+166 |
* | Fixed broken OpenID authentication after migration to Rails 2.2 (#2894). | Jean-Philippe Lang | 2009-03-04 | 1 | -1/+1 |
* | Added missing field_content translation (#2896). | Jean-Philippe Lang | 2009-03-04 | 33 | -0/+33 |
* | Removes double % in locales (#2891). | Jean-Philippe Lang | 2009-03-04 | 29 | -29/+29 |
* | Adds some functional tests. | Jean-Philippe Lang | 2009-03-01 | 2 | -2/+120 |
* | Reorder links refactoring (follows r2526). | Jean-Philippe Lang | 2009-03-01 | 11 | -96/+9 |
* | Adds some functional tests. | Jean-Philippe Lang | 2009-03-01 | 5 | -3/+109 |
* | Removes unused code. | Jean-Philippe Lang | 2009-03-01 | 1 | -36/+0 |
* | Fixes a failure when running rake test:coverage. | Jean-Philippe Lang | 2009-03-01 | 1 | -0/+1 |
* | Fixed that some error messages were not displayed (#2866). | Jean-Philippe Lang | 2009-03-01 | 2 | -4/+24 |
* | Fixed: Undefined Method (l_YesNo) Being Called (#2867). | Jean-Philippe Lang | 2009-03-01 | 2 | -1/+30 |
* | small update | Azamat Hackimov | 2009-03-01 | 1 | -0/+2 |
* | localization updates | Azamat Hackimov | 2009-03-01 | 6 | -399/+475 |
* | Fixes tests broken by r2532 (#2853). | Jean-Philippe Lang | 2009-02-28 | 1 | -2/+2 |
* | Add links for one-click activity filtering (#2857). | Jean-Philippe Lang | 2009-02-27 | 1 | -1/+3 |
* | Fixes user's activity link (#2853). | Jean-Philippe Lang | 2009-02-27 | 2 | -3/+3 |
* | Fixes #2851. | Jean-Philippe Lang | 2009-02-27 | 1 | -1/+1 |
* | Updates sample plugin README. | Jean-Philippe Lang | 2009-02-26 | 1 | -8/+1 |
* | Allow My Page blocks to be added to from a plugin (#2840). | Jean-Philippe Lang | 2009-02-26 | 3 | -4/+39 |
* | Allow underscore in block partial name (#2840). | Jean-Philippe Lang | 2009-02-26 | 2 | -12/+14 |
* | Clickable/linkable line #'s while browsing the repo or viewing a text file (#... | Jean-Philippe Lang | 2009-02-26 | 2 | -2/+2 |
* | Trackers controller refactoring. | Jean-Philippe Lang | 2009-02-26 | 5 | -27/+78 |
* | Applies r1723 on Engines update to allow view override (#2841). | Jean-Philippe Lang | 2009-02-26 | 1 | -1/+1 |
* | Fixed: When logging in via an autologin cookie the user's last_login_on shoul... | Jean-Philippe Lang | 2009-02-25 | 5 | -30/+56 |
* | Adds missing time format in locales (#2831). | Jean-Philippe Lang | 2009-02-25 | 25 | -1/+26 |
* | Fixing Plugin and Mailer default_url_options. | Eric Davis | 2009-02-25 | 3 | -9/+33 |
* | Fixed that MailHandler#plain_text_body was returning nil if there was nothing... | Jean-Philippe Lang | 2009-02-23 | 1 | -0/+1 |
* | Sort changesets in the same order as comments on the issue details view (#1546). | Jean-Philippe Lang | 2009-02-22 | 2 | -2/+4 |
* | Patch ActiveRecord::Errors#full_messages so that it contains custom values er... | Jean-Philippe Lang | 2009-02-22 | 2 | -0/+43 |
* | Fixed: visited links to closed tickets are not striked through with IE6 (#2615). | Jean-Philippe Lang | 2009-02-22 | 1 | -1/+1 |
* | Slight changes to the files list (#2658, #2806). | Jean-Philippe Lang | 2009-02-22 | 2 | -8/+16 |