summaryrefslogtreecommitdiffstats
path: root/app/views/projects/settings
Commit message (Expand)AuthorAgeFilesLines
* Merged r17447 from trunk to 3.4-stable (#24309).Go MAEDA2018-07-161-33/+35
* Use css pseudo-classes instead of cycle("odd", "even") (#15361).Jean-Philippe Lang2017-01-256-9/+9
* 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
* 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
* Reverts r16051 and r16050 for now (#15361).Jean-Philippe Lang2016-12-036-9/+9
* 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-036-7/+7
* Sort members on the DB side.Jean-Philippe Lang2016-12-031-1/+1
* Use the regular "icon icon-*" in other pages (#24313).Jean-Philippe Lang2016-11-192-2/+2
* Enable filtering versions on Project -> Settings -> Versions (#22608).Jean-Philippe Lang2016-08-301-3/+14
* Forum list can be reordered with drag and drop (#12909).Jean-Philippe Lang2016-04-181-23/+20
* 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
* Removed unneeded #h calls in views.Jean-Philippe Lang2015-02-235-9/+9
* Removed duplicate element ids.Jean-Philippe Lang2014-11-231-1/+1
* Moved new project member to its own action MemberController#new.Jean-Philippe Lang2014-11-151-30/+2
* Merged rails-4.1 branch (#14534).Jean-Philippe Lang2014-10-221-1/+1
* code format clean up app/views/projects/settings/_members.html.erbToshi MARUYAMA2014-02-041-6/+8
* Removes duplicate ids (#15485).Jean-Philippe Lang2014-01-112-2/+3
* Removed deprecated align and width html attributes (#15307).Jean-Philippe Lang2013-11-115-11/+11
* Adds a CSS class for reorder links (#15307).Jean-Philippe Lang2013-11-101-1/+1
* code format cleanup app/views/projects/settings/_members.html.erbToshi MARUYAMA2013-08-091-27/+41
* remove unneeded h() from app/views/projects/settings/_members.html.erbToshi MARUYAMA2013-08-091-3/+3
* change member save button from :button_change to :button_save (#13745)Toshi MARUYAMA2013-08-091-1/+1
* Fixed one query per member on project settings.Jean-Philippe Lang2013-07-111-1/+1
* replace tabs to spaces at app/views/projects/settings/_issue_categories.html.erbToshi MARUYAMA2013-03-151-2/+2
* replace tabs to spaces at app/views/projects/settings/_boards.html.erbToshi MARUYAMA2013-03-151-1/+1
* Removed div around fieldset on project modules.Jean-Philippe Lang2013-02-021-4/+2
* Adds pagination to users list when adding project or group members (#9549).Jean-Philippe Lang2013-01-181-6/+4
* Replaces find(:all) calls.Jean-Philippe Lang2012-12-021-1/+1
* Fixed that repository identifier may not be displayed in project settings (#1...Jean-Philippe Lang2012-11-181-1/+1
* Support for subforums (#3831).Jean-Philippe Lang2012-07-311-2/+2
* Add links to forums.Jean-Philippe Lang2012-07-291-1/+1
* Add links to repositories on repository list.Jean-Philippe Lang2012-07-291-3/+6
* JQuery in, Prototype/Scriptaculous out (#11445).Jean-Philippe Lang2012-07-221-16/+4
* Removes calls to remote_form_for.Jean-Philippe Lang2012-07-181-2/+3
* Removes a call to link_to_remote.Jean-Philippe Lang2012-07-181-8/+3
* Deprecated :confirm => 'Text' option.Jean-Philippe Lang2012-07-076-9/+6
* Fixed that wiki start page can't be changed (#11085).Jean-Philippe Lang2012-06-031-1/+1
* Fixed that creating a new version from project settings does not redirect to ...Jean-Philippe Lang2012-05-151-1/+1
* view: labelled_remote_form_for: equals sign mandatory to print blocks and use...Toshi MARUYAMA2012-04-291-1/+2
* view: remote_form_for: equals sign mandatory to print blocks and replace to f...Toshi MARUYAMA2012-04-291-4/+7
* Merged rails-3.2 branch.Jean-Philippe Lang2012-04-252-3/+3
* Fixed that the proposed users list may be empty when adding a project member ...Jean-Philippe Lang2012-03-061-1/+1
* Restyles user search fields and ajax indicator.Jean-Philippe Lang2012-02-141-0/+2
* Resourcified project memberships.Jean-Philippe Lang2012-02-051-12/+11
* Adds specific css class for information in forms.Jean-Philippe Lang2012-02-021-2/+2