Commit Graph

1514 Commits (a18676b6693356f3cea4786e3280149ecfd3f7e6)

Author SHA1 Message Date
Jean-Philippe Lang ebe10fa645 Added a quick search form in page header. Search functionality moved to a dedicated controller. 18 years ago
Jean-Philippe Lang 833c5035a6 Fixed comments header label on time log details 18 years ago
Jean-Philippe Lang 66fe12db71 Fixed a TemplateError nil:NilClass (oracle specific) on _news.rhtml 18 years ago
Jean-Philippe Lang 5db3396c07 Added an ajax indicator for all ajax calls. Also removed highlight effects on my page layout edition. 18 years ago
Jean-Philippe Lang c1a18a2889 Subproject name displayed on issue list, calendar and gantt (only for issues that belong to a subproject). 18 years ago
Jean-Philippe Lang 89db185726 Added a link on revision screen to see the entire diff for the revision. 18 years ago
Jean-Philippe Lang 52547466f0 Fixed: 10342 Creation of Schema in Oracle 18 years ago
Jean-Philippe Lang 4967fa8733 Journal details truncated only if values are strings 18 years ago
Jean-Philippe Lang 8065001c0d Fixed 10335 Error in journalizing an issue with longtext custom fields (Postgresql) 18 years ago
Jean-Philippe Lang 72a5839931 Removed an old, no longer used, model. 18 years ago
Jean-Philippe Lang c995be94d9 Fixed: default status not showing in new issue 18 years ago
Jean-Philippe Lang 018b81a46a Fixed 10337 Regression: Admin raises issue in project not assigned to 18 years ago
Jean-Philippe Lang 941a240535 Commit messages are now scanned for referenced or fixed issue IDs. 18 years ago
Jean-Philippe Lang 104b7d457d Removed some parentheses before arguments. 18 years ago
Jean-Philippe Lang feb973b970 The ability to change the issue status to the same status is no longer forced. 18 years ago
Jean-Philippe Lang e02068eb2a Removed some parentheses before arguments. 18 years ago
Jean-Philippe Lang 4499c7a030 Grey scale icon for issue not watched. 18 years ago
Jean-Philippe Lang 2f1d8630f1 Fixed: error on history atom feed when there's no notes on an issue change 18 years ago
Jean-Philippe Lang cf59496957 Fixed 10058: issue URL in repository comment break 18 years ago
Jean-Philippe Lang 32de29ea35 Fixed 10061 problem with textilize and :hard_breaks (Pavol Murin) 18 years ago
Jean-Philippe Lang 8d7de50ca8 Fixed 10211 Wiki names can't have periods in them. 18 years ago
Jean-Philippe Lang 3d685f7bec Fixed: blank lines in left menu with IE 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 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 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 8f1c0eb2dd Closed issues no longer displayed on "my page" -> "issues assigned to me". 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 1cc7006555 Modified the change_status view to use the form builder. 18 years ago