Commit Graph

349 Commits

Author SHA1 Message Date
rick 4fa3951718 fix tests for normalize_dir 2010-12-31 12:30:23 -06:00
jondot 096edd20da fixing dir normalization under windows 2010-12-31 19:21:54 +02:00
Eston Bond 58a680ab6d Merge branch 'master' of git://github.com/github/gollum 2010-12-21 02:36:43 -08:00
Eston Bond ed38357ac8 Reset type size for syntax highlighting 2010-12-21 02:33:57 -08:00
Eston Bond 3a6d98aa37 Fix font size in sidebar 2010-12-21 02:33:20 -08:00
Eston Bond 8b032f03f2 Adding absent link color 2010-12-13 14:34:44 -08:00
Eston Bond 87be3ff414 Fix line heights of captions 2010-12-13 14:27:22 -08:00
Eston Bond 55aaa5ee08 Fix deprecated style classes 2010-12-13 14:25:43 -08:00
Eston Bond d934ed9d80 Fix checkbox selector 2010-12-13 14:07:48 -08:00
Eston Bond 6a60bd9544 Put revert action where it should be 2010-12-13 13:58:01 -08:00
rick 32b938905e better html structure for the compare action menu 2010-12-09 18:26:27 -08:00
rick 0f15a05ee6 search page has no edit/history links 2010-12-09 18:23:47 -08:00
rick 17a57b8071 show appropriate error message when revert wont apply 2010-12-09 18:11:46 -08:00
rick d0475a45ed add revert button, omg its fugly 2010-12-09 18:06:11 -08:00
rick 19ef3710c3 fix compare view if there is no diff between 2 versions 2010-12-09 17:52:01 -08:00
rick 8769e3475b it does not assume you want to revert the parent of the first sha when reverting 2 shas 2010-12-09 17:21:09 -08:00
rick 979d89a23f add revert action 2010-12-09 17:19:18 -08:00
rick 79a1fb860d add ability to change footer and sidebar of page 2010-12-09 16:49:03 -08:00
rick 6edd327ff0 refactor page update logic 2010-12-09 16:29:43 -08:00
rick f5480c21d2 fix previews 2010-12-09 16:15:28 -08: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 319fb4dc3f Add code block styling (for syntax highlighter) 2010-12-08 16:36:59 -08:00
Eston Bond 8022208c47 Add syntax highlighting to template 2010-12-08 16:35:59 -08:00
Eston Bond d7daa331bd Change revert nomenclature to reset 2010-12-08 16:33:56 -08:00
Eston Bond 88a41a3870 Disable help animations in IE since weird crap happens to aliasing with opacity animations 2010-12-08 16:01:22 -08:00
Eston Bond 4bc9f70eba Merge branch 'redesign' of github.com:eston/gollum into redesign 2010-12-08 15:56:07 -08:00
rick e2fbac96cb sometimes reverts fail, yo 2010-12-08 15:55:35 -08:00
Eston Bond db8717d1a3 Fix padding of gollum editor 2010-12-08 15:55:31 -08:00
Eston Bond 86b09307c4 Whoops, prevent default 2010-12-08 15:43:11 -08:00
Eston Bond 875e57b366 Hide new page unless JS is loaded 2010-12-08 15:42:00 -08:00
Eston Bond 079917449a Add Create New Page dialog 2010-12-08 15:40:45 -08:00
rick a8f74a7e7c awkwardly named method 2010-12-08 15:39:41 -08:00
rick 9843f4c739 use grit's #apply_patch method 2010-12-08 15:37:22 -08:00
Eston Bond 53c2fee24f Remove unused file 2010-12-08 15:30:58 -08:00
Eston Bond c42091870b Remove unused file 2010-12-08 15:30:19 -08:00
Eston Bond d8fed1ee84 Changing formatting to be more tolerant 2010-12-08 15:23:41 -08:00
rick 074b2119fa use a temp GIT_INDEX_FILE when working with the real git index (during reverts) 2010-12-08 15:17:18 -08:00
rick 25a56725f9 add ability to revert wiki pages 2010-12-08 14:57:29 -08:00
rick 54eca090ee do or do not 2010-12-08 13:35:16 -08:00
rick d4da0f8670 explicitly set the local var for 1.9 2010-12-08 13:28:20 -08:00
rick e7d37eaf38 refactor common index-writing logic in wiki update methods 2010-12-08 13:24:15 -08:00
rick a657b12a88 revert last commit due to parsing issues 2010-12-07 15:29:25 -08:00
Eston Bond 2c932cee5d Get dialogs working in IE 2010-12-07 14:05:12 -08:00
rick 5e0919efe1 remove unused method that breaks due to dependence on unreleased grit. whew 2010-12-07 13:26:18 -08:00
Eston Bond 5cb54e0a36 Merge branch 'redesign' of github.com:eston/gollum into redesign 2010-12-07 13:19:33 -08:00
Eston Bond 2de9f5f396 Fixing backreference bug in WebKit 2010-12-06 18:03:26 -08:00
rick 0472a95ac0 fix some 'create' view errors if @page is nil 2010-12-06 17:58:40 -08:00
Eston Bond 641605b9fa Whoops, bad copy/replace job 2010-12-06 16:13:29 -08:00
Eston Bond 05f259cee8 Change regexes in language definitions to strip trailing spaces in Windows textareas 2010-12-06 16:11:19 -08:00