Commit Graph

390 Commits (3d685f7bec6d4646a8ef87b01c93c8ecc4216be9)
 

Author SHA1 Message Date
Jean-Philippe Lang 3d685f7bec Fixed: blank lines in left menu with IE 18 years ago
Jean-Philippe Lang 05b08ae38f Right overflow of the left menu now hidden. 18 years ago
Jean-Philippe Lang 623d2f25b1 Projects menu item now shows the list of public projects and projects for which the user is a member (marked with a star). 18 years ago
Jean-Philippe Lang 634d3557f2 Online help japanese translation added (Ken Date) 18 years ago
Jean-Philippe Lang 6957eceee0 Added portuguese translation (Joao Carlos Clementoni). 18 years ago
Jean-Philippe Lang 5097f6394d Fixed: error when using a custom query feed with custom field filter. 18 years ago
Jean-Philippe Lang 77cfc1cc59 Added a new block available for my page: "Watched issues" 18 years ago
Jean-Philippe Lang 5d8200b9fc Added missing parentheses on news/show and removed useless call to auto_link 18 years ago
Jean-Philippe Lang 18255881ca Added create_watchers migration 18 years ago
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