Commit Graph

620 Commits (fda7bcdfb6e6200b14f91baba9e3c3143635a50c)

Author SHA1 Message Date
Jean-Philippe Lang af734b1b38 Enable syntax highlight on issues, messages and news (#1473, #1466). 17 years ago
Jean-Philippe Lang 062a2d6f5d Adds atom feed on time entries details (#1479). 17 years ago
Jean-Philippe Lang 3c95f761e6 Ability to remove enumerations (activities, priorities, document categories) that are in use. Associated objects can be reassigned to another value (#1467). 17 years ago
Jean-Philippe Lang 9737beecc4 Adds a field on the repository view to browse at specific revision (#1443). 17 years ago
Jean-Philippe Lang 93b3dba926 Makes changes link to entries on the revision view. 17 years ago
Jean-Philippe Lang 597c1e6c09 Adds links to repository directories in the browser (#1094). 17 years ago
Jean-Philippe Lang d2ad4edc86 Fixed: page has no title when adding a project (#1436). 17 years ago
Jean-Philippe Lang 53b5703981 Slight changes to diff view and style. 17 years ago
Jean-Philippe Lang efe790a8d3 Removed inconsistent revision numbers on diff view. 17 years ago
Jean-Philippe Lang 80a7486f95 File viewer for attached text files. 17 years ago
Jean-Philippe Lang aa0beecad0 Move the file viewer to a partial. 17 years ago
Jean-Philippe Lang e46b56d7fc "New Project" link on Projects page for admin users (#1082). 17 years ago
Jean-Philippe Lang d77c1d2829 Unified diff viewer for attached files with .patch or .diff extension (#1403). 17 years ago
Jean-Philippe Lang e833cab30e Move diff viewer to a partial. 17 years ago
Jean-Philippe Lang b78b62df8d SCM browser: ability to download raw unified diffs. 17 years ago
Jean-Philippe Lang ec0525d497 Move unified diff parser out of the scm abstract adapter so it can be reused for viewing attached diffs (#1403). 17 years ago
Jean-Philippe Lang 731d15fe9b Don't search for the changeset if revision identifier is nil. 17 years ago
Jean-Philippe Lang 0aba4255f5 Don't display the table headers if there is no changeset to display. 17 years ago
Jean-Philippe Lang dfe62d7f51 Ability to disable unused SCM adapters in application settings. 17 years ago
Jean-Philippe Lang d446469f5d Removes constraint on enumerations name (#1384). 17 years ago
Jean-Philippe Lang 9f901a0ba2 Fixed: Atom link on saved query does not include query_id (#1390). 17 years ago
Jean-Philippe Lang a0f83e42e4 Hides the "Replies" heading below a message if there is no reply (#1350). 17 years ago
Jean-Philippe Lang 4db45b8ced Fixed: changesets titles should not be multiline in atom feeds (#1356). 17 years ago
Jean-Philippe Lang 36162c6cf2 Diff: adds some space between 2 changes in the same file and reduces html size. 17 years ago
Jean-Philippe Lang 870e8654b4 Fixed: Atom feeds don't provide author section for repository revisions (#1348). 17 years ago
Jean-Philippe Lang 5d2abb84bd Adds a Reply link to each issue note (#739). Reply is pre-filled with the quoted note. 17 years ago
Jean-Philippe Lang eb0e218603 Adds new projects atom feed (#1290). 17 years ago
Jean-Philippe Lang 744d866926 Moved ProjectsController#list to ProjectsController#index. 17 years ago
Jean-Philippe Lang 54138d2b17 Fixed roadmap links to versions (#1297). 17 years ago
Jean-Philippe Lang 0c81052770 Adds a rake task to send reminders. An email is sent to each user with a list of the issues due in the next days, if any. 17 years ago
Jean-Philippe Lang d99dc4070a Remove edit step from Status context menu (#1197). 17 years ago
Jean-Philippe Lang dfcc8e1492 Change projects homepage limit to 255 chars (#663, #1095). 17 years ago
Jean-Philippe Lang a92749ef93 Gantt chart: display issues that don't have a due date if they are assigned to a version with a date (#184). 17 years ago
Jean-Philippe Lang 39fc8f38b8 Prevent admin users from making themselves non-administrator (#1276). 17 years ago
Jean-Philippe Lang 193b2450f4 Fixed: View differences for individual file of a changeset fails if the subversion repository URL doesn't point to the repository root (#1209, #1262, #1275). 17 years ago
Jean-Philippe Lang e5bc1d370a Use display: block; for activity item descriptions. 17 years ago
Jean-Philippe Lang 03308028c9 Slight changes to the search results. 17 years ago
Jean-Philippe Lang 82f204d8ac Adds icons on search results. 17 years ago
Jean-Philippe Lang 073818f8bc Ability to search all projects or the projects the user belongs to (#791). 17 years ago
Jean-Philippe Lang 06e44b8e64 Do not toggle assignable check box when using un/check all permissions links on role form. 17 years ago
Jean-Philippe Lang 4c6b9d9ce5 Fixed: Check All / Uncheck All in Email Settings doesn't work (#1180). 17 years ago
Jean-Philippe Lang 75d25b7e61 Fixed: Update issue form: comment field from log time end out of screen (#1227). 17 years ago
Jean-Philippe Lang 0476669735 Wiki page protection (#851, patch #1146 by Mateo Murphy with slight changes). 17 years ago
Jean-Philippe Lang 63951812a1 Split user edit screen into tabs. 17 years ago
Jean-Philippe Lang 7f8d959171 Show the project hierarchy in the drop down list for new membership on user administration screen. 17 years ago
Jean-Philippe Lang f705b889d9 Hide the 'Latest projects' box on the welcome screen if there are no projects (#1156). 17 years ago
Jean-Philippe Lang b2abe48592 Use GET instead of POST on roadmap (#718), gantt and calendar forms. 17 years ago
Jean-Philippe Lang 6a3236daea Include subprojects versions on calendar and gantt (#1116). 17 years ago
Jean-Philippe Lang 76b92fb999 Warn user that subprojects are also deleted when deleting a project (#1111) and add a checkbox to confirm the deletion. 17 years ago
Jean-Philippe Lang 1a4f81163d Redirected user to where he is coming from after logging hours (#1062). 17 years ago