Dawa Ometto
e7410e551b
Bring rake dependency up to date.
2014-11-28 14:13:40 +01:00
Dawa Ometto
9d77bc4192
Release 3.1.0
v3.1.0
2014-11-28 14:06:36 +01:00
Dawa Ometto
537fa0c423
Merge branch 'rc'
2014-11-28 13:38:33 +01:00
Dawa Ometto
c78dbc8bc1
Merge branch 'master' into rc
...
Conflicts:
README.md
lib/gollum/app.rb
2014-11-28 13:36:21 +01:00
Dawa Ometto
249eed5c2c
Update HISTORY.md
2014-11-28 13:26:47 +01:00
Dawa Ometto
55eb3b24f7
Merge pull request #904 from ut7/latest_changes_test_fix_dependency
...
Update test to avoide being dependent on git configuration
2014-11-28 12:39:12 +01:00
Étienne Charignon
508c255d0f
Update test to avoide being dependent on git configuration
...
The previous test implementation was dependent on the git configuration:
renames = copies
It could then pass on a computer with that config but not passe on
a different developpeur computer who could have a different git configuration.
That new implementation is testing the same behaviour but at a lower
level and is not dependent on the git configuration anymore.
2014-11-28 12:12:23 +01:00
Dawa Ometto
9f8a90c0ac
Merge pull request #875 from ut7/latest-changes
...
Add a "latest changes" button and page
2014-11-27 19:22:42 +01:00
Dawa Ometto
861dc935cb
Configure git on Travis
2014-11-27 19:12:54 +01:00
Dawa Ometto
96ef8cacea
Merge pull request #899 from repotag/gollum-lib-112
...
Fix tests, see https://github.com/gollum/gollum-lib/issues/112
2014-11-27 14:11:01 +01:00
Dawa Ometto
5f3ecc8713
Merge pull request #901 from repotag/prepare-release
...
Prepare new release.
2014-11-27 13:58:24 +01:00
Dawa Ometto
8b8ef0eb46
Prepare new release.
2014-11-27 13:51:02 +01:00
Dawa Ometto
2dbea54c84
Merge pull request #900 from repotag/adapter-flag
...
Implement git adapter CLI flag.
2014-11-26 00:47:39 +01:00
Dawa Ometto
a776d9fb6f
Implement git adapter CLI flag.
2014-11-26 00:33:03 +01:00
Dawa Ometto
57b7bbff5a
Update README.md
...
Updated command line options.
2014-11-25 23:43:42 +01:00
Dawa Ometto
a832b0ed54
Fix tests, see https://github.com/gollum/gollum-lib/issues/112
2014-11-25 19:54:31 +01:00
Dawa Ometto
3ec75b84ae
Merge pull request #898 from bambycha/editable
...
Disable editing from UI
2014-11-22 12:15:24 +01:00
Roman Bambycha
b932763080
add function to disable editing, resolves #879
2014-11-17 19:46:46 +02:00
Étienne Charignon
374f8f2f69
First attempt at a global latest changes overview.
...
- uses a wiki_options entry named :latest_changes_count instead of a
constant
- lists modified pages with links
2014-11-11 22:43:34 +01:00
Dawa Ometto
226c253d5a
Merge pull request #895 from repotag/rc_fix_sidebar
...
Fix sidebar, header, and footer, and add regression test.
2014-11-10 22:54:05 +01:00
Dawa Ometto
c78a9f7950
Fix sidebar, header, and footer, and add regression test.
2014-11-10 22:39:42 +01:00
Bart Kamphorst
7264510ab2
Merge pull request #893 from tuftedocelot/add-systemd
...
Add systemd service file to contrib and move openrc files to contrib directory as well.
2014-11-06 22:03:18 +01:00
Dawa Ometto
3458ec6511
Merge pull request #894 from repotag/892-view-file-revisions
...
Route /filename/[commit-sha] will display specific revision of a file. Resolves #892 .
2014-11-06 21:57:25 +01:00
Dawa Ometto
2c80db6678
Route /filename/[commit-sha] will display specific revision of a file. Resolves #892 .
2014-11-06 21:31:23 +01:00
tuftedocelot
439aa6e4f5
Prepare contrib directory
...
Move openrc files to contrib/ in conjunction with systemd service.
Update gemspec to bundle contrib/ into the gem.
2014-11-06 14:20:33 -06:00
tuftedocelot
adf544dca9
Add systemd service file to contrib
...
Supersedes #887 to add a systemd unit file which will run as a user and
whose gollum path and options can be changed as needed.
2014-11-06 10:33:18 -06:00
Bart Kamphorst
0965269ee9
Merge pull request #890 from repotag/ignore_footer_header_sidebar_if_empty
...
Do not render footers, headers and sidebars if (after formatting) they are empty. Resolves #398 .
2014-11-05 09:10:28 +01:00
Dawa Ometto
19d370c4e9
Merge pull request #891 from repotag/704-showall-files
...
Resolves #704 . Implements the fix proposed by @bdillahu in https://github.com/gollum/gollum/pull/767 and modifies tests accordingly.
2014-11-05 02:48:03 +01:00
Dawa Ometto
cee0f8b652
Change pages display to handle non-wiki file types with --show_all enabled
2014-11-05 02:30:07 +01:00
Bart Kamphorst
37664d3487
Do not render footers, headers and sidebars if (after formatting) they are empty. Resolves #398 .
2014-11-05 02:15:35 +01:00
Dawa Ometto
5a78015d81
Merge pull request #889 from repotag/888-h1-logic
...
Page header now uses h1-title logic. Resolves #888 .
2014-11-04 23:34:42 +01:00
Dawa Ometto
7250962ba3
Page header now uses h1-title logic.
2014-11-04 23:23:46 +01:00
Bart Kamphorst
442120bfdb
Merge pull request #884 from tuftedocelot/issue600-docs
...
add detail to inline help
2014-10-28 20:25:52 +01:00
tuftedocelot
de624d1e54
add detail to inline help
2014-10-27 07:12:43 -05:00
Dawa Ometto
523029cc45
Merge pull request #876 from LEW21/delete-commit-rc
...
Fix the commit information for page deletion. Solves #807 .
2014-10-11 14:21:50 +02:00
Janusz Lewandowski
934affe419
Fix the commit information for page deletion.
...
Now they will be authored by the gollum.author.
2014-10-11 13:15:23 +02:00
Bart Kamphorst
55b9af1589
Merge pull request #869 from lucas-clemente/rc
...
allow uploading files by drag and drop (if uploading files is enabled).
2014-10-05 08:22:40 -04:00
Lucas Clemente
16dd7e46ef
allow uploading files by drag and drop
2014-10-05 14:15:48 +02:00
Dawa Ometto
851c77d8f2
Merge pull request #847 from hardywu/master
...
add --mathjax-config to inject root-repo/mathjax.config.js. Closes #842 .
2014-10-05 12:41:03 +02:00
Hardy
ee55b74898
add --mathjax [CONFIG] to inject root-repo/[CONFIG] file,
...
which is similar to the behavior of --css and --js.
CONFIG is "mathjax.config.js" by default.
2014-10-04 23:09:10 -04:00
Dawa Ometto
13fc1e5c66
Merge pull request #872 from Mogztter/issue-870
...
Resolves #870 .
2014-10-04 13:53:03 +02:00
Dawa Ometto
87112c2942
Merge pull request #873 from Mogztter/issue-871
...
Fix css selector for Asciidoctor h1 html ouptput
2014-10-04 13:47:26 +02:00
Guillaume Grossetie
2664fdca30
Fix css selector for Asciidoctor h1 html ouptput
2014-10-04 12:45:35 +02:00
Guillaume Grossetie
e05f523145
Horizontal scroll when table is too wide
2014-10-04 12:37:21 +02:00
Geoffrey Roberts
1148d29439
Made the Gollum theme responsive.
...
Not a particularly comprehensive change in style, just one that removes all the fixed sizing for browsers below 940px in width.
Closes #831 .
2014-10-02 00:50:29 +02:00
Sunny Ripert
7ba52978d1
Merge pull request #864 from Mogztter/asciidoc-headers
...
Adds headers to the AsciiDoc editor
2014-09-26 15:48:47 +02:00
Sunny Ripert
138a9fee43
Merge branch 'master' into rc
2014-09-24 10:58:10 +02:00
Sunny Ripert
1d522eaf0d
Merge pull request #862 from Mogztter/asciidoctor-1.5.0-syntax
...
Use Asciidoctor 1.5.0 new syntax backtick
2014-09-22 13:51:40 +02:00
Sunny Ripert
b5c5da64c9
Merge pull request #859 from Mogztter/patch-1
...
Update installation procedure for AsciiDoc
2014-09-22 13:49:05 +02:00
Guillaume Grossetie
8466425836
Adds headers to the AsciiDoc editor
2014-09-18 20:03:35 +02:00