-
88a41a3870
Disable help animations in IE since weird crap happens to aliasing with opacity animations
Eston Bond
2010-12-08 16:01:22 -08:00
-
4bc9f70eba
Merge branch 'redesign' of github.com:eston/gollum into redesign
Eston Bond
2010-12-08 15:56:07 -08:00
-
-
e2fbac96cb
sometimes reverts fail, yo
rick
2010-12-08 15:55:35 -08:00
-
db8717d1a3
Fix padding of gollum editor
Eston Bond
2010-12-08 15:55:31 -08:00
-
86b09307c4
Whoops, prevent default
Eston Bond
2010-12-08 15:43:11 -08:00
-
875e57b366
Hide new page unless JS is loaded
Eston Bond
2010-12-08 15:42:00 -08:00
-
d436f5f112
cleanliness is next to godliness
rick
2010-12-08 15:40:57 -08:00
-
079917449a
Add Create New Page dialog
Eston Bond
2010-12-08 15:40:45 -08:00
-
a8f74a7e7c
awkwardly named method
rick
2010-12-08 15:39:41 -08:00
-
9843f4c739
use grit's #apply_patch method
rick
2010-12-08 15:37:22 -08:00
-
53c2fee24f
Remove unused file
Eston Bond
2010-12-08 15:30:58 -08:00
-
c42091870b
Remove unused file
Eston Bond
2010-12-08 15:30:19 -08:00
-
d8fed1ee84
Changing formatting to be more tolerant
Eston Bond
2010-12-08 15:23:28 -08:00
-
074b2119fa
use a temp GIT_INDEX_FILE when working with the real git index (during reverts)
rick
2010-12-08 15:17:18 -08:00
-
057baac3ce
rm cloned git paths
rick
2010-12-08 15:03:21 -08:00
-
25a56725f9
add ability to revert wiki pages
rick
2010-12-08 14:57:29 -08:00
-
54eca090ee
do or do not
rick
2010-12-08 13:35:16 -08:00
-
d4da0f8670
explicitly set the local var for 1.9
rick
2010-12-08 13:28:20 -08:00
-
-
e7d37eaf38
refactor common index-writing logic in wiki update methods
rick
2010-12-08 13:24:15 -08:00
-
5bb7417495
unnecessary test files
rick
2010-12-08 08:48:38 -08:00
-
a657b12a88
revert last commit due to parsing issues
rick
2010-12-07 15:29:25 -08:00
-
2c932cee5d
Get dialogs working in IE
Eston Bond
2010-12-07 14:04:06 -08:00
-
5e0919efe1
remove unused method that breaks due to dependence on unreleased grit. whew
rick
2010-12-07 13:26:18 -08:00
-
5cb54e0a36
Merge branch 'redesign' of github.com:eston/gollum into redesign
Eston Bond
2010-12-07 13:19:33 -08:00
-
-
2de9f5f396
Fixing backreference bug in WebKit
Eston Bond
2010-12-06 18:03:26 -08:00
-
0472a95ac0
fix some 'create' view errors if @page is nil
rick
2010-12-06 17:58:40 -08:00
-
6bada4cef5
useless
rick
2010-12-06 17:43:05 -08:00
-
-
641605b9fa
Whoops, bad copy/replace job
Eston Bond
2010-12-06 16:13:29 -08:00
-
05f259cee8
Change regexes in language definitions to strip trailing spaces in Windows textareas
Eston Bond
2010-12-06 16:11:19 -08:00
-
add9402b7e
Change regex replacement methods to allow for replacement at cursor
Eston Bond
2010-12-06 16:10:58 -08:00
-
c5631ae376
Get MathJax workin'
Eston Bond
2010-12-06 14:37:11 -08:00
-
8e432f1abd
Eston Bond
2010-12-06 15:36:27 -07:00
-
9e00acc60e
Eston Bond
2010-12-06 15:36:16 -07:00
-
389b7cbbe1
Eston Bond
2010-12-06 15:35:57 -07:00
-
57d40c48e3
Add has_sidebar/has_footer to editor Get data-markup-lang attribute working dynamically
Eston Bond
2010-12-04 16:20:49 -08:00
-
6cc398ae26
IE7/8: Align buttons, fix compare overflow issue WebKit: Restyle search query box
Eston Bond
2010-12-04 16:07:30 -08:00
-
8879f95f39
Merge branch 'redesign' of github.com:eston/gollum into redesign
Eston Bond
2010-12-04 00:19:13 -08:00
-
-
4d9e48b9a5
I hate Internet Explorer
Eston Bond
2010-12-04 00:13:42 -08:00
-
8a954f4435
IE7/8: Simplify textRange
Eston Bond
2010-12-03 22:46:59 -08:00
-
f952c5feef
better text
Eston Bond
2010-12-03 23:34:43 -07:00
-
0d6c4e2f89
ACTUALLY update TODO
Eston Bond
2010-12-03 22:28:54 -08:00
-
a42a30e232
Update TODO
Eston Bond
2010-12-03 22:28:34 -08:00
-
9feb553196
IE7/8: Fix replacement text selection
Eston Bond
2010-12-03 22:27:25 -08:00
-
d4a78db017
IE7/8: Fix selection range function
Eston Bond
2010-12-03 22:20:25 -08:00
-
d32ab724d3
Don't modify content inside <pre> tags during rendering.
rick
2010-12-02 19:28:31 -08:00
-
7a0f6333d6
busted
rick
2010-12-02 18:26:37 -08:00
-
948cfa0f01
add sidebar methods to the Page mustache view
rick
2010-12-02 18:25:31 -08:00
-
2cbe3957cf
add Page _Sidebars
rick
2010-12-02 18:16:37 -08:00
-
2f648d05b4
Merge branch 'master' into redesign
rick
2010-12-02 17:54:25 -08:00
-
-
280afb42ea
extract sub-page logic from Gollum::Page#footer
rick
2010-12-02 17:53:16 -08:00
-
09d62fa327
history lesson
rick
2010-12-02 14:57:38 -08:00
-
2fe6b7b7f1
provide access to the parsed Nokogiri document fragment when rendering marked up content.
rick
2010-12-02 14:47:20 -08:00
-
bffa4be78f
re-use Sanitize instances in Gollum::Markup
rick
2010-12-02 14:40:24 -08:00
-
76064da131
A Gollum::Wiki saves Sanitize instances
rick
2010-12-02 14:35:31 -08:00
-
7976a6fc44
Fix markdown image so it displays the right field
Eston Bond
2010-12-01 18:33:14 -08:00
-
-
4fb36dc263
Hide help if there is no help definition for the given language
Eston Bond
2010-12-01 18:27:20 -08:00
-
4222289236
Have editor function bar fail nicely to bad language definitions
Eston Bond
2010-12-01 18:18:24 -08:00
-
c11c61c286
Clean up stuff in IE7/8
Eston Bond
2010-12-01 16:45:44 -08:00
-
1fa490abc0
Eston Bond
2010-12-01 17:35:50 -07:00
-
449515792a
Adding help for ASCIIDoc, fixing pod help
Eston Bond
2010-12-01 15:40:54 -08:00
-
d4cba8aeb2
Finally finished pod documentation
Eston Bond
2010-11-30 16:10:32 -08:00
-
4e9fa6d03a
Eston Bond
2010-11-27 16:47:50 -07:00
-
d1d7405190
Eston Bond
2010-11-27 14:28:10 -07:00
-
b399538f80
Eston Bond
2010-11-27 14:14:42 -07:00
-
d78f56db86
Eston Bond
2010-11-27 14:07:10 -07:00
-
b6da078ca3
Eston Bond
2010-11-27 14:06:42 -07:00
-
61b1c7f8d1
Eston Bond
2010-11-27 14:05:45 -07:00
-
e8f0f01a1d
Merge branch 'redesign' of github.com:eston/gollum into redesign
Eston Bond
2010-11-27 13:04:40 -08:00
-
-
4b6eb34504
Make help and gollum action work the same, bind to 0.0.0.0
eston
2010-11-27 12:59:29 -08:00
-
1351f3743c
Monday is code tedium day: commenting the editor
Eston Bond
2010-11-22 18:01:01 -08:00
-
e49309d3f7
Completing inline help for Textile
Eston Bond
2010-11-22 16:26:38 -08:00
-
db2a6deca9
tomdoc reorg for git_access.rb
rick
2010-11-20 14:14:41 -08:00
-
4dda9fb2ae
tomdoc'd
rick
2010-11-20 13:08:39 -08:00
-
790ee5d636
Adding a comment
Eston Bond
2010-11-18 18:52:35 -08:00
-
652f68bb54
Markdown has help now
Eston Bond
2010-11-18 16:41:31 -08:00
-
9fc3e8a2ff
Sick of this crap in Firefox
Eston Bond
2010-11-17 01:56:12 -08:00
-
aff6d09cfc
Fun with box shadows?
Eston Bond
2010-11-17 01:54:25 -08:00
-
cd73378748
Yeah, I need to sleep
Eston Bond
2010-11-17 01:47:49 -08:00
-
3f36921186
Updating TODOs… not too much left
Eston Bond
2010-11-17 00:56:41 -08:00
-
4a990330dc
Inline help engine complete; beginnings of Markdown inline help
Eston Bond
2010-11-17 00:55:08 -08:00
-
c993099c9c
Beginnings of Help display generation, inline help for Markdown
Eston Bond
2010-11-16 17:25:30 -08:00
-
456fc4de57
Template out inline help functionality
Eston Bond
2010-11-16 16:00:17 -08:00
-
2658364ca7
Compare needs back to page history button on bottom, too
Eston Bond
2010-11-15 19:59:50 -08:00
-
ac68dd0f73
Adding help button to editor
Eston Bond
2010-11-15 19:57:53 -08:00
-
b838d678a1
Style compare revisions page
Eston Bond
2010-11-15 19:57:16 -08:00
-
6ed5899601
Add layout to compare revisions page
Eston Bond
2010-11-15 19:21:07 -08:00
-
4ff4358729
Fix the fact I overwrote the search icon in the sprite
Eston Bond
2010-11-15 19:20:31 -08:00
-
5d6c9c5943
Add help button to menubar
Eston Bond
2010-11-15 16:17:51 -08:00
-
ce27400125
Add Help icon to icon sprite
Eston Bond
2010-11-15 16:12:26 -08:00
-
f6bb61f999
killin' TODOS
Eston Bond
2010-11-15 16:04:55 -08:00
-
6aace6f21f
Add Page Preview, fix weirdness in app.rb
Eston Bond
2010-11-15 16:03:26 -08:00
-
03569e3134
Hook up format selector
Eston Bond
2010-11-15 15:01:12 -08:00
-
aa0d9c3652
Upgrade jquery to 1.4.4 to fix getScript in FF4
Eston Bond
2010-11-15 13:11:23 -08:00
-
01e3f7b4f7
Hook up compare revisions selector
Eston Bond
2010-11-15 13:07:57 -08:00
-
ee8d72a137
Fix searchbar, remove all hellips from shortened shas
Eston Bond
2010-11-12 16:08:09 -08:00
-
ae89b245ea
s/revision/commit/
Eston Bond
2010-11-12 16:06:41 -08:00
-
36f890d28d
Add search results page
Eston Bond
2010-11-12 16:01:29 -08:00
-
18b648a7b0
Add Search placeholder
Eston Bond
2010-11-12 15:11:57 -08:00
-
6a9c9ac0fe
Pull Placeholder out of editor, too
Eston Bond
2010-11-12 15:09:15 -08:00
-
1aeabc79b8
Add search action
Eston Bond
2010-11-12 15:01:20 -08:00