Commit Graph

1181 Commits (043cb37b161d712e1c6fe7b9aa41d7af356cf795)
 

Author SHA1 Message Date
Jean-Philippe Lang 2fb84af3e9 Added "Watch" functionality on issues. It allows users to receive mail notifications about issue changes. 18 years ago
Jean-Philippe Lang 907f906ec6 Fixed: error when exporting to PDF an issue list using a custom field filter. 18 years ago
Jean-Philippe Lang acfb87a07b News box on project/show is hidden if there is no news to display. 18 years ago
Jean-Philippe Lang c10541feb7 Removed some spaces before argument parentheses. 18 years ago
Jean-Philippe Lang e72778ea84 Removed some spaces before argument parentheses. 18 years ago
Jean-Philippe Lang a824017d8c Checkboxes on the workflow screen diagonal no longer disabled 18 years ago
Jean-Philippe Lang d570bc5cc5 Custom fields for issues can now be used as filters on issue list. 18 years ago
Jean-Philippe Lang 559b2069ac User#<=> modified to sort on firstname if same lastname 18 years ago
Jean-Philippe Lang 6c5e89ede0 Redmine::VERSION updated 18 years ago
Jean-Philippe Lang 6a8ddc954f Doc files updated for 0.5.0 release 18 years ago
Jean-Philippe Lang 8f1c0eb2dd Closed issues no longer displayed on "my page" -> "issues assigned to me". 18 years ago
Jean-Philippe Lang 8c01275ee9 Japanese lang file updated (Satoru Kurashiki) 18 years ago
Jean-Philippe Lang d6f4208a15 Fixed 10031 revision links and auto linking URLs conflict 18 years ago
Jean-Philippe Lang 2e78bc1bc4 Fixed pagination links on admin project listing 18 years ago
Jean-Philippe Lang 20feb44564 Changesets comments truncated at 500 characters on activity view. 18 years ago
Jean-Philippe Lang 1506d3ddab Form to add an attachment on document view is now togglable. 18 years ago
Jean-Philippe Lang 5cb64fff91 Replaced deprecated content_for_layout in the layout. 18 years ago
Jean-Philippe Lang 1adf56664d Replaced hard coded help link. 18 years ago
Jean-Philippe Lang 183ede84fd Various changes on views. On project summary, members are now grouped by role and subprojects are listed inline. 18 years ago
Jean-Philippe Lang bd9a44c225 Added permissions report (link available on roles list view). 18 years ago
Jean-Philippe Lang 30734ba8e8 Added toggle_link helper. 18 years ago
Jean-Philippe Lang cf4651b6bb Added link_to_issue helper. 18 years ago
Jean-Philippe Lang 14314b77ee Added a warning message on tracker list for trackers that don't have any workflow defined. 18 years ago
Jean-Philippe Lang ef71edd331 Added versions due dates on calendar. 18 years ago
Jean-Philippe Lang 708c3c9ec6 Added versions due dates on gantt chart. 18 years ago
Jean-Philippe Lang c1a5c5b9f8 Removed repository creation callback 18 years ago
Jean-Philippe Lang 1cc7006555 Modified the change_status view to use the form builder. 18 years ago
Jean-Philippe Lang 3f87f3c47a Feature 9867 Allow file upload in comment and add to issue history 18 years ago
Jean-Philippe Lang f3a1b4e38c Added the ability to easily rollback to a previous version of a wiki page. 18 years ago
Jean-Philippe Lang 7eb4abae80 Removed RedCloth :hard_break option that broke textile rendering. 18 years ago
Jean-Philippe Lang 0ea1b712be "Author" column replaced by "Assigned to" in issue list. 18 years ago
Jean-Philippe Lang 9cf96580bf RedCloth attribute :hard_break set to true to keep line breaks 18 years ago
Jean-Philippe Lang 46d67cb349 Fixed a regression (crash when an admin with no role on the project try to create an issue) 18 years ago
Jean-Philippe Lang f7d5141251 Added svn:eol-style native property for various files 18 years ago
Jean-Philippe Lang 8e11dac375 Added gantt and calendar url in robots file, to avoid recursive indexing by bots. 18 years ago
Jean-Philippe Lang adee6de140 Added a unit test on User#role_for_project 18 years ago
Jean-Philippe Lang 4ed89dc2d3 Fixed User role_for_project method 18 years ago
Jean-Philippe Lang 8e6d575d4e Modified logged_in_user_membership controller method so that it returns a role 18 years ago
Jean-Philippe Lang e227b92972 Various code cleaning, mainly on User, Permission and IssueStatus models. 18 years ago
Jean-Philippe Lang a9a082f05c Patch 9725 Email templates of chinese simplified (Andy Wu) 18 years ago
Jean-Philippe Lang be54cb9531 Feature #9808 Allow user to "change" issue status to the same status 18 years ago
Jean-Philippe Lang 18a6b8e101 Fixed 9793 Preview fail for first wiki page of a project 18 years ago
Jean-Philippe Lang 52ced19e2e Added subprojects issue count on project "Reports" page 18 years ago
Jean-Philippe Lang 1c0971b12c Fixed pagination on users/list (status filter lost) 18 years ago
Jean-Philippe Lang 2db9bdf7a2 Slight modifications on revisions table 18 years ago
Jean-Philippe Lang a09b2a23b9 Feature 9784 Set status when raising issue. 18 years ago
Jean-Philippe Lang 6d2ecefca0 Quick fix for: 18 years ago
Jean-Philippe Lang 568c22016a Colored square added on "my page" issue list 18 years ago
Jean-Philippe Lang 6e1b9326e4 Added parent project name (if it exists) on project list and project overview. 18 years ago
Jean-Philippe Lang 3c8a38212e Applied the same column width in different similar views. 18 years ago