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 |
|
Corey Donohoe
|
3f68d96815
|
setup proper gem version numbers
|
2012-08-06 16:32:16 -07:00 |
|
bootstraponline
|
015cd895d2
|
Don't ignore version.
|
2012-08-06 17:18:30 -06:00 |
|
bootstraponline
|
5fa4b48d85
|
Fix new page default dir.
|
2012-08-06 15:57:46 -06:00 |
|
bootstraponline
|
ea2254b9bd
|
Fix #462.
Add test for 462.
|
2012-08-06 15:52:19 -06:00 |
|
bootstraponline
|
9a0c1f2605
|
Fix path.
|
2012-08-06 15:18:15 -06:00 |
|
bootstraponline
|
008f26bb7d
|
Fix app.
|
2012-08-06 14:49:56 -06:00 |
|
bootstraponline
|
69e453ea0b
|
Base path is relative.
|
2012-08-06 14:28:24 -06:00 |
|
bootstraponline
|
88b0b608f4
|
Add null guard.
|
2012-08-06 13:49:48 -06:00 |
|
bootstraponline
|
19e3987ae3
|
Fix path escaping.
|
2012-08-06 13:36:28 -06:00 |
|
bootstraponline
|
c72e91ddaf
|
Fix #462.
|
2012-08-06 13:16:31 -06:00 |
|
bootstraponline
|
551949de29
|
Fix #459.
|
2012-08-02 16:55:24 -06:00 |
|
bootstraponline
|
80730ee87a
|
Merge pull request #419 from trans/metadata
Add support for embedded page metadata.
|
2012-08-01 16:05:10 -07:00 |
|
trans
|
71028adc9e
|
Add support for embedded page metadata.
|
2012-08-01 18:35:53 -04:00 |
|
bootstraponline
|
a2efebc06c
|
Fix #453.
|
2012-08-01 13:04:04 -06:00 |
|
bootstraponline
|
494c80d8b1
|
Add home button.
|
2012-08-01 01:53:30 -06:00 |
|
bootstraponline
|
02539bfdd3
|
Move new page dir logic to JS.
|
2012-08-01 01:49:38 -06:00 |
|
bootstraponline
|
a0f05eaf67
|
More refactoring.
Fix delete.
|
2012-08-01 01:36:23 -06:00 |
|
bootstraponline
|
72e26fc90b
|
Refactor app.rb to use paged.
Create new pages relative to current directory.
|
2012-08-01 00:37:34 -06:00 |
|
bootstraponline
|
2261cfabf3
|
Make wiki.page directory aware.
Remove scoped_page.
|
2012-07-31 23:24:37 -06:00 |
|
bootstraponline
|
c1afa2a0e3
|
Path is now sent on rename.
|
2012-07-31 22:13:04 -06:00 |
|
bootstraponline
|
d28f454c6e
|
Send path when renaming pages.
Fix nil error on editing a non-existent page.
Use baseURL on delete.
|
2012-07-31 21:58:35 -06:00 |
|
bootstraponline
|
f471c80ac0
|
Merge pull request #455 from ennova/scoped-page
Add a method that returns a given page name scoped to a directory.
|
2012-07-31 20:18:38 -07:00 |
|
Odin Dutton and Sebastian Korfmann
|
be086d94b5
|
Add a method that returns a given page name scoped to a directory.
This is to allow access to non unique pages.
|
2012-08-01 09:15:25 +10:00 |
|
Andrey Kislyuk
|
7b16116b67
|
Proceed with highlighting if one code block fails
|
2012-07-31 08:44:38 -07:00 |
|
bootstraponline
|
8422b71204
|
@arr2036's fix for #453.
|
2012-07-30 19:04:10 -06:00 |
|
bootstraponline
|
c9bc2a89f6
|
Delete link now works with directories.
Fix #452.
|
2012-07-27 15:03:26 -06:00 |
|
bootstraponline
|
387a52a7ba
|
Remove extra / in delete href.
|
2012-07-27 14:54:34 -06:00 |
|
bootstraponline
|
96842d9742
|
Refactor page url generation.
Avoid appending './' to urls.
|
2012-07-27 14:45:40 -06:00 |
|
bootstraponline
|
8fcef5401b
|
Fix href in file view.
|
2012-07-27 12:27:16 -06:00 |
|
bootstraponline
|
804c4c678d
|
Fix #446.
The old regex turns 'a/b/c/' into 'a/' which is not correct.
The new regex is directory aware.
|
2012-07-27 12:14:06 -06:00 |
|
bootstraponline
|
8558777ece
|
Include full path in file view href.
|
2012-07-27 11:34:04 -06:00 |
|
bootstraponline
|
77bb608878
|
Fix #446.
|
2012-07-27 11:08:11 -06:00 |
|
Jean-Philippe Garcia Ballester
|
bd36cb59b1
|
Fix relative url
|
2012-07-25 12:33:48 +02:00 |
|
Jean-Philippe Garcia Ballester
|
998358ada8
|
Fix relative url
|
2012-07-25 12:27:00 +02:00 |
|
Sunny Ripert
|
75a00e8821
|
baseUrl missing on page rename
|
2012-07-25 11:20:53 +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 |
|
Jean-Philippe Garcia Ballester
|
88ed662fd4
|
Fix editor to work with “base_url”
|
2012-07-24 23:51:49 +02:00 |
|
Jean-Philippe Garcia Ballester
|
7c180c86a4
|
Set wiki “base_path” option to fix “base_url”
If the “base_path” option of the wiki is not set, set it to the base url.
It will make links work seamlessly when mounting to a relative url.
|
2012-07-24 23:46:22 +02:00 |
|
bootstraponline
|
f811ac510e
|
Improve names. Fix #447.
|
2012-07-22 21:04:02 -06:00 |
|
bootstraponline
|
3e5054f357
|
Call to_url on rename to prevent invalid renames.
Remove to_url on delete so invalid names can be deleted.
Handle nil in to_url.
Update tests.
|
2012-07-22 13:45:30 -06:00 |
|
bootstraponline
|
8eb8af8ef8
|
Use old name default text on rename.
|
2012-07-21 21:00:14 -06:00 |
|
bootstraponline
|
8eaf7fc497
|
Remove msg.
|
2012-07-21 16:57:20 -06:00 |
|
bootstraponline
|
3255709399
|
Don't mess with the commit message.
|
2012-07-21 16:52:18 -06:00 |
|
bootstraponline
|
2dbea36b81
|
Add rename button. Fix #444.
|
2012-07-21 16:31:38 -06:00 |
|
bootstraponline
|
e0b7009bff
|
Add delete this Page based on .com.
Match short sha commit message of .com for edit and delete.
Update tests.
|
2012-07-21 15:33:43 -06:00 |
|
Vicent Marti
|
77fb5ec3cb
|
Fix parsing extra whitespace in code blocks
|
2012-07-21 15:34:56 +02:00 |
|
bootstraponline
|
7392bce5dc
|
Restore livepreview.
Improvements include:
- UTF-8 aware
- Undo and redo support
- Code highlighting fixes
- New tests ensure output matches native sundown
Use jquery 1.7.2
|
2012-07-18 18:11:19 -06:00 |
|
bootstraponline
|
8188bbd35d
|
Add mousetrap.
|
2012-07-18 18:03:26 -06:00 |
|
bootstraponline
|
80fdea7bfb
|
Fix #437.
Add hotkey support using mousetrap.
|
2012-07-18 14:17:50 -06:00 |
|