Joey Hess [Sun, 3 Apr 2016 21:20:40 +0000 (17:20 -0400)]
check for fullstyle before style
Joey Hess [Sun, 3 Apr 2016 20:31:23 +0000 (16:31 -0400)]
wip bootstrap theme
The only real blocker to merging this is that it's using the CDN for bootstrap,
tether, and font-awesome. ikiwiki as a matter of policy does not make sites
that rely on offsite resources, so those need to be pulled into the package (or
dependencies of the debian package).
Also, other parts of ikiwiki use jquery 1.6.2, and I guess that would
need to be upgraded for use by bootstrap. I don't know what the jquery
compatability story is like, so worry that upgrading it could break the
parts of ikiwiki that use it.
Also, it's missing a few bits of styles from ikiwiki's
style.css for ikiwiki's login page, the calendar plugin, etc.
Joey Hess [Sun, 3 Apr 2016 19:29:27 +0000 (15:29 -0400)]
add missing </div>
kjs [Thu, 31 Mar 2016 21:39:07 +0000 (17:39 -0400)]
Amitai Schlair [Tue, 22 Mar 2016 18:53:05 +0000 (14:53 -0400)]
New inline's same as old, plus plugins/contrib/*.
Amitai Schlair [Tue, 22 Mar 2016 18:51:58 +0000 (14:51 -0400)]
Retry previous with more brain cells engaged.
Amitai Schlair [Tue, 22 Mar 2016 18:50:52 +0000 (14:50 -0400)]
Try another inline with just tagged(reviewed).
smcv [Tue, 22 Mar 2016 06:47:09 +0000 (02:47 -0400)]
describe XSS issue
smcv [Tue, 22 Mar 2016 06:45:03 +0000 (02:45 -0400)]
briefly describe XSS issue
Antoine Beaupré [Mon, 21 Mar 2016 23:24:53 +0000 (19:24 -0400)]
new bug
Antoine Beaupré [Mon, 21 Mar 2016 23:13:55 +0000 (19:13 -0400)]
add my modifications to bootstrap
Antoine Beaupré [Mon, 21 Mar 2016 23:12:56 +0000 (19:12 -0400)]
fix links
Antoine Beaupré [Mon, 21 Mar 2016 23:05:15 +0000 (19:05 -0400)]
respond
smcv [Mon, 21 Mar 2016 23:01:22 +0000 (19:01 -0400)]
review
smcv [Mon, 21 Mar 2016 22:34:51 +0000 (18:34 -0400)]
move discussion points to Discussion
smcv [Mon, 21 Mar 2016 22:34:40 +0000 (18:34 -0400)]
copy from main page
smcv [Mon, 21 Mar 2016 22:29:43 +0000 (18:29 -0400)]
tag as patch, reviewed
smcv [Mon, 21 Mar 2016 22:29:11 +0000 (18:29 -0400)]
review
smcv [Mon, 21 Mar 2016 22:08:18 +0000 (18:08 -0400)]
Richard Hartmann [Mon, 21 Mar 2016 18:50:54 +0000 (11:50 -0700)]
compatible_templates.mdwn: Fix typesetting
Richard Hartmann [Mon, 21 Mar 2016 18:49:45 +0000 (11:49 -0700)]
Add compatible_templates.mdwn
guus@6397333e354c5b8b4968fcb878ef28311937644e [Sat, 19 Mar 2016 20:40:12 +0000 (16:40 -0400)]
Florian Wagner [Thu, 17 Mar 2016 11:20:30 +0000 (12:20 +0100)]
Correctly handle filenames starting with a dash in add/rm/mv.
smcv [Mon, 14 Mar 2016 11:03:39 +0000 (07:03 -0400)]
smcv [Mon, 14 Mar 2016 11:03:00 +0000 (07:03 -0400)]
revert test commit outside sandbox
This reverts commit
cc5ad8efcd9378b114a51511b548779b2000e50d
freij [Sun, 13 Mar 2016 19:36:27 +0000 (15:36 -0400)]
freij [Sun, 13 Mar 2016 19:36:13 +0000 (15:36 -0400)]
freij [Sun, 13 Mar 2016 19:35:05 +0000 (15:35 -0400)]
public [Sun, 13 Mar 2016 15:22:16 +0000 (11:22 -0400)]
nothing
holger [Sat, 12 Mar 2016 15:35:49 +0000 (11:35 -0400)]
holger [Sat, 12 Mar 2016 15:32:35 +0000 (11:32 -0400)]
smcv [Fri, 11 Mar 2016 20:39:35 +0000 (16:39 -0400)]
Added a comment: You'll need a web server, and don't run ikiwiki as root
smcv [Fri, 11 Mar 2016 20:31:10 +0000 (16:31 -0400)]
fix formatting
Joey Hess [Fri, 11 Mar 2016 15:44:53 +0000 (11:44 -0400)]
comment
holger [Fri, 11 Mar 2016 15:29:56 +0000 (11:29 -0400)]
thanks
smcv [Fri, 11 Mar 2016 09:17:51 +0000 (05:17 -0400)]
xiongbao [Fri, 11 Mar 2016 03:30:21 +0000 (23:30 -0400)]
xiongbao [Fri, 11 Mar 2016 03:25:25 +0000 (23:25 -0400)]
Amitai Schlair [Tue, 8 Mar 2016 19:34:02 +0000 (14:34 -0500)]
Changelog: process .md files iff created directly.
Amitai Schlair [Tue, 8 Mar 2016 19:31:15 +0000 (14:31 -0500)]
Process .md like .mdwn, but disallow web creation.
smcv [Sun, 6 Mar 2016 12:22:33 +0000 (08:22 -0400)]
Added a comment
dmarti@0ad686a04beda3dbce983d886c6df63c1782a643 [Sat, 5 Mar 2016 06:30:09 +0000 (02:30 -0400)]
Joey Hess [Wed, 2 Mar 2016 20:35:45 +0000 (16:35 -0400)]
Merge branch 'master' of ssh://git.ikiwiki.info
Joey Hess [Wed, 2 Mar 2016 20:35:16 +0000 (16:35 -0400)]
loginselector: When only openid and emailauth are enabled, but passwordauth is not, avoid showing a "Other" box which opens an empty form.
Amitai Schlair [Sat, 27 Feb 2016 13:14:22 +0000 (08:14 -0500)]
Amitai Schlair [Wed, 24 Feb 2016 22:46:11 +0000 (17:46 -0500)]
Indent.
blankoworld [Tue, 23 Feb 2016 16:32:13 +0000 (12:32 -0400)]
Delete BlankoBlues and BlankoContraste while they are not available
Amitai Schlair [Mon, 22 Feb 2016 21:28:05 +0000 (16:28 -0500)]
Document listsubscribe plugin.
Amitai Schlair [Sun, 21 Feb 2016 02:59:34 +0000 (21:59 -0500)]
Fix typo.
http://www.schmonz.com/ [Sat, 20 Feb 2016 08:24:07 +0000 (04:24 -0400)]
Wrong branch
Amitai Schlair [Sat, 20 Feb 2016 08:04:19 +0000 (03:04 -0500)]
Update link to Agile in 3 Minutes.
Amitai Schlair [Sat, 20 Feb 2016 07:59:49 +0000 (02:59 -0500)]
Document pretty decent Remark.js integration.
created
admin [Fri, 19 Feb 2016 13:58:09 +0000 (09:58 -0400)]
Amitai Schlair [Fri, 19 Feb 2016 04:25:54 +0000 (23:25 -0500)]
Fix CVS tests by uninverting $installed (
cdfb4ab).
smcv [Sun, 14 Feb 2016 11:48:19 +0000 (07:48 -0400)]
believed to be fixed already
meta title
created
https://launchpad.net/~eliasson [Wed, 10 Feb 2016 10:14:25 +0000 (06:14 -0400)]
Add usage example
https://launchpad.net/~eliasson [Sun, 7 Feb 2016 18:21:28 +0000 (14:21 -0400)]
fix format directives
https://launchpad.net/~eliasson [Sun, 31 Jan 2016 20:07:53 +0000 (16:07 -0400)]
Added a comment
https://launchpad.net/~eliasson [Sun, 31 Jan 2016 19:39:07 +0000 (15:39 -0400)]
https://launchpad.net/~eliasson [Sun, 31 Jan 2016 19:18:20 +0000 (15:18 -0400)]
changed my mind, short usernames are cool
https://launchpad.net/~eliasson [Sun, 31 Jan 2016 19:17:20 +0000 (15:17 -0400)]
https://launchpad.net/~eliasson [Sun, 31 Jan 2016 19:15:55 +0000 (15:15 -0400)]
cgallek@9cb0380d5b7650c71dd23a2e0e3e4f645889e049 [Wed, 27 Jan 2016 00:07:16 +0000 (20:07 -0400)]
Add patch tag
cgallek@9cb0380d5b7650c71dd23a2e0e3e4f645889e049 [Wed, 27 Jan 2016 00:05:12 +0000 (20:05 -0400)]
rename patch/highlight_line_numbers.mdwn to todo/highlight_line_numbers.mdwn
cgallek@9cb0380d5b7650c71dd23a2e0e3e4f645889e049 [Wed, 27 Jan 2016 00:02:37 +0000 (20:02 -0400)]
rename todo/highlight_line_numbers.mdwn to patch/highlight_line_numbers.mdwn
smcv [Sun, 24 Jan 2016 11:38:21 +0000 (07:38 -0400)]
point to Ubuntu packages since the bug report is from Ubuntu
smcv [Sun, 24 Jan 2016 11:37:34 +0000 (07:37 -0400)]
additional packages required
smcv [Sun, 24 Jan 2016 11:06:28 +0000 (07:06 -0400)]
not a bug
cgallek@9cb0380d5b7650c71dd23a2e0e3e4f645889e049 [Fri, 22 Jan 2016 16:41:49 +0000 (12:41 -0400)]
created
created
created
created
Added a comment: Doh!
added query
Simon McVittie [Thu, 21 Jan 2016 22:34:36 +0000 (22:34 +0000)]
d/control: add Vcs-Browser
Simon McVittie [Thu, 21 Jan 2016 22:34:22 +0000 (22:34 +0000)]
d/control: use https for Homepage
bryan@da36e26d7d5e41fb3bd71a3f3c14ee96837c1910 [Thu, 21 Jan 2016 22:09:14 +0000 (18:09 -0400)]
test
Simon McVittie [Thu, 21 Jan 2016 11:19:48 +0000 (11:19 +0000)]
Announce version 3.
20160121
Simon McVittie [Thu, 21 Jan 2016 09:53:28 +0000 (09:53 +0000)]
Simon McVittie [Thu, 21 Jan 2016 09:51:58 +0000 (09:51 +0000)]
.gitignore: ignore the l10n wiki
Simon McVittie [Thu, 21 Jan 2016 09:36:16 +0000 (09:36 +0000)]
document recent inline and syslog fixes
Simon McVittie [Thu, 21 Jan 2016 09:31:07 +0000 (09:31 +0000)]
changelog: sort user-visible changes before packaging and test fixes
Simon McVittie [Thu, 21 Jan 2016 08:40:14 +0000 (08:40 +0000)]
Compose relative URLs in RSS feeds correctly
If the relative link from the (page generating the) RSS to the target
would start with "./" or "../", just concatenating it with the URL to
the directory containing the RSS is not sufficient. Go via
URI::new_abs to fix this.
Simon McVittie [Thu, 21 Jan 2016 08:12:06 +0000 (08:12 +0000)]
close