summaryrefslogtreecommitdiffstats
path: root/app/views/projects
Commit message (Expand)AuthorAgeFilesLines
* remove unused project setting wiki tab erb (#26579)Toshi MARUYAMA2017-11-051-19/+0
* Preload members project to prevent multiple cache hits.Jean-Philippe Lang2017-07-271-1/+1
* Project settings: Move issue tracking settings to their own tab (#26488).Jean-Philippe Lang2017-07-273-48/+49
* Removes the Modules tab in project settings (#26488).Jean-Philippe Lang2017-07-262-19/+1
* Fixed that issue counts are 0 on project overview (#26376).Jean-Philippe Lang2017-07-081-1/+1
* Show no data message when searching only.Jean-Philippe Lang2017-05-131-1/+8
* Moves project quick search to a dedicated action.Jean-Philippe Lang2017-05-131-0/+0
* Option to set a default assignee on each project (#482).Jean-Philippe Lang2017-04-081-0/+4
* Use css pseudo-classes instead of cycle("odd", "even") (#15361).Jean-Philippe Lang2017-01-257-10/+10
* Remove superfluous spaces before colon (#24720).Jean-Philippe Lang2017-01-141-1/+1
* Add nbsp below project settings version filter section (#24720).Jean-Philippe Lang2017-01-141-0/+1
* Move 'New ...' links to above item tables in project settings (#24720).Jean-Philippe Lang2017-01-144-12/+12
* Adds a link to all projects in the jump drop down (#23310).Jean-Philippe Lang2017-01-101-1/+1
* Don't render memberships forms, use #edit instead.Jean-Philippe Lang2017-01-071-28/+6
* Fixed that project settings should show locked members (#22034).Jean-Philippe Lang2016-12-311-1/+1
* Use multipart forms for objects that may have file custom fields (#6719).Jean-Philippe Lang2016-12-132-2/+2
* Reverts r16051 and r16050 for now (#15361).Jean-Philippe Lang2016-12-037-10/+10
* Removes calls to #reset_cycle (#15361).Jean-Philippe Lang2016-12-032-2/+2
* Use css pseudo-classes instead "odd", "even" classes (#15361).Jean-Philippe Lang2016-12-037-8/+8
* Sort members on the DB side.Jean-Philippe Lang2016-12-031-1/+1
* Replaces project jump select with custom dropdown (#23310).Jean-Philippe Lang2016-11-261-0/+2
* Move the closed project checkbox out of the sidebar.Jean-Philippe Lang2016-11-191-9/+7
* Use the regular "icon icon-*" in other pages (#24313).Jean-Philippe Lang2016-11-193-3/+3
* Use the regular "icon icon-*" on project overview (#24313).Jean-Philippe Lang2016-11-182-6/+6
* Enable filtering versions on Project -> Settings -> Versions (#22608).Jean-Philippe Lang2016-08-301-3/+14
* Disable "Select project modules" permission does not apply to the new project...Jean-Philippe Lang2016-08-301-1/+1
* Moves the submit button out the div.Jean-Philippe Lang2016-06-301-8/+13
* Move spent time to a box like issues on the project overview.Jean-Philippe Lang2016-06-302-15/+17
* Adds CSS class for closed subprojects on project overview (#23152).Jean-Philippe Lang2016-06-281-1/+1
* Move subprojects to their own div on project overview.Jean-Philippe Lang2016-06-181-5/+9
* Limits the schemes that project homepage can use (#22925).Jean-Philippe Lang2016-06-011-1/+1
* Forum list can be reordered with drag and drop (#12909).Jean-Philippe Lang2016-04-181-23/+20
* Don't display table headers if there's no trackers (#20413).Jean-Philippe Lang2015-11-071-0/+2
* Hide empty ul on project overview (#21159).Jean-Philippe Lang2015-11-071-0/+2
* Default target version for new issues (#1828).Jean-Philippe Lang2015-11-011-0/+4
* Adds link to open issues on tracker name (#20413).Jean-Philippe Lang2015-10-241-1/+1
* Use a table instead of an unordered list in "Issue tracking" box (#20413).Jean-Philippe Lang2015-10-041-8/+28
* Removed unused view.Jean-Philippe Lang2015-06-211-13/+0
* Deprecates Project#member_principals.Jean-Philippe Lang2015-06-181-1/+1
* Ability to limit member management to certain roles (#19707).Jean-Philippe Lang2015-05-311-3/+1
* Adds a role setting that viewing all or own time entries (#8929).Jean-Philippe Lang2015-05-301-2/+4
* Include custom fields description in project settings and issue view (#19296).Jean-Philippe Lang2015-03-211-1/+1
* Removed unneeded #h calls in views.Jean-Philippe Lang2015-02-2310-16/+16
* Fixed: Custom field is rendered, even if its value is empty (for multiple) (#...Jean-Philippe Lang2015-01-101-4/+2
* HTML improvements on project landing page (#18565).Jean-Philippe Lang2014-12-132-6/+6
* Removed duplicate element ids.Jean-Philippe Lang2014-11-232-8/+8
* Moved new project member to its own action MemberController#new.Jean-Philippe Lang2014-11-151-30/+2
* Prevents one query per tracker.Jean-Philippe Lang2014-11-021-1/+1
* Merged rails-4.1 branch (#14534).Jean-Philippe Lang2014-10-221-1/+1
* Backport r13313 from rails-4.1 to trunk.Toshi MARUYAMA2014-09-141-1/+1