Marcel Amirault
7e4a6f57a9
Update capitalization in admin, api, others
...
Update capitalization in /administration, /api, /ci
and /customization
2019-08-23 08:50:24 +00:00
Seth Berger
986b180bdc
Update description templates screenshots
...
Updated screenshots about description templates in the project
settings documentation.
Closes #https://gitlab.com/gitlab-org/gitlab-ce/issues/65738
2019-08-15 06:03:09 +00:00
Achilleas Pipinellis
95145f3e3e
Compress images with pngquant
2019-08-07 10:01:48 +00:00
Matt Penna
cd7b8f5f83
SSoT work on customization docs
...
Reviewed all docs in the customization section
and updated them to adhere to our SSoT standards.
2019-08-06 11:10:46 +00:00
Marcel Amirault
25aa4e0322
Remove extra whitespaces in docs
...
Removes all the extra whitespaces at end of lines,
inside tags, and removes extra newlines
2019-07-09 03:28:41 +00:00
Evan Read
4f93fa4b7d
Add lint rule that headings must increment one level at a time
...
Also fixes instances in Markdown that broke the rule.
2019-07-08 11:07:07 +00:00
Marcel Amirault
73c6477b7e
Changing badges to use parentheses not brackets
...
Previously, we used brackets to denote the tier badges,
but this made Kramdown, the docs site Markdown renderer,
show many warnings when building the site. This is now
fixed by using parentheses instead of square brackets.
This was caused by [PREMIUM] looking like a link to
Kramdown, which couldn't find a URL there.
See:
- https://gitlab.com/gitlab-com/gitlab-docs/merge_requests/484
- https://gitlab.com/gitlab-org/gitlab-ce/issues/63800
2019-07-08 08:50:38 +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
1464b1e000
Fix markdown to reduce number of kramdown warnings
...
Add backticks around square brackets, or fix links, as necessary.
2019-07-03 07:12:04 +00:00
Marcel Amirault
cab0c20c14
Docs: Convert links in various docs to relative
2019-05-31 11:29:58 +00:00
Marcel Amirault
45ad5efcd7
Docs: Merge EE doc/customization to CE
2019-05-04 18:22:16 +00:00
Marcel Amirault
01422c9156
Docs: image realignment
2019-04-02 13:31:18 +00:00
Marcel Amirault
29ba393004
Docs: Add automatic redirects to last batch of moved files
2019-03-26 17:21:22 +00:00
Alexandru Croitor
77985826d9
Show header and footer system messages in email
...
* Add email_header_and_footer_enabled flag to appearances table
* Set email_header_and_footer_enabled default value to false
* Add checkbox to appearance to toggle show header and footer in emails
* Add email_header_and_footer_enabled to allowed params in controller
* Add header and footer messages to the html and text email layouts
* Remove the color styling for emails header and footer
* Add empty_mailer layout for emails without layout,
to have the header and footer applied
2019-02-27 22:07:50 +02:00
Douwe Maan
28e1739a3f
Port EE System Header And Footer feature to CE
...
remove EE specific code
remove EE licence checks
move migration from EE to CE folder structure
move specs from EE to CE folder structure
remove EE specific flag specs
2019-02-21 17:55:51 +02:00
Marcia Ramos
de245ea36c
Deprecate redundant page
...
Same as `branded_login_page.md`
2019-02-18 13:43:22 +00:00
Evan Read
47fb1c5235
Remove consecutive blank lines from markdown files
...
For the sake of consistency, removes any extraneous
consecutive blank lines from the doc suite.
2019-02-18 09:36:13 +00:00
Achilleas Pipinellis
8dbcd11075
Compress all PNG images under doc/
...
The pngquant tool was used https://pngquant.org , and particularly, the
following command:
/usr/bin/pngquant -f --skip-if-larger --ext .png --speed 1 image.png
Before: 47584K
After : 34924K
2018-08-27 15:52:03 +02:00
Alexis Reigel
5e78ac2a4f
document custom favicon
2018-06-06 11:28:14 +02:00
Marcia Ramos 🚫 (OOO - back on May 21)
1983e15970
Docs: fix duplicate titles
2018-05-09 16:11:28 +00:00
Marcia Ramos
650d11beb4
Docs: search/replace "Enterprise Edition" and adjust when applicable
2018-02-22 16:13:35 +00:00
Marcia Ramos
cb2d3aeb92
Docs: Update admin docs
2017-12-13 15:22:02 +00:00
Markus Koller
b8a3931925
Add custom brand text on new project pages
2017-12-04 17:22:59 +01:00
Douwe Maan
dcd002a15b
Add username parameter to gravatar URL
2017-06-01 10:07:24 -05:00
Alexis Reigel
84420c89d5
add documentation for custom brand logo in email
2017-02-22 12:22:52 +01:00
Achilleas Pipinellis
af1dabe805
Reduce size of images from 25MB to 13MB using pngquant
...
Took it from https://gitlab.com/gitlab-com/www-gitlab-com/merge_requests/3232
[ci skip]
2016-11-22 19:53:43 +01:00
Achilleas Pipinellis
13d3bd81a6
Change location and refactor issue closing pattern documentation
...
Split into user and administrator docs:
- administration/issue_closing_pattern.md
- user/project/issues/automatic_issue_closing.md
[ci skip]
2016-09-22 11:09:04 +03:00
Peter Dave Hello
9e6f99744e
optimize png images losslessly using zopflipng
2016-06-29 19:22:15 +08:00
Stan Hu
69c70928c8
Update default regexp documentation to match 8172d2c1.
...
[ci skip]
2016-06-22 14:10:24 -07:00
Rémy Coutable
7f3a8e1899
Merge branch 'patch-1' into 'master'
...
Add usage example for the Office 365 GetPersonaPhoto-service.
See merge request !2462
2016-04-26 16:48:26 +00:00
Zeger-Jan van de Weg
9a2869ab46
Branded login page also in CE
...
The only major difference with the EE version is the change from a light and dark logo to only a header logo
The dark logo wasn't used anyway, so it seemed to make sense to me to rename the field to the actual function of it
2016-02-26 15:50:51 +01:00
Eric L Frederich
f835fa8d75
fix documentation bug / typo
2016-02-04 10:42:36 -05:00
Eirik Lygre
ea19bd6d9c
Add usage example for the Office 365 GetPersonaPhoto-service.
2016-01-17 21:30:27 +00:00
Douwe Maan
a426fb1596
Update documentation about automatic issue closing
2015-12-07 14:11:13 +01:00
Alex Jordan
3300db70ff
Rewrite HTTP links to force TLS, where possible
2015-11-16 16:50:05 -08:00
Dale Noe
4ee8888498
removed extra_sign_in_text examples for gitlab.rb [ci skip]
2015-10-11 12:19:05 +00:00
Jan Tojnar
9195d65602
Doc: Fix link to gravatar.com
2015-08-10 23:47:32 +02:00
Karen Carias
a8956e8850
Added phrase "Here's how to close multiple issues in one commit message" so that doc is easier to find by users
2015-04-28 23:45:44 +00:00
Achilleas Pipinellis
64cd7ebf39
Update documentation on issue closing pattern.
2015-03-30 22:31:07 +03:00
Ewan Edwards
e6e337088b
Make all non-config/non-operational mentions of URL consistently
...
capitalized.
Make the plural version consistently "URLs".
Fix an instance where the article "the" before URL was missing.
2015-01-30 10:24:45 -08:00
Marin Jankovski
9abe5d36d7
Add libravatar documentation.
2014-10-14 11:23:33 +02:00
Sytse Sijbrandij
5b68a9adaf
Add docs for the issue closing pattern.
2014-10-02 10:53:33 +02:00
Jacob Vosmaer
e72b7cc250
Document the extra.sign_in_text setting for CE
2014-08-20 11:56:52 +02:00