summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Added portuguese translation (Joao Carlos Clementoni).Jean-Philippe Lang2007-04-219-1/+590
* Fixed: error when using a custom query feed with custom field filter.Jean-Philippe Lang2007-04-211-2/+2
* Added a new block available for my page: "Watched issues"Jean-Philippe Lang2007-04-219-0/+18
* Added missing parentheses on news/show and removed useless call to auto_linkJean-Philippe Lang2007-04-211-1/+1
* Added create_watchers migrationJean-Philippe Lang2007-04-211-0/+13
* Added "Watch" functionality on issues. It allows users to receive mail notifi...Jean-Philippe Lang2007-04-2121-11/+245
* Fixed: error when exporting to PDF an issue list using a custom field filter.Jean-Philippe Lang2007-04-211-1/+1
* News box on project/show is hidden if there is no news to display.Jean-Philippe Lang2007-04-201-0/+2
* Removed some spaces before argument parentheses.Jean-Philippe Lang2007-04-201-2/+2
* Removed some spaces before argument parentheses.Jean-Philippe Lang2007-04-202-2/+2
* Checkboxes on the workflow screen diagonal no longer disabledJean-Philippe Lang2007-04-171-1/+0
* Custom fields for issues can now be used as filters on issue list.Jean-Philippe Lang2007-04-1712-21/+75
* User#<=> modified to sort on firstname if same lastnameJean-Philippe Lang2007-04-121-1/+1
* Redmine::VERSION updatedJean-Philippe Lang2007-04-111-2/+2
* Doc files updated for 0.5.0 releaseJean-Philippe Lang2007-04-113-7/+37
* Closed issues no longer displayed on "my page" -> "issues assigned to me".Jean-Philippe Lang2007-04-111-1/+1
* Japanese lang file updated (Satoru Kurashiki)Jean-Philippe Lang2007-04-111-20/+20
* Fixed 10031 revision links and auto linking URLs conflictJean-Philippe Lang2007-04-111-1/+1
* Fixed pagination links on admin project listingJean-Philippe Lang2007-04-101-1/+1
* Changesets comments truncated at 500 characters on activity view.Jean-Philippe Lang2007-04-091-1/+1
* Form to add an attachment on document view is now togglable.Jean-Philippe Lang2007-04-091-1/+2
* Replaced deprecated content_for_layout in the layout.Jean-Philippe Lang2007-04-081-1/+1
* Replaced hard coded help link.Jean-Philippe Lang2007-04-081-5/+2
* Various changes on views. On project summary, members are now grouped by role...Jean-Philippe Lang2007-04-086-11/+17
* Added permissions report (link available on roles list view).Jean-Philippe Lang2007-04-0711-2/+57
* Added toggle_link helper.Jean-Philippe Lang2007-04-074-7/+13
* Added link_to_issue helper.Jean-Philippe Lang2007-04-0710-11/+14
* Added a warning message on tracker list for trackers that don't have any work...Jean-Philippe Lang2007-04-0711-0/+10
* Added versions due dates on calendar.Jean-Philippe Lang2007-04-072-5/+10
* Added versions due dates on gantt chart.Jean-Philippe Lang2007-04-075-41/+83
* Removed repository creation callbackJean-Philippe Lang2007-04-071-1/+0
* Modified the change_status view to use the form builder.Jean-Philippe Lang2007-04-051-21/+5
* Feature 9867 Allow file upload in comment and add to issue historyJean-Philippe Lang2007-04-053-7/+45
* Added the ability to easily rollback to a previous version of a wiki page.Jean-Philippe Lang2007-04-0510-2/+17
* Removed RedCloth :hard_break option that broke textile rendering.Jean-Philippe Lang2007-04-051-1/+1
* "Author" column replaced by "Assigned to" in issue list.Jean-Philippe Lang2007-04-052-5/+7
* RedCloth attribute :hard_break set to true to keep line breaksJean-Philippe Lang2007-04-041-1/+1
* Fixed a regression (crash when an admin with no role on the project try to cr...Jean-Philippe Lang2007-04-042-5/+8
* Added svn:eol-style native property for various filesJean-Philippe Lang2007-04-0414-2548/+2548
* Added gantt and calendar url in robots file, to avoid recursive indexing by b...Jean-Philippe Lang2007-04-041-1/+3
* Added a unit test on User#role_for_projectJean-Philippe Lang2007-04-041-1/+12
* Fixed User role_for_project methodJean-Philippe Lang2007-04-041-1/+2
* Modified logged_in_user_membership controller method so that it returns a roleJean-Philippe Lang2007-04-041-3/+4
* Various code cleaning, mainly on User, Permission and IssueStatus models.Jean-Philippe Lang2007-04-048-33/+23
* Patch 9725 Email templates of chinese simplified (Andy Wu)Jean-Philippe Lang2007-04-046-6/+6
* Feature #9808 Allow user to "change" issue status to the same statusJean-Philippe Lang2007-04-041-2/+2
* Fixed 9793 Preview fail for first wiki page of a projectJean-Philippe Lang2007-04-031-1/+1
* Added subprojects issue count on project "Reports" pageJean-Philippe Lang2007-04-034-9/+37
* Fixed pagination on users/list (status filter lost)Jean-Philippe Lang2007-04-032-7/+7
* Slight modifications on revisions tableJean-Philippe Lang2007-04-031-5/+5