Nikita Verkhovin
2148e1997a
Add issue edited timestamp
2014-11-08 16:54:08 +06:00
Dmitriy Zaporozhets
367d4db4cd
Merge pull request #8155 from cirosantilli/unassigned
...
Show nothing instead of unassigned on issues
2014-10-27 19:21:26 +02:00
Ciro Santilli
2c14f9c41f
Show nothing instead of unassigned on issues
2014-10-23 16:25:09 +02:00
Dmitriy Zaporozhets
18ba6987cd
Merge branch 'fix_milestone_link' into 'master'
...
Fix milestone link in issue page. Closes #174
For a complete description see #174 .
See merge request !196
2014-10-22 14:15:33 +00:00
Liam Monahan
48bc9e3623
Correctly pluralize participants on issue show page.
2014-10-08 09:00:47 -04:00
Vinnie Okada
9f0083a96c
Add task lists to issues and merge requests
...
Make the Markdown parser recognize "[x]" or "[ ]" at the beginning of a
list item and turn it into a checkbox input. Users who can modify the
issue or MR can toggle the checkboxes directly or edit the Markdown to
manage the tasks. Task status is also displayed in the MR and issue
lists.
2014-10-05 22:15:27 -05:00
Sullivan SENECHAL
5d8be4438a
Upgrade to Font Awesome v4.2
2014-10-03 12:19:24 +02:00
Dmitriy Zaporozhets
c6f3f9bb33
Merge branch 'factor-issue-mr-form-label' of https://github.com/cirosantilli/gitlabhq
...
Signed-off-by: Dmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com >
Conflicts:
app/views/projects/merge_requests/_form.html.haml
2014-10-02 12:50:29 +03:00
Achilleas Pipinellis
adf0408229
Fix identation.
2014-10-01 20:07:28 +03:00
Robert Schilling
dae670bd69
Search for 'div-dropzone' correctly
2014-10-01 17:30:40 +02:00
Achilleas Pipinellis
bc3137ac49
Fix milestone link in issue. Closes #174 (gitlab.com).
2014-09-29 21:35:41 +03:00
Ciro Santilli
705fe01dca
Factor issue and edit MR form label field and submit.
2014-09-22 21:24:25 +02:00
Ciro Santilli
eb033aa60e
Factor issue and MR edit form error list.
2014-09-20 18:02:01 +02:00
Dmitriy Zaporozhets
350f557479
Make labels clickable
...
Signed-off-by: Dmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com >
2014-09-11 14:18:00 +03:00
Dmitriy Zaporozhets
bd00233300
Merge pull request #7678 from cirosantilli/factor-new-issue-edit-mr
...
Factor new issue and edit MR forms.
2014-09-04 16:02:27 +03:00
Ciro Santilli
788033a2cf
Factor new issue and edit MR forms.
2014-09-04 09:16:50 +02:00
Dmitriy Zaporozhets
5f6eb09cdf
Improve issue filtering. Make tests pass
...
Signed-off-by: Dmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com >
2014-09-03 19:18:23 +03:00
Dmitriy Zaporozhets
99425a124c
Post comment when hit close/reopen btn in comment form
...
Signed-off-by: Dmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com >
2014-09-01 15:37:53 +03:00
Robert Schilling
0cbc19f944
Awesome shortcuts for GitLab
2014-09-01 11:49:17 +02:00
Ciro Santilli
15c8967238
Remove HAML eval for const strings.
2014-08-26 18:01:46 +02:00
Dmitriy Zaporozhets
9c5edce138
Fix issue error message layout
...
Signed-off-by: Dmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com >
2014-07-30 22:48:06 +03:00
Dmitriy Zaporozhets
b2a6f4e136
Refactor label rendering and default label set generation
...
Signed-off-by: Dmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com >
2014-07-29 22:19:47 +03:00
Dmitriy Zaporozhets
d79c0ea271
Allow set labels from Issue/MR forms
...
Signed-off-by: Dmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com >
2014-07-29 21:23:54 +03:00
Dmitriy Zaporozhets
cff1758486
Show counters in sidebar filter in same way like we did for projects page
...
Signed-off-by: Dmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com >
2014-07-10 17:54:31 +03:00
Dmitriy Zaporozhets
3decd46269
Better UI for closed/reopen buttons
...
Signed-off-by: Dmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com >
2014-07-02 20:05:36 +03:00
Job van der Voort
204fee4f41
move all sidebars to one side for improved UX; add button in head of projects/issues and milestones instead of tab on side of screen to prevent overlapping of content
2014-06-14 22:44:23 +02:00
Job van der Voort
9c843041fa
add responsive sidebar to issues, milestones and MRs
2014-06-14 14:32:41 +02:00
Dmitriy Zaporozhets
de55d7aa57
issue-box content can be shown on sm devices easily
...
Signed-off-by: Dmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com >
2014-06-10 20:59:51 +03:00
Dmitriy Zaporozhets
34d9f34a61
Improve select2 css to match bootstrap style
...
Signed-off-by: Dmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com >
2014-06-06 21:39:30 +03:00
Dmitriy Zaporozhets
3398e0a3d7
Revert "Implements and refactors clipboard feature for markdown."
...
This reverts commit 2273234653 .
Signed-off-by: Dmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com >
Conflicts:
app/views/projects/issues/_form.html.haml
app/views/projects/merge_requests/_form.html.haml
app/views/projects/merge_requests/_new_submit.html.haml
app/views/projects/milestones/_form.html.haml
app/views/projects/notes/_form.html.haml
app/views/projects/wikis/_form.html.haml
2014-06-03 10:56:40 +03:00
Dmitriy Zaporozhets
1a97db413b
Simplify issue-box style
2014-05-31 00:41:11 +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
erbunao
2273234653
Implements and refactors clipboard feature for markdown.
2014-05-28 22:51:47 +08:00
Earle Bunao & Neil Calabroso and erbunao
6a85cdf162
Implements drag and drop upload in creating issues
2014-05-23 16:22:42 +08:00
Dmitriy Zaporozhets
1f1c59b61d
Merge pull request #6778 from dblessing/feature/mr_labels
...
Merge Request Labels
2014-05-13 14:43:46 +03:00
Drew Blessing
5f25cdfe19
Implement Merge Request Labels
2014-05-13 06:41:36 -05:00
Drew Blessing
ad0f5fdc27
Improve mobile UI for issues and merge requests
2014-05-05 05:03:37 -05:00
Dmitriy Zaporozhets
cad9572ee9
Merge pull request #6780 from cbordei/hotfix/issue-6615
...
Fixed multiple close issue #6615
2014-04-15 18:37:45 +03:00
Cristian Bordei
8e278cfe75
Fixed multiple close issue #6615
2014-04-15 16:55:07 +03:00
Ciro Santilli
d2b4948a1f
Rename issue form tags to match MR and params.
2014-04-14 23:36:12 +02:00
Marin Jankovski
e617cf95d4
Add issue to an empty repo, test.
2014-04-08 17:12:57 +02:00
Marin Jankovski
b06f43288a
Pass the required parameters on search submit.
2014-04-02 12:26:09 +02:00
Kyle Fazzari
762c7b4f2b
Fixed 500 error when creating issue for project with no commits.
...
The form was updated to check that the repository wasn't empty before trying
to load the contribution guide.
This fixes #153 .
2014-03-27 08:20:43 -04:00
Dmitriy Zaporozhets
6dcfc1040d
Issue box restyle
...
Signed-off-by: Dmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com >
2014-02-27 21:04:44 +02:00
Dmitriy Zaporozhets
a1e5d4e8b5
Merge pull request #6382 from jvanbaarsen/contribution-guide-link
...
Contribution guide link
2014-02-26 18:22:22 +02:00
Jeroen van Baarsen
bb35c2d36f
Added the contribution guide notice
...
This is shown at the creation of new issues and new merge requests, when
the repository has a contribution guide file.
2014-02-22 16:37:10 +01:00
Dmitriy Zaporozhets
32ecb02784
Refactor scss
...
Signed-off-by: Dmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com >
2014-02-20 13:51:22 +02:00
Dmitriy Zaporozhets
f92b1f3d01
Use more specific class names: grouped -> btn-grouped
...
Signed-off-by: Dmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com >
2014-02-20 13:05:33 +02:00
Dmitriy Zaporozhets
ee75029867
Move assignee/milestone below description of Issue
...
Signed-off-by: Dmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com >
2014-02-19 09:38:01 +02:00