Stéphane Goetz
fc3d88d0ae
Merge pull request #16 from gerundt/css-page-header
...
Use CSS classes for "Modified Date" and "Edit On" in page header
2017-10-27 10:32:24 +02:00
Stéphane Goetz
60c7737e8a
Use CSS classes for "Modified Date" and "Edit On" in page header
2017-10-26 21:25:51 +02:00
Stéphane Goetz
165be22445
Merge pull request #14 from gerundt/patch-2
...
Add German translation
2017-10-23 16:31:36 +02:00
Tim Gerundt
70c9fa5c9e
Add German translation
...
This patch adds the German translation
2017-10-20 08:50:40 +02:00
Stéphane Goetz
46c23aac4c
Merge pull request #13 from gerundt/date_format
...
Add "date_modified_format" option to html export
2017-10-19 22:20:59 +02:00
Stéphane Goetz
a1a65bb9f0
Support translations for the UI, fixes #1
2017-10-19 22:18:46 +02:00
Stéphane Goetz
ef36a953b4
Use checkbox instead of changing text
2017-10-19 21:20:58 +02:00
Tim Gerundt
1c9806a9b0
Add "date_modified_format" option to html export
2017-10-19 21:20:34 +02:00
Stéphane Goetz
364ce8893d
Merge pull request #12 from gerundt/patch-1
...
Add X-UA-Compatible header for Internet Explorer
2017-10-19 19:35:00 +02:00
Tim Gerundt
278a922be2
Add X-UA-Compatible header for Internet Explorer
...
The IE opens intranet site often in compatible mode. In this mode looks the DAUX layout not good. With this header we say the IE that he can use the newest browser engine.
2017-10-19 09:11:01 +02:00
Stéphane Goetz
5c95d20280
Embed HTML5 Shiv, fixes #10
2017-10-18 22:41:07 +02:00
Stéphane Goetz
ec9344f558
Change Docker's base image to use alpine. Fixes #5
2017-10-18 21:34:54 +02:00
Stéphane Goetz
a1fc50ad70
Update dependencies
2017-10-18 21:29:02 +02:00
Stéphane Goetz
0d3e366277
Remove daux.phar
2017-10-18 21:15:35 +02:00
Stéphane Goetz
0270e14121
Added DoctrineWatcher, fixes #2
2017-10-18 20:19:55 +02:00
Stéphane Goetz
de92abcfb9
Merge pull request #8 from jandrewstre/master
...
Fix references to composer package name, dauxio/daux.io -> daux/daux.io
2017-10-18 19:56:58 +02:00
John Andrews
adc5e323f0
Fix references to composer package name, dauxio/daux.io -> daux/daux.io
2017-10-13 21:18:00 -07:00
Stéphane Goetz
c59fe318c3
Change Daux website
2017-09-13 23:34:48 +02:00
Stéphane Goetz
c177ce3adc
Small configuration and documentation changes
2017-09-13 23:27:19 +02:00
Stéphane Goetz
1f84f500c1
Use offline fonts, closes #411
2017-09-13 23:27:01 +02:00
Stéphane Goetz
4a9a477c02
Document usage of docker
2017-09-13 22:47:53 +02:00
Stéphane Goetz
171674ffb6
Added Dockerfile
2017-09-13 22:27:01 +02:00
Stéphane Goetz
70ecd5c2e2
Rename package and repository
2017-09-13 21:43:40 +02:00
Stéphane Goetz
77d5e9fe5e
Merge pull request #467 from a11smiles/master
...
fixed incorrect documentation for themes location
2017-08-08 20:35:14 +02:00
Stéphane Goetz
931ef418b2
Merge pull request #469 from VincEmond/master
...
Update README.md changing references to daux.io website
2017-08-08 20:28:47 +02:00
Vincent Emond
b6c6ed036f
Update README.md changing references to daux.io
2017-08-08 08:53:42 -04:00
Stéphane Goetz
92b2f7c7a6
Merge pull request #468 from VincEmond/fix/websiteReadme
...
Update README.md for website references.
2017-07-31 18:04:12 +02:00
Vincent Emond
1d6d6ed450
Update README.md for website references.
2017-07-31 10:23:55 -04:00
Joshua Davis
aae44635a0
fixed incorrect documentation for themes location
2017-07-27 16:18:58 -04:00
Stéphane Goetz
0758366430
Rely on symfony's HttpFoundation to handle requests. Fixes weird bugs
2017-06-08 23:07:18 +02:00
Stéphane Goetz
5a24c48788
Add documentation in some places
2017-06-07 23:40:12 +02:00
Stéphane Goetz
762d482a80
Document change of minimum PHP version
2017-06-07 22:49:35 +02:00
Stéphane Goetz
f0796a5c63
Add new landing image
2017-06-07 22:20:48 +02:00
Stéphane Goetz
bb57fa4ef5
Update versions, bump minimum version to PHP 5.6
2017-06-07 22:20:30 +02:00
Stéphane Goetz
fa91642a34
Merge branch 'development'
...
* development:
Fix image embedding for confluence, fixes #439
Update dependencies
Send correct mimetype for ComputedRawPage in live mode
Compile theme, a bug put back the old theme
Tweak theme and search
2017-06-07 20:50:47 +02:00
Stéphane Goetz
a0a8cbcfae
Fix image embedding for confluence, fixes #439
2017-06-06 23:35:49 +02:00
Stéphane Goetz
6b5d395ca3
Lazy load all content, keep it off the memory.
...
fixes #443
2017-06-06 23:16:45 +02:00
Stéphane Goetz
21c0211f0d
Add PHP 7.1 to travis, remove HHVM
2017-05-18 23:46:32 +02:00
Stéphane Goetz
885cc1f5ee
Fix TOC links that are escaped, also handle uniqueness, fixes #461
2017-05-18 23:43:02 +02:00
Stéphane Goetz
171a8b2baa
Clarify which flavor of markdown is supported #460
2017-05-18 22:51:59 +02:00
Stéphane Goetz
ebb1e088c3
Typo, Fixes #457
2017-05-18 22:40:37 +02:00
Stéphane Goetz
52a83d271d
Fix readme links, Fixes #457
2017-05-18 22:39:28 +02:00
Stéphane Goetz
f55a72bce8
Merge pull request #459 from eisbehr-/master
...
add global checks in templates to prevent errors
2017-05-18 22:23:59 +02:00
Stéphane Goetz
399ca791d5
Merge branch 'master' into master
2017-05-18 22:23:36 +02:00
Stéphane Goetz
7021580b2c
Make it possible to not have a jump_buttons
option set
...
Fixes #458
2017-05-17 23:15:44 +02:00
Eisbehr
afe97dc662
fix 'buttons' check to prevent errors
...
it could cause problems while generating, when 'buttons' is not present or in wrong format
2017-05-17 09:48:15 +02:00
Eisbehr
a7185c41bb
fix 'jump_buttons' check to prevent errors
...
it could cause problems while generating, when 'jump_buttons' is not present
2017-05-17 09:46:01 +02:00
Stéphane Goetz
ea61ca0210
Fix homepage title when auto_landing
is disabled fixes #456
2017-05-16 23:17:06 +02:00
Stéphane Goetz
30b6b2c2d4
Improve documentation add missing examples, adds to #453
2017-05-16 22:24:28 +02:00
Stéphane Goetz
207052a628
Clarify configuration options, put two spaces indents everywhere
2017-05-15 22:03:42 +02:00