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
bootstraponline
cfb2d24c71
Merge pull request #577 from dekimsey/fix-page-metadata
...
Renamed page.meta_data => page.metadata
2012-11-09 18:03:12 -08:00
Daniel Kimsey
fe0eb72fa3
Renamed page.meta_data to page.metadata for consistency with views
2012-11-09 18:29:49 -05:00
Daniel Kimsey
2783257f06
Added page.meta_data to tests
2012-11-09 18:25:33 -05:00
bootstraponline
cc11cb866c
Add css note
...
#572
2012-11-08 18:51:57 -07:00
bootstraponline
6a02643bda
Merge pull request #573 from dekimsey/license-guidelines
...
Added bootstraponline's comment about licensing guidelines
2012-11-08 16:12:40 -08:00
Daniel Kimsey
7f269c8da3
Added bootstraponline's comment about licensing guidelines
2012-11-08 16:46:49 -05:00
bootstraponline
ef7f7cebd1
Release 2.3.12
v2.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
v2.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
v2.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
3a56f39f6a
Fix readme
2012-11-07 19:17:49 -07:00
bootstraponline
6585ca5dd0
Fix space
2012-11-07 19:13:57 -07:00
bootstraponline
792abae07e
Release 2.3.9
v2.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
v2.3.8
2012-11-07 18:50:37 -07:00
bootstraponline
213e2bb432
Add config example
2012-11-07 18:48:07 -07:00
bootstraponline
79bb5c10ab
Remove lib.so note
2012-11-07 18:46:36 -07:00
bootstraponline
7ea012d786
Fix code style
2012-11-07 18:45:20 -07:00
bootstraponline
43591f75de
Merge pull request #570 from dekimsey/only-alert-on-changes
...
Only alert on changes
2012-11-07 17:39:30 -08: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
v2.3.7
2012-11-06 18:27:05 -07:00
bootstraponline
b5be5df11a
Fix test name
2012-11-06 18:26:49 -07:00
bootstraponline
7d159273fc
Merge pull request #569 from dekimsey/issue-568
...
Fixed #568 , triple tilde without language causes Gollum to crash
2012-11-06 17:11:08 -08:00
Daniel Kimsey
70127922ab
Added test for #568
2012-11-06 15:49:47 -05:00
Daniel Kimsey
b95df93775
Fixes #568 , triple-tilde without language causes crash
2012-11-06 15:39:39 -05:00
bootstraponline
dc06edcf5b
Add x.y.z
2012-11-05 17:30:01 -07:00
bootstraponline
fdc437dcd5
Release 2.3.6
v2.3.6
2012-11-05 17:28:51 -07:00
bootstraponline
f6873c9612
Merge pull request #566 from dekimsey/deterministic-search
...
Gollum search results now displayed in a deterministic order
2012-11-05 16:17:40 -08: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
v2.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
a746062422
Merge pull request #564 from nikitug/patch-1
...
Update README to new Sequence diagram markup style
2012-10-31 19:09:45 -07:00
Nikita Afanasenko
c8868d369f
Update README to new Sequence diagram markup style
2012-10-31 18:02:28 +04:00
bootstraponline
52c6e7474c
Release 2.3.4
v2.3.4
2012-10-28 20:59:06 -06:00
bootstraponline
be81f09b0e
Update gemspec
2012-10-28 12:43:51 -06:00
bootstraponline
6fa4504e31
Fix #551
2012-10-28 12:37:02 -06:00
bootstraponline
992ba01a12
Fix page file dir
2012-10-28 11:57:25 -06:00
bootstraponline
72c5a74cf1
Update test
...
The test passes when verified manually using bin/gollum. Without a running server the test
will fail so it has been commented out. If there's an easy way to mock Rack::Server
then the test can be restored.
2012-10-27 23:44:11 -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
bootstraponline
8c8cda5e7d
Fix comment
2012-10-27 21:05:56 -06:00
bootstraponline
64ef74e7e9
Add preview button to live preview
2012-10-27 20:52:54 -06:00
bootstraponline
776df4e6ee
Fix nokogiri rendering
...
https://github.com/sparklemotion/nokogiri/issues/782
2012-10-27 19:52:26 -06:00