Dmitriy Zaporozhets
b165b097f5
Merge branch 'master' of dev.gitlab.org:gitlab/gitlabhq into ce-7-to-ee
...
Signed-off-by: Dmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com >
Conflicts:
LICENSE
VERSION
app/controllers/omniauth_callbacks_controller.rb
app/helpers/application_helper.rb
app/helpers/merge_requests_helper.rb
app/models/group.rb
app/models/project.rb
app/models/project_team.rb
app/views/admin/groups/edit.html.haml
app/views/groups/_projects.html.haml
app/views/groups/edit.html.haml
db/schema.rb
doc/install/installation.md
doc/integration/README.md
lib/gitlab/git_access.rb
lib/gitlab/markdown.rb
spec/helpers/merge_requests_helper.rb
spec/models/merge_request_spec.rb
2014-06-17 10:53:44 +03:00
Dmitriy Zaporozhets
ad432583a9
Improve UI/UX for create/edit group in admin area
...
Signed-off-by: Dmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com >
2014-06-03 16:40:50 +03:00
Dmitriy Zaporozhets
9a4c8f7e41
Improve admin group page performance
...
Add pagination for projects and members to /admin/groups/:group page
Signed-off-by: Dmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com >
2014-06-02 18:58:00 +03:00
Dmitriy Zaporozhets
a2b3eb134a
Move from ui-box to panels
...
Signed-off-by: Dmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com >
2014-05-29 18:57:27 +03:00
Dmitriy Zaporozhets
38ff5d1ab9
Replace ui-box title with panel-heading
...
Signed-off-by: Dmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com >
2014-05-29 18:43:21 +03:00
Dmitriy Zaporozhets
6dcbe1b43c
Replace ui-box with panel.panel-default
...
Signed-off-by: Dmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com >
2014-05-29 18:42:44 +03:00
Marin Jankovski
f79a300417
Replace existing links to help pages with the new ones.
2014-05-29 08:58:15 +02:00
Dmitriy Zaporozhets
fae2e540b6
Merge branch 'master' of dev.gitlab.org:gitlab/gitlabhq into upstream-ce-6-8
...
Signed-off-by: Dmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com >
Conflicts:
CHANGELOG
Gemfile.lock
README.md
VERSION
app/assets/javascripts/application.js
db/schema.rb
doc/install/installation.md
doc/update/4.2-to-5.0.md
doc/update/5.0-to-5.1.md
doc/update/5.1-to-5.2.md
doc/update/5.2-to-5.3.md
doc/update/5.4-to-6.0.md
doc/update/6.0-to-6.1.md
doc/update/6.0-to-6.7.md
lib/gitlab/git_access.rb
2014-04-10 13:34:56 +03:00
Tom de Bruijn
ce857b7cc9
Improve alignment of labels in .well-list items
2014-03-28 13:22:43 +01:00
Job van der Voort
d4a7036b8e
remove useless nested form from admin group edit form
2014-03-21 08:26:39 +01:00
Job van der Voort
123d7dc0e2
add submit to fieldset so form is submittable
2014-03-20 14:58:27 +01:00
Dmitriy Zaporozhets
334313a7d2
Show shared projects on Group#show in admin area
...
Signed-off-by: Dmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com >
2014-03-18 12:29:35 +02:00
Dmitriy Zaporozhets
cf413ffb75
Merge branch 'master' of dev.gitlab.org:gitlab/gitlabhq into ce_6_6
...
Signed-off-by: Dmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com >
Conflicts:
LICENSE
VERSION
db/schema.rb
features/steps/group/group.rb
lib/api/internal.rb
2014-02-19 14:55:07 +02:00
Dmitriy Zaporozhets
db961b8b46
Improve few admin pages
...
Signed-off-by: Dmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com >
2014-02-15 14:31:01 +02:00
Dmitriy Zaporozhets
3915b4b9e0
Improve group edit page for admins
...
Add autocomplete selectbox for ldap group name.
Fixed align of LDAP settigs block
Signed-off-by: Dmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com >
2014-02-11 10:24:44 +02:00
Dmitriy Zaporozhets
2df9a76042
Merge branch 'master' of dev.gitlab.org:gitlab/gitlabhq into 6_5_ce
...
Signed-off-by: Dmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com >
Conflicts:
CHANGELOG
VERSION
app/assets/stylesheets/generic/common.scss
app/views/projects/edit.html.haml
config.ru
db/schema.rb
doc/install/installation.md
doc/update/6.0-to-6.1.md
doc/update/6.1-to-6.2.md
lib/gitlab/upgrader.rb
2014-01-21 18:15:49 +02:00
Dmitriy Zaporozhets
8a17961126
Replace chosen with select2
...
Signed-off-by: Dmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com >
2014-01-11 12:11:54 +02:00
Dmitriy Zaporozhets
95e6a5dcd3
Fix admin forms UI
...
Signed-off-by: Dmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com >
2014-01-10 14:39:45 +02:00
Dmitriy Zaporozhets
8f85c5cdd5
increate some input width. Added navbar toggle button
...
Signed-off-by: Dmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com >
2014-01-06 14:34:41 +02:00
Dmitriy Zaporozhets
0a364762d9
twbs3 style for admin, tree, network, commits
...
Signed-off-by: Dmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com >
2014-01-04 19:27:09 +02:00
Dmitriy Zaporozhets
5fa805a7ba
Restyle issue form. Replace inputs
...
Signed-off-by: Dmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com >
2014-01-01 22:11:18 +02:00
Dmitriy Zaporozhets
d7a48443ce
alert-error to alert-danger
...
Signed-off-by: Dmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com >
2013-12-31 16:34:14 +02:00
Dmitriy Zaporozhets
010a770b3f
Migrate forms and inputs pt1
...
Signed-off-by: Dmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com >
2013-12-31 02:50:36 +02:00
Dmitriy Zaporozhets
16eb3ac360
Update form classes
...
Signed-off-by: Dmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com >
2013-12-31 01:27:02 +02:00
Dmitriy Zaporozhets
1b1a408a71
Convert span into col-md
...
Signed-off-by: Dmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com >
2013-12-30 23:55:15 +02:00
Dmitriy Zaporozhets
0c0beec26e
use .body instaed of .ui-box-body
...
Signed-off-by: Dmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com >
2013-12-24 12:58:23 +02:00
Dmitriy Zaporozhets
1f43fa20d3
Merge branch '6-4-stable' of dev.gitlab.org:gitlab/gitlabhq into 6-4-from-ce
...
Signed-off-by: Dmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com >
Conflicts:
Gemfile
Gemfile.lock
VERSION
app/controllers/application_controller.rb
db/schema.rb
doc/install/installation.md
doc/update/6.2-to-6.3.md
2013-12-23 12:57:22 +02:00
Jeroen van Baarsen
bfacf13668
Fixed all the confirm: deprecation warnings
2013-12-10 20:33:21 +01:00
Dmitriy Zaporozhets
e411f3bab2
Small UI fixes
...
Signed-off-by: Dmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com >
2013-12-02 17:24:03 +02:00
Dmitriy Zaporozhets
4492081142
Show bare repository size in admin area(projects page)
...
Signed-off-by: Dmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com >
2013-11-29 14:16:17 +02:00
Dmitriy Zaporozhets
4e77b0b52d
Merge branch '6-3-stable' of dev.gitlab.org:gitlab/gitlabhq into release/6-3
...
Conflicts:
Gemfile.lock
VERSION
app/assets/javascripts/api.js.coffee
app/models/user.rb
app/views/help/index.html.haml
doc/install/installation.md
doc/update/5.4-to-6.0.md
doc/update/6.0-to-6.1.md
doc/update/6.1-to-6.2.md
lib/api/api.rb
lib/api/entities.rb
lib/gitlab/ldap/user.rb
lib/tasks/gitlab/check.rake
Signed-off-by: Dmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com >
2013-11-29 10:01:43 +02:00
Dmitriy Zaporozhets
c9a2765515
Merge branch '6-2-stable' of dev.gitlab.org:gitlab/gitlabhq into upstream/6-2-stable
...
Conflicts:
VERSION
app/models/group.rb
app/views/groups/edit.html.haml
db/schema.rb
doc/api/groups.md
doc/api/projects.md
doc/install/installation.md
lib/api/projects.rb
spec/requests/api/groups_spec.rb
spec/requests/api/projects_spec.rb
2013-10-31 14:29:48 +02:00
David Pursehouse
03dec79c74
Fix some more instances of "Created at"
...
"Created on" should be used when the timestamp is only a date.
2013-10-23 10:15:08 +09:00
David Pursehouse
20ea670e67
Remove "is" from labels
2013-10-18 13:28:49 +09:00
Dmitriy Zaporozhets
65b9768ccf
Group ownership completely based on users_groups relation now
...
Before we have only owner_id to determine group owner
With multiple owners per group we should get rid of owner_id in group.
So from now @group.owner will always be nil but
@group.owners return an actual array of users who can admin this group
2013-09-26 14:49:22 +03:00
Dmitriy Zaporozhets
9ff730254a
Merge branch 'master' of dev.gitlab.org:gitlab/gitlabhq
...
Conflicts:
db/schema.rb
2013-08-12 13:47:02 +03:00
Dmitriy Zaporozhets
915315a460
ldap_access field added to group. set ldap group membership based on ldap_access value
2013-08-09 12:53:52 +03:00
Dmitriy Zaporozhets
b2152847b1
Replace xlarge and xxlarge classes
2013-08-07 23:40:29 +03:00
Dmitriy Zaporozhets
49fa9907ae
use control-group classes for inline forms in admin area
2013-08-07 23:20:10 +03:00
Dmitriy Zaporozhets
7fe779b86f
Add/remove user to appropriate groups based on LDAP settings
2013-08-05 15:15:58 +03:00
Dmitriy Zaporozhets
e834742407
Dont load bootstrap buttons. Modified css with new buttons
2013-08-01 22:35:40 +03:00
Dmitriy Zaporozhets
a41875d21e
Replace %h5.title with div.title
2013-07-13 20:36:21 +03:00
Dmitriy Zaporozhets
36fd4de825
Replace page_title with page-title. Correct margin for some blocks/layouts
2013-07-13 08:45:48 +03:00
Dmitriy Zaporozhets
ee13297af2
Cleanup: removed unused routing/methods. Improved admin area usability
2013-06-22 14:11:20 +03:00
Dmitriy Zaporozhets
2864aca48c
Fix admin:groups test
2013-06-20 13:29:17 +03:00
Dmitriy Zaporozhets
86d9ed9a0a
Fix user add to group from admin area
2013-06-20 12:06:44 +03:00
Dmitriy Zaporozhets
4e5b3d9aae
Fixin tests
2013-06-18 18:39:18 +03:00
Dmitriy Zaporozhets
48019f1a0f
Update admin area with new group memberships
2013-06-18 17:47:52 +03:00
Dmitriy Zaporozhets
f23d25bb4f
Fix admin:group spinach. Remove selecting .all projects for admin user at teams page
2013-06-10 17:09:30 +03:00
Dmitriy Zaporozhets
c5f56ee8a0
Restyle admin:group:show. Remove .all calls fro users, projects here
2013-06-10 15:58:51 +03:00