Andrey Kumanyaev
815c186b29
Switch for from table to plain form without member list
2013-06-14 15:08:21 +04:00
Dmitriy Zaporozhets
1cbfc8d0af
Fix tab tests. Prevent 500 if user.last_sign_in_at is nil
2013-06-14 08:37:55 +03:00
Dmitriy Zaporozhets
6838304a85
Force user password change for users created by admin
2013-06-13 21:06:27 +03:00
Dmitriy Zaporozhets
4daf68b57f
Style page for project assign to team. Fix test for admin:teams
2013-06-11 15:50:25 +03:00
Dmitriy Zaporozhets
62a9bb5af7
Restyle admin:teams:show
2013-06-11 15:39:19 +03:00
Dmitriy Zaporozhets
6eb045fc98
Prevent Project.all & User.all in selectboxes
2013-06-11 14:17:37 +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
4f953f6f7f
Better styling for admin:teams:index page
2013-06-10 16:26:11 +03:00
Dmitriy Zaporozhets
c5f56ee8a0
Restyle admin:group:show. Remove .all calls fro users, projects here
2013-06-10 15:58:51 +03:00
Dmitriy Zaporozhets
20ce3980d3
public_icon, private_icon helpers
2013-06-06 14:02:29 +03:00
Dmitriy Zaporozhets
a52936f36a
Renames resque resource to background_jobs
2013-05-30 09:46:28 +03:00
Dmitriy Zaporozhets
e96374b74b
Better remove project message
2013-05-20 14:22:18 +03:00
Dmitriy Zaporozhets
5bd5d09b83
Admin.user page: sort projects, add better confirm message for leaving team
2013-05-08 20:11:49 +03:00
Dmitriy Zaporozhets
8b65d069cc
Restyle admin -> groups page
2013-05-06 21:48:28 +03:00
Dmitriy Zaporozhets
2aa620c25a
move more inline js to handle via dispatcher
2013-05-02 11:46:45 +03:00
Ciaran Downey
7e5cad8f28
Swapped out placeholder text on teams admin page
...
Changed "simple Teams description" placeholder subtitle to "allow you
to organize groups of people that have a common focus. Use teams to
simplify the process of assigning roles to groups of people."
2013-05-01 15:09:18 -07:00
Dmitriy Zaporozhets
1af2aeffc8
Minor usability improvements
2013-04-18 17:28:09 +03:00
Sytse Sijbrandij
92b4b77a2a
Hat tip to Jan Mauritz Faber for his suggestions.
2013-04-10 09:19:08 +02:00
Dmitriy Zaporozhets
8bd99779f0
Merge pull request #3538 from AeroNotix/patch-1
...
Fixed JSON description of system hook
2013-04-07 11:21:02 -07:00
Dmitriy Zaporozhets
9fddd5b440
Refactoring & restyle pagination:
...
- remove admin kaminari theme. Use gitlab theme everywhere
- use bootstrap styled for gitlab admin themes
- dont reload page when change issue filter
2013-04-06 22:32:23 +03:00
Aaron France
f5ff99d6b2
Fixed JSON description of system hook
...
Fixed JSON description of system hook to accurately describe what is actually being sent.
2013-04-06 21:25:46 +03:00
Dmitriy Zaporozhets
f5dec306fd
Use project_with_code factory where necessary
2013-04-01 18:16:08 +03:00
Dmitriy Zaporozhets
d6ac38133c
Admin.projects: remove views and route specs
2013-03-25 14:58:43 +02:00
Dmitriy Zaporozhets
c610347cc1
Removed not relevant tests for admin.projects
2013-03-25 13:36:08 +02:00
Dmitriy Zaporozhets
d0df8a6ff8
remove project edit from admin area. Redesigned project page in admin area
2013-03-25 11:07:11 +02:00
Robert Biro
f39d3b9a09
Fix column heading order in group admin view
2013-03-20 22:15:42 +00:00
Kevin Lyda
415bade302
Result of misspellings run.
...
Most of these are comments but a few are strings for users.
Might be an idea to run this from time to time:
https://github.com/lyda/misspell-check
It runs mostly clean now.
2013-03-17 19:46:54 +00:00
Dmitriy Zaporozhets
d1a5e370f3
show mail-to and block buttons on /admin/users/:id page
2013-03-13 23:15:39 +02:00
Dmitriy Zaporozhets
496b7da7a0
Fix spinach tests
2013-03-13 21:58:32 +02:00
Dmitriy Zaporozhets
f22488f726
Merge pull request #3143 from Undev/state-machine-3
...
State machine 3
2013-03-05 05:38:16 -08:00
Dmitriy Zaporozhets
9bb35e7e59
Prevent app crash if team owner removed
2013-03-05 09:27:06 +02:00
Andrew8xx8
0d9a6fe7b1
User's blocked field refactored to use state machine
2013-03-04 18:52:30 +04:00
Dmitriy Zaporozhets
5c3cb47c16
Merge branch 'team-and-group-descriptions' of https://github.com/Undev/gitlabhq into Undev-team-and-group-descriptions
...
Conflicts:
db/schema.rb
2013-03-01 16:05:51 +02:00
Andrew8xx8
d3f042a6f2
Css classes improved
2013-02-28 18:35:27 +04:00
Andrew8xx8
9c747fbb95
Missing descriptions added
2013-02-28 17:37:02 +04:00
Andrew8xx8
5f657203a1
Description added to temas
2013-02-28 17:15:22 +04:00
Andrew8xx8
9f45e01e84
Description to groups added
2013-02-28 17:14:21 +04:00
Andrew8xx8
cff845784e
Show Issues tracker select only if one or more remote issue trackers available
2013-02-28 16:11:14 +04:00
Andrew8xx8
0afdf39dbc
New field added
2013-02-28 16:11:13 +04:00
Andrew8xx8
999fc2391b
Issue tracker added to edit project form in admin area
2013-02-28 16:10:00 +04:00
Johannes Schleifenbaum
3ae7a45d5a
Fix link to owner of group and team in admin interface
2013-02-17 11:00:02 +01:00
Dmitriy Zaporozhets
ed3f44085e
Redesign Admin -> user -> show page
2013-02-13 19:14:35 +02:00
Dmitriy Zaporozhets
6b24c375cb
style admin -> users page. Search by username too
2013-02-13 17:28:28 +02:00
Dmitriy Zaporozhets
d6513b5153
Merge pull request #2924 from cdawzrd/patch-2
...
Disable autocomplete for admin/users form
2013-02-12 08:45:07 -08:00
Dmitriy Zaporozhets
d64090b8a9
No gitolite in project any more
2013-02-11 19:16:59 +02:00
Dmitriy Zaporozhets
fcfb6d8438
Since gitlab-shell no sense to check hooks
2013-02-11 09:15:42 +02:00
Jon Evans
6474797d1c
Update app/views/admin/users/_form.html.haml
2013-02-06 09:27:09 -05:00
Jon Evans
c9777518e3
Ruby 1.9 hash syntax
2013-02-06 09:26:46 -05:00
Jon Evans
4ce3ef41de
Disable autocomplete for admin/users form
...
Fixes #2796
2013-02-06 08:50:35 -05:00
Dmitriy Zaporozhets
b742f47e89
remove old alert messages
2013-01-30 16:53:18 +02:00