Douwe Maan
7a11ef3e95
Add Browse Issues button to Dashboard and Group milestones.
2015-05-27 14:23:04 +02:00
Douwe Maan
4d7759156b
Plural instead of singular.
2015-04-30 21:10:42 +02:00
Douwe Maan
26ad250989
Add a page title to every page.
2015-04-30 19:12:15 +02:00
Douwe Maan
ff3caad4ca
Rename manage_group ability to admin_group for consistency with project.
2015-04-14 12:05:49 +02:00
Sven Strickroth
57c2a9f03d
Explicitly set image alt to prevent graphical glitches
...
Rails image_tag sets the alt-attribute to the filename which causes graphical glitches if the file could not be loaded.
Fixes https://github.com/gitlabhq/gitlabhq/issues/6036 .
Signed-off-by: Sven Strickroth <email@cs-ware.de>
2015-04-13 21:07:42 +02:00
Dmitriy Zaporozhets
6a790b7963
Better looking milestone lists
2015-04-01 02:45:47 +03:00
Dmitriy Zaporozhets
30ca451fd4
Refactor buttons
2015-03-14 00:29:32 -07:00
Dmitriy Zaporozhets
c6b2421127
Render milestone progress with one helper method
2015-03-09 15:20:32 -07:00
Douwe Maan
fbc3cb69c3
Add dashboard milestones.
2015-03-03 16:19:37 +01: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
4165426725
Restyle and refactor milestones filter
2015-01-06 12:32:04 -08:00
Dmitriy Zaporozhets
4adc033761
Improve UI for group milestone and project milestone pages
...
Signed-off-by: Dmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com>
2014-12-27 16:03:02 +02:00
Sullivan SENECHAL
5d8be4438a
Upgrade to Font Awesome v4.2
2014-10-03 12:19:24 +02:00
Marin Jankovski
dcc6302c85
Show milestone state on group milestone show page.
2014-07-15 11:59:37 +02:00
Marin Jankovski
0f80ffdf87
Use heading instead of strong and line breaks in description.
2014-07-10 08:37:51 +02:00
Marin Jankovski
d4e7db4082
Add milestone descriptions on the group show page.
2014-07-10 08:36:28 +02:00
Marin Jankovski
3b5722bca9
Improve performance, ordering and pagination for group milestones.
2014-07-04 11:57:24 +02:00
Dmitriy Zaporozhets
8d106bed3c
Reopen/close buttons
...
Signed-off-by: Dmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com>
2014-07-03 10:48:16 +03:00
Marin Jankovski
815fbbbf91
Add title html option to issue and mr links in milestones to show title on hover.
2014-07-01 14:16:37 +02:00
Marin Jankovski
3e52517da1
Add feature tests for group milestone.
2014-06-30 16:18:26 +02:00
Marin Jankovski
fdbf77ef99
Fix styling issues.
2014-06-30 13:27:17 +02:00
Marin Jankovski
d3796b84f8
Show all issues and merge requests that could be considered opened or closed, includes reopened and merged.
2014-06-30 12:41:27 +02:00
Marin Jankovski
d145f09cd6
Correct authorization for group milestones.
2014-06-30 11:38:03 +02:00
Marin Jankovski
e66a8b4cda
Move milestone link in group head, 2 column milestone for MR and issues.
2014-06-30 11:13:24 +02:00
Marin Jankovski
c223fb1a96
Start building group milestone show page.
2014-06-30 09:45:16 +02:00
Marin Jankovski
b6425f33bc
Get one group milestone based on milestone title.
2014-06-30 09:44:30 +02:00
Marin Jankovski
f0af302c83
Close and reopen group milestones.
2014-06-30 09:44:30 +02:00
Marin Jankovski
4ca8a175a2
Filter group milestones.
2014-06-30 09:44:30 +02:00
Marin Jankovski
0723bf1afa
Move group milestone processing from service to model.
2014-06-30 09:44:30 +02:00
Marin Jankovski
8e8c074205
Reuse existing milestones counting.
2014-06-30 09:44:30 +02:00
Marin Jankovski
58570880f0
Create group milestones service.
2014-06-30 09:44:30 +02:00
Marin Jankovski
e1afea777a
Show title of milestone.
2014-06-30 09:44:30 +02:00
Marin Jankovski
aaba993352
Skeleton of the group milestone index page.
2014-06-30 09:44:30 +02:00
Marin Jankovski
ca6fd8841e
Add group milestones routes and controller.
2014-06-30 09:42:28 +02:00