Maxim Rydkin
48389b4e5e
replace is_dashboard_milestone?
with dashboard_milestone?
2017-08-29 11:14:41 +03:00
Maxim Rydkin
fab7fdcf2f
replace is_group_milestone?
with group_milestone?
2017-08-29 11:14:41 +03:00
Maxim Rydkin
5f72aaa303
replace is_legacy_group_milestone?
with legacy_group_milestone?
2017-08-29 11:14:41 +03:00
Jarka Kadlecova
bd90dfab87
Fix edit milestone path from group milestones list
2017-08-16 14:06:49 +02:00
Felipe Artur
b5f596c3ff
Native group milestones
2017-07-07 15:08:49 +00:00
Douwe Maan
fe13f11041
Create and use project path helpers that only need a project, no namespace
2017-07-05 11:11:59 -05:00
Mike Greiling
822bfafae2
add basic sidebar functionality to milestones page
2017-03-24 17:06:24 -05:00
Valery Sizov
3789cfe056
Add a starting date to milestones
2016-11-23 13:41:04 +02:00
Nick Thomas
9920551536
Enable CacheMarkdownField for the remaining models
...
This commit alters views for the following models to use the markdown cache if
present:
* AbuseReport
* Appearance
* ApplicationSetting
* BroadcastMessage
* Group
* Issue
* Label
* MergeRequest
* Milestone
* Project
At the same time, calls to `escape_once` have been moved into the `single_line`
Banzai pipeline, so they can't be missed out by accident and the work is done
at save, rather than render, time.
2016-10-07 02:54:26 +01:00
Dmitriy Zaporozhets
268868bcf0
Improve milestone page UI
...
Signed-off-by: Dmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com>
2016-05-03 13:21:09 +02:00
Douglas Barbosa Alexandre
482bfd1a6d
Restrict access for confidential issues on milestone view
2016-03-17 20:55:59 -03:00
Rubén Dávila
95b06a62c0
Updates from last code review.
2016-03-06 23:07:19 -05:00