Commit Graph
3074 Commits
Author SHA1 Message Date
Dmitriy Zaporozhets da98cebc5b Merge pull request #4314 from Undev/feature/redesign_forms
Switch form from table to plain form without member list
2013-06-14 05:20:22 -07:00
Dmitriy Zaporozhets a59fe739fe IMprove MR validation logic 2013-06-14 15:17:47 +03:00
Dmitriy Zaporozhets 977146f568 Prevent creating several open merge requests for same branches 2013-06-14 15:03:22 +03:00
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 74c8a635ce Move project nav checks to helper 2013-06-13 22:58:27 +03:00
Dmitriy Zaporozhets 313ac55539 Merge branch 'feature/password_expire' of /home/git/repositories/gitlab/gitlabhq 2013-06-13 18:09:26 +00:00
Dmitriy Zaporozhets 6838304a85 Force user password change for users created by admin 2013-06-13 21:06:27 +03:00
Dmitriy Zaporozhets 00882b3c33 Prevent infinit password change by settin password_expires_at to nil 2013-06-13 20:21:51 +03:00
Dmitriy Zaporozhets 46231f0f1d Fix password set form and infinite loop 2013-06-13 20:16:48 +03:00
Dmitriy Zaporozhets fbf6989903 Force admin to change password after first sign-in 2013-06-13 20:06:33 +03:00
Dmitriy Zaporozhets 94be732026 Add password_expires_at to users table 2013-06-13 20:01:35 +03:00
Dmitriy Zaporozhets cfd15eb480 Better naming for some project tabs 2013-06-13 19:56:26 +03:00
Dmitriy Zaporozhets 5b40780290 Password expire: implement password resource inside profile. add before_fiter check 2013-06-13 19:53:04 +03:00
Dmitriy Zaporozhets 81a9e81fae use bold font for active tab 2013-06-13 17:47:04 +03:00
Dmitriy Zaporozhets 200c5f5894 Better commit button after file edit 2013-06-13 17:41:21 +03:00
Dmitriy Zaporozhets 18ea0e0ea7 Prevent overflow of comment code in event body. Add border-radius to highlight code inside note body 2013-06-13 10:59:27 +03:00
Dmitriy Zaporozhets 7a53215d75 Hide sign-in bottom block if no providers 2013-06-13 10:42:45 +03:00
Dmitriy Zaporozhets 23b3f0518b Team admin should be able to see settings tab 2013-06-13 10:24:01 +03:00
Dmitriy Zaporozhets 995e656add Add path blacklist 2013-06-12 22:11:35 +03:00
Dmitriy Zaporozhets 8f52501eb5 Fix inline diff issue. See #3150 2013-06-12 16:43:58 +03:00
Dmitriy Zaporozhets 993af5d0d2 cattr_accessor is not threadsafe! 2013-06-11 18:15:18 +03:00
Dmitriy Zaporozhets 159eee8dfd Merge pull request #4148 from jlgeering/secure-gravatar-urls
enforce secure gravatar urls when Gitlab.config.gitlab.https is set
2013-06-11 07:07:51 -07:00
Dmitriy Zaporozhets 3816387cc9 Merge branch 'master' of github.com:gitlabhq/gitlabhq 2013-06-11 16:58:21 +03:00
Dmitriy Zaporozhets e06e5633b3 Refactor Project.abandoned method 2013-06-11 16:57:52 +03:00
Dmitriy Zaporozhets 9db06da4fa Merge pull request #4176 from Andrew8xx8/patch-2
500 error on showing not existed commit fixed
2013-06-11 06:44:18 -07: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 0ee2668a4f Fixed users_select_tag method 2013-06-11 14:27:27 +03:00
Dmitriy Zaporozhets c058aaf7dc Keep namespace name/username synced with user 2013-06-11 14:22:33 +03:00
Dmitriy Zaporozhets 6eb045fc98 Prevent Project.all & User.all in selectboxes 2013-06-11 14:17:37 +03:00
Dmitriy Zaporozhets c38a6fe173 Group people management: replace selectbox with ajax one. 2013-06-11 13:51:22 +03:00
Dmitriy Zaporozhets ef935aba4f Fix README.txt rendering. Solution by @dfyx 2013-06-11 12:31:05 +03:00
Dmitriy Zaporozhets 09572e40bc use public_icon/private_icon helper 2013-06-11 10:02:17 +03:00
Dmitriy Zaporozhets 038d40f0f5 Solve inconsistency between network graph & stat graphs 2013-06-11 09:54:01 +03:00
Dmitriy Zaporozhets 9e2c8d9476 IMprove stat-graph css 2013-06-11 09:36:15 +03:00
Dmitriy Zaporozhets 7b5d68f0a7 Error page if forking fails 2013-06-10 21:40:23 +03:00
Dmitriy Zaporozhets 1487ed3e37 replace font-awesome gem. Use fork icon 2013-06-10 21:09:52 +03:00
Dmitriy Zaporozhets 0afad135e7 Fix assign-to-me button align at issue form 2013-06-10 19:44:32 +03:00
Dmitriy Zaporozhets 1b49ae2e31 Merge pull request #4259 from jojosch/fix/issue-label-autocomlete-on-click
Open the issue tag list on click
2013-06-10 09:39:14 -07: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
Johannes Schleifenbaum e898994508 Open the issue tag list on click 2013-06-09 19:09:14 +02:00
Dmitriy Zaporozhets 05bc65895c fix layout for snippets 2013-06-08 18:32:00 +03:00
Dmitriy Zaporozhets 4a1b093602 add data-page property to all pages 2013-06-08 17:10:25 +03:00
Dmitriy Zaporozhets 590c84c7a4 Fix determine of layout for group/team 2013-06-08 16:26:57 +03:00
Dmitriy Zaporozhets 08e52a5624 Refactor event title for notes 2013-06-07 18:46:33 +03:00
Dmitriy Zaporozhets d0357f3bbe Fix event note output 2013-06-07 18:33:16 +03:00
Dmitriy Zaporozhets ed7a11ae8f remove outdated permission option from help page 2013-06-07 18:28:47 +03:00