Simon McVittie
abaaee4af3
Prepare new release
...
Signed-off-by: Simon McVittie <smcv@debian.org>
2019-02-07 11:08:41 +00:00
Simon McVittie
9c23006d31
3.20180311
2018-03-11 15:54:34 +00:00
Amitai Schleier
5051e1ae81
Avoid unexpected full paths from find(1).
2018-03-02 14:13:05 -05:00
Simon McVittie
4b0b5f9cfb
3.20180228
...
Signed-off-by: Simon McVittie <smcv@debian.org>
2018-02-28 10:41:06 +00:00
Joey Hess
9ff9088636
Remove openid provider icons from login selector
...
Remove openid provider icons from login selector, since openid providers
are increasingly not working. Verisign retired theirs, and aol and
yahoo/flickr are not commonly used for openid. Any users who still clicked
those icons to login will need to instead enter their openid url.
This commit was sponsored by andrea rota.
2018-01-05 12:27:46 -04:00
Joey Hess
38b0cd5378
Updated German basewiki and directives translation from Sebastian Kuhnert.
2017-12-25 14:58:15 -04:00
Simon McVittie
3169e85c7f
Update l10n
...
Signed-off-by: Simon McVittie <smcv@debian.org>
2017-10-01 16:32:51 +01:00
Amitai Schleier
d2975aeb96
Fix build with po4a 0.52.
2017-09-19 22:48:06 -04:00
Simon McVittie
664f1f1977
3.20170622
2017-06-22 09:25:25 +01:00
Simon McVittie
8b54ba7ad1
Release 3.20170111
2017-01-11 18:18:38 +00:00
Simon McVittie
e0341d0e88
3.20161229.1
2016-12-29 20:47:17 +00:00
Simon McVittie
6264e91bac
3.20160728
2016-07-28 10:42:35 +01:00
Joey Hess
955b5cea5a
update
2016-06-23 16:39:36 -04:00
Simon McVittie
062dbf1373
3.20160509
2016-05-09 21:59:50 +01:00
Simon McVittie
53b10a64f0
3.20160121
2016-01-21 09:53:28 +00:00
Simon McVittie
412f9ea2bb
3.20150610
2015-06-10 21:59:11 +01:00
Joey Hess
dd762222fa
crufty po updates
2015-05-14 10:44:09 -04:00
Simon McVittie
a1fda0b516
Standardize on --long-option instead of -long-option
...
[[forum/refresh_and_setup]] indicates some confusion between --setup
and -setup. Both work, but it's clearer if we stick to one in
documentation and code.
A 2012 commit to [[plugins/theme]] claims that "-setup" is required
and "--setup" won't work, but I cannot find any evidence in ikiwiki's
source code that this has ever been the case.
2015-03-01 16:15:01 +00:00
n0gOoi3
6b7a2657ae
Use $(MAKE) in po, as elsewhere in the build.
...
(cherry picked from commit 26a6c611fe9a32efa437efd07c698116d22b3a31)
2014-12-27 17:27:03 -05:00
Joey Hess
d858ce3e93
Add missing build-depends on libcgi-formbuilder-perl, needed for t/relativity.t
2014-10-20 12:28:54 -04:00
Simon McVittie
7f5c2cfa5a
Merge branch 'ready/templatebody'
2014-09-15 21:52:03 +01:00
Joey Hess
6057107d71
update
2014-08-31 14:19:17 -07:00
Joey Hess
29f9c2b5ba
add build deps needed by some tests in the test suite
2014-08-15 13:02:14 -04:00
Simon McVittie
a9fc30b19c
Track whether we're in the scan or render phase
...
In the scan phase, it's too early to match pagespecs or sort pages;
in the render phase, both of those are OK.
It would be possible to add phases later, renumbering them if necessary
to maintain numerical order.
2014-03-05 10:42:19 +00:00
Joey Hess
8e458bd659
update
2014-01-25 17:08:51 -04:00
Joey Hess
f27d7b7a59
prep release
2014-01-02 12:42:32 -04:00
Joey Hess
cca084b8ad
releasing package ikiwiki version 3.20130904.1
2013-09-04 10:19:37 -04:00
Joey Hess
f034dbff79
releasing version 3.20130711
2013-07-10 22:04:36 -04:00
Joey Hess
24a57423b8
releasing version 3.20130710
2013-07-10 18:39:18 -04:00
Joey Hess
7dea816ddf
releasing version 3.20130518
2013-05-18 16:41:31 -04:00
Joey Hess
82650b74f4
releasing version 3.20130504
2013-05-05 00:04:18 -04:00
Joey Hess
02d855a393
releasing version 3.20130212
2013-02-12 23:58:51 -04:00
Amitai Schlair
a5fb27acb8
Bump test count for previous.
2013-02-02 14:19:50 -05:00
Joey Hess
bcec11601f
releasing version 3.20121212
2012-12-11 13:03:19 -04:00
Joey Hess
bb07dc3f21
releasing version 3.20121016
2012-10-16 15:24:18 -04:00
Joey Hess
80fa5c82a5
releasing version 3.20120725
2012-08-25 11:08:57 -04:00
Joey Hess
bfc9dc93c9
releasing version 3.20120629
2012-06-29 13:43:09 -04:00
Joey Hess
b4ee745dfe
releasing version 3.20120516
2012-05-16 20:13:21 -04:00
Giuseppe Bilotta
cb57c3e3e6
po/Makefile: missing one semicolon still
2012-05-09 12:28:14 -04:00
Giuseppe Bilotta
ac908010f3
Fix po Makefile
...
In the complex 'if' chain when merging ikiwiki.pot with .po files, make
sure line-endings, shell-muting and semi-colons don't cause the shell to
bomb out with syntax errors and commands not found.
2012-05-05 08:12:06 -04:00
Joey Hess
f3821f161b
work without gettext commands
...
Seems in certian cases (which I cannot entirely reproduce), gettext
commands run during build even from a clean tree. Make these nonfatal.
2012-04-27 14:22:39 -04:00
Joey Hess
e09eeb2436
releasing version 3.20120419
2012-04-19 15:41:53 -04:00
Joey Hess
8d46f83756
releasing version 3.20120203
2012-03-19 14:44:17 -04:00
Joey Hess
0a9bb3edc2
releasing version 3.20120202
2012-02-02 22:42:46 -04:00
Joey Hess
e50aa9c465
releasing version 3.20120115
2012-01-15 16:44:58 -04:00
Joey Hess
01a1a20aad
releasing version 3.20120115
2012-01-15 16:27:32 -04:00
Joey Hess
5e3e329063
releasing version 3.20111229
2011-12-29 12:08:59 -04:00
Joey Hess
3b40790041
releasing version 3.20111107
2011-11-30 16:52:30 -04:00
Joey Hess
5fd076e630
releasing version 3.20111106
2011-11-06 16:35:53 -04:00
Joey Hess
97caf03fa0
releasing version 3.20110905
2011-09-05 15:17:15 -04:00