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
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
Guillaume Grossetie
b774ee5cd0
Use Asciidoctor 1.5.0 new syntax backtick
...
Asciidoctor 1.5.0 is now using backtick for inline code.
Replaces ASCIIDoc by AsciiDoc to respect the case.
2014-09-18 19:50:54 +02:00
Guillaume Grossetie
7e2e0e926b
Update README.md
...
GitHub Markup is now using asciidoctor
2014-09-17 19:09:28 +02:00
Dawa Ometto
30f673c63c
Update README.md with installation instructions
2014-09-13 12:29:39 +02:00
Bart Kamphorst
bb5be728e3
Merge pull request #853 from joscarsson/patch-1
...
Update --allow-uploads help text in README
2014-09-09 17:19:12 +02:00
Jonas Oscarsson
0be5d1c657
Update --allow-uploads help text in README
2014-09-09 16:57:33 +02:00
Sunny Ripert
d143e6be06
Merge pull request #841 from marcusps/mathjax-cdn-fix
...
Fix MathJax CDN URL
2014-07-24 13:52:33 +02:00
Marcus P S
e65a78a5f5
Fix MathJax CDN URL
...
According to the [MathJax Blog](http://www.mathjax.org/changes-to-the-mathjax-cdn/ ), MathJax will retire the `rackcdn` CDN address at the end of this month. Updated the script to used the new CDN URL, and also made it so that the URL is HTTP/HTTPS agnostic, following the [MathJax docs](http://docs.mathjax.org/en/latest/start.html#secure-access-to-the-cdn ).
2014-07-23 11:46:22 -04:00
Dawa Ometto
4f443a3c62
Merge pull request #805 from MrJaeger/respect-dollar-signs
...
Allow for $ characters on front-end editor
2014-06-01 17:54:52 +02:00
bootstraponline
ff82ddea97
Add font awesome link
2014-04-05 14:38:34 -04:00
bootstraponline
2e2d3f5e87
Release 3.0.0
v3.0.0
2014-04-05 14:25:55 -04:00
bootstraponline
491b1041f8
Add publish alias. Fix rake release
2014-04-05 14:25:39 -04:00
bootstraponline
ce192d33f7
Add mocha development dependency
2014-04-05 14:12:55 -04:00
bootstraponline
ca1cb64026
Use SVG badges
2014-04-05 13:55:52 -04:00
bootstraponline
71b5f5e469
Update gemspec dependencies
2014-04-05 13:35:11 -04:00
bootstraponline
946567f903
Merge pull request #817 from bootstraponline/test_fixes
...
Use FontAwesome for anchor links. Fix tests
2014-04-05 13:30:58 -04:00
bootstraponline
036e739511
Fix CSS to match github
2014-04-05 13:30:23 -04:00
bootstraponline
87a95b85c5
Use FontAwesome 4.0.3 for anchor links
2014-04-05 13:30:03 -04:00
bootstraponline
4f49859bf7
Format css
2014-04-05 13:30:03 -04:00
bootstraponline
2c53e55533
Update css
2014-04-05 13:30:03 -04:00
bootstraponline
2ae75978dd
Format code
2014-04-05 13:30:02 -04:00
bootstraponline
452d825e66
Clean up tests. Remove templates
2014-04-05 13:30:02 -04:00
bootstraponline
a7a1c4f81e
Fix utf8 test
2014-04-05 13:30:02 -04:00
bootstraponline
00740eb9e8
Fix locale warning
2014-04-05 13:30:02 -04:00
bootstraponline
d76264c255
Update version to 3.0.0
2014-04-05 13:28:04 -04:00
bootstraponline
2297ce418d
Test on Ruby 2.1.1
...
The current stable version of Ruby is 2.1.1 so gollum should be tested there.
2014-04-02 23:30:20 -04:00
Sunny Ripert
fec85e6c59
Merge pull request #815 from nyjt/patch-1
...
Travis-CI SVG badge [ci skip]
2014-03-28 14:49:01 +01:00
Jozsef Nyitrai
54efa35fb3
Fix broken travis-ci badge
2014-03-28 14:08:21 +01:00
bootstraponline
988aebf630
Merge pull request #813 from bootstraponline/update_template_css
...
Update template.css to match github
2014-03-14 22:20:08 -04:00
bootstraponline
d2f7766aea
Update template.css to match github
2014-03-14 22:19:33 -04:00
Daniel Kimsey
25d30aee64
Release 2.7.0
v2.7.0
2014-02-20 11:10:00 -05:00
Daniel Kimsey
8af92da23c
Update version of gollum-lib to 2.0.0
2014-02-20 11:07:59 -05:00
Andrew Jaeger
08dd36e1b0
In the javascript editor, '$' characters were getting stomped on when
...
trying to remove backreferences after doing transformations on text
(Bolding, Italicizing, etc.). This can be fixed by first escaping the
string to be transformed and then unescaping it afterwards.
2014-02-08 14:18:36 -08:00
Sunny Ripert
324ff0a17c
Merge pull request #802 from ExocTBlid/master
...
Printing CSS
2014-02-04 14:05:15 -08:00
Blomquist, Ethan
cfb372e5e2
Another minor update...
2014-02-03 10:53:37 -07:00
Blomquist, Ethan
6513c732ba
Minor update to the delete link for printing.
2014-02-03 10:50:13 -07:00
Blomquist, Ethan
c4ea869223
Added print.css to remove action buttons and delete link for better print format.
2014-02-03 10:45:06 -07:00
Dawa Ometto
5387267675
Merge pull request #800 from budziq/delete_crash
...
Fixes crash if "delete page" was selected in preview of page that being created
2014-02-01 10:01:57 -08:00
Dawa Ometto
8e4c3cc562
Merge pull request #801 from budziq/history_crash_clean
...
fixes crash when selected "history" in preview of page being created
2014-02-01 09:58:42 -08:00