Commit Graph

9 Commits

Author SHA1 Message Date
Marcel Amirault 34b2ad373b Resolve proclems with issues documentation
Change csv import section to bullet list, add back missing
bulk import section, and resolve minor issues raised in
https://gitlab.com/gitlab-org/gitlab-ce/issues/64102
2019-07-04 06:24:39 +00:00
Marcel Amirault 4efc8574cb Fix notes and update links to issues doc
After review, heading was changed and links to
it needed to be updated, and minor tweaks to
the issues docs such as note formatting
2019-07-04 00:55:35 +00:00
Marcel Amirault b3587a8beb Docs: Fixing anchors and links for all docs related to issues. 2019-03-25 04:29:51 +00:00
Evan Read eb86630959 Ensure all lists are surrounded by new lines
Markdown renderers find it easier to determine
where lists start and end when lists are surrounded
by new lines.

For consistency, also ensure entries in the list
are aligned when they span multipls lines.
2019-02-22 13:17:10 +00:00
Imre Farkas 20dfe25c15 Export assigned issues in iCalendar feed 2018-05-31 14:01:04 +00:00
Sean McGivern 86bf99a63b Clarify that due date emails are in the server's timezone 2018-04-10 11:31:45 +01:00
Sean McGivern 2db218f8bf Send emails for issues due tomorrow
Also, refactor the mail sending slightly: instead of one worker sending all
emails, create a worker per project with issues due, which will send all emails
for that project.
2018-03-30 14:55:05 +01:00
Marcia Ramos b13b22d04a New doc topic: issues 2017-05-08 08:35:38 +00:00
Achilleas Pipinellis 8d94a58dcb Add due dates docs
[ci skip]
2017-01-24 15:05:02 +01:00