Commit Graph

313 Commits

Author SHA1 Message Date
Eston Bond b838d678a1 Style compare revisions page
modified:   ../../scratch/css/gollum.css
2010-11-15 19:57:16 -08:00
Eston Bond 6ed5899601 Add layout to compare revisions page 2010-11-15 19:21:07 -08:00
Eston Bond 4ff4358729 Fix the fact I overwrote the search icon in the sprite 2010-11-15 19:20:31 -08:00
Eston Bond 5d6c9c5943 Add help button to menubar 2010-11-15 16:17:51 -08:00
Eston Bond ce27400125 Add Help icon to icon sprite 2010-11-15 16:12:26 -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 aa0d9c3652 Upgrade jquery to 1.4.4 to fix getScript in FF4 2010-11-15 13:11:23 -08:00
Eston Bond 01e3f7b4f7 Hook up compare revisions selector 2010-11-15 13:07:57 -08:00
Eston Bond ee8d72a137 Fix searchbar, remove all hellips from shortened shas 2010-11-12 16:08:09 -08:00
Eston Bond ae89b245ea s/revision/commit/ 2010-11-12 16:06:41 -08:00
Eston Bond 36f890d28d Add search results page 2010-11-12 16:01:29 -08:00
Eston Bond 18b648a7b0 Add Search placeholder 2010-11-12 15:11:57 -08:00
Eston Bond 6a9c9ac0fe Pull Placeholder out of editor, too 2010-11-12 15:09:15 -08:00
Eston Bond 1aeabc79b8 Add search action 2010-11-12 15:01:20 -08:00
Eston Bond f8edc0d33a Style new search box 2010-11-12 14:55:02 -08:00
Eston Bond 46ab67b211 Adding searchbar markup 2010-11-12 14:17:56 -08:00
Eston Bond 42c7058ecc Fix JSLint issues in Dialog; add revert dialog on history page 2010-11-12 14:04:58 -08:00
Eston Bond c8f6059abf Fix visited links 2010-11-12 14:04:33 -08:00
Eston Bond 3d30cffee6 Adding abstracted dialog CSS 2010-11-12 14:04:22 -08:00
Eston Bond 5ff5212148 Comments, oops 2010-11-12 13:39:05 -08:00
Eston Bond 62c5de1414 Re-namespace Gollum Dialogs 2010-11-12 13:38:32 -08:00
Eston Bond 00a934b85d Abstracting Dialog out of editor 2010-11-12 13:37:59 -08:00
Eston Bond 1a2ba11abe Meh, whitespace 2010-11-11 16:21:53 -08:00
Eston Bond ba35b2249c Hide MathJax loading messages 2010-11-11 16:15:43 -08:00
Eston Bond 530700932f Adding to Pod 2010-11-11 16:15:04 -08:00
Eston Bond 4afc7dce64 Fix nodeSelector bug where out-of-range node is selected 2010-11-11 16:14:29 -08:00
Eston Bond 8b0590ff8e Reintegrate MathJax 2010-11-10 17:26:12 -08:00
Eston Bond a9ea80f430 Commenting is wrong 2010-11-10 17:10:02 -08:00
Eston Bond 24e1305fe4 Basic Pod definition file 2010-11-10 17:09:30 -08:00
Eston Bond 6d11f1bc85 Adding basic rdoc editor definition 2010-11-10 17:00:17 -08:00
Eston Bond c04d22675b Don't select checkboxes between ranges 2010-11-10 15:06:07 -08:00
Eston Bond a37272d4e5 Select revision ranges instead of individual revisions 2010-11-10 15:00:08 -08:00
Eston Bond e019a38621 Fix CSS bug where long commit messages break checkbox padding 2010-11-09 19:36:30 -08:00
Eston Bond d6d4e8b26a Getting edit/create flows working, changing flag names 2010-11-09 19:33:50 -08:00
Eston Bond 6a3522c0be Add error page CSS 2010-11-09 19:28:16 -08:00
Eston Bond fcbb54772b Recursion problem fixed 2010-11-09 19:26:50 -08:00
Eston Bond 404ec5935e Adding error page 2010-11-09 18:45:42 -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 83e5c7fe5d Fixing sprite BG 2010-11-08 14:03:39 -08:00
Eston Bond bc00c0f2ae Adding footer and sidebar fields to editor 2010-11-08 13:57:48 -08:00
Eston Bond 055e80bbee Build a rudimentary placeholder engine into the editor 2010-11-04 17:06:46 -07: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
Hiroshi Saito fcdffc39ff Added --page-file-dir option to gollum command 2010-10-07 17:55:40 +09:00
rick 4b313944fe merge 2010-09-30 14:22:18 -07:00
Paul Baumgart 5fcb5d971a Add support for RFC 1738 special characters in page names.
Escape all links and redirects to support this. Some changes to app.rb
necessary for correct routing by Sinatra.
2010-09-01 22:02:19 -07:00
rick e0d234c255 use grit to get the file's mime type, as suggested.
http://github.com/github/gollum/commit/6de9ddfd3f79a9cb320aab3c43b8e0a912107b2e#commitcomment-137656
2010-08-30 18:25:48 -07:00