Commit Graph

  • 969ad8911c Updated page nav to hide when empty Dan Brown 2017-01-14 15:34:52 +00:00
  • 397db04428 Added comments controller, model, repo, and the database schema. Modified existing Page model to associate with comments. Abijeet 2017-01-13 21:45:48 +05:30
  • 581c382f65 Fixed image delete permission issue Dan Brown 2017-01-08 19:19:30 +00:00
  • f7f86ff821 Merge branch 'master' of github.com:BookStackApp/BookStack Dan Brown 2017-01-08 18:43:33 +00:00
  • 212cd710aa Fixed default empty app settings effecting blank app color Dan Brown 2017-01-08 18:42:46 +00:00
  • 33c44d3c0f Merge pull request #263 from Abijeet/typo-fix Dan Brown 2017-01-08 13:55:44 +00:00
  • 0faa130cfd Fixed offset code blocks when editing in markdown. Dan Brown 2017-01-08 13:31:53 +00:00
  • af76580b98 Fixes typo causing the message not to be displayed Abijeet Patro 2017-01-03 22:18:13 +05:30
  • b526d172d6 Merge pull request #5 from BookStackApp/master Abijeet Patro 2017-01-03 22:16:39 +05:30
  • cd6572b61a Merge pull request #3 from BookStackApp/master Abijeet Patro 2017-01-03 07:54:28 +05:30
  • f2917fc462 Added tests to cover social login actions Dan Brown 2017-01-02 14:56:58 +00:00
  • 7c8c4c2a05 Normalised page nav header inset when only small headers are used Dan Brown 2017-01-02 12:13:03 +00:00
  • 3595ac2551 Merge pull request #262 from BookStackApp/entity_repo_refactor Dan Brown 2017-01-02 11:12:44 +00:00
  • 8453191dfb Finished refactor of entity repos Dan Brown 2017-01-02 11:07:27 +00:00
  • 65796cfc7b Rewrote book children query Dan Brown 2017-01-01 21:21:11 +00:00
  • bab27462ab Fixed issue where default user was over-fetched Dan Brown 2017-01-01 17:33:06 +00:00
  • 241278226f Refactored search and slug repo components Dan Brown 2017-01-01 16:57:47 +00:00
  • 7f9de2c8ab Started refactor to merge entity repos Dan Brown 2017-01-01 16:05:44 +00:00
  • f91f33c236 Updated readme attribution and npm scripts Dan Brown 2017-01-01 12:51:23 +00:00
  • 3f0ef57d31 Added wkhtmltopdf support and done some style tweaks Dan Brown 2017-01-01 12:20:30 +00:00
  • 0eb90cb3b6 Fixed carbon locale setting Dan Brown 2016-12-31 14:38:04 +00:00
  • 9fe158b78a Merge pull request #255 from olexus/master Dan Brown 2016-12-31 14:36:01 +00:00
  • b14222dabd Merge pull request #234 from BookStackApp/translations Dan Brown 2016-12-31 14:33:25 +00:00
  • a24f3d7d47 Merge branch 'master' into translations Dan Brown 2016-12-31 14:32:52 +00:00
  • c9700e38e2 Created solution for JS translations Dan Brown 2016-12-31 14:27:40 +00:00
  • 05316c90ba converted image picker to blade-based component Dan Brown 2016-12-24 15:21:19 +00:00
  • 242dc21876 Converted toggle switch into a blade/jquery template Dan Brown 2016-12-22 19:41:32 +00:00
  • 08c4b9ac7c Standardised JS vars and imports/exports Dan Brown 2016-12-19 19:16:31 +00:00
  • f30f4579e9 Add Carbon localization support olexus 2016-12-19 11:05:06 +03:00
  • 573357a08c Extracted text from logic files Dan Brown 2016-12-04 16:51:39 +00:00
  • 0775cd09a1 Extracted text for remaining views Dan Brown 2016-12-04 14:08:04 +00:00
  • 96075dee7b Extracted text from page views & standardised breadcrumbs Dan Brown 2016-12-03 18:35:40 +00:00
  • 066adf3cea Moved text for errors and form views. Dan Brown 2016-12-03 13:31:54 +00:00
  • 581881d0ca Merging gitignore. Abijeet 2016-11-29 00:24:15 +05:30
  • d2efc2f47f Merge pull request #2 from BookStackApp/master Abijeet Patro 2016-11-29 00:23:30 +05:30
  • 65874d7b96 Updated assets for release v0.13.1 v0.13.1 Dan Brown 2016-11-27 19:42:33 +00:00
  • ac9b8f405c Merge fixes from master for release v0.13.1 Dan Brown 2016-11-27 19:41:12 +00:00
  • 286f9b0c7d Moved page tags to sidebar Dan Brown 2016-11-27 19:37:57 +00:00
  • c403d05755 Fixed social login routes Dan Brown 2016-11-27 19:11:15 +00:00
  • 57dc53ceff Extracted text from book & chapter views Dan Brown 2016-11-17 13:33:07 +00:00
  • 340d3f833b Update Ldap.php Frederic Mohr 2016-11-15 11:10:12 +01:00
  • 694a9459c1 Moved text from auth views into lang files Dan Brown 2016-11-13 16:34:28 +00:00
  • 8d1419a12e Update assets and version for release v0.13 v0.13.0 Dan Brown 2016-11-13 12:29:52 +00:00
  • 04f7a7d301 Merge branch 'master' into release Dan Brown 2016-11-13 12:26:56 +00:00
  • 0fb1fc87c8 Enabled utf8 slugs Dan Brown 2016-11-12 17:16:52 +00:00
  • d3c7aada89 Fixed attachments on draft pages Dan Brown 2016-11-12 14:21:54 +00:00
  • e639600ba5 Renamed files to attachments Dan Brown 2016-11-12 14:12:26 +00:00
  • d439fb459b Made language configurable via .env file Dan Brown 2016-11-12 13:30:00 +00:00
  • 9d8a176182 Merge branch 'localization-de' of git://github.com/robertlandes/BookStack into robertlandes-localization-de Dan Brown 2016-11-12 13:27:37 +00:00
  • 600055bc73 Fixed tag searches and added tag search regression test Dan Brown 2016-11-12 13:21:16 +00:00
  • e691b401c8 Added initial translation into German (formal) Robert Landes 2016-11-12 14:16:07 +01:00
  • 672b15d36c Fixed attachment base-url usage and non-existant images Dan Brown 2016-11-12 12:41:34 +00:00
  • ac80723058 Merge fixes from branch 'v0.12' Dan Brown 2016-11-12 11:40:54 +00:00
  • ab468bac3c Updated build and versioning system Dan Brown 2016-10-30 17:44:00 +00:00
  • c10d2a1493 Updated assets for release v0.12.2 v0.12.2 Dan Brown 2016-10-30 13:19:19 +00:00
  • 97bbf79ffd Merge branch 'v0.12' into release Dan Brown 2016-10-30 13:18:23 +00:00
  • 2af0021c2b Fixed image tests after amends to url system Dan Brown 2016-10-30 12:58:01 +00:00
  • 0f2eaccb39 Added quick test to cover hypen breakage Dan Brown 2016-10-30 12:15:11 +00:00
  • b251671e3f Amended search to not break on non-alpha-num chars Dan Brown 2016-10-30 12:07:11 +00:00
  • c4eed37d8e Added custom head content into public pages Dan Brown 2016-10-30 11:44:31 +00:00
  • 8b43b91057 Improved password reset flow with notifications. Dan Brown 2016-10-30 11:33:56 +00:00
  • 91fe7f0bee Fixed PDF export table width Dan Brown 2016-10-30 10:26:12 +00:00
  • 5cfb7b8de4 Altered 'ol' element padding to not clip numbering Dan Brown 2016-10-30 10:23:49 +00:00
  • 6329a1842a Fixed issue with callouts overflowing page tags Dan Brown 2016-10-30 10:19:45 +00:00
  • a6c6c6e300 Merge pull request #205 from ssddanbrown/attachments Dan Brown 2016-10-23 18:01:20 +01:00
  • 30458405ce Page Attachments - Improved UI, Now initially complete Dan Brown 2016-10-23 17:55:48 +01:00
  • 91220239e5 Added in attachment tests Dan Brown 2016-10-23 15:25:04 +01:00
  • 7ee695d74a File upload deletion complete & added extension handling Dan Brown 2016-10-23 13:36:45 +01:00
  • 867fc8be64 Added basic attachment editing functionality Dan Brown 2016-10-11 20:39:11 +01:00
  • 89509b487a Added attachment creation from link/name Dan Brown 2016-10-10 21:13:18 +01:00
  • ac0b29fb6d Added view, deletion and permissions for files Dan Brown 2016-10-10 20:30:27 +01:00
  • 673c74ddfc Started work on attachments Dan Brown 2016-10-09 18:58:22 +01:00
  • 3b7d223b0c Updated and added tests for new default user system Dan Brown 2016-09-29 17:07:58 +01:00
  • b662670efc Prevented guest users creating draft pages. Dan Brown 2016-09-29 15:56:57 +01:00
  • 771626b6ec Started work on making the public role/user configurable Dan Brown 2016-09-29 12:43:46 +01:00
  • f15cc5bdfa Separated revision preview and diff & fixed chosen diff html Dan Brown 2016-09-29 10:10:46 +01:00
  • fff5bbcee4 Merge branch 'diff' of git://github.com/younes0/BookStack into younes0-diff Dan Brown 2016-09-29 09:32:40 +01:00
  • 42d8e9e5bd Improved numeric term search capabilities Dan Brown 2016-09-29 09:13:15 +01:00
  • 4cc73657a1 Merge pull request #1 from ssddanbrown/master Abijeet Patro 2016-09-25 13:29:22 +05:30
  • da10c50945 Added app name header display setting + extracted setting text Dan Brown 2016-09-22 18:53:22 +01:00
  • 24523cf31d Added page autosave request failure notification Dan Brown 2016-09-18 15:10:27 +01:00
  • 1d681e53e4 Added page navigation and tweaked header styles Dan Brown 2016-09-18 14:49:36 +01:00
  • e0235fda8b Made registration gravatar/email requests fail gracefully Dan Brown 2016-09-17 21:33:55 +01:00
  • 9dc9724e15 Laravel 5.3 upgrade (#189) Dan Brown 2016-09-17 18:22:04 +01:00
  • f7b01ae53d Updated assets for release v0.12.1 v0.12.1 Dan Brown 2016-09-06 20:50:15 +01:00
  • d704e1dbba Merge branch 'master' into release Dan Brown 2016-09-06 20:49:15 +01:00
  • 393f6047f2 Updated table styling to ideally by more predictable Dan Brown 2016-09-06 20:47:34 +01:00
  • d94fc5b694 Fixed table cell p tag spacing and de-duped editor shortcuts Dan Brown 2016-09-06 19:50:47 +01:00
  • f06770d91d Updated TinyMCE version from 4.3.7 to 4.4.3 Dan Brown 2016-09-06 19:27:21 +01:00
  • ef2ff5e093 Updated assets for release v0.12 v0.12.0 Dan Brown 2016-09-05 19:49:42 +01:00
  • 7caed3b0db Merge branch 'master' into release Dan Brown 2016-09-05 19:35:21 +01:00
  • 11960d9d3a Cleaned page form JS & spaced tag box Dan Brown 2016-09-05 19:33:14 +01:00
  • bbd8fff021 Fixed bad image base-urls and forced tinyMCE to use absolute Dan Brown 2016-09-03 19:24:58 +01:00
  • ec17bd8608 Improved Exception handling, Removed npm requirement for testing Dan Brown 2016-09-03 12:08:58 +01:00
  • 0dbb8babee Merge branch 'page_link_selector' Dan Brown 2016-09-03 10:40:27 +01:00
  • b14e9fc619 Fixed some cross browser flexbox popup issues Dan Brown 2016-09-03 10:32:14 +01:00
  • 63c6d3478d Added image paste and drop to markdown editor Dan Brown 2016-09-02 21:18:48 +01:00
  • 781f0e7887 Added draft save indicator and fixed notification positions Dan Brown 2016-09-02 19:26:12 +01:00
  • 23e014cb25 Added link selector to markdown editor Dan Brown 2016-09-02 18:54:26 +01:00
  • 5b64358ef1 Added link selector interface to WYSIWYG editor Dan Brown 2016-09-01 20:36:22 +01:00