Jeroen Nijhof
fe19169836
Use panel-default and .form-actions
2016-01-06 15:51:10 +01:00
Jeroen Nijhof
9b28220f88
Merge gitlab.com:gitlab-org/gitlab-ce
2016-01-06 14:55:44 +01:00
Kamil Trzcinski
513d551c8f
Fix after column rename
2015-12-11 18:02:10 +01:00
Kamil Trzcinski
e80e3f5372
Migrate CI::Project to Project
2015-12-11 18:02:09 +01:00
Douwe Maan
d611a38798
Merge branch 'master' into reference-pipeline-and-caching
2015-12-07 14:48:53 +01:00
Douwe Maan
8d98245783
Remove .git suffix to project path field.
2015-12-02 14:41:57 +01:00
Douwe Maan
a70c507882
Only use input placeholders when they add value
2015-12-02 14:41:55 +01:00
Douwe Maan
b04c5b0695
Use form-actions where appropriate
2015-12-02 14:41:55 +01:00
Douwe Maan
ffabf1df50
Add cancel button to forms that didn't have one already
2015-12-02 14:41:54 +01:00
Douwe Maan
2955ca613b
Merge branch 'master' into reference-pipeline-and-caching
2015-12-02 11:20:51 +01:00
Valery Sizov
e92ceb7b57
fix specs
2015-11-30 16:12:31 +02:00
Douwe Maan
f5a630111f
Merge branch 'master' into reference-pipeline-and-caching
2015-11-19 15:46:04 +01:00
Kamil Trzcinski
6384c757b7
Expose CI enable option in project features
...
- Enable CI by default for all new projects
2015-11-13 10:52:50 +01:00
Douwe Maan
2bbdeb91ca
Reset memoized project repository when path changes
2015-10-27 15:22:48 +01:00
Jeroen Nijhof
4f0a38f1a8
Added housekeeping for git repositories
2015-10-21 15:15:54 +02:00
Douwe Maan
42cbc7f813
Tweak wording.
2015-10-18 12:38:01 +02:00
Han Loong Liauw
0bea5ced8b
Made suggested content changes based on MR Review
...
Changed the authentication method for removing fork through API
Reflected changes to new auth method in API specs
2015-10-14 20:19:41 +11:00
Han Loong Liauw
df99ddbba1
Adds ability to remove the forked relationship
...
This was previously possible through the API but can now be done
through the project#edit settings screen if the current user is
the owner of the project.
Update changelog
2015-10-13 21:42:17 +11:00
Stan Hu
75bb1087df
Allow removing of project without confirmation when JavaScript is disabled
...
Closes #2485
2015-10-07 06:52:11 -07:00
Dmitriy Zaporozhets
10b6a92481
Style panels and add blank container
...
Signed-off-by: Dmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com >
2015-09-09 23:29:19 +02:00
Dmitriy Zaporozhets
bda04bc687
Merge branch 'fork_visibility_level' into 'master'
...
Forks should not have more permissive visibility levels than the original
https://dev.gitlab.org/gitlab/gitlabhq/issues/2286
See merge request !936
2015-07-10 12:05:54 +00:00
Metalaka
ecf26b8947
Fix Transfer project input width.
2015-07-07 22:14:49 +02:00
Valery Sizov
111ebe5471
Fork visibility level fix
2015-07-06 17:40:33 +03:00
Robert Speicher
7400cfc114
Bootlint: Use offset grid classes instead of empty divs
2015-06-16 13:32:32 -04:00
Dmitriy Zaporozhets
3620849018
Improve project edit form
...
Signed-off-by: Dmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com >
2015-06-10 17:01:06 +02:00
Vinnie Okada
bd557e4b64
Add new admin settings
...
Add new global application settings for default project and snippet
visibility levels.
2015-04-26 07:48:19 -06:00
Dmitriy Zaporozhets
0b355aba02
Replace alerts with well where alert is not needed
2015-03-25 23:07:59 -07:00
Dmitriy Zaporozhets
30ca451fd4
Refactor buttons
2015-03-14 00:29:32 -07:00
Marco Wessel
48eeb006f0
Correct spelling of 'a project avatar'
2015-02-23 15:10:56 +01:00
Vinnie Okada
76aad9b76e
Upgrade to Rails 4.1.9
...
Make the following changes to deal with new behavior in Rails 4.1.2:
* Use nested resources to avoid slashes in arguments to path helpers.
2015-02-14 11:09:23 -07:00
Dmitriy Zaporozhets
f228e17d39
Add project-avatar and group-avatar css classes
2015-02-07 11:38:58 -08:00
Achilleas Pipinellis
4ce18089f6
Remove text about hidden settings.
2015-01-29 17:13:38 +02:00
Marin Jankovski
0da59cb55b
Merge branch 'master' into move_external_issue_tracker_away_from_yml_config
...
Conflicts:
app/models/project.rb
spec/models/project_spec.rb
2015-01-26 22:12:53 -08:00
Dmitriy Zaporozhets
3588a07b83
Remove default project icon
2015-01-24 23:08:52 -08:00
Hannes Rosenögger
70c44a0da2
Fix tests, merge conflicts, some minor issues and make the project avatar feature mergable
2015-01-24 18:51:16 +01:00
Steven Thonus and Hannes Rosenögger
42bac7f9f2
adding avatar to project settings page added avatar removal show project avatar on dashboard, projects page, project page added rspec and feature tests added project avatar from repository new default project icon added added copying af avatar to forking of project added generated icon fixed avatar fork hound fix style fix test fix
2015-01-24 18:51:16 +01:00
Marin Jankovski
a720dde67c
Remove configuration option from project settings page for external issue trackers.
2015-01-23 11:55:41 -08:00
Dmitriy Zaporozhets
ed2bcf952b
Set group path during creation
...
Signed-off-by: Dmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com >
2014-12-22 13:50:58 +02:00
Marin Jankovski
50ee0b81b8
Leave the project name field editable, fix the test.
2014-10-28 09:19:58 +01:00
Marin Jankovski
d08bb4b3a4
Add project name to rename repository section
2014-10-27 16:08:11 +01:00
Dmitriy Zaporozhets
ab68fd2206
Restyle colorful panel boxes
...
Signed-off-by: Dmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com >
2014-10-08 15:47:24 +03:00
Dmitriy Zaporozhets
74217f753f
Apply ConfirmDangerModal for project transfer/remove actions
...
Signed-off-by: Dmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com >
2014-10-08 13:57:54 +03:00
Dmitriy Zaporozhets
e8a826030e
show danger settings by default
...
Signed-off-by: Dmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com >
2014-10-08 11:54:51 +03:00
Sullivan SENECHAL
5d8be4438a
Upgrade to Font Awesome v4.2
2014-10-03 12:19:24 +02:00
Robert Schilling
2ca928d49a
Fix minor spelling error
2014-08-17 19:58:57 +02:00
Dmitriy Zaporozhets
6fb9badcae
Replace project labels with tags to prevent name conflict with GitLab labels
...
Signed-off-by: Dmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com >
2014-07-29 18:23:18 +03:00
Ciro Santilli
83f4735b57
Replace HTML5 obsolete center element with CSS.
...
Fix #6901 . Would generate invalid HTML5.
2014-06-21 09:43:00 +02:00
Sytse Sijbrandij
ca1248fb2e
Spelling, needs to end the sentence.
2014-06-18 13:27:55 +02:00
Sytse Sijbrandij
af67d58fa4
Spelling, you're showing the settings.
2014-06-18 13:24:49 +02:00
Dmitriy Zaporozhets
1355ede49d
Wipe wall notes feature
...
Signed-off-by: Dmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com >
2014-06-13 14:24:54 +03:00