Daniel Kimsey
2b910167f4
Fixed custom.css to apply to all views
2012-11-19 13:21:39 -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
bootstraponline
792abae07e
Release 2.3.9
2012-11-07 19:11:04 -07:00
bootstraponline
74ce648c59
Options.fetch
2012-11-07 19:04:36 -07:00
bootstraponline
2686e96046
Release 2.3.8
2012-11-07 18:50:37 -07:00
bootstraponline
7ea012d786
Fix code style
2012-11-07 18:45:20 -07:00
Daniel Kimsey
05d82c0569
Attach unsaved changes warning to trigger only after changes are made
2012-11-07 17:51:36 -05:00
Daniel Kimsey
76c8d3206c
Consolidated create and edit page's javascript into the global gollum.js
2012-11-07 17:50:12 -05:00
bootstraponline
00751d05b4
Release 2.3.7
2012-11-06 18:27:05 -07:00
Daniel Kimsey
b95df93775
Fixes #568 , triple-tilde without language causes crash
2012-11-06 15:39:39 -05:00
bootstraponline
fdc437dcd5
Release 2.3.6
2012-11-05 17:28:51 -07:00
Daniel Kimsey
93754ab32d
Sort by filename in addition to count
2012-11-05 18:01:50 -05:00
Daniel Kimsey
5759334635
Gollum search results are displayed in a deterministic order
2012-11-05 17:02:19 -05:00
bootstraponline
f2f543b72d
Release 2.3.5
2012-10-31 20:14:15 -06:00
bootstraponline
598b052be3
Fix clean
...
Duplicate slashes must be removed everywhere.
2012-10-31 20:11:23 -06:00
bootstraponline
52c6e7474c
Release 2.3.4
2012-10-28 20:59:06 -06:00
bootstraponline
992ba01a12
Fix page file dir
2012-10-28 11:57:25 -06:00
bootstraponline
919f41a0f1
Fix #559
2012-10-27 23:44:11 -06:00
bootstraponline
785921cb0f
Fix toc generation
2012-10-27 21:46:30 -06:00