Alexander Machehin
|
7da70b5f12
|
[#277] profile projects 1 ver.
|
2013-09-08 17:56:43 +06:00 |
Alexander Machehin
|
5c6220a46d
|
try to stop bots (part2)
|
2013-08-28 21:15:28 +06:00 |
Alexander Machehin
|
01380be9a7
|
Revert "try stop bots"
This reverts commit e6238a7621 .
Conflicts:
app/assets/stylesheets/devise/registration.scss
|
2013-08-28 19:35:16 +06:00 |
Alexander Machehin
|
e6238a7621
|
try stop bots
|
2013-08-26 23:53:03 +06:00 |
Vokhmin Alexey V
|
60d262d635
|
#81: some refactoring
|
2013-07-01 15:09:36 +04:00 |
Vokhmin Alexey V
|
1cd1ac45a1
|
#81: sort projects list alphabetically when no search
|
2013-07-01 14:50:35 +04:00 |
Alexander Machehin
|
f8f53b198b
|
[#98] create home controller; move activity, common issues/pull_requests & root pages here
|
2013-05-15 23:28:39 +06:00 |
Alexander Machehin
|
dd6a319dfb
|
[#98] common pull requests
|
2013-05-13 23:15:23 +06:00 |
Alexander Machehin
|
d3ac9d1a2c
|
[#98] Add common issues tracker
|
2013-04-30 00:14:25 +06:00 |
Vokhmin Alexey V
|
960aecb6d5
|
#30: refactoring of OmniauthCallbacksController#find_for_ouath
|
2013-03-26 17:35:02 +04:00 |
Vokhmin Alexey V
|
69c226be0b
|
#30: update comments, some refactoring
|
2013-03-26 17:30:43 +04:00 |
Vokhmin Alexey V
|
cd98088e7f
|
#30: find user by email before registration
|
2013-03-26 17:22:25 +04:00 |
Vokhmin Alexey V
|
abfe502b5f
|
#30: update devise.rb and omniauth_callbacks_controller
|
2013-03-26 16:24:15 +04:00 |
Vokhmin Alexey V
|
c2e89f8781
|
#30: use omniauth for registration through Facebook, GitHub, Google
|
2013-03-26 03:13:15 +04:00 |
Alexander Machehin
|
d85039d5be
|
Support git over ssh: hooks, support gitlab-shell api, UI, refactroing
|
2013-03-07 14:09:08 +06:00 |
Alexander Machehin
|
8756a6d28a
|
fix mistype
|
2013-03-01 17:33:31 +06:00 |
Alexander Machehin
|
c065e3d5be
|
#953 add key management
|
2013-03-01 17:33:02 +06:00 |
Alexander Machehin
|
520d51a55a
|
#953 ssh keys initial
|
2013-02-28 23:02:14 +06:00 |
Alexander Machehin
|
6fc5eaa65c
|
[refs #818] add system role
|
2012-12-28 00:27:50 +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 |
Vokhmin Alexey V
|
ffe38b0a08
|
#349: updated Users::ProfileController and Groups::ProfileController
|
2012-10-02 16:04:26 +04:00 |
Vladimir Sharshov
|
e3bcd2382e
|
[refs #641] Show only public projects in group profile
|
2012-09-12 18:49:40 +04:00 |
Vokhmin Alexey V
|
5f941844f2
|
#637: added migration, updated approve_notification
|
2012-09-10 15:08:53 +04:00 |
Alexander Machehin
|
aad7a3a547
|
[refs #443] invite localization
|
2012-05-18 22:54:57 +06:00 |
Pavel Chipiga
|
5157f31081
|
Refactor routes to separate owner profile and project. Redo short groups profile URL. Improve specs. Refs #236
|
2012-05-04 00:52:56 +03:00 |
Pavel Chipiga
|
abb60a503a
|
Minor design fix. Refactor register requests. Refactor case insensitive search. Other minor fixes and code cleanup. Refacor and improve owner constraint. Refs #263
|
2012-05-03 17:08:02 +03: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 |
Pavel Chipiga
|
13780a1b53
|
Add magic encodings. Refs #95
|
2012-01-30 22:39:34 +02:00 |
Pavel Chipiga
|
701ccf54dd
|
Fix OpenID registration bug. Refs #2261
|
2011-12-06 21:45:25 +02:00 |
Pavel Chipiga
|
0efa8c83a2
|
Fix nickname format check. Apply readonly nickname field. Show flash notice during registration through OpenID. Fix email read from OpenID response. Refs #1954
|
2011-10-13 13:19:42 +03:00 |
Pavel Chipiga
|
77e03df70b
|
Refactor gemfile and upgrade rails, devise and other gems, fix conflicts, remove deprecations. Implement user classic registration and registration through omniauth OpenId. Allow user enter correct nickname and change other info during registration through OpenId. Make login through nickname or email. Apply profile edit form. Dont ask current password for profile update. Fix layout and devise links. Refs #1954
|
2011-10-11 23:56:51 +03:00 |