Vokhmin Alexey V
|
0b626f90fa
|
#345: refactoring
|
2014-03-24 22:28:03 +04:00 |
Vokhmin Alexey V
|
c0d5c6ec88
|
#345: fixed groups/profile_controller
|
2014-03-20 03:00:16 +04:00 |
Vokhmin Alexey V
|
94e285e64f
|
#345: updated gems, views, fixed specs
|
2014-03-15 01:55:28 +04:00 |
Alexander Machehin
|
d5f7957447
|
[#247] remove related models
|
2014-03-05 15:08:07 +06:00 |
Alexander Machehin
|
0e39aae1bf
|
[#343] use new ruby hash syntax
|
2014-01-21 10:51:49 +06:00 |
Alexander Machehin
|
3e9ad8dd58
|
[#277] new title of the profile
|
2013-08-23 22:30:19 +06:00 |
Alexander Machehin
|
021d2a03a9
|
[#234] disable submit buttons
|
2013-07-25 02:29:28 +06:00 |
Alexander Machehin
|
9c0ae23927
|
small refactoring
|
2012-11-13 20:29:59 +06:00 |
Vokhmin Alexey V
|
04b2647ef0
|
#668: added uploading avatars for groups
|
2012-10-03 20:38:42 +04:00 |
Vokhmin Alexey V
|
cb994c6fd6
|
#349: created autocompletes_controller, refactoring, updated specs
|
2012-10-02 20:54:55 +04:00 |
Vokhmin Alexey V
|
c7fda1a810
|
#349: updated ability model according to Alexander comments, reverted some changes, added paging for projects on #show page
|
2012-10-02 19:14:08 +04:00 |
Vladimir Sharshov
|
e3bcd2382e
|
[refs #641] Show only public projects in group profile
|
2012-09-12 18:49:40 +04:00 |
George Vinogradov
|
a2d35d2538
|
[issue #527] Use User#fullname instead of string.
|
2012-07-04 19:53:18 +04:00 |
George Vinogradov
|
7a38335037
|
[issue #527] Fixed group members list
|
2012-07-04 19:27:20 +04:00 |
Pavel Chipiga
|
b1b5363972
|
Fix deploy. Redo main group route. Refs #263
|
2012-05-03 19:48:22 +03:00 |
Alexander Machehin
|
f3cc6a03a5
|
[refs #263] dont show owner in the group members list
|
2012-05-03 18:34:30 +06:00 |
Pavel Chipiga
|
2539ef4795
|
Great controllers and routes refactor - separate them to namespaces. Add user/group routes in github style, refactor. Implement templates inheritance. Refactor and cleanup views. Fix specs. Other minor fixes. Refs #263
|
2012-05-02 12:18:07 +03:00 |
Alexander Machehin
|
a113efad3e
|
[refs #340] title -> set_meta_tags
|
2012-03-30 22:37:54 +06:00 |
Alexander Machehin
|
e14e2db6c3
|
[refs #340] first part of titles
|
2012-03-30 22:36:20 +06:00 |
Alexander Machehin
|
c2617bf1dd
|
[refs #195] fixed edit button
|
2012-03-24 01:13:52 +06:00 |
konstantin.grabar
|
8677fa7493
|
[refs #232] Remove name field
|
2012-03-02 14:39:48 +04:00 |
konstantin.grabar
|
d376b55a57
|
[refs #232] Move groups locales to another files. Remove unsused commented code. On small sidebar fix
|
2012-03-02 12:47:16 +04:00 |
konstantin.grabar
|
eb689b7f18
|
[refs #232] Add new design and logic refactor for group members action
|
2012-03-01 19:41:40 +04:00 |
konstantin.grabar
|
fc3d4c0b6d
|
[refs #232] Add group members edit page design
|
2012-03-01 18:23:26 +04:00 |
konstantin.grabar
|
71748ebddc
|
[refs #232] Add design to group new page
|
2012-03-01 17:19:58 +04:00 |
konstantin.grabar
|
f4a50b509c
|
[refs #232] Add edit btn to group public page
|
2012-03-01 16:37:54 +04:00 |
konstantin.grabar
|
157f9a1a68
|
[refs #232] Add sidebar and group edit page
|
2012-03-01 16:28:38 +04:00 |
konstantin.grabar
|
12d8f5e7b8
|
[refs #232] Add new design to some group pages
|
2012-02-29 21:12:06 +04:00 |
Pavel Chipiga
|
e004822bd3
|
Remove/replace old assets to avoid production bugs. Fix deploy settings.
|
2012-02-28 01:16:14 +02:00 |
Alexander Machehin
|
b0d0b21ec4
|
[refs #144] fix template
|
2012-02-03 19:40:47 +06:00 |
George Vinogradov
|
603e4b3691
|
fixed #4. Removed unnecessary routes and views parts.
|
2011-12-08 18:47:18 +04:00 |
George Vinogradov
|
3a9addd8db
|
Fixed bug with new group creation under admin.
|
2011-12-07 00:03:09 +04:00 |
George Vinogradov
|
9cc820080b
|
Groups base functional.
|
2011-12-05 16:32:18 +04:00 |
konstantin.grabar
|
140eaf6265
|
[refs #2249] Remove old roles managment system
|
2011-11-21 21:43:37 +04:00 |
Pavel Chipiga
|
0171a0a42a
|
Apply basic git repo functionality operation: add, change, destroy user ssh_key. Create, destroy, open/close project git repos. Calc project owner. Improve UI for users, groups and projects: fix links and routes, add actions refactor. Other minor fixes and refactoring. Add ssh_key uniqness check. Add uname uniqness check between User and Group. Check project owner ssh_key existance before project creation. Temporary disable uname and unixname change due to gitolite stranges. Refs #2136
|
2011-10-26 23:57:51 +03:00 |
George Vinogradov
|
b1a801f7f9
|
Added search form and changed group representation
|
2011-10-17 18:22:30 +04:00 |
George Vinogradov
|
f76a3aee39
|
Added groups representation.
|
2011-10-17 00:48:02 +04:00 |