Commit Graph

282 Commits (fe1e3ccd18420752979d817fac4408c780ba1da2)

Author SHA1 Message Date
Jean-Philippe Lang d37a30846f Fixed: when bulk editing, setting "Assigned to" to "nobody" causes an sql error with Postgresql (#935). 17 years ago
Jean-Philippe Lang 180fe8f6a4 Fix IE6 display bug on the issue list. 17 years ago
Jean-Philippe Lang bbf422e229 Add done_ratio to the right-click context menu. 17 years ago
John Goerzen 8ed97f43d2 Revert "Make an issue's done_ratio field adjustable from the right-click" 17 years ago
John Goerzen 4ff77cc624 Make an issue's done_ratio field adjustable from the right-click 17 years ago
Jean-Philippe Lang 0cccce0c43 Change the tick image and replace the issue selection pencil with a small tick. 17 years ago
John Goerzen 93a33c6286 Added line under tracker name to make clear what is going on here 17 years ago
Jean-Philippe Lang f5b5688e8a Move the filters buttons inside the filters fieldset on the issue list (closes #614). 17 years ago
Jean-Philippe Lang 993b60d61e Adds 2 permissions (closes #859): 17 years ago
Jean-Philippe Lang e951d84584 Add a user preference to choose how comments/replies are displayed: in chronological or reverse chronological order (#589, #776). 17 years ago
Jean-Philippe Lang 745fec76d0 Fixes #773: Changeset block is smashing the update frame on issues/show. 17 years ago
Jean-Philippe Lang 4f9f3097d9 Fixes #765: Date pickers don't work on issues' bulk edit view. 17 years ago
Jean-Philippe Lang 942091f9e8 Display links to Atom feeds (closes #496, #750). 17 years ago
Jean-Philippe Lang c01c64e978 Let the user choose when deleting issues with reported hours (closes #734, #71): 17 years ago
Jean-Philippe Lang 9daf39ec52 Adds an optional description to attachments. 17 years ago
Jean-Philippe Lang d461363d27 Fixed: Adding time when Updating a ticket is gone (closes #701). 17 years ago
Jean-Philippe Lang 1c8cf4ef83 Added the following permissions (#527, #585, #627): 17 years ago
Jean-Philippe Lang 616899d879 Fixed: empty status list shouldn't be displayed when the user can not change the status. 17 years ago
Jean-Philippe Lang 30a7314b86 Fixed: wiki and changeset links not displayed when previewing issue description or notes. 17 years ago
Jean-Philippe Lang 93ef8b7f77 Replaced window.hash= by Element.scrollTo() 17 years ago
Jean-Philippe Lang 5152771fdd Fixed: 404 error when selecting an other project on issues/move. 17 years ago
Jean-Philippe Lang 913a806f90 Fixed: context menu not available if the initial issue list is empty. 17 years ago
Jean-Philippe Lang 4155c97222 Issue list now supports bulk edit/move/delete (#563, #607). For now, issues from different projects can not be bulk edited/moved/deleted at once. 17 years ago
Jean-Philippe Lang 43a6f312ed Merged IssuesController #edit and #update into a single actions. 17 years ago
Jean-Philippe Lang 54ff294da1 More appropriate default sort order on sortable columns. 17 years ago
Jean-Philippe Lang c3d909e0cc Slight style changes on issue associated changesets list. 17 years ago
Jean-Philippe Lang bea49ae245 Administrators can edit issue notes. 17 years ago
Jean-Philippe Lang d8ac6d2b79 Issue properties below the description textarea. 17 years ago
Jean-Philippe Lang 2d9e669e85 Added preview for issue notes. 17 years ago
Jean-Philippe Lang 59c5d995c3 Fixed: custom fields empty on issue/edit (broken by r1086). 17 years ago
Jean-Philippe Lang d5b9dedca2 Added tabindex property on wiki toolbar buttons and 'new category' link. 17 years ago
Jean-Philippe Lang 0b4a02f607 Display custom fields in two columns on the issue form. 17 years ago
Jean-Philippe Lang b6549d763a Added related changesets messages on issue details view. 17 years ago
Jean-Philippe Lang 16e9ffce0d Added a 'New issue' link in the main menu (accesskey 7). 17 years ago
Jean-Philippe Lang 44ac1a0deb ProjectsController#add_issue moved to IssuesController#new. 17 years ago
Jean-Philippe Lang 976a31e941 Merged IssuesController change_status and add_note actions. 17 years ago
Jean-Philippe Lang bd85c0cbb1 Fixed: table of content not rendered properly when used in an issue or document description. 17 years ago
Jean-Philippe Lang 3e0acc0b7e Slight improvements to the browser views. 17 years ago
Jean-Philippe Lang 9a1b46fe42 New setting added to specify how many objects should be displayed on most paginated lists. 17 years ago
Jean-Philippe Lang bf3b2ec973 Change status select box default to current status (Rocco Stanzione). 17 years ago
Jean-Philippe Lang 92a23c05bb Project name format limitation removed (name can now contain any character). 17 years ago
Jean-Philippe Lang 3baf086e2d Fixed: 'View all issues' link doesn't work on issues/show. 17 years ago
Jean-Philippe Lang acad206063 Issue context menu now also available on 'My page'. 17 years ago
Jean-Philippe Lang 8d91afc33e Added per-project tracker selection. Trackers can be selected on project settings. 17 years ago
Jean-Philippe Lang bb2de53d93 Added an alternate theme which provides issue list colorization based on issues priority. 17 years ago
Jean-Philippe Lang e2c606e974 Fixed: Update of time entry fails when the issue has been moved to an other project. 17 years ago
Jean-Philippe Lang 9ad79612fe Roadmap: more accurate completion percentage calculation (done ratio of open issues is now taken into account). 17 years ago
Jean-Philippe Lang 833c7bd659 Fixed: adding an attachment is not possible when changing the status of an issue. 17 years ago
Jean-Philippe Lang 8a8f819d27 Added wiki macros support. 2 builtin macros are defined: hello_world (sample macro that displays the arguments) and macro_list (display the list of installed macros). 17 years ago
Jean-Philippe Lang b0bb1baeaa Trac importer: user can now choose between sqlite and sqlite3 adapter for Trac database. 17 years ago