Commit Graph

1456 Commits (a5b439544aeb15d86dc45c81315d5d407bb38512)

Author SHA1 Message Date
Gregor Schmidt a5b439544a [#416] introducing separate rjs view to reduce controller code 14 years ago
Gregor Schmidt 508b23cf41 [#416] Watcher links work using of css selectors instead of ids 14 years ago
Felix Schäfer 9cb4feefce Update the watcher list on click on "watch". #311 14 years ago
Eric Davis 193b2c7a38 [#404] Move vendor/plugins/acts_as_journalized/app/ to the core app/ 14 years ago
Eric Davis 90df645cae Use link_to_user instead of a manual link 14 years ago
Eric Davis 315ec5f65c HTML escape some user values 14 years ago
Adam Soltys f27614b576 make username a link to their profile page 14 years ago
Eric Davis 13de4cc4b0 [#383] Fixed failing tests due to a helper method name conflict (to_utf8) 14 years ago
Felix Schäfer d4adcae569 Update the Issue#show.api to new journals type 14 years ago
Jean-Philippe Lang 42653cef32 Shorten query[column_names] param name. 14 years ago
Jean-Philippe Lang 07cf681d61 Makes all pagination-like links use #link_to_content_update (#5138). 14 years ago
Jean-Philippe Lang 844c0d97aa Removed the changeset-changes class to the commit logs on the issue view (#8038). 14 years ago
Jean-Philippe Lang 0c0763ad4b Disable unused fields when switching the period type. 14 years ago
Jean-Philippe Lang 82b638f727 Removed hidden project_id and issue_id parameters. 14 years ago
Jean-Philippe Lang 789ccec246 Changed timelogs filters to use non-AJAX requests (#1965). 14 years ago
Jean-Philippe Lang 61d4a623a8 Fixed: list of users for adding to a group may be empty if 100 first users have been added (#8029). 14 years ago
Jean-Philippe Lang 62a4170531 Shortens filter param names. 14 years ago
Jean-Philippe Lang 561fc8b0f2 Disable unused filter fields so they don't get submitted. 14 years ago
Jean-Philippe Lang d8fbdca760 Adds User and Version custom field format that can be used to reference a project member or version in custom fields (#2096). 14 years ago
Jean-Philippe Lang c8682120db Possible values label not hidden on custom field form. 14 years ago
Jean-Philippe Lang 33c28af67a Removed hard coded french strings (#8020). 14 years ago
Jean-Philippe Lang e06b581595 Adds support for preview when editing an issue note (#5520). 14 years ago
Jean-Philippe Lang 23149957db Adds wiki toolbar to notes editing form (#7899). 14 years ago
Jean-Philippe Lang 8c57b95c6a Load scripts and css for wiki formatter toolbar when needed. 14 years ago
Jean-Philippe Lang 4bcba6a094 Adds support for saturday as the first week day (#7097). 14 years ago
Jean-Philippe Lang e7a3085eba Allow bulk editing of parent issue (#5831). 14 years ago
Toshi MARUYAMA 5395caed68 scm: remove "View all revisions" in sub directory (#7984). 14 years ago
Toshi MARUYAMA f6fc3b88ff scm: add rev param to "View revisions" (#7984). 14 years ago
Toshi MARUYAMA 3c619704bf scm: do not display 'View revision' links in subversion if path or revision are nil (#7984). 14 years ago
Toshi MARUYAMA 70d58275e2 scm: backout r5213. do not display both 'View all revisions' and 'View revision' links (#7984, #7246). 14 years ago
Jean-Philippe Lang 50405c5f9f Do not display both 'View all revisions' and 'View revision' links (#7984). 14 years ago
Jean-Philippe Lang a51ef9490c Show open and closed issues from "Issues by" version links. 14 years ago
Jean-Philippe Lang 9b9c7ae91d Adds links on the issue list to collapse/expang all groups (#7236). 14 years ago
Jean-Philippe Lang 29ce58b493 Adds links to reset filters on users and projects list. 14 years ago
Jean-Philippe Lang 4f8e8df6e0 Adds a Group filter on the admin users list (#7893). 14 years ago
Jean-Philippe Lang 3c19cacf97 Replaces TimeEntry.visible_by with a visible scope. 14 years ago
Toshi MARUYAMA 51faa24b37 scm: use blank? for "root @ branch" in repository tree viewing. 14 years ago
Toshi MARUYAMA ca2c2a2add scm: switch showing link all revisions and directory revisions if scm supports these feature or not. 14 years ago
Toshi MARUYAMA 1c0e7790be scm: recovery showing "root @ branch" in repository tree viewing. 14 years ago
Toshi MARUYAMA cb7426d86f scm: code clean up repositories/show.rhtml. 14 years ago
Toshi MARUYAMA 0ddc7bd1ec scm: code clean up repositories/show.rhtml. 14 years ago
Jean-Philippe Lang b38b871c7f Send the CSRF token with Ajax requests (#7843). 14 years ago
Jean-Philippe Lang 2c996725f0 Add "mystery man" gravatar to options (#7640). 14 years ago
Jean-Philippe Lang 3612441fed Removed useless javascript. 14 years ago
Jean-Philippe Lang 696aef231f Adds an autoscroll div around permissions report table. 14 years ago
Jean-Philippe Lang 1b05ca5a6e Adds an option to #render_page_hierarchy to add timestamp titles. 14 years ago
Jean-Philippe Lang c18520d02f Highlight changes inside diff lines (#7139). 14 years ago
Jean-Philippe Lang 52397646b2 Fixed: Login page should not show projects link and search box if authentication is required (#3715). 14 years ago
Jean-Philippe Lang 19083725ff Removes duplicate DOM id in custom field form. 14 years ago
Jean-Philippe Lang 25ce0e6cd2 Extends custom field possible values textarea. 14 years ago