A platform to create documentation/wiki content built with PHP & Laravel
Go to file
2015-09-01 18:37:40 +01:00
app Added image user checking before deletion. Fixes #13. 2015-09-01 18:28:50 +01:00
bootstrap Got image uploads working 2015-07-13 21:52:56 +01:00
config Added initial settings interface, Fixes #9. 2015-08-30 15:31:16 +01:00
database Updated Search experience including adding fulltext mysql indicies. 2015-08-31 20:11:44 +01:00
public Rolled out redesign across application 2015-08-31 11:43:28 +01:00
resources Fixed issue with image manager js not being updated 2015-09-01 18:37:40 +01:00
storage Initial commit 2015-07-12 20:01:42 +01:00
tests Initial commit 2015-07-12 20:01:42 +01:00
.bowerrc Integrated tinymce 2015-07-14 22:34:55 +01:00
.env.example Initial commit 2015-07-12 20:01:42 +01:00
.gitattributes Initial commit 2015-07-12 20:01:42 +01:00
.gitignore Added activity history to to all entities. Fixes #12 2015-08-16 18:59:23 +01:00
artisan Initial commit 2015-07-12 20:01:42 +01:00
bower.json Fixed some bugs and added a proper home page 2015-08-16 20:11:21 +01:00
composer.json Added activity history to to all entities. Fixes #12 2015-08-16 18:59:23 +01:00
composer.lock Added activity history to to all entities. Fixes #12 2015-08-16 18:59:23 +01:00
gulpfile.js Added AJAX-based search to books, Fixes #15 2015-09-01 15:35:11 +01:00
package.json Fixed some bugs and added a proper home page 2015-08-16 20:11:21 +01:00
phpspec.yml Initial commit 2015-07-12 20:01:42 +01:00
phpunit.xml Initial commit 2015-07-12 20:01:42 +01:00
readme.md Started working on chapters 2015-07-27 20:17:08 +01:00
server.php Initial commit 2015-07-12 20:01:42 +01:00

BookStack

A platform to create documentation/wiki content.