Wedge
|
f9f75d4318
|
New interface
|
2016-05-22 15:33:46 +03:00 |
Wedge
|
c33fd582ed
|
Huge code clean up
|
2016-03-20 12:28:32 +03:00 |
Vokhmin Alexey V
|
68a04d2ab7
|
#369: updated sign in/up
|
2014-11-15 04:26:36 +03:00 |
Alexander Machehin
|
0e39aae1bf
|
[#343] use new ruby hash syntax
|
2014-01-21 10:51:49 +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
|
e296dd108d
|
[#247] cleanup code
|
2013-08-27 00:10:42 +06:00 |
Alexander Machehin
|
e6238a7621
|
try stop bots
|
2013-08-26 23:53:03 +06:00 |
Alexander Machehin
|
09b1aba71b
|
small fix in the registration page
|
2013-08-26 19:34:07 +06:00 |
Vokhmin Alexey V
|
e74e660973
|
#30: update UI for sign_in and sign_up
|
2013-03-26 15:52:38 +04:00 |
Vokhmin Alexey V
|
c2e89f8781
|
#30: use omniauth for registration through Facebook, GitHub, Google
|
2013-03-26 03:13:15 +04: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
|
c3bb559bfb
|
[refs #308] hide password & password confirmation
|
2012-03-19 19:47:57 +06:00 |
konstantin.grabar
|
73296059eb
|
[refs #257] Merge 3.2-master into 257-new_design_for_profiles
|
2012-03-05 13:42:39 +04:00 |
konstantin.grabar
|
9b68752ffd
|
[refs #257] Change avatar helper and logic. Add paperclip avatar to users
|
2012-03-03 22:05:02 +04:00 |
konstantin.grabar
|
f58e24b134
|
[refs #257] User edit pages fixes
|
2012-03-03 20:03:23 +04:00 |
konstantin.grabar
|
0dc22bae82
|
[refs #257] Add new design for users edit and private settings edit. Add new fields and action.
|
2012-03-03 12:01:32 +04:00 |
Alexander Machehin
|
7164dd580e
|
[refs #230] fix error messages + some refactoring
|
2012-03-02 18:27:38 +06:00 |
Alexander Machehin
|
ba4fae071f
|
[refs #230] error messages
|
2012-02-29 23:01:30 +06:00 |
Alexander Machehin
|
3136159777
|
[refs #230] add red borders to invalid attributes
|
2012-02-29 22:59:09 +06:00 |
Pavel Chipiga
|
e004822bd3
|
Remove/replace old assets to avoid production bugs. Fix deploy settings.
|
2012-02-28 01:16:14 +02:00 |
Pavel Chipiga
|
7d74b0af13
|
Merge branch 'master' into 96-upgrade_rails
Conflicts:
Gemfile
Gemfile.lock
app/models/group.rb
app/views/layouts/application.html.haml
db/schema.rb
public/stylesheets/git/style.css
|
2012-02-14 02:14:03 +02:00 |
George Vinogradov
|
f9e7f3fb06
|
[issue #174] Devise hacks
|
2012-02-10 01:45:26 +04:00 |
George Vinogradov
|
ce39cdd04f
|
[issue #174] A half of work to create invitations system
|
2012-02-09 21:46:23 +04:00 |
Pavel Chipiga
|
7223b7deb9
|
Upgrade rails, devise, delayed_jobs and other gems. Fix dependencies. Apply assets pipeline, add to deploy. Refactor and cleanup Gemfile. Fix after upgrade bugs. Redo commentable_id from string to decimal. Refactor and code cleanup. Apply basic new design. Refactor main template. Automate menus. Improve translations. Refs #96
|
2012-02-09 01:46:25 +02:00 |
konstantin.grabar
|
d205eb2dd9
|
[refs #105] Add language check on user save
|
2012-01-17 15:57:46 +04:00 |
konstantin.grabar
|
726eddc40e
|
[refs #105] Add internationalization support to project
|
2012-01-17 15:48:40 +04:00 |
konstantin.grabar
|
2b8aca5f09
|
[refs #54] Add settings notifier
|
2012-01-11 17:58:13 +04: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 |
Pavel Chipiga
|
c5fdfcd39d
|
Fix sessions layout meta tags. Refs #2162
|
2011-11-10 01:50:51 +02: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
|
5732e999b1
|
Finished merging of master with itima_web_refactoring
|
2011-10-20 18:05:06 +04: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 |
Timothy N. Tsvetkov
|
309b037acf
|
Paul Irish BUY BUY oMG, Using AWESOME web-app-theme
|
2011-03-31 03:10:23 +04:00 |
Alexey Nayden
|
340e8697c7
|
Devise integration
|
2011-03-09 20:38:10 +03:00 |