Commit Graph

761 Commits

Author SHA1 Message Date
cfd21c6750 Removed duplicate of @GITDIR@ 2024-06-21 09:27:51 +03:00
e30a3d2392 Make reality act like the documentation 2023-11-06 09:38:23 +00:00
364f913efb Thank You. Closes GH-42 2023-09-10 01:43:30 +03:00
61894c1f4e Make it easy to find untranslated files. 2022-11-15 15:07:24 +03:00
27bc12bed0 Show actual hash on diff output
. Thanks. Closes GH-38
2022-10-15 10:48:37 +03:00
088e06dd7e Ensure blank lines are copied as line breaks
Thank you, Lucas Azevedo.
Closes GH-35.
2022-06-26 07:54:06 +03:00
459c5582dc Include note requiring JSON extension for building docs with phd (#19) 2022-05-08 11:20:46 -05:00
8811bd7f81 add a space to the blank line to copy 2022-03-31 14:55:12 +03:00
ccd7d7d19e fixed "RevTagProblem" problem 2022-01-24 13:31:53 +03:00
4ab530cc4a Fixed additions and deletions counts. Thanks, Lucas Azevedo. Closes GH-32 2022-01-24 09:02:22 +03:00
9f67270188 some improvements 2022-01-15 13:33:17 +03:00
3aab49146f make all pages similar 2022-01-14 09:17:43 +03:00
31b469005b fixed error 2022-01-14 05:16:55 +03:00
c99f57e0c6 the location of the code has changed (server is not reading these templates) 2022-01-14 04:34:54 +03:00
bb9b7680bc improve Outdated Files tool 2022-01-14 03:49:35 +03:00
470f728a91 Show additions and deletions. Thanks, Lucas Azevedo. Closes GH-30 2022-01-11 07:44:34 +03:00
970adac4e9 Fix diff header skip. Thanks. Closes GH-31 2022-01-11 04:49:36 +03:00
80a372036e separate unselectable plus and minus signs from copy area to make copying text easier 2022-01-06 22:42:26 +03:00
2b5f30b654 Improve diff viewer. Thank you, Lucas Azevedo. Closes GH-29 2022-01-04 21:07:32 +03:00
1cea7213be Fix generic font-family name
Closes #28
2021-12-31 04:28:36 +03:00
52566d0bbd lower the diff font size a bit (14/16=0.875) 2021-12-29 14:56:04 +03:00
d605eea3af a little more visual diff 2021-12-28 17:10:19 +03:00
6551900f22 Add background colors to changed lines
Closes #27
2021-12-28 16:03:41 +03:00
ee52c04321 Ignore timezones.xml.
Let's crown Russian translation.
Closes GH-24
2021-11-16 21:57:53 +03:00
969aca70ce [skip-revcheck] is not a magic wand that keeps your outdated files up to date. 2021-11-10 12:01:01 +03:00
c9a02d410f after tests, case of [skip-revcheck] in the commit message 2021-09-02 19:33:22 +03:00
daf0c803c2 Implement [skip-revcheck] to exclude a commit from consideration. Closes GH-21 2021-09-02 02:55:57 +03:00
c92fd4b435 Fix typo (#22) 2021-08-31 10:57:45 +08:00
591edb2c8f Resolve a typo, reword a statement 2021-07-31 15:41:20 -05:00
74ecb5ba7f minor updates to tutorial 2021-07-29 14:07:01 +01:00
86f244045a upgrade Parsedown to 1.7.4
from https://github.com/erusev/parsedown/releases/tag/1.7.4
2021-07-29 12:56:49 +01:00
c6564224e1 escape git diff args 2021-07-29 12:56:36 +01:00
8cdcc88a14 Revise wording for tutorial on building docs locally (#17) 2021-07-27 10:55:30 -05:00
69bec549fc add edit link for tutorial pages 2021-07-27 14:35:26 +01:00
e0d5dd0a6f allowlist for tutorial filename characters 2021-07-27 14:34:47 +01:00
d5bd334946 Remove cache for generated images (#16) 2021-07-08 16:13:12 +01:00
5ee14fcf61 Gitweb is no longer needed. 2021-05-21 07:45:58 +03:00
6bbd4d66e4 The "cron" jobs can be managed from Git. 2021-05-21 06:02:02 +03:00
46603a7d86 generate the database every 4 hours 2021-05-19 19:46:02 +03:00
d77b6ea5a0 this is even safer 2021-05-19 05:04:17 +03:00
e9f815f45a This is more secure. 2021-05-19 04:35:20 +03:00
18f34e4103 add diff-highlighting 2021-05-19 02:36:32 +03:00
43b90b7a07 Merge branch 'master' of github.com:php/web-doc 2021-05-18 04:35:10 +03:00
39786592e1 file in which "Lost wip's have been restored." 2021-05-18 04:32:51 +03:00
ff6ce8fade Merge branch 'master' of github.com:php/web-doc 2021-05-18 03:53:31 +03:00
c9a142e150 Links that are not working have been fixed.
Lost wip's have been restored.
2021-05-18 03:51:28 +03:00
e3fabf4711 add missing </section> tag for end of mainscreen 2021-05-17 19:19:44 +01:00
326a5f1c08 reinstate header variables and fix double sidebar 2021-05-17 12:14:32 +01:00
4725e3bd17 1. Doc-base revcheck.php code injected and database production accelerated:
dropped from 15 minutes to 2.5 seconds.
2. As in new Doc-base revcheck.php, more detailed and more accurate information is given to the teams.
3. Indentation fixed.
2021-05-17 00:45:45 +03:00
5011078485 Added gitweb installation
adjusted scripts by gitweb
fixed typos
2021-04-23 15:23:34 +03:00