Valery Sizov
|
79b8323d11
|
[Multiple issue assignees] Fix issue atom feed
|
2017-05-05 16:57:27 +03:00 |
Valery Sizov
|
387c4b2c21
|
Backport of multiple_assignees_feature [ci skip]
|
2017-05-04 17:11:53 +03:00 |
Rémy Coutable
|
153b594c06
|
Merge branch '28058-hide-emails-in-atom-feeds' into 'security'
Only show public emails in atom feeds
See merge request !2066
|
2017-03-20 18:45:45 -07:00 |
blackst0ne
|
7f33eb39e9
|
Fix xml.updated field in rss/atom feeds
|
2017-03-12 09:05:01 +11:00 |
Alexander Matyushentsev
|
af33338bbf
|
Add more information into RSS fead for issues
|
2016-06-13 09:41:34 -07:00 |
Robert Speicher
|
7001842dc4
|
Remove `issue_to_atom` helper
|
2016-05-23 17:06:26 -04:00 |
Dmitriy Zaporozhets
|
2ed7cbfba4
|
Move projects controllers/views in Projects module
|
2013-06-23 19:47:22 +03:00 |
Dmitriy Zaporozhets
|
209f96bebe
|
Use project.team over project.users
|
2013-06-18 17:47:52 +03:00 |
Dmitriy Zaporozhets
|
0afad135e7
|
Fix assign-to-me button align at issue form
|
2013-06-10 19:44:32 +03:00 |
Johannes Schleifenbaum
|
e898994508
|
Open the issue tag list on click
|
2013-06-09 19:09:14 +02:00 |
Dmitriy Zaporozhets
|
04cc6dd67a
|
Assign to me link on issue form
|
2013-05-29 13:16:30 +03:00 |
Dmitriy Zaporozhets
|
646fbe9286
|
bring more usability to issues filtering. Block issues area on loading filtered results
|
2013-05-08 13:43:21 +03:00 |
Dmitriy Zaporozhets
|
188a74c3a2
|
init filter links
|
2013-05-08 10:06:48 +03:00 |
Dmitriy Zaporozhets
|
1e78ceea49
|
replace selectboxes with filters
|
2013-05-08 10:00:19 +03:00 |
Dmitriy Zaporozhets
|
03441769df
|
Include default labels in issues autocomplete etc. Show colored labels on issues show page
|
2013-05-07 19:26:41 +03:00 |
Dmitriy Zaporozhets
|
be68cc4617
|
add Gitlab::Label class and different color labels for default labels set
|
2013-05-07 17:57:59 +03:00 |
falk
|
ba9baff8d9
|
Remove 2000 char limit on issue description textarea
|
2013-05-05 15:54:22 +02:00 |
Dmitriy Zaporozhets
|
ae006dd90b
|
Merge pull request #3645 from lucasuyezu/alphabetically_sorted
Assignees are now sorted alphabetically.
|
2013-05-02 05:51:33 -07:00 |
Dmitriy Zaporozhets
|
ca225d92c3
|
Replace inline document.ready with dispatcher
|
2013-05-02 11:18:29 +03:00 |
Lucas Uyezu
|
34d4a3c8df
|
Assignees are now sorted alphabetically.
|
2013-04-20 02:06:51 -03:00 |
Dmitriy Zaporozhets
|
cb30df19d4
|
Fix issues search overflow on low res.
|
2013-04-19 18:18:40 +03:00 |
Dmitriy Zaporozhets
|
e0df75de3f
|
refactor Issues.js. Remove unused actions. Respect filters while searching for issue
|
2013-04-07 13:19:36 +03:00 |
Dmitriy Zaporozhets
|
9fddd5b440
|
Refactoring & restyle pagination:
- remove admin kaminari theme. Use gitlab theme everywhere
- use bootstrap styled for gitlab admin themes
- dont reload page when change issue filter
|
2013-04-06 22:32:23 +03:00 |
Dmitriy Zaporozhets
|
37eeeb9fca
|
Redesign issues, mr lists
|
2013-04-06 15:10:24 +03:00 |
Dmitriy Zaporozhets
|
98b7717df7
|
Remove user decorator
|
2013-04-04 10:53:39 +03:00 |
Dmitriy Zaporozhets
|
d61a21d2d7
|
new issue link from issue show page
|
2013-04-03 17:37:34 +03:00 |
Dmitriy Zaporozhets
|
473efc82b6
|
Group and team rss is valid now
|
2013-03-10 12:16:57 +02:00 |
Dmitriy Zaporozhets
|
115454f3ed
|
created-by-me filter for issues inside project. Fixed global project.issues order
|
2013-02-28 17:46:28 +02:00 |
Dmitriy Zaporozhets
|
573942263a
|
Fix issue edit button showup
|
2013-02-26 10:17:09 +02:00 |
Dmitriy Zaporozhets
|
39fe9b644f
|
Add close issue to note actions bar
|
2013-02-25 23:10:50 +02:00 |
Dmitriy Zaporozhets
|
8de19b259e
|
proper name for issue partial
|
2013-02-25 22:56:10 +02:00 |
Andrew8xx8
|
ff94f29be5
|
States events fixed
|
2013-02-18 16:49:56 +04:00 |
Andrew8xx8
|
1644117a1a
|
Issue uses StateMachine now
|
2013-02-18 14:43:50 +04:00 |
Dmitriy Zaporozhets
|
b742f47e89
|
remove old alert messages
|
2013-01-30 16:53:18 +02:00 |
Dmitriy Zaporozhets
|
e2fb18a3ec
|
replace right with pull-right
|
2013-01-30 16:40:43 +02:00 |
Dmitriy Zaporozhets
|
fb617c61b9
|
refactor buttons pt2
|
2013-01-29 22:29:21 +02:00 |
Dmitriy Zaporozhets
|
033aa1a885
|
refactor buttons pt1
|
2013-01-29 22:18:19 +02:00 |
Dmitriy Zaporozhets
|
b08bb20979
|
Fix assign-to-me filter for project issues
|
2013-01-17 13:11:53 +02:00 |
Riyad Preukschas
|
bda7fe38d0
|
Merge branch 'master' into discussions
|
2013-01-15 00:53:00 +01:00 |
Riyad Preukschas
|
3022786948
|
Merge commit 'master' into discussions
Conflicts:
app/assets/stylesheets/sections/notes.scss
app/contexts/notes/load_context.rb
app/models/project.rb
app/observers/note_observer.rb
app/roles/votes.rb
app/views/commit/show.html.haml
app/views/merge_requests/_show.html.haml
app/views/merge_requests/diffs.js.haml
app/views/merge_requests/show.js.haml
app/views/notes/_note.html.haml
features/steps/project/project_merge_requests.rb
spec/models/note_spec.rb
|
2013-01-15 00:52:25 +01:00 |
Dmitriy Zaporozhets
|
e25656d09b
|
Improve wiki typography
|
2013-01-10 18:09:12 +02:00 |
Dmitriy Zaporozhets
|
f9528bfb86
|
a bit of restyling for issues and merge request lists
|
2013-01-08 08:14:05 +03:00 |
Dmitriy Zaporozhets
|
68eb394824
|
Green button when we create new item, blue when save or some primary action
|
2013-01-06 00:08:02 +02:00 |
Dmitriy Zaporozhets
|
1724f45f46
|
Remove unused styles. Restyled Issues a bit
|
2013-01-05 14:49:08 +02:00 |
Dmitriy Zaporozhets
|
e16cebac3e
|
Fixed styles, ProjectHook specs etc
|
2013-01-05 00:35:38 +02:00 |
Dmitriy Zaporozhets
|
c6298678f5
|
use ui-box as for all
|
2013-01-04 23:35:31 +02:00 |
Riyad Preukschas
|
db2c15369c
|
Merge branch 'master' into discussions
Conflicts:
app/assets/stylesheets/main.scss
app/models/project.rb
app/views/notes/_common_form.html.haml
app/views/notes/_per_line_form.html.haml
lib/gitlab/markdown.rb
spec/models/note_spec.rb
|
2012-12-23 01:03:57 +01:00 |
Dmitriy Zaporozhets
|
b772c2c3f0
|
Fix issue update.js
|
2012-12-20 16:42:13 +02:00 |
Dmitriy Zaporozhets
|
4b02f4a22d
|
show production.log, show only active milestone for issue filter
|
2012-12-19 07:14:05 +03:00 |
Dmitriy Zaporozhets
|
adb17d6052
|
Cleanup after issues refactor and fix test
|
2012-12-20 15:39:54 +02:00 |