Andrey Kumanyaev
|
7534154b44
|
Add access control in public section to users teams
|
2013-01-24 22:31:25 +02:00 |
|
Andrey Kumanyaev
|
dcea52203d
|
remove before_filter from controllers
|
2013-01-24 22:31:25 +02:00 |
|
Andrey Kumanyaev
|
f87b76a805
|
refactoring user team in public section
|
2013-01-24 22:31:25 +02:00 |
|
Andrey Kumanyaev
|
f6f414ce3b
|
refactoring project team members controller (corresponding mental model)
|
2013-01-24 22:31:25 +02:00 |
|
Andrey Kumanyaev
|
ccf8fa4fa2
|
if project creator was remowed from Gitlab - creator is next admin, who edit this project
|
2013-01-24 22:31:25 +02:00 |
|
Andrey Kumanyaev
|
4ce715a360
|
Fix using context of Projects::UpdateContext (in admin section error, in public section - to next step if moving controlers)
|
2013-01-24 22:31:25 +02:00 |
|
Andrey Kumanyaev
|
1dd0feacc7
|
move Team_members controller into project (conflicts with team/members controller)
|
2013-01-24 22:31:25 +02:00 |
|
Andrey Kumanyaev
|
497f7ab5ba
|
save autogenerated files
|
2013-01-24 22:31:25 +02:00 |
|
Andrey Kumanyaev
|
17a8ee57fe
|
Remove old data
|
2013-01-24 22:31:25 +02:00 |
|
Andrey Kumanyaev
|
a7667ffc14
|
Repair members management of teams
|
2013-01-24 22:31:24 +02:00 |
|
Andrey Kumanyaev
|
b7470440ff
|
Move team project management to own controller
|
2013-01-24 22:31:24 +02:00 |
|
Andrey Kumanyaev
|
cca9935970
|
save generated files
|
2013-01-24 22:31:24 +02:00 |
|
Andrey Kumanyaev
|
9804b7df68
|
Move admin team members management to own controller
|
2013-01-24 22:31:24 +02:00 |
|
Andrey Kumanyaev
|
9d318db48f
|
Added the correct hierarchy of controllers for the administrative part
|
2013-01-24 22:31:24 +02:00 |
|
Andrey Kumanyaev
|
2984716870
|
Admin rename team page is fixed
|
2013-01-24 22:31:24 +02:00 |
|
Andrey Kumanyaev
|
6d1c566ec9
|
Rename Team class to ProjectTeam
|
2013-01-24 22:31:24 +02:00 |
|
Andrey Kumanyaev
|
c5f427b0a4
|
save commit
|
2013-01-24 22:31:24 +02:00 |
|
Andrey Kumanyaev
|
a987f1469e
|
commit user team helper
|
2013-01-24 22:31:24 +02:00 |
|
Andrey Kumanyaev
|
3a0d4865f6
|
update projects show css selector
|
2013-01-24 22:31:24 +02:00 |
|
Andrey Kumanyaev
|
b6458ae3b3
|
add into user decorator (presenter) to full user name
|
2013-01-24 22:31:24 +02:00 |
|
Andrey Kumanyaev
|
c098ac6430
|
update stylesheets (for teams block)
|
2013-01-24 22:31:24 +02:00 |
|
Andrey Kumanyaev
|
b9a7bcb6a4
|
add teams application controller
|
2013-01-24 22:31:24 +02:00 |
|
Andrey Kumanyaev
|
3c6e144608
|
add dashboard teams block
|
2013-01-24 22:31:24 +02:00 |
|
Andrey Kumanyaev
|
a96cf3ad09
|
Team projects public section
|
2013-01-24 22:31:24 +02:00 |
|
Andrey Kumanyaev
|
ea6f46cb87
|
Team members public section
|
2013-01-24 22:31:24 +02:00 |
|
Andrey Kumanyaev
|
911f6eb106
|
merge into public
|
2013-01-24 22:31:24 +02:00 |
|
Andrey Kumanyaev
|
7d3efec7d1
|
Add ability to teams
|
2013-01-24 22:31:24 +02:00 |
|
Andrey Kumanyaev
|
695becc4cb
|
Add teams into Public sections
|
2013-01-24 22:31:23 +02:00 |
|
Andrey Kumanyaev
|
82499a4cbf
|
Admin teams section added
|
2013-01-24 22:31:23 +02:00 |
|
Andrey Kumanyaev
|
8a86fe7bb0
|
Added UserTeam core models (team and m-t-m relationships) and updated other models
|
2013-01-24 22:31:23 +02:00 |
|
Dmitriy Zaporozhets
|
f6c482c06f
|
User can create group
|
2013-01-24 17:47:09 +02:00 |
|
Dmitriy Zaporozhets
|
62cb514070
|
Merge pull request #2712 from aus/patch-1
Revise projects/new text
|
2013-01-23 10:12:28 -08:00 |
|
Chris Waguespack
|
8ec36ca056
|
Update Markdown example to use username
Update the Markdown example in the Help pages to use username instead of user.
|
2013-01-23 09:58:38 -06:00 |
|
Austin Robertson
|
d3c34ef8af
|
Revise projects/new text
The previous text implied projects can only be private. Projects can now be private or public.
|
2013-01-23 08:47:19 -06:00 |
|
Dmitriy Zaporozhets
|
96d97c4857
|
Fix routing. Finalize user show page
|
2013-01-22 19:45:13 +02:00 |
|
Dmitriy Zaporozhets
|
70690e1971
|
base implementation
|
2013-01-22 19:05:01 +02:00 |
|
Dmitriy Zaporozhets
|
e0fb0703c4
|
Merge branch 'features/help_with_index'
|
2013-01-22 17:58:40 +02:00 |
|
Dmitriy Zaporozhets
|
2be107d0d9
|
Help with index
|
2013-01-22 17:58:09 +02:00 |
|
Valeriy Sizov
|
745c0dfa57
|
remove length of issue content
according to #2677
|
2013-01-22 17:15:22 +02:00 |
|
Valeriy Sizov
|
69ec189ad2
|
remove length of snippet content
|
2013-01-22 17:10:00 +02:00 |
|
Dmitriy Zaporozhets
|
ee43e9248c
|
Add warning if user own projet but not in team. Also show loading when merge MR
|
2013-01-21 15:05:18 +02:00 |
|
Dmitriy Zaporozhets
|
d1e63c7df2
|
Reporter cant create MR. Show user authorized projects in Admin area
|
2013-01-21 14:16:48 +02:00 |
|
Alex Denisov
|
e78e067204
|
Render empty string instead of nil
|
2013-01-21 09:48:25 +00:00 |
|
Riyad Preukschas
|
d9270337c1
|
Update text on help#public_access page
|
2013-01-19 15:27:03 +01:00 |
|
Riyad Preukschas
|
607a38dd00
|
Fix public/projects#index page
|
2013-01-19 15:27:00 +01:00 |
|
Riyad Preukschas
|
75447fb044
|
Redo help#help_pages partial
|
2013-01-19 15:26:40 +01:00 |
|
Riyad Preukschas
|
8a5b770c36
|
Reorder help routes
|
2013-01-19 15:26:23 +01:00 |
|
Riyad Preukschas
|
bba88e84a9
|
Fix public layout
|
2013-01-19 15:24:56 +01:00 |
|
Riyad Preukschas
|
8db80f1f6d
|
Rename help#public_area to help#public_access
|
2013-01-19 15:24:51 +01:00 |
|
Riyad Preukschas
|
359703c696
|
Fix public cloning option text on projects#edit page
|
2013-01-19 15:24:37 +01:00 |
|