22 Jun, 2013
2 commits
-
Remove unnecessary projects order on User#show
21 Jun, 2013
1 commit
19 Jun, 2013
1 commit
18 Jun, 2013
1 commit
06 Jun, 2013
1 commit
-
Authorize all teams to admin: fix 500 error on showing team page.
05 Jun, 2013
2 commits
-
500 error was occured in the following steps: 1. user1 creates new team "team1". 2. Assign team1 to project1. 3. Sign in as admin. This admin is not a member of team1. 4. Open project1 team setting page (/project1/team). 5. Click "team1" link in "Assigned teams" area. 6. 500 error. Fixed this issue.
04 Jun, 2013
1 commit
-
Conflicts: Gemfile.lock app/models/ability.rb app/models/project.rb app/views/snippets/_form.html.haml db/schema.rb features/steps/shared/paths.rb spec/factories.rb spec/models/project_spec.rb
16 May, 2013
1 commit
-
“Can create groups” and “Can create teams” had hardcoded defaults to `true`. Sometimes it is desirable to prohibit these for newly created users by default.
15 Apr, 2013
1 commit
27 Mar, 2013
1 commit
24 Mar, 2013
1 commit
15 Mar, 2013
1 commit
04 Mar, 2013
1 commit
26 Feb, 2013
1 commit
31 Jan, 2013
1 commit
25 Jan, 2013
1 commit
03 Jan, 2013
2 commits
02 Jan, 2013
2 commits
16 Dec, 2012
1 commit
14 Dec, 2012
1 commit
28 Nov, 2012
1 commit
25 Nov, 2012
1 commit
24 Nov, 2012
1 commit
23 Nov, 2012
1 commit
19 Nov, 2012
1 commit
13 Nov, 2012
1 commit
09 Oct, 2012
1 commit
26 Sep, 2012
2 commits
04 Sep, 2012
1 commit
-
Also modifies the specs a bit because I can't help myself. Closes #480
29 Aug, 2012
2 commits
28 Aug, 2012
1 commit
10 Aug, 2012
1 commit
-
Didn't bother with files in db/, config/, or features/
28 Jul, 2012
1 commit
26 Jun, 2012
1 commit
-
Automatic password creation..