Commit Graph

26 Commits

Author SHA1 Message Date
Jean-Philippe Garcia Ballester 37d20fa9cc Base url without trailing '/'
This will allow cleaner url in templates and javascripts.
2012-08-08 13:49:09 +02:00
Sunny Ripert b5653464d2 Merge branch 'master' into base-url
Conflicts:
	lib/gollum/frontend/public/gollum/css/_styles.css
	lib/gollum/frontend/public/gollum/javascript/gollum.js
	lib/gollum/frontend/public/gollum/livepreview/js/livepreview.js
	lib/gollum/frontend/templates/file_view.mustache
	lib/gollum/frontend/templates/layout.mustache
	lib/gollum/frontend/templates/page.mustache
2012-07-25 10:00:52 +02:00
bootstraponline 80fdea7bfb Fix #437.
Add hotkey support using mousetrap.
2012-07-18 14:17:50 -06:00
Sunny Ripert 7485733fba Sinatra base url to allow subdirectories 2012-06-28 17:31:19 +02:00
Darren Oakley 6e35a09abd Add a 'New Page' button to the /pages browser that allows users to create a new page within a subdirectory. 2012-06-22 11:41:42 +01:00
Darren Oakley 971cbb94f6 Make the Sinatra app directory aware. 2012-06-21 15:59:01 +01:00
bootstraponline 4b2fb6dd11 Add default commit messages when using gollum editor. 2012-05-17 15:17:24 -06:00
kristi 4e5f2c9587 Add header to editor 2012-05-08 17:29:28 -07:00
Corey Donohoe e435769345 remove executable bit 2012-05-02 19:20:57 +02:00
pal 3682bc8558 Fix preview problems, also see #141 2011-10-05 12:11:09 +02:00
rick 2c8be3d95b add tests for creating/updating wikis, fix page name bug along the way 2010-12-09 16:11:12 -08:00
rick 8946d098f9 fix the page editor to show footer/sidebar content 2010-12-09 13:31:51 -08:00
Eston Bond 57d40c48e3 Add has_sidebar/has_footer to editor
Get data-markup-lang attribute working dynamically
2010-12-04 16:20:49 -08:00
Eston Bond 4222289236 Have editor function bar fail nicely to bad language definitions 2010-12-01 18:18:24 -08:00
Eston Bond cd73378748 Yeah, I need to sleep 2010-11-17 01:47:49 -08:00
Eston Bond 456fc4de57 Template out inline help functionality 2010-11-16 16:00:17 -08:00
Eston Bond ac68dd0f73 Adding help button to editor 2010-11-15 19:57:53 -08:00
Eston Bond 6aace6f21f Add Page Preview, fix weirdness in app.rb 2010-11-15 16:03:26 -08:00
Eston Bond 03569e3134 Hook up format selector 2010-11-15 15:01:12 -08:00
Eston Bond d6d4e8b26a Getting edit/create flows working, changing flag names 2010-11-09 19:33:50 -08:00
Eston Bond 34b75c2a60 Changing display of page title depending on edit/create state 2010-11-08 14:48:04 -08:00
Eston Bond 46104dcb83 Fixing some CSS bugs 2010-11-08 14:34:52 -08:00
Eston Bond bc00c0f2ae Adding footer and sidebar fields to editor 2010-11-08 13:57:48 -08:00
Eston Bond a24d1ca78e Adding history field 2010-11-04 16:47:20 -07:00
Eston Bond a1c6829cfc Added title field for create page 2010-11-04 16:27:53 -07:00
Eston Bond ca5bf8b31e Beginning of gollum redesign 2010-11-04 14:10:58 -07:00