Commit Graph

977 Commits (c870a7b9ef35ed457911638b7a98e7681cfe6d3a)

Author SHA1 Message Date
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
Eric Davis 1b4f0c38ce Added :view_issues_edit_notes_bottom hook 16 years ago
Jean-Philippe Lang d3386a5af7 Fixed: 404 when "Apply" clicked on activity page (#2251). 16 years ago
Jean-Philippe Lang e7b6a56a97 Replaces User.find_active with a named scope. 16 years ago
Jean-Philippe Lang 0b2299c7d1 Adds link to user's account on issue history. 16 years ago
Jean-Philippe Lang 5f3f2e756b Obfuscates email address on user's account page using javascript. 16 years ago
Jean-Philippe Lang dfc7a94578 Slight changes to profile on account page and last connexion date added. 16 years ago
Jean-Philippe Lang 0399b85ab6 Adds links between account and user's activity pages. 16 years ago
Jean-Philippe Lang 9e5edfb728 Adds atom feed on user's account page. 16 years ago
Jean-Philippe Lang b8b473244c Fixes activity atom link params (when not on first page). 16 years ago
Jean-Philippe Lang 6e777b7453 Makes activity view accept a user_id param to show user's activity (#1002). 16 years ago