bootstraponline
2af164ee9e
Release 2.4.7
2012-12-20 18:11:44 -07:00
bootstraponline
f18330b494
Fix #611
2012-12-20 18:02:26 -07:00
bootstraponline
bb32339ab4
Fix spaces in dir #611
2012-12-20 17:45:39 -07:00
bootstraponline
ddf4378dfe
More work on #491
...
@teohm pointed out that add_to_index in gollum/committer.rb already appends @wiki.page_file_dir
2012-12-18 20:07:24 -07:00
bootstraponline
2a607e209b
Fix #491
2012-12-18 19:01:43 -07:00
bootstraponline
a3d85ae8c3
Release 2.4.6
2012-12-18 18:30:17 -07:00
bootstraponline
93ec80f773
Fix #607
2012-12-18 17:41:57 -07:00
bootstraponline
8e3795c317
Update
2012-12-18 17:20:49 -07:00
bootstraponline
cb1a633dc5
Fix #607
2012-12-14 19:16:19 -07:00
Daniel Kimsey
b770062788
Fix /pages css to the correct path for images
2012-12-11 13:00:55 -05:00
bootstraponline
4c4dc5398a
Update 1.8 check
2012-12-10 18:41:01 -07:00
bootstraponline
091945152f
Release 2.4.5
2012-12-10 18:05:38 -07:00
bootstraponline
4838611273
Fix #602
2012-12-07 17:16:25 -07:00
Shane Brinkman-Davis
a0e9989734
altered CSS to more closely match github's markdown css.
...
Main chaings:
Padding between LIs = 0px
Fixed page-width: 920px
H1, H2, H3: Margin-top: 20px; margin-bottom: 10px
2012-12-01 15:48:28 -08:00
bootstraponline
b81aa923d6
Fix KCODE warning on 1.9
2012-11-30 23:35:01 -07:00
bootstraponline
610925bc5a
Update Ace
...
https://github.com/ajaxorg/ace/commit/f887e6411222ed49683c477ca571460b99f8e59f
2012-11-30 23:34:55 -07:00
bootstraponline
86eda9bb10
Release 2.4.4
2012-11-30 17:28:53 -07:00
Jeroen Tietema
ca57d9e83d
Update lib/gollum/frontend/public/gollum/livepreview/js/livepreview.js
...
Adjusted the height of the preview window so that it doesn't flow
offscreen. (It was impossible to read the last lines...)
2012-11-30 22:20:36 +01:00
bootstraponline
9b9212cf4c
Remove needless conversion
...
The fix for page.rb resolved UTF-8 in headers.
2012-11-30 00:00:28 -07:00
bootstraponline
404419d1c3
Release 2.4.3
2012-11-29 23:57:15 -07:00
bootstraponline
4ee94a6574
Fix UTF-8 header and add test
2012-11-29 23:47:25 -07:00
bootstraponline
57587dafbe
Fix UTF-8 in headers
2012-11-29 22:05:29 -07:00
bootstraponline
e1a705f975
Fix UTF-8
...
to_html uses source document encoding by default. Set UTF-8.
Add note about KCODE warning.
2012-11-29 20:05:41 -07:00
bootstraponline
9057ec82d8
Release 2.4.2
2012-11-29 19:49:15 -07:00
bootstraponline
1b53e36666
Fix UTF-8
2012-11-29 16:58:47 -07:00
bootstraponline
10fa5c7bd2
Upgrade to stringex 1.5
2012-11-29 16:50:52 -07:00
bootstraponline
06e72a5a60
Release 2.4.1
2012-11-19 17:22:28 -07:00
bootstraponline
8fa62fc300
@css is set in before
2012-11-19 17:16:53 -07:00
bootstraponline
a34eac4ecb
Merge pull request #592 from dekimsey/global-custom-css
...
Fixed custom.css to apply to all views
2012-11-19 16:11:53 -08:00
Daniel Kimsey
2b910167f4
Fixed custom.css to apply to all views
2012-11-19 13:21:39 -05:00
Daniel Kimsey
7d5311a075
Modified gitcode to allow syntax highlighting of arbitrary files
2012-11-19 12:59:45 -05:00
Shane Brinkman-Davis
e09f7cd49c
Proposed fix for https://github.com/github/gollum/issues/96
...
(statically hosted content in the images/ folder returns 404s)
(the problem was all content in javascript, css, and images folders was hard-coded to return 404s)
2012-11-18 09:53:27 -08:00
bootstraponline
80088832b9
Fix #587
...
The default behavior prevented linking to header anchors. id_prefix
can still be set to 'wiki-' however it is no longer the default.
2012-11-16 17:45:56 -07:00
bootstraponline
c90c3b1544
Support git code syntax in live preview
...
Add autocrlf values for Windows, Linux, and OS X.
2012-11-16 16:57:39 -07:00
bootstraponline
578386f083
Add dir support to write_page
2012-11-16 16:43:43 -07:00
bootstraponline
3d21ed362e
Add history view test
2012-11-14 21:03:24 -07:00
bootstraponline
9cf469b035
Fix ruby bits #574
2012-11-14 00:45:28 -07:00
bootstraponline
462c93ae43
Fix crash #574
2012-11-13 23:12:22 -07:00
bootstraponline
d861a22cdd
Fix line endings
2012-11-13 22:55:57 -07:00
bootstraponline
0de1a182da
Validate user_icons
2012-11-13 22:48:37 -07:00
bootstraponline
b030554348
Fix default
2012-11-13 22:43:05 -07:00
Daniel Kimsey
ee8ec78da7
Add --user-icons option: none, gravatar, and identicon.
2012-11-13 21:17:23 -05:00
bootstraponline
c8f684895c
Merge pull request #581 from dekimsey/log-opt-author
...
Changed history date to use authored date instead.
2012-11-13 16:54:14 -08:00
Daniel Kimsey
ad749bf345
On window popup, focus the first text-field, if any.
2012-11-13 17:25:36 -05:00
Daniel Kimsey
ff0d59c16b
Changed history date to use authored date instead.
2012-11-13 15:02:55 -05:00
bootstraponline
2713aabeaf
Update gemspec
2012-11-11 15:08:21 -07:00
bootstraponline
470a7b8f52
Fix #579
2012-11-11 14:40:47 -07:00
bootstraponline
f699b82a9f
Fix #539
2012-11-11 14:18:14 -07:00
Roman Zaharenkov
6545fa691b
Adjust page header / title generation.
...
Now page header can be generated by first h1 header from page content. But page title generated by URL is it was before.
2012-11-11 13:22:10 +03:00
Roman Zaharenkov
4954553927
Page title control
...
Allow to set page title by setting header inside page body. It will use header as title If header is present and page URL otherwise.
2012-11-11 13:20:14 +03:00