Commit Graph

77 Commits

Author SHA1 Message Date
Alexander Machehin 7e13b606ff [#369] user profile page: change project date format 2014-11-19 00:00:09 +05:00
Alexander Machehin 7fe4d296e1 [#369] try to show user statistics 2014-11-18 23:58:07 +05:00
Vokhmin Alexey V 09a1ab377f #369: updated UI for user and group profile 2014-11-14 00:19:18 +03:00
Vokhmin Alexey V 54d2c6f3c3 #369: updated submenu for user 2014-11-13 03:23:01 +03:00
Vokhmin Alexey V 6bf4576b34 #369: updated UI for User profile 2014-11-13 03:17:22 +03:00
Alexander Machehin 383e396d99 [#369] change file input in the user profile form 2014-11-07 09:00:29 +05:00
Alexander Machehin 1854992103 [#369] add missing class to the user form 2014-11-07 08:47:37 +05:00
Vokhmin Alexey V 6a78ab4993 #369: updated UI for user settings, ssh_keys 2014-11-07 01:00:23 +03:00
Vokhmin Alexey V 4cad27ae53 #406: Hiding email from public profile 2014-06-26 00:49:06 +04:00
Vokhmin Alexey V 1b9f481754 Fixed: 404 error on reseting of token 2014-05-15 17:21:46 +04:00
Vokhmin Alexey V 94e285e64f #345: updated gems, views, fixed specs 2014-03-15 01:55:28 +04:00
Alexander Machehin 0e39aae1bf [#343] use new ruby hash syntax 2014-01-21 10:51:49 +06:00
Vokhmin Alexey V 9ab0e1be6f #328: rename field: new_commit to update_code 2013-11-27 13:28:11 +04:00
Vokhmin Alexey V 126cdf1e68 #328: Send email on project change 2013-11-26 21:21:50 +04:00
Vokhmin Alexey V 7be0129361 #312: show user authentication_token 2013-10-16 21:30:40 +04:00
avm c0d717e4a5 Merge pull request #278 from abf/rosa-build:277-new_profile_design
#277 new profile title
2013-08-26 13:56:17 +04:00
Alexander Machehin 3e9ad8dd58 [#277] new title of the profile 2013-08-23 22:30:19 +06:00
Vokhmin Alexey V 75d98a75bc #267: added sound_notifications to User 2013-08-21 00:10:25 +04:00
Alexander Machehin 021d2a03a9 [#234] disable submit buttons 2013-07-25 02:29:28 +06:00
Alexander Machehin c065e3d5be #953 add key management 2013-03-01 17:33:02 +06:00
Vokhmin Alexey V 04b2647ef0 #668: added uploading avatars for groups 2012-10-03 20:38:42 +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 01576702a0 #575: added migration, updated Settings page 2012-09-14 20:12:48 +04:00
Vladimir Sharshov e3bcd2382e [refs #641] Show only public projects in group profile 2012-09-12 18:49:40 +04:00
Vladimir Sharshov 54c6ba55be [refs #349] Disable global menu Projects and Platforms; Allowed full search; Protect user and maintainer emails; Refactoring right rules 2012-09-06 21:09:10 +04:00
George Vinogradov f1839f0ad0 [issue #578] Added submit blocking to user creation 2012-07-26 02:12:06 +04:00
Alexander Machehin aad7a3a547 [refs #443] invite localization 2012-05-18 22:54:57 +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
Pavel Chipiga dafedb3dcf Reroute and refactor admin user creation to force invitation and self registration work correct. Refs #270 2012-03-26 17:49:00 +03:00
Alexander Machehin 23eeb1cae7 [refs #270] changes in ban 2012-03-22 20:50:15 +06:00
Alexander Machehin 71f1822fce [refs #270] some refactoring 2012-03-22 17:17:11 +06:00
Alexander Machehin b0eeb4f260 [refs #270] fix some errors 2012-03-22 14:48:33 +06:00
Alexander Machehin baf7fdac04 [refs #270] fix translation 2012-03-22 02:10:40 +06:00
Alexander Machehin 867d678dc4 [refs #270] some users tests 2012-03-22 02:05:27 +06:00
Alexander Machehin a6a5b722d2 [refs #270] use devise lockable to ban 2012-03-21 23:45:51 +06:00
Alexander Machehin 5c408540ff [refs #270] can ban user 2012-03-21 02:06:51 +06:00
Alexander Machehin 20ff998f08 [refs #270] user control 2012-03-21 00:12:18 +06:00
Vladimir Sharshov 61b8c70f4b [Refs #257] Fix edit profile labels 2012-03-12 22:13:10 +04:00
Alexander Machehin f6dd072a24 Merge branch '3.2-master' into 257-new_design_for_profiles
Conflicts:
	config/locales/users.en.yml
	config/locales/users.ru.yml
2012-03-12 23:04:31 +06:00
Alexander Machehin 4fd91e2bfe [refs #257] force convert avatar to jpg 2012-03-12 22:28:56 +06:00
Alexander Machehin 24639b8684 [refs 257] renamed to profile 2012-03-12 21:03:25 +06:00
Alexander Machehin 5f6ca140d9 [refs #257] add ability to destroy avatar 2012-03-12 18:51:07 +06:00
Vladimir Sharshov 11434ff423 [Refs #285] Fix css style, rename button 2012-03-11 20:38:28 +04:00
Vladimir Sharshov e2b3eb7b7f [Refs #285] Fix current_user avatar for all user, replace button Edit 2012-03-11 20:02:07 +04:00
Pavel Chipiga 7308c4a0d2 Merge branch '3.2-master' into 255-search
Refactor avatars. Fix user bugs. Remove ssh_key delete migration

Conflicts:
	app/assets/stylesheets/design/custom.scss
	app/models/user.rb
2012-03-06 20:59:29 +02:00
Pavel Chipiga d6f9b2c3e9 Minor gems update. Apply search design and controller. Add and refactor search scopes. Fix relations. Separate and refactor search translations. Refactor search form. Refs #255 2012-03-06 17:53:04 +02:00
konstantin.grabar 637edabb4c [refs #257] Fix some locales and headers 2012-03-05 22:00:44 +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