Commit Graph

800 Commits (33bd7f45e1f8dff469173b950146309ed564d134)

Author SHA1 Message Date
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
Jean-Philippe Lang e644435715 Add css class for ticket changes (#1032). 17 years ago
Jean-Philippe Lang 56683967da Left align filter buttons (closes #872) and reduce filters spacing. 17 years ago
Jean-Philippe Lang 8eb86396e1 Fixed: Double dot displayed on ticket view when ticket not updated (closes #813). 17 years ago
Jean-Philippe Lang 6d2a89142a Add an icon to each event on the activity view. 17 years ago
Jean-Philippe Lang a3c89d4f69 Custom fields (list and boolean) can be used as criteria in time report (#1012). 17 years ago
Jean-Philippe Lang f025b16be7 Fix date range filter js behaviour and css fix for IE. 17 years ago
Jean-Philippe Lang 5d34548539 CSV export added to timelog report (#1009). 17 years ago
Jean-Philippe Lang 0249ae5f50 Preserve status filter and page number when using lock/unlock/activate links on the users list (closes #998). 17 years ago
Jean-Philippe Lang fe74ab8c06 Make the project files list sortable (#997). 17 years ago
Jean-Philippe Lang 4e961f44ef Various timelog report enhancements: 17 years ago
Jean-Philippe Lang 8d4aa6f9ad Fixed: single file 'View difference' links do not work because of duplicate slashes in url. 17 years ago
Jean-Philippe Lang 7f0aa56119 Fixed: trying to preview a new issue raises an exception with postgresql (close #984). 17 years ago
Jean-Philippe Lang 467f74510e Time report can be done at issue level (closes #970) + timelog views xhtml validation. 17 years ago
Jean-Philippe Lang 043cb37b16 Add predefined date ranges to the time report in the same way as the details view (closes #972). It nows defaults to 'All time'. 17 years ago
Jean-Philippe Lang 68fe7856c9 Move repetitive calendar include code from views into helper (patch #966 by Peter Suschlik). 17 years ago
Jean-Philippe Lang da641f4122 Global queries can be saved from the global issue list (follows r1311 and closes #897). 17 years ago
Jean-Philippe Lang 287d86e363 Queries can be marked as 'For all projects'. Such queries will be available on all projects and on the global issue list (#897, closes #671). 17 years ago
Jean-Philippe Lang 1b8c5d4058 Fixed: can not display attached images inline in message replies. 17 years ago
Jean-Philippe Lang 5ccbeba5c2 Use #blank? instead of #empty? in news/show view. 17 years ago
Jean-Philippe Lang 0dfa2ad3cf Show date range on the activity (closes #837). 17 years ago