Commit Graph

889 Commits

Author SHA1 Message Date
Stéphane Goetz e3a156f770 Improve default theme 2018-02-26 22:46:36 +01:00
Stéphane Goetz 2a3d513a40 Create a variables file to customize theme easily, lint CSS 2018-02-25 23:02:09 +01:00
Stéphane Goetz 3346dec1d6 Use crafty to build css, convert less to scss 2018-02-25 20:12:18 +01:00
Stéphane Goetz d0b2850434 Auto deploy docs to travis and add examples 2017-12-22 22:53:05 +01:00
Stéphane Goetz da522ba2d3 Repair single page documentation generator 2017-12-11 22:25:45 +01:00
Stéphane Goetz e12465b4de Fix unit tests 2017-12-11 22:02:20 +01:00
Stéphane Goetz 91014cef8b Manage table of contents differently 2017-12-11 21:14:18 +01:00
Stéphane Goetz e844b51f10 Fix Mime Types - fix CLI param 2017-12-08 16:29:44 +01:00
Stéphane Goetz 9269b277e2
Merge pull request #23 from gabriel-caruso/phpunit
Use PHPUnit\Framework\TestCase instead of PHPUnit_Framework_TestCase
2017-11-13 23:19:23 +02:00
Gabriel Caruso 74ba2b301d Use PHPUnit\Framework\TestCase instead of PHPUnit_Framework_TestCase 2017-11-11 04:22:27 -02:00
Stéphane Goetz 70d15cc0ec fix usages of iconv 2017-11-08 21:51:01 +01:00
Stéphane Goetz d1c7b27563 Add support for + at the beginning, fixes #18 2017-11-08 21:49:30 +01:00
Stéphane Goetz d898eb6edf Fix json output for search index, fixes #21 2017-11-08 00:01:08 +01:00
Stéphane Goetz 837fca6886 Small refactoring and documentation fix 2017-11-07 23:17:05 +01:00
Stéphane Goetz def4b5ed98
Merge pull request #22 from gerundt/meta-tags
Add `description`, `keywords` and `author` to Front Matter (fix #20)
2017-11-08 00:08:27 +02:00
Stéphane Goetz 52ce3714cf More cleanup 2017-11-07 22:54:31 +01:00
Stéphane Goetz c0016c759a More refactoring 2017-11-07 22:44:27 +01:00
Tim Gerundt 0e516797c3 Add `description`, `keywords` and `author` to Front Matter (fix #20) 2017-11-07 22:39:34 +01:00
Stéphane Goetz f281169871 Cleanup publisher 2017-11-07 22:08:30 +01:00
Stéphane Goetz e3a89832c5 Only list deletable pages if there are any 2017-11-06 23:32:41 +01:00
Stéphane Goetz e5ee061ddd Don't upload attachments if they are already uploaded and have the same size 2017-11-06 23:20:42 +01:00
Stéphane Goetz 59b8c04161 Confluences bugfixes, Fix documentation
Make it easier to spot where an error comes from when uploading to confluence.
Allow to upload documentation without a prefix.
2017-11-06 22:46:07 +01:00
Stéphane Goetz 8e7340da3d Allow to set configuration values directly in the command line 2017-11-05 23:56:46 +01:00
Stéphane Goetz 55ee848e32 Update dependencies 2017-11-05 23:55:56 +01:00
Stéphane Goetz 4d97257b74 Remove mentions of Grunt in readme
fixes #17
2017-10-27 11:05:55 +02:00
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