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
bootstraponline
6888420cc6
Update file_view output
2012-11-10 12:15:19 -07:00
Daniel Kimsey
c5631f5b7d
Fixed a:hover not highlighting the a block correctly
2012-11-10 12:15:19 -07:00
Daniel Kimsey
34e0b49d72
Refactored the template generator to use new_page method
2012-11-10 12:15:19 -07:00
Daniel Kimsey
bd072264ef
Line-ending fix for _styles.css
2012-11-10 12:15:19 -07:00
Daniel Kimsey
fe0eb72fa3
Renamed page.meta_data to page.metadata for consistency with views
2012-11-09 18:29:49 -05:00
bootstraponline
ef7f7cebd1
Release 2.3.12
2012-11-07 20:37:50 -07:00
bootstraponline
05c24fd5e3
Fix #570
...
Fix #571
2012-11-07 20:35:57 -07:00
bootstraponline
b08b97bd28
Release 2.3.11
2012-11-07 20:18:43 -07:00
bootstraponline
dbb6ce2f71
Fix #570
...
Error in gollum.js broke new page button.
2012-11-07 20:17:50 -07:00
bootstraponline
f66f14b593
Release 2.3.10
2012-11-07 19:47:09 -07:00
bootstraponline
8a52315dee
Add base url to custom css
2012-11-07 19:46:27 -07:00
bootstraponline
7c4052906c
Add custom css
2012-11-07 19:40:52 -07:00
bootstraponline
6585ca5dd0
Fix space
2012-11-07 19:13:57 -07:00