summaryrefslogtreecommitdiffstats
path: root/app/views
Commit message (Expand)AuthorAgeFilesLines
* Adds context menu for related issues (#8006).Jean-Philippe Lang2011-04-051-7/+10
* Cleaner way to handle the replacement of watch links (#8071).Jean-Philippe Lang2011-04-052-3/+2
* add function of bulk delete time entries (#7996).Toshi MARUYAMA2011-04-041-0/+6
* add bulk edit items and context menu in time entries list view (#7996).Toshi MARUYAMA2011-04-041-1/+13
* add view for bulk edit time entries (#7996).Toshi MARUYAMA2011-04-041-0/+49
* add context menu in time entries for bulk edit (#7996).Toshi MARUYAMA2011-04-041-0/+27
* Shorten query[column_names] param name.Jean-Philippe Lang2011-04-031-1/+1
* Makes all pagination-like links use #link_to_content_update (#5138).Jean-Philippe Lang2011-04-033-18/+12
* Removed the changeset-changes class to the commit logs on the issue view (#80...Jean-Philippe Lang2011-04-031-1/+1
* Disable unused fields when switching the period type.Jean-Philippe Lang2011-04-031-5/+6
* Removed hidden project_id and issue_id parameters.Jean-Philippe Lang2011-04-031-3/+0
* Changed timelogs filters to use non-AJAX requests (#1965).Jean-Philippe Lang2011-04-033-18/+7
* Fixed: list of users for adding to a group may be empty if 100 first users ha...Jean-Philippe Lang2011-04-011-1/+1
* Shortens filter param names.Jean-Philippe Lang2011-04-011-7/+7
* Disable unused filter fields so they don't get submitted.Jean-Philippe Lang2011-04-011-0/+4
* Converted issue filters to non-AJAX GET requests (#1965).Jean-Philippe Lang2011-04-014-55/+27
* Adds User and Version custom field format that can be used to reference a pro...Jean-Philippe Lang2011-04-011-1/+9
* Possible values label not hidden on custom field form.Jean-Philippe Lang2011-03-301-5/+5
* Removed hard coded french strings (#8020).Jean-Philippe Lang2011-03-301-2/+2
* Adds support for preview when editing an issue note (#5520).Jean-Philippe Lang2011-03-281-0/+10
* Adds wiki toolbar to notes editing form (#7899).Jean-Philippe Lang2011-03-282-2/+7
* Load scripts and css for wiki formatter toolbar when needed.Jean-Philippe Lang2011-03-281-1/+0
* Adds support for saturday as the first week day (#7097).Jean-Philippe Lang2011-03-271-1/+1
* Allow bulk editing of parent issue (#5831).Jean-Philippe Lang2011-03-271-0/+8
* scm: remove "View all revisions" in sub directory (#7984).Toshi MARUYAMA2011-03-261-4/+9
* scm: add rev param to "View revisions" (#7984).Toshi MARUYAMA2011-03-261-1/+4
* scm: do not display 'View revision' links in subversion if path or revision a...Toshi MARUYAMA2011-03-241-1/+5
* scm: backout r5213. do not display both 'View all revisions' and 'View revisi...Toshi MARUYAMA2011-03-241-9/+12
* Do not display both 'View all revisions' and 'View revision' links (#7984).Jean-Philippe Lang2011-03-241-12/+9
* Show open and closed issues from "Issues by" version links.Jean-Philippe Lang2011-03-211-2/+2
* Fixed: atom links on wiki index broken by r4266.Jean-Philippe Lang2011-03-212-4/+4
* Adds links on the issue list to collapse/expang all groups (#7236).Jean-Philippe Lang2011-03-201-0/+1
* Makes the user form look like account form.Jean-Philippe Lang2011-03-201-3/+11
* Adds links to reset filters on users and projects list.Jean-Philippe Lang2011-03-162-0/+2
* Adds a Group filter on the admin users list (#7893).Jean-Philippe Lang2011-03-161-0/+6
* Replaces TimeEntry.visible_by with a visible scope.Jean-Philippe Lang2011-03-161-1/+1
* scm: use blank? for "root @ branch" in repository tree viewing.Toshi MARUYAMA2011-03-161-1/+1
* scm: switch showing link all revisions and directory revisions if scm support...Toshi MARUYAMA2011-03-161-7/+12
* scm: recovery showing "root @ branch" in repository tree viewing.Toshi MARUYAMA2011-03-151-4/+11
* scm: code clean up repositories/show.rhtml.Toshi MARUYAMA2011-03-151-9/+15
* scm: code clean up repositories/show.rhtml.Toshi MARUYAMA2011-03-151-13/+16
* Send the CSRF token with Ajax requests (#7843).Jean-Philippe Lang2011-03-141-0/+1
* Add "mystery man" gravatar to options (#7640).Jean-Philippe Lang2011-03-131-1/+1
* Removed useless javascript.Jean-Philippe Lang2011-03-131-1/+1
* Adds an autoscroll div around permissions report table.Jean-Philippe Lang2011-03-131-0/+2
* Adds an option to #render_page_hierarchy to add timestamp titles.Jean-Philippe Lang2011-03-121-1/+1
* Highlight changes inside diff lines (#7139).Jean-Philippe Lang2011-03-111-30/+20
* Fixed: Login page should not show projects link and search box if authenticat...Jean-Philippe Lang2011-03-041-1/+3
* Removes duplicate DOM id in custom field form.Jean-Philippe Lang2011-03-041-3/+4
* Extends custom field possible values textarea.Jean-Philippe Lang2011-03-041-1/+0