Commit Graph

119 Commits (c16cfd8ff1a0ee03ff99b1fd7483b8672f77d80f)

Author SHA1 Message Date
Eric Davis b3442a7d39 styling tweaks for gravatars 16 years ago
Eric Davis ed314caf7d Gravatar support for issue detai, user grid, and activity stream 16 years ago
Jean-Philippe Lang f7acdd1afd Merged hooks branch @ r1785 into trunk. 16 years ago
Jean-Philippe Lang ed349ca942 Sligth changes to issue comments quoting links. 16 years ago
Jean-Philippe Lang a332e0a4fe Adds permissions for viewing the watcher list and adding new watchers on the issue detail view (#398). 17 years ago
Jean-Philippe Lang 47064c02f1 Makes issue update link work without javascript (#1337). 17 years ago
Jean-Philippe Lang ce6cf66f6c Custom fields refactoring: most of code moved from controllers to models (using new module ActsAsCustomizable). 17 years ago
Jean-Philippe Lang ba8a36a39b Removes spaces before colons on issue detail view (#1512). 17 years ago
Jean-Philippe Lang af734b1b38 Enable syntax highlight on issues, messages and news (#1473, #1466). 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 8eb86396e1 Fixed: Double dot displayed on ticket view when ticket not updated (closes #813). 17 years ago
Jean-Philippe Lang 993b60d61e Adds 2 permissions (closes #859): 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 942091f9e8 Display links to Atom feeds (closes #496, #750). 17 years ago
Jean-Philippe Lang 93ef8b7f77 Replaced window.hash= by Element.scrollTo() 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 2d9e669e85 Added preview for issue notes. 17 years ago
Jean-Philippe Lang b6549d763a Added related changesets messages on issue details view. 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 bf3b2ec973 Change status select box default to current status (Rocco Stanzione). 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 9ad79612fe Roadmap: more accurate completion percentage calculation (done ratio of open issues is now taken into account). 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 0af6f34758 Added the hability to copy an issue. 17 years ago
Jean-Philippe Lang fa094a3fe5 Merged IssuesController#export_pdf into IssuesController#show. 17 years ago
Jean-Philippe Lang e8971e5f83 Added some accesskeys: 17 years ago
Jean-Philippe Lang 24b000fb24 Slight change to issues/show. 17 years ago
Jean-Philippe Lang 827e998afe Application layout refactored. 17 years ago
Jean-Philippe Lang 3c6ddc9cec Changed author display on issues, news and document files. 17 years ago
Jean-Philippe Lang 89b349818b Added 'Estimated hours' attribute on issues. 17 years ago
Jean-Philippe Lang 7e4611ad31 Removed @html_title assignments in controllers. 17 years ago
Jean-Philippe Lang b1cafef07a Buttons (edit, watch...) on issues/show are now located in the upper-right corner. 17 years ago
Jean-Philippe Lang 603e11d7a5 Merged 0.6 branch into trunk. 17 years ago
Jean-Philippe Lang 6862b97909 Removed IssuesController#history, all changes are now displayed on issues/show (not only the last 15). 18 years ago
Jean-Philippe Lang 64e91b2e13 Fixed custom fields alignment on issues/show (Balazs Dan) 18 years ago
Jean-Philippe Lang 188077d634 History box on issues/show is now hidden if there's no history 18 years ago
Jean-Philippe Lang f816d4f378 Fixed: Long text custom fields displayed without line breaks 18 years ago
Jean-Philippe Lang 2dbb397818 Fixed version field on issue view page now links to the corresponding version in the roadmap. 18 years ago
Jean-Philippe Lang f8ef65e8f6 Attachments can now be added to wiki pages (original patch by Pavol Murin). Only authorized users can add/delete attachments. 18 years ago
Jean-Philippe Lang bca5bd9c62 Added watchers for message boards (watchers controller modified to support any watchable model). 18 years ago
Jean-Philippe Lang 92b02014d2 Issue relations first commit (not thoroughly tested). 4 kinds of relation are available: 18 years ago
Jean-Philippe Lang 941a240535 Commit messages are now scanned for referenced or fixed issue IDs. 18 years ago
Jean-Philippe Lang 4499c7a030 Grey scale icon for issue not watched. 18 years ago
Jean-Philippe Lang 2fb84af3e9 Added "Watch" functionality on issues. It allows users to receive mail notifications about issue changes. 18 years ago
Jean-Philippe Lang c10541feb7 Removed some spaces before argument parentheses. 18 years ago
Jean-Philippe Lang e72778ea84 Removed some spaces before argument parentheses. 18 years ago