summaryrefslogtreecommitdiff
path: root/app/views/admin
Commit message (Collapse)AuthorAgeFilesLines
* disable spellcheck and autocorrect for username field in admin pageArinde Eniola2016-04-201-3/+3
|
* Configuring of points per UDP packettoggle-points-per-packetYorick Peterse2016-04-191-2/+9
| | | | | | | | | This allows users to configure the number of points stored in a single UDP packet. This in turn can be used to reduce the number of UDP packets being sent at the cost of these packets being somewhat larger. The default setting is 1 point per packet so nothing changes for existing users.
* Merge branch 'configurable-shared-runners-text' into 'master' Kamil Trzciński2016-04-191-1/+5
|\ | | | | | | | | | | | | Add configurable shared runners text cc @axil @rspeicher @grzesiek See merge request !3750
| * Add configurable shared runners textKamil Trzcinski2016-04-181-1/+5
| |
* | Allow enable/disable push events for system hooksDmitriy Zaporozhets2016-04-191-6/+30
| | | | | | | | Signed-off-by: Dmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com>
* | Fix documentation and improve permissions codeFelipe Artur2016-04-181-1/+1
| |
* | Insert instructions in admin page and permissions documentFelipe Artur2016-04-181-1/+3
|/
* Documentation / help improvementsJacob Vosmaer2016-04-141-1/+3
|
* Make check result staleness more obviousJacob Vosmaer2016-04-131-1/+3
|
* Changes suggested by RobertJacob Vosmaer2016-04-121-1/+1
|
* Merge branch 'master' of https://gitlab.com/gitlab-org/gitlab-ce into auto-fsckJacob Vosmaer2016-04-1217-92/+62
|\
| * Merge branch 'rs-form_errors' into 'master' Dmitriy Zaporozhets2016-04-1110-48/+13
| |\ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Standardize the way we check for and display form errors - Some views had a "Close" button. We've removed this, because we don't want users accidentally hiding the validation errors and not knowing what needs to be fixed. - Some views used `li`, some used `p`, some used `span`. We've standardized on `li`. - Some views only showed the first error. We've standardized on showing all of them. - Some views added an `#error_explanation` div, which we've made standard. See merge request !3531
| | * Standardize the way we check for and display form errorsrs-form_errorsRobert Speicher2016-04-0410-48/+13
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | - Some views had a "Close" button. We've removed this, because we don't want users accidentally hiding the validation errors and not knowing what needs to be fixed. - Some views used `li`, some used `p`, some used `span`. We've standardized on `li`. - Some views only showed the first error. We've standardized on showing all of them. - Some views added an `#error_explanation` div, which we've made standard.
| * | Merge branch 'admin-pages-layout' into 'master' Dmitriy Zaporozhets2016-04-042-35/+38
| |\ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Improve UI for admin/groups page Signed-off-by: Dmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com> cc @jschatz1 @skyruler See merge request !3523
| | * | Single quotes paradiseadmin-pages-layoutDmitriy Zaporozhets2016-04-041-4/+4
| | | | | | | | | | | | | | | | Signed-off-by: Dmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com>
| | * | Improve UI for admin/groups pageDmitriy Zaporozhets2016-04-042-35/+38
| | |/ | | | | | | | | | Signed-off-by: Dmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com>
| * | Fix missing paddings in admin areaDmitriy Zaporozhets2016-04-044-8/+10
| | | | | | | | | | | | Signed-off-by: Dmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com>
| * | Dont use monospace font for namesDmitriy Zaporozhets2016-04-041-1/+1
| |/ | | | | | | Signed-off-by: Dmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com>
* | Move 'clear checks' button to applicatoin settingsJacob Vosmaer2016-04-122-5/+6
| |
* | Add a 'circuit breaker' for repo checksJacob Vosmaer2016-04-121-0/+13
| |
* | Rename almost all the thingsJacob Vosmaer2016-04-063-16/+16
| |
* | Rebase repo check MRJacob Vosmaer2016-04-043-3/+47
|/
* Remove "Congratulations!" tweet button on newly-created project.connorshea2016-03-311-7/+0
| | | | | | | I’ve removed everything related to the feature based on this commit: ce08f919f34fd8849834365 Resolves #10857.
* Merge branch 'master' into issue_12658Douwe Maan2016-03-211-1/+1
|\ | | | | | | | | | | | | | | | | # Conflicts: # app/models/issue.rb # app/views/projects/_home_panel.html.haml # app/views/shared/projects/_project.html.haml # db/schema.rb # spec/models/project_spec.rb
| * change the css class has_tooltip to has-tooltip universallychange_css_class_has_tooltip_to_has-tooltipArinde Eniola2016-03-201-1/+1
| |
* | Add specs and add visibility level to admin groupsFelipe Artur2016-03-213-0/+10
| |
* | Fix more specsDouwe Maan2016-03-201-1/+1
| |
* | Merge branch 'master' into issue_12658Douwe Maan2016-03-201-1/+1
|\ \ | |/
| * Merge branch 'label-tooltip' into 'master' Douwe Maan2016-03-191-1/+1
| |\ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Add label description in tooltip to labels in issue index and sidebar The tooltip can get quite big, but it’s so useful to inform people about what these labels mean new ![Screen_Shot_2016-03-08_at_11.48.28](/uploads/894baaaa1f789c3a2069a924d541e64b/Screen_Shot_2016-03-08_at_11.48.28.png) ![Screen_Shot_2016-03-08_at_11.48.20](/uploads/efe4fa0960054c4071b8f6bf83024403/Screen_Shot_2016-03-08_at_11.48.20.png) @JobV writes on Slack: > yeah I think it’s better than not, but I’d have to try it :smiley: > > cautious yes, revert if it’s annoying :wink: See merge request !3124
| | * Add label description in tooltip to labels in issue index and sidebarDouwe Maan2016-03-161-1/+1
| | |
* | | Merge 4009-external-users into issue_12658Felipe Artur2016-03-165-14/+45
|\ \ \ | |/ /
| * | Merge branch 'master' into 4009-external-users4009-external-usersZeger-Jan van de Weg2016-03-151-11/+10
| |\ \ | | |/
| | * Merge branch 'fix-commit-status-rendering' into 'master' Robert Speicher2016-03-151-11/+10
| | |\ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Cleanup Ci::Commit, Ci::Build and CommitStatus views This MR tries to do first sweep of cleanups to Ci::Commit and Ci::Build objects removing all view-related functions and fixing the API from other side. Fixes: https://gitlab.com/gitlab-org/gitlab-ce/issues/6046 See merge request !2760
| | | * Cleanup CiCommit and CiBuildKamil Trzcinski2016-03-141-11/+10
| | | | | | | | | | | | | | | | | | | | | | | | - Remove all view related methods from Ci::Build and CommitStatus - Remove unused Ci::Commit and Ci::Build methods - Use polymorphism to render different types of CommitStatus
| * | | Improve external users featureZeger-Jan van de Weg2016-03-142-3/+5
| | | |
| * | | Merge branch 'master' into 4009-external-usersZeger-Jan van de Weg2016-03-141-0/+16
| |\ \ \ | | |/ /
| | * | Add finders logic and tests for shared projects featureDmitriy Zaporozhets2016-03-111-0/+16
| | |/ | | | | | | | | | Signed-off-by: Dmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com>
| * | Create an external users tab on Admin user listZeger-Jan van de Weg2016-03-132-1/+6
| | | | | | | | | | | | Also incorporates the review into this, mainly spec changes.
| * | External UsersZeger-Jan van de Weg2016-03-132-0/+9
| |/ | | | | | | | | The user has the rights of a public user execpt it can never create a project, group, or team. Also it cant view internal projects.
* | Prevent projects to have higher visibility than groupsFelipe Artur2016-03-101-0/+4
|/ | | | | | Prevent Groups to have smaller visibility than projects Add default_group_visibility_level to configuration Code improvements
* Improve consistency of SSH Keys title in administration areassh-key-settingsRobert Speicher2016-03-031-1/+1
|
* Change `js-quick-submit` behavior to expect the class on the formRobert Speicher2016-03-021-2/+2
| | | | | Now it will work on any field inside that form, and it's easier to scope new behavior, which is what we're adding next!
* Branded login page also in CE11489-branded-appearance-to-ceZeger-Jan van de Weg2016-02-263-0/+94
| | | | | The only major difference with the EE version is the change from a light and dark logo to only a header logo The dark logo wasn't used anyway, so it seemed to make sense to me to rename the field to the actual function of it
* Label description and Label rowTap2016-02-172-4/+10
| | | | | - Add label description - Show label row when filtering issues or merge requests by label
* Merge remote-tracking branch 'dev/master' into 'master'Robert Speicher2016-02-091-3/+3
|\
| * Remove current_user && when can? is usedKamil Trzcinski2016-02-051-1/+1
| |
| * Merge branch 'master' into ci-permissionsKamil Trzcinski2016-02-053-8/+12
| |\ | | | | | | | | | | | | # Conflicts: # db/schema.rb
| * \ Merge remote-tracking branch 'origin/master' into ci-permissionsKamil Trzcinski2016-02-043-3/+73
| |\ \ | | | | | | | | | | | | | | | | # Conflicts: # app/views/projects/builds/index.html.haml
| * | | Make the CI permission model simplerKamil Trzcinski2016-02-021-3/+3
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | This MR simplifies CI permission model: - read_build: allows to read a list of builds, artifacts and trace - update_build: allows to cancel and retry builds - create_build: allows to create builds from gitlab-ci.yml (not yet implemented) - admin_build: allows to manage triggers, runners and variables - read_commit_status: allows to read a list of commit statuses (including the overall of builds) - create_commit_status: allows to create a new commit status using API Remove all extra methods to manage permission. Made all controllers to use explicitly the new permissions.
* | | | Add option to include the sender name in body of Notify email. fix #7824huacnlee/gitlab-ce-feature/option-to-include-author-info-in-mailJason Lee2016-02-091-0/+10
| | | |