Commit grafiek

655 Commits

Auteur SHA1 Bericht Datum
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
Stéphane Goetz
ec82bdb717 Merge pull request #455 from eisbehr-/master
Add config parameter for 'next' and 'previous' buttons
2017-05-15 20:47:06 +02:00
Eisbehr
dfcf0ce728 check for 'jump_buttons' in templates/content.php 2017-05-15 11:09:59 +02:00
Eisbehr
c9a88d7e1f add jump_buttons config to globals.json 2017-05-15 11:09:05 +02:00
Stéphane Goetz
46a063f5b5 Merge pull request #450 from RoySegall/patch-1
Suggesting my site as a usage example
2017-05-11 22:11:06 +02:00
Roy Segall
9f67abde9f Suggesting my site as a usage example 2017-05-07 00:07:18 +03:00
Stéphane Goetz
37c3dfe830 Merge pull request #444 from aidan-casey/master
Added "buttons" option under the HTML object.
2017-04-11 13:54:05 +02:00
Aidan Casey
1b1eeb7fb9 Changed Button--primary to Button--secondary 2017-04-10 17:51:56 -04:00
Stéphane Goetz
dd1a52af65 Merge pull request #446 from bennyn/patch-1
Fixed Markdown styling for third-tier heading
2017-04-06 11:37:49 +02:00
Benny Neugebauer
1a818f4337 Fixed Markdown styling for third-tier heading
Third-tier headings were not rendered correctly by GitHub because they were missing a space. I also removed some colons for consistency because all other H3 headings were not using colons.
2017-04-05 16:05:05 +02:00