Commit Graph

1639 Commits (b8cd280bec05f76c0a889f9650fc1a88b33ddc4e)

Author SHA1 Message Date
Jean-Philippe Lang d516d9d9e5 Set sort orders on 'View all issues' links on my page. 16 years ago
Jean-Philippe Lang ec378bb446 Makes the 'View all' link on 'Reported issues' list open and closed issues. 16 years ago
Jean-Philippe Lang f0c676d3df Adds missing scope for r2595. 16 years ago
Jean-Philippe Lang b44317b762 Adds issue count on assigned and reported 'My page' modules (#2986). 16 years ago
Jean-Philippe Lang 4181f85962 Fixes that user's last_login_on was not set when using registration with automatic activation. 16 years ago
Jean-Philippe Lang 9f45499936 Adds controller to urls in case the side bar is called from another controller (#2960). 16 years ago
Jean-Philippe Lang 6a9fcb23d0 Adds a lang string with arguments for date ranges (#2305). 16 years ago
Jean-Philippe Lang 1e7962bfe9 Fixes broken CSV link on cross-project timelog report (#2941). 16 years ago
Jean-Philippe Lang 0100011e5c Fixing repository routes (#2967). 16 years ago
Jean-Philippe Lang eb7903c0ec Only retrieve query name for display. 16 years ago
Jean-Philippe Lang 1852d907ba Fixes SortHelper examples (#2950). 16 years ago
Jean-Philippe Lang eb224378db Hide 'New file' link and form for printing (#2949). 16 years ago
Jean-Philippe Lang c7c8dc71f2 Ability to save "sort order" in custom queries (#2899). 16 years ago
Jean-Philippe Lang 2b585407cb SortHelper refactoring: 16 years ago
Jean-Philippe Lang 4f4d447224 Fixed: Files without Version aren't visible in the Activity page (#2930). 16 years ago
Jean-Philippe Lang 9701c33562 Adds css classes to the issues in the calendar (#2651). 16 years ago
Jean-Philippe Lang 89719e205e Adds 2 css classes (created-by-me and assigned-to-me) to issues created by or assigned to the current user (#2651). 16 years ago
Jean-Philippe Lang 03572ec569 Adds a sortable "Project" column to the issue list. 16 years ago
Jean-Philippe Lang 554e569de1 Adds a List-Id header to all emails (#2879). 16 years ago
Jean-Philippe Lang 7bd4590cd6 Transaction for each imported subversion changeset. 16 years ago
Jean-Philippe Lang dc8b804eba Fixed: export links on the issue list lose project param after applying a filter (#2908). 16 years ago
Jean-Philippe Lang 009b685b1d Fixed: MailHandler raises an error when processing an email without From header (#2916). 16 years ago
Jean-Philippe Lang 47f5713b1e Reorder links refactoring (follows r2526). 16 years ago
Jean-Philippe Lang 56bdcf407f Adds some functional tests. 16 years ago
Jean-Philippe Lang df6e29f766 Removes unused code. 16 years ago
Jean-Philippe Lang 38db62f1e7 Fixed that some error messages were not displayed (#2866). 16 years ago
Jean-Philippe Lang b78349d2ca Fixed: Undefined Method (l_YesNo) Being Called (#2867). 16 years ago
Jean-Philippe Lang e63ccffd59 Add links for one-click activity filtering (#2857). 16 years ago
Jean-Philippe Lang 9fe6bcac74 Fixes user's activity link (#2853). 16 years ago
Jean-Philippe Lang d40bf20131 Allow My Page blocks to be added to from a plugin (#2840). 16 years ago
Jean-Philippe Lang 5b96d1b083 Allow underscore in block partial name (#2840). 16 years ago
Jean-Philippe Lang 4c28291a19 Clickable/linkable line #'s while browsing the repo or viewing a text file (#2835). 16 years ago
Jean-Philippe Lang 589320337d Trackers controller refactoring. 16 years ago
Jean-Philippe Lang 21eb3c089d Fixed: When logging in via an autologin cookie the user's last_login_on should be updated (#2820). 16 years ago
Eric Davis 4baf32b166 Fixing Plugin and Mailer default_url_options. 16 years ago
Jean-Philippe Lang 0f68334f0b Fixed that MailHandler#plain_text_body was returning nil if there was nothing to strip (#2814). 16 years ago
Jean-Philippe Lang 0101e609f7 Sort changesets in the same order as comments on the issue details view (#1546). 16 years ago
Jean-Philippe Lang 7342a00e0a Slight changes to the files list (#2658, #2806). 16 years ago
Jean-Philippe Lang 84de5fa3b0 Makes the default issue list columns selection look like other multi-checkbox fieldsets. 16 years ago
Jean-Philippe Lang 1c5a2ddfb0 Limit the size of repository files displayed inline too. 16 years ago
Jean-Philippe Lang 79c074dbe5 Fixes new setting name. 16 years ago
Jean-Philippe Lang 66afc8c054 Adds a setting to limit the size of text attachments that can be displayed by the file viewer (default set to 512KB). Larger files are sent for download. 16 years ago
Jean-Philippe Lang 79fd564b61 Do not show the changed files list on the revision page if the user is not allowed to browse the repository (#2762). 16 years ago
Jean-Philippe Lang 6b770fa70c Deprecated truncate call. 16 years ago
Jean-Philippe Lang fe28193e4e Merged Rails 2.2 branch. Redmine now requires Rails 2.2.2. 16 years ago
Eric Davis 3fa9535670 List the Default Columns displayed on the issue list vertically 16 years ago
Eric Davis befe278fa9 Allow the other format links to appear on the issue list (ATOM, PDF, CSV). 16 years ago
Jean-Philippe Lang b9e95e7a70 Fixes "too few arguments" error on activerecord error translation (#2626). 16 years ago
Jean-Philippe Lang 33e7ae96ad Adds (a maximum of 3) links to project ancestors in the page title (#2788). 16 years ago
Jean-Philippe Lang 04c428e059 Send an email to the user when an administrator activates a registered user (#2656). 16 years ago