Commit Graph

488 Commits

Author SHA1 Message Date
Andrew Story
10f87c8298 Fix off-by-one error in daux theme media queries 2016-04-21 21:37:08 -07:00
Stéphane Goetz
6029e70bff Fix deepclone, generation and file loading bugs 2016-04-19 18:13:37 +02:00
Stéphane Goetz
b1c679edce compile latest 2016-04-15 10:45:21 +02:00
Stéphane Goetz
ab490bd156 Fix errors introduced by the guzzle 6 update fixes #362 2016-04-15 10:43:44 +02:00
Stéphane Goetz
9adf934e32 Create latest daux.phar 2016-04-14 21:29:03 +02:00
Stéphane Goetz
a2f5d89201 Merge branch 'master' into development
* master:
  Adjust API to work with Guzzle 6
  Change guzzle version to ~6.0
  Added docs to explain how to use markdown to display images

# Conflicts:
#	composer.lock
2016-04-14 21:28:52 +02:00
Stéphane Goetz
2c3042a2f3 Create latest daux.phar 2016-04-14 12:13:53 +02:00
Stéphane Goetz
76d10a9fe5 Small tweaks 2016-04-14 12:03:46 +02:00
Stéphane Goetz
40a59106fd Add the ability to put an information message at the top of a confluence page 2016-04-14 12:03:25 +02:00
Stéphane Goetz
d3f8d19f88 Finalize table of contents feature, also for confluence upload 2016-04-14 12:02:31 +02:00
Stéphane Goetz
fb7343c109 Merge branch 'development' of https://github.com/justinwalsh/daux.io into development
* 'development' of https://github.com/justinwalsh/daux.io:
  Add Table Of Contents feature
  Compile latest version
  Fix floating value read
  Improve toggle usability
  Generate can fall back to daux.phar, fixes #354
  Add an arrow to open sub-trees, fixes #277
  Updates
  Finalize search feature for merge
  Add `getPureContent` to Page to be able to get content without template
  Update the list of demos
  Fix dynamic website
  First checkin of search for static websites
  Compile latest version
  Add computed raw pages, to create special content at any time
  Small tweaks
2016-04-13 17:48:05 +02:00
Stéphane Goetz
b037a43e2d Add Table Of Contents feature 2016-04-12 08:38:52 +02:00
Stéphane Goetz
81dc46c610 Merge pull request #361 from ayeo/master
Change guzzle version to ~6.0
2016-04-09 21:07:45 +02:00
ayeo
fa38e68045 Adjust API to work with Guzzle 6 2016-04-09 16:42:46 +02:00
Stéphane Goetz
56f23497b6 Merge pull request #360 from gonogo/master
Added docs to explain how to use markdown to display images
2016-04-09 14:50:53 +02:00
ayeo
10569180da Change guzzle version to ~6.0 2016-04-08 19:17:32 +02:00
Chris Neale
71e341484f Added docs to explain how to use markdown to display images 2016-04-08 14:45:12 +02:00
Stéphane Goetz
9a615ea55a Compile latest version 2016-04-08 00:23:52 +02:00
Stéphane Goetz
108545ee10 Fix floating value read 2016-04-08 00:23:12 +02:00
Stéphane Goetz
f78a5ec245 Improve toggle usability 2016-04-08 00:13:06 +02:00
Stéphane Goetz
2effa5b6f8 Generate can fall back to daux.phar, fixes #354 2016-04-07 22:07:47 +02:00
Stéphane Goetz
2bd1978f0e Add an arrow to open sub-trees, fixes #277 2016-04-02 13:39:04 +02:00
Stéphane Goetz
2b3893a768 Updates 2016-04-02 13:37:58 +02:00
Stéphane Goetz
d4c78ae3f9 Finalize search feature for merge 2016-03-13 21:51:58 +01:00
Stéphane Goetz
55ef0b982b Add getPureContent to Page to be able to get content without template 2016-03-13 21:51:15 +01:00
Stéphane Goetz
d8f7a6e238 Merge branch 'development' into search
* development:
  Update the list of demos
2016-03-13 20:04:41 +01:00
Stéphane Goetz
fc0581134c Merge branch 'master' into development
* master:
  Update the list of demos
2016-03-13 19:59:50 +01:00
Stéphane Goetz
25258513e7 Update the list of demos
Also add suggested docs by @signalpoint
2016-02-28 23:16:10 +01:00
djohnanderson
b3daf35115 Fix dynamic website 2016-02-16 12:54:57 -08:00
djohnanderson
61388e1c51 First checkin of search for static websites 2016-02-15 12:14:48 -08:00
Stéphane Goetz
f3457658a8 Compile latest version 2016-01-31 12:02:05 +01:00
Stéphane Goetz
b1964a7c37 Add computed raw pages, to create special content at any time 2016-01-31 12:00:29 +01:00
Stéphane Goetz
8e065982c5 Small tweaks 2016-01-31 11:59:35 +01:00
Stéphane Goetz
de7b154351 [Confluence] Add options on the update_threshold, and ability to specify a root_id instead of ancestor_id 2016-01-26 12:00:07 +01:00
Stéphane Goetz
2bf64a9f14 Merge pull request #344 from Schiznitz/development
UTF8 Internal link support
2016-01-26 08:07:23 +01:00
Schiznitz
ae9bfe4844 UTF8 Internal link support
example:
[Hello CHS](!Examples/你好世界)
2016-01-26 14:35:29 +08:00
Stéphane Goetz
6f43467348 Avoid multiple uploads of the same file in confluence 2016-01-25 17:49:26 +01:00
Stéphane Goetz
5d6dc9a8b1 Take templates from inside .phar if dir doesn't exist 2016-01-25 16:10:13 +01:00
Stéphane Goetz
3b9307c84d Compile latest 2016-01-25 15:02:48 +01:00
Stéphane Goetz
5827726594 Add title in the layout, fixes #342 2016-01-25 15:01:54 +01:00
Stéphane Goetz
1f646ca221 Update dependencies 2016-01-25 14:58:26 +01:00
Stéphane Goetz
9785ea25a7 Merge branch 'master' into development
* master:
  safer
  while use locally, no need of ribbon
2016-01-25 14:49:46 +01:00
Stéphane Goetz
12c4a150e0 [Confluence] Delete pages that exist on confluence but not in the documentation 2016-01-25 14:48:37 +01:00
Stéphane Goetz
74b11f6c7b Stop publishing on duplicate page 2016-01-25 14:47:37 +01:00
Stéphane Goetz
ef5dc8ea52 Add missing . on getOrCreate 2016-01-25 14:47:13 +01:00
Stéphane Goetz
c4f8b22697 Merge pull request #339 from geeyan/master
while use locally, no need of ribbon
2016-01-08 13:01:13 +01:00
geeyan
d52c377d21 safer 2016-01-08 18:04:35 +08:00
geeyan
fcbc6d84fb while use locally, no need of ribbon 2016-01-08 18:00:44 +08:00
Stéphane Goetz
6111ca46fa Fix small typo in Server.php fixes #336 2016-01-07 22:20:00 +01:00
Stéphane Goetz
02ede2220e Add missing symfony/polyfill-mbstring to the compiled phar 2016-01-07 22:16:21 +01:00