Commit Graph

2495 Commits

Author SHA1 Message Date
Ivo Valchev 3dea482012 this makes the override on delete all images work (i.e. one field is always empty) 2019-11-14 15:58:42 +01:00
Ivo Valchev 6bee892fd6 this should resove the double dragging bug 2019-11-14 15:54:35 +01:00
Ivo Valchev 5245f89327 using data instead of props. fixed update override on add/remove image 2019-11-14 15:48:12 +01:00
Bob den Otter 56c1ef4a32 Merge pull request #716 from bolt/version-bump
Bump version of PHP and Doctrine
4.0.0-beta.4.4
2019-11-14 08:53:24 +01:00
Bob den Otter 02539fe4d7 Merge pull request #718 from bolt/feature/imagelist-contenttype
Feature/imagelist contenttype
2019-11-13 17:08:16 +01:00
Ivo Valchev 5a190596eb remove comment 2019-11-13 16:49:15 +01:00
Ivo Valchev 6420756cbb csfix 2019-11-13 16:21:24 +01:00
Ivo Valchev 3d09d03f9e removing last image works 2019-11-13 16:11:34 +01:00
Ivo Valchev 04a29acb2f adding extensions limitation to imagelist 2019-11-13 15:57:50 +01:00
Ivo Valchev 257817cd21 initial imagelist field working 2019-11-13 15:52:13 +01:00
Bob den Otter b9383e43e4 Merge pull request #717 from bolt/chore/npm-updates
[chore] NPM dependency updates
4.0.0-beta.4.3
2019-11-12 19:24:17 +01:00
Bob den Otter 3db02244a7 NPM dependency updates 2019-11-12 19:15:03 +01:00
Bob den Otter 951abc1e86 Bump version of PHP and Doctrine 2019-11-12 17:46:19 +01:00
Bob den Otter 1117e8b573 Merge pull request #715 from dmaicher/fix-tests
fix test database transactional isolation
2019-11-12 17:22:38 +01:00
David Maicher 6fffb4da7a fix test database transactional isolation 2019-11-12 16:39:28 +01:00
Bob den Otter 328eea03a2 Merge pull request #714 from bolt/feature/upload-file
Feature/upload file
2019-11-11 16:30:44 +01:00
Bob den Otter 19294aa9c0 Merge pull request #713 from bolt/feautre/limit-image-field-extensions
image contenttype extensions config now works
2019-11-11 16:29:58 +01:00
Ivo Valchev 1f5427180b limiting file types from library works on files too 2019-11-11 15:43:36 +01:00
Ivo Valchev ca99dfa8e6 filtering accepted files now from library 2019-11-11 15:33:13 +01:00
Ivo Valchev 1f40def82b fix file types message and passing codestyle 2019-11-11 15:05:17 +01:00
Ivo Valchev 55dbfc1d25 passing lint 2019-11-11 14:59:28 +01:00
Ivo Valchev e06f508908 UploadController now only accepts file extensions listed in config.yaml 2019-11-11 14:57:55 +01:00
Ivo Valchev 3a4ebe42ce accepted extensions works 2019-11-11 14:34:08 +01:00
Ivo Valchev 068fa816cb image contenttype extensions config now works 2019-11-11 14:13:15 +01:00
Ivo Valchev 1b72f8dcc0 fixing wording now both images and files can be uploaded 2019-11-11 12:38:50 +01:00
Ivo Valchev 9ea07ae127 uploading pdf files works 2019-11-11 12:34:33 +01:00
Bob den Otter 09831a3389 Merge pull request #709 from bolt/feature/session-info-view-users
session info shown on view users
2019-11-08 13:24:43 +01:00
Ivo Valchev f05432ab02 lint fix 2019-11-08 11:32:25 +01:00
Ivo Valchev f9787fc562 csfix 2019-11-08 11:21:53 +01:00
Ivo Valchev c2ec89753d user friendly user agent 2019-11-08 11:20:16 +01:00
Ivo Valchev 548fbbd57d Changing title of last seen to last registered (as is more accurate) 2019-11-08 11:11:16 +01:00
Ivo Valchev 8a062190b3 Adding relative datetime to users view 2019-11-08 11:04:15 +01:00
Ivo Valchev da0fb6a69f passing php unit tests 2019-11-06 15:12:43 +01:00
Ivo Valchev 5a39357745 check var is instance of User to pass cscheck 2019-11-06 14:11:02 +01:00
Ivo Valchev 67890a644b Session duration to 14 days (done testing) 2019-11-06 13:58:43 +01:00
Ivo Valchev 1fba7d0963 codestyle cleanup 2019-11-06 13:57:45 +01:00
Ivo Valchev fbff04432f session info shown on view users 2019-11-06 13:39:12 +01:00
Bob den Otter 1d35f06a52 Merge pull request #708 from bolt/chore/updating-assets
Don't run an Extension's `initialize` on CLI
4.0.0-beta.4.2
2019-11-04 21:12:42 +01:00
Bob den Otter b29d9c93aa Don't run an Extension's initialize on CLI 2019-11-04 21:04:19 +01:00
Bob den Otter a988e21643 Merge pull request #706 from dansionGit/bugfix/new-localized-field
Bugfix ContentEditController when saving new Field with localize:true
2019-11-04 17:03:11 +01:00
Bob den Otter c802a29247 Merge pull request #707 from bolt/feature/hash-on-tabs
have hash on tabs
2019-11-04 17:02:53 +01:00
Ivo Valchev 9c4899b71e lint fixes 2019-11-04 16:31:43 +01:00
Ivo Valchev 14a4258003 have hash on tabs 2019-11-04 16:09:31 +01:00
Néstor de Dios Fernández 2667a78964 Merge pull request #705 from bolt/bugfix-unknown-user-maintenance-pages
Bugfix unknown user maintenance pages
2019-11-04 15:58:47 +01:00
Dennis 13d68f1a3d Update ContentEditController.php
Removed unneeded spaces from whiteline
2019-11-04 15:55:28 +01:00
Bob den Otter 35494fc740 Update Makefile 2019-11-04 15:33:02 +01:00
Dennis 442a1810e0 Update ContentEditController.php 2019-11-04 15:27:28 +01:00
Ivo Valchev 980bfdadcb app.user used in layout 2019-11-04 14:44:11 +01:00
Ivo Valchev f2f6700368 bugfix for #695 2019-11-04 14:38:36 +01:00
Bob den Otter 54fcaf7eb5 Merge pull request #701 from bolt/chore/updating-assets
Updating NPM assets
4.0.0-beta.4.1
2019-11-03 18:41:57 +01:00