Pavel Chipiga
|
bcb9333b97
|
Fix build_lists filter. Refs #2261
|
2011-12-06 02:31:40 +02:00 |
George Vinogradov
|
2f5ce7cebe
|
Merge branch 'groups_reincarnation' into staging
Conflicts:
app/models/ability.rb
app/models/project.rb
config/environments/production.rb
|
2011-12-05 17:16:32 +04:00 |
George Vinogradov
|
9cc820080b
|
Groups base functional.
|
2011-12-05 16:32:18 +04:00 |
konstantin.grabar
|
1abcdbc028
|
[refs #2249] Add corrections to ACL
|
2011-12-02 19:26:28 +04:00 |
konstantin.grabar
|
233f9b8035
|
[refs #2249] Add corrections to ACL rules
|
2011-12-02 10:57:58 +04:00 |
konstantin.grabar
|
96d4886f49
|
[refs #2249] Add new ACL relations
|
2011-12-01 18:20:24 +04:00 |
konstantin.grabar
|
6d8e4f98b9
|
[refs #2249] Some ACL changes
|
2011-12-01 13:29:04 +04:00 |
Pavel Chipiga
|
e45ba6692a
|
Rename delete_build_list to cancel_build_list. Rescue XML get_status exception. Refs #2261
|
2011-12-01 00:55:47 +02:00 |
Pavel Chipiga
|
bdef78fddc
|
Fix project_list display. Refs #2261
|
2011-11-30 18:38:23 +02:00 |
konstantin.grabar
|
438bedd226
|
Add build all btn to platforms
|
2011-11-30 18:48:50 +04:00 |
Pavel Chipiga
|
3bc2ff894c
|
Improve and fix project fork functionality. Fix project create and validation. Add user role display. Add user role at user edit form. Refs #2261
|
2011-11-30 15:55:59 +02:00 |
Pavel Chipiga
|
c4a31e3d29
|
Improve and fix project fork functionality. Fix project create and validation. Add user role display. Add user role at user edit form. Refs #2261
|
2011-11-29 23:42:58 +02:00 |
konstantin.grabar
|
bc504dfcf7
|
[refs #2249] Add more fixes to global renaming
|
2011-11-29 14:51:14 +04:00 |
konstantin.grabar
|
148a0fec28
|
[refs #2249] Global name to description and unixname to name renames
|
2011-11-29 14:51:14 +04:00 |
Pavel Chipiga
|
796ff75857
|
Great models refactoring. Refactor some cancan abilities and controllers authorization. Move some common parts to modules. Fix lots bugs. Remove unused files and code. Drop ACL tables. Add more can? helpers. Refs #2249
|
2011-11-24 23:48:58 +02:00 |
Pavel Chipiga
|
141fe7677f
|
Apply project fork button. Refactor and cleanup code. Refs #2243
|
2011-11-23 17:52:33 +02:00 |
konstantin.grabar
|
ba77244b02
|
[refs #2249] Some rules and roles fixes
|
2011-11-22 23:21:31 +04:00 |
Pavel Chipiga
|
366ca320e0
|
Change and fix role assign logic and abilities. Other minor fixes. Refs #2261
|
2011-11-21 21:06:34 +02:00 |
konstantin.grabar
|
b98453bd62
|
[refs #2249] Add new user managment logic
|
2011-11-21 22:26:56 +04:00 |
konstantin.grabar
|
140eaf6265
|
[refs #2249] Remove old roles managment system
|
2011-11-21 21:43:37 +04:00 |
Pavel Chipiga
|
ce60f7b057
|
Generate files for easy_urpmi during platform mount. Improve nd refactor auth module for grack, apply cancan. Adapt project import script to new source file. Fix bugs. Refactor. Refs #2261, #2243
|
2011-11-21 14:59:23 +02:00 |
konstantin.grabar
|
e50959e205
|
[refs #2249] Add full rules, helpers and filters of CanCan
|
2011-11-19 15:41:11 +04:00 |
Pavel Chipiga
|
d49880f24e
|
Merge branch 'smart_http' into staging
Conflicts:
app/models/relation.rb
app/models/user.rb
|
2011-11-18 20:35:12 +02:00 |
konstantin.grabar
|
7b750a6f93
|
Merge branch 'cancan' into staging
|
2011-11-18 22:30:23 +04:00 |
Pavel Chipiga
|
4d78ce371f
|
Merge branch 'master' into staging
Conflicts:
app/models/build_list.rb
|
2011-11-18 20:27:33 +02:00 |
konstantin.grabar
|
05bb9ce0c7
|
[refs #2249] CanCan rules update. Add admin role to relations. Change collaboratots edit logic and code
|
2011-11-18 22:26:22 +04:00 |
Pavel Chipiga
|
5f39e76b12
|
Merge branch 'master' into smart_http
Conflicts:
app/controllers/projects_controller.rb
app/models/build_list.rb
app/models/project.rb
|
2011-11-18 11:59:21 +02:00 |
Pavel Chipiga
|
497e8f64f4
|
Redo commit diffs display. Fix tree blob blame display. Refs #2162
|
2011-11-18 11:48:50 +02:00 |
Pavel Chipiga
|
9118c787b1
|
Redo personal repo urpmi links. Refs #test_prepare
|
2011-11-18 01:17:06 +02:00 |
Pavel Chipiga
|
cbfa5858d4
|
Add tags ordering, check and fix. Refactor auto_build. Refs #test_prepare
|
2011-11-18 00:28:02 +02:00 |
Pavel Chipiga
|
3b36943b91
|
Remove gitolite and it callbacks. Add git repo create, destroy callbacks. Improve grack wrappers: separate read/write requests, ask password for push even for public repo, prepare for cancan, apply hooks, refactor. Fix auto_build_lists order. Refactor auto_build - move to model. Redo git_repo_url. Improve and test project import script. Fix bugs, refactor and cleanup. Refs #2243
|
2011-11-17 23:57:30 +02:00 |
konstantin.grabar
|
2772bddc06
|
[refs #2249] Add new rules. Fix joins trouble. Add new relations dynamic methods.
|
2011-11-17 23:34:02 +04:00 |
konstantin.grabar
|
4d4f5deed4
|
[refs #2249] Remove bitmask. Add new rules. Add some authorize filters. Add some template can? helpers
|
2011-11-16 22:45:01 +04:00 |
Pavel Chipiga
|
b36cc24a64
|
Redo commit diffs display. Fix tree blob blame display. Refs #2162
|
2011-11-11 23:57:10 +02:00 |
Pavel Chipiga
|
e7f9d8251a
|
Rename product field build to build_script. Change links. Refs #2161
|
2011-11-11 21:12:15 +02:00 |
Pavel Chipiga
|
7996740ae7
|
Improve build_lists time. Apply product build lists basic functionality. Move product build functionality to separate controller. Apply event logging for product build. Fix logging for project build list publishing. Code refactor and cleanup. Refs #2161
|
2011-11-11 19:13:09 +02:00 |
konstantin.grabar
|
8449b5b826
|
Add BuildList status validation. Change publish logic and btn icon
|
2011-11-11 14:38:17 +04:00 |
konstantin.grabar
|
aeeca18377
|
Remove unused link from statistics page
|
2011-11-10 14:34:08 +04:00 |
Pavel Chipiga
|
c5fdfcd39d
|
Fix sessions layout meta tags. Refs #2162
|
2011-11-10 01:50:51 +02:00 |
konstantin.grabar
|
df2f3abe62
|
[refs #2161] Add test sudo action
|
2011-11-03 14:33:23 +04:00 |
Pavel Chipiga
|
49e4dea478
|
Redo platform clone. Refs #2162
|
2011-11-03 10:32:45 +02:00 |
konstantin.grabar
|
f4c3bafb6d
|
[refs #2161] Change logic and output of urpmi commands
|
2011-11-03 12:03:08 +04:00 |
George Vinogradov
|
aa97eb1863
|
Yet another change of MyProjects block
|
2011-11-03 02:01:11 +04:00 |
George Vinogradov
|
10b2c8d903
|
Fix bug with uname
|
2011-11-03 01:44:49 +04:00 |
George Vinogradov
|
3e2e01deb6
|
Changed My Projects block
|
2011-11-03 01:39:50 +04:00 |
Pavel Chipiga
|
f5ba1b34f2
|
Fix repository and personal_repository - add_project add remove_project actions. Fix links. Refactor. Refs #2162
|
2011-11-02 23:37:19 +02:00 |
Pavel Chipiga
|
1a0e235167
|
Add auto_build_lists destroy action. Fix auto_build process. Improve auto_build relations. Refs #2162
|
2011-11-02 21:18:43 +02:00 |
George Vinogradov
|
b048c54004
|
Added own projects sidebar
|
2011-11-02 20:22:42 +04:00 |
konstantin.grabar
|
4341155771
|
[refs #2161] Change private users and personal repos menus
|
2011-11-02 16:43:41 +04:00 |
konstantin.grabar
|
7b8df283eb
|
[refs #2161] Change regenerate logic for private_users
|
2011-11-02 14:42:08 +04:00 |