Commit Graph

887 Commits (2a5369e37da4339756827caf90863550a7d60ba4)

Author SHA1 Message Date
Eric Davis 0bbebedada Fixed clearing the Issue filters in the issue list, broken by #2317 16 years ago
Jean-Philippe Lang cd55529eaa Fixed that 'My page' blocks may display issues that the user is no longer allowed to view (#2590). 16 years ago
Jean-Philippe Lang e1f96ca4db Replaces the obsolete robots.txt with a cached action (#2491). 16 years ago
Jean-Philippe Lang 6c93b8d599 Fixes activity pagination broken by r2317. 16 years ago
Eric Davis 765f7abc60 Converted routing and urls to follow the Rails REST convention. 16 years ago
Jean-Philippe Lang bcc9007196 Ability to bulk edit custom fields of type 'list' (#461). 16 years ago
Jean-Philippe Lang e944fc74df Render the project list as a tree on Move form. 16 years ago
Jean-Philippe Lang ad059f9637 Removes spaces before colons. 16 years ago
Jean-Philippe Lang 1ad2551559 Adds ability to bulk copy issues (#1847). 16 years ago
Jean-Philippe Lang c9906480d3 Merged nested projects branch. Removes limit on subproject nesting (#594). 16 years ago
Jean-Philippe Lang 4972084345 Automatically focus several form fields. 16 years ago
Jean-Philippe Lang 12792d8068 User custom fields can now be set as editable so that users can edit them on 'My account'. 16 years ago
Jean-Philippe Lang 99c2e98975 Moves a few settings to a "Display" panel. 16 years ago
Jean-Philippe Lang ee1bb54ab6 CustomFieldsController#list moved to #index. 16 years ago
Jean-Philippe Lang 5ed2e78ae2 Make use of tracker_ids association in issue custom field form. 16 years ago
Jean-Philippe Lang d1a1e25bb8 Project jump box fix. 16 years ago
Jean-Philippe Lang 27fd8a2436 Do not show Category field when categories are not defined. 16 years ago
Jean-Philippe Lang 00ce28f8d7 Slight visual changes on the issue form. 16 years ago
Jean-Philippe Lang a276926f42 Use a textarea for custom fields possible values (#2472). 16 years ago
Jean-Philippe Lang f6282f9600 Makes subject field get focus on 'New issue' form (#2522). 16 years ago
Jean-Philippe Lang ffa6c5fe3e Adds a 'Create and continue' button on the new issue form, that will create the issue and display the form again (#2523). 16 years ago
Jean-Philippe Lang bc270b31c3 Makes issue description a non-required field (#2456). 16 years ago
Jean-Philippe Lang ceb2320ef0 Move PDF stuff to a single helper. 16 years ago
Jean-Philippe Lang d25b6d4686 Moves flash messages rendering to a helper method. 16 years ago
Jean-Philippe Lang a66b1e77da Fixed: syntax highlight doesn't appear in new ticket preview (#1976). 16 years ago
Jean-Philippe Lang 7a5ce28921 Lower the project identifier limit to a minimum of two characters (#2003). 16 years ago
Jean-Philippe Lang a22f3d6aa7 Admin Info Screen: Display if plugin assets directory is writable (#2425). 16 years ago
Jean-Philippe Lang 2355324d73 Jump to the current tab when using the project quick-jump combo (#2364). 16 years ago
Jean-Philippe Lang 76a9101998 Do not show a link to the current annotate or view page (#2367). 16 years ago
Jean-Philippe Lang 5c97a83a70 Validates sort_key and sort_order params (#2378). 16 years ago
Jean-Philippe Lang e48f0f04e7 Escape query names (#2379). 16 years ago
Jean-Philippe Lang fee8ada214 Escape wiki annotate lines content (#2380). 16 years ago
Jean-Philippe Lang 3f80a89a69 Show view/annotate/download links on repositories/entries and repositories/annotate views (#2367). 16 years ago
Jean-Philippe Lang 67f82e32b4 Do not hardcode Watcher string in r2164. 16 years ago
Jean-Philippe Lang 1f89dad23a Adds watchers selection on new issue form (#398). Permission 'add issue watchers' required. 16 years ago
Jean-Philippe Lang 3ce1be14f7 Escape textarea content when editing a issue note. 16 years ago
Jean-Philippe Lang 02c2a83494 Adds a helper that returns issues css classes. 16 years ago
Jean-Philippe Lang 7cea286c23 Fixes repository user mapping submission when a repository username is blank (#2339, Conflicting types for parameter containers). 16 years ago
Jean-Philippe Lang e2952d3e5f Rails 2.1.2 deprecations (#2332). 16 years ago
Eric Davis da98386bf7 Added plugin hooks around Journal editing 16 years ago
Jean-Philippe Lang 66ff4cb7de Files module: makes version field non required (#1053). 16 years ago
Jean-Philippe Lang 5d2899ee1b AttachmentsController now handles attachments deletion. 16 years ago
Jean-Philippe Lang fec86a9ce1 Adds a setting to limit the number of diff lines that should be displayed (default to 1500). 16 years ago
Jean-Philippe Lang 02acc7fc28 Follows r2110. 16 years ago
Jean-Philippe Lang 0ea3d150e1 Makes logged-in username in topbar linking to (#2291). 16 years ago
Jean-Philippe Lang a02ee73181 Show project name in front of related issues if cross-project issue relations are enabled (#2282). 16 years ago
Jean-Philippe Lang 8a0a25fceb Changes issue history headings. 16 years ago
Eric Davis cf77c93cb4 Added several useful hooks to the Issue sidebar 16 years ago
Eric Davis 996b2a5c1d Added :view_issues_history_journal_bottom hook 16 years ago
Jean-Philippe Lang 50794b08a9 Cross-project gantt and calendar (#1157). 16 years ago