Douwe Maan
|
45acfdd32a
|
Disable adding members from admin area when appropriate
|
2015-07-28 16:36:48 +02:00 |
|
Robert Speicher
|
7400cfc114
|
Bootlint: Use offset grid classes instead of empty divs
|
2015-06-16 13:32:32 -04:00 |
|
Dmitriy Zaporozhets
|
8641cda4a5
|
Dont use fixed pixel size if form controls - its bad for mobile devices
Signed-off-by: Dmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com>
|
2015-06-08 16:34:58 +02:00 |
|
Douwe Maan
|
ae09c2a6db
|
Capitalize "X" in "New X".
|
2015-04-30 21:33:02 +02:00 |
|
Douwe Maan
|
26ad250989
|
Add a page title to every page.
|
2015-04-30 19:12:15 +02:00 |
|
Dmitriy Zaporozhets
|
f21e269668
|
Fix adding new group members from admin area
Signed-off-by: Dmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com>
|
2015-04-27 18:05:51 +03:00 |
|
Douwe Maan
|
87dd3f215f
|
Let members be invited from Add members pane.
|
2015-04-14 12:08:10 +02:00 |
|
Douwe Maan
|
2a1d4255da
|
Correctly render invite members without user.
|
2015-04-14 12:07:33 +02:00 |
|
Douwe Maan
|
31fc73f0a9
|
Use project_member instead of team_member.
|
2015-03-15 13:50:38 +01:00 |
|
Dmitriy Zaporozhets
|
30ca451fd4
|
Refactor buttons
|
2015-03-14 00:29:32 -07:00 |
|
Dmitriy Zaporozhets
|
7ac62388a5
|
Prevent database query each time we render group avatar
|
2015-03-12 13:56:53 -07:00 |
|
Dmitriy Zaporozhets
|
3bfd53149c
|
Replace bs-callout with alert
|
2015-03-06 18:36:22 -08:00 |
|
Vinnie Okada
|
76aad9b76e
|
Upgrade to Rails 4.1.9
Make the following changes to deal with new behavior in Rails 4.1.2:
* Use nested resources to avoid slashes in arguments to path helpers.
|
2015-02-14 11:09:23 -07:00 |
|
Dmitriy Zaporozhets
|
bbca6a0abd
|
Refactor sorting in project
|
2015-02-05 19:15:05 -08:00 |
|
Sytse Sijbrandij
|
7b233ea853
|
Spelling improvement, add in a group, not into group.
|
2015-02-03 16:55:31 -08:00 |
|
Dmitriy Zaporozhets
|
1f2628fe21
|
Allow Group path to be changed at the same time as name
Signed-off-by: Dmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com>
|
2014-12-22 15:02:47 +02:00 |
|
Dmitriy Zaporozhets
|
b23b78ada1
|
Merge pull request #7866 from cirosantilli/input-button-to-tag
Use button type=submit instead of input.
|
2014-10-28 12:11:15 +02:00 |
|
Dmitriy Zaporozhets
|
fb5c1dd8f0
|
Merge pull request #8113 from cirosantilli/factor-group-forms
Factor group forms
|
2014-10-21 11:39:41 +03:00 |
|
Robert Schilling
|
11656fd423
|
Merge pull request #8111 from cirosantilli/dry-group-avatar-button
Factor choose group avatar button
|
2014-10-21 08:25:09 +02:00 |
|
Ciro Santilli
|
3a47ed979a
|
Factor group forms
|
2014-10-21 00:25:44 +02:00 |
|
Ciro Santilli
|
01db264ffc
|
Factor choose group avatar button
|
2014-10-20 23:57:46 +02:00 |
|
Ciro Santilli
|
f7d01f2067
|
Factor group tips
|
2014-10-20 23:43:51 +02:00 |
|
Dmitriy Zaporozhets
|
2064a14724
|
Add tests for remove group member feature in admin area
Signed-off-by: Dmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com>
|
2014-10-20 13:18:07 +03:00 |
|
Dmitriy Zaporozhets
|
f50c0e5af1
|
Fix group user removal from admin area
Signed-off-by: Dmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com>
|
2014-10-20 12:59:16 +03:00 |
|
Sullivan SENECHAL
|
5d8be4438a
|
Upgrade to Font Awesome v4.2
|
2014-10-03 12:19:24 +02:00 |
|
Ciro Santilli
|
6294033024
|
Use button type=submit instead of input.
|
2014-10-01 11:12:56 +02:00 |
|
Dmitriy Zaporozhets
|
bdbadebe3e
|
Fix adminarea and emails for new membership logic
Signed-off-by: Dmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com>
|
2014-09-15 10:57:02 +03:00 |
|
Dmitriy Zaporozhets
|
c69b8e0459
|
Huge replace of old users_project and users_group references
Signed-off-by: Dmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com>
|
2014-09-14 19:32:51 +03:00 |
|
Dmitriy Zaporozhets
|
ad432583a9
|
Improve UI/UX for create/edit group in admin area
Signed-off-by: Dmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com>
|
2014-06-03 16:40:50 +03:00 |
|
Dmitriy Zaporozhets
|
9a4c8f7e41
|
Improve admin group page performance
Add pagination for projects and members to /admin/groups/:group page
Signed-off-by: Dmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com>
|
2014-06-02 18:58:00 +03:00 |
|
Dmitriy Zaporozhets
|
a2b3eb134a
|
Move from ui-box to panels
Signed-off-by: Dmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com>
|
2014-05-29 18:57:27 +03:00 |
|
Dmitriy Zaporozhets
|
38ff5d1ab9
|
Replace ui-box title with panel-heading
Signed-off-by: Dmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com>
|
2014-05-29 18:43:21 +03:00 |
|
Dmitriy Zaporozhets
|
6dcbe1b43c
|
Replace ui-box with panel.panel-default
Signed-off-by: Dmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com>
|
2014-05-29 18:42:44 +03:00 |
|
Marin Jankovski
|
f79a300417
|
Replace existing links to help pages with the new ones.
|
2014-05-29 08:58:15 +02:00 |
|
Tom de Bruijn
|
ce857b7cc9
|
Improve alignment of labels in .well-list items
|
2014-03-28 13:22:43 +01:00 |
|
Dmitriy Zaporozhets
|
db961b8b46
|
Improve few admin pages
Signed-off-by: Dmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com>
|
2014-02-15 14:31:01 +02:00 |
|
Dmitriy Zaporozhets
|
8a17961126
|
Replace chosen with select2
Signed-off-by: Dmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com>
|
2014-01-11 12:11:54 +02:00 |
|
Dmitriy Zaporozhets
|
95e6a5dcd3
|
Fix admin forms UI
Signed-off-by: Dmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com>
|
2014-01-10 14:39:45 +02:00 |
|
Dmitriy Zaporozhets
|
8f85c5cdd5
|
increate some input width. Added navbar toggle button
Signed-off-by: Dmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com>
|
2014-01-06 14:34:41 +02:00 |
|
Dmitriy Zaporozhets
|
0a364762d9
|
twbs3 style for admin, tree, network, commits
Signed-off-by: Dmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com>
|
2014-01-04 19:27:09 +02:00 |
|
Dmitriy Zaporozhets
|
5fa805a7ba
|
Restyle issue form. Replace inputs
Signed-off-by: Dmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com>
|
2014-01-01 22:11:18 +02:00 |
|
Dmitriy Zaporozhets
|
d7a48443ce
|
alert-error to alert-danger
Signed-off-by: Dmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com>
|
2013-12-31 16:34:14 +02:00 |
|
Dmitriy Zaporozhets
|
010a770b3f
|
Migrate forms and inputs pt1
Signed-off-by: Dmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com>
|
2013-12-31 02:50:36 +02:00 |
|
Dmitriy Zaporozhets
|
16eb3ac360
|
Update form classes
Signed-off-by: Dmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com>
|
2013-12-31 01:27:02 +02:00 |
|
Dmitriy Zaporozhets
|
1b1a408a71
|
Convert span into col-md
Signed-off-by: Dmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com>
|
2013-12-30 23:55:15 +02:00 |
|
Dmitriy Zaporozhets
|
0c0beec26e
|
use .body instaed of .ui-box-body
Signed-off-by: Dmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com>
|
2013-12-24 12:58:23 +02:00 |
|
Jeroen van Baarsen
|
bfacf13668
|
Fixed all the confirm: deprecation warnings
|
2013-12-10 20:33:21 +01:00 |
|
Dmitriy Zaporozhets
|
e411f3bab2
|
Small UI fixes
Signed-off-by: Dmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com>
|
2013-12-02 17:24:03 +02:00 |
|
Dmitriy Zaporozhets
|
4492081142
|
Show bare repository size in admin area(projects page)
Signed-off-by: Dmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com>
|
2013-11-29 14:16:17 +02:00 |
|
David Pursehouse
|
03dec79c74
|
Fix some more instances of "Created at"
"Created on" should be used when the timestamp is only a date.
|
2013-10-23 10:15:08 +09:00 |
|