Kevin Pfeifer
|
052d71a940
|
Merge remote-tracking branch 'upstream/master'
|
2020-11-17 17:53:35 +01:00 |
|
Bob den Otter
|
7c975290e4
|
Updating default "example" mail address
|
2020-11-17 17:45:08 +01:00 |
|
Bob den Otter
|
a2525d00e6
|
Update login.html.twig
|
2020-11-17 17:45:08 +01:00 |
|
Bob den Otter
|
74e8c7ea17
|
Update symfony.lock
|
2020-11-17 17:45:08 +01:00 |
|
Kevin Pfeifer
|
4121913a77
|
fix ecs problems
|
2020-11-17 17:45:08 +01:00 |
|
Kevin Pfeifer
|
9b5d8d17d0
|
added config option to show/hide already requested password notice
|
2020-11-17 17:45:08 +01:00 |
|
Kevin Pfeifer
|
4954f51bc8
|
added missing new line at the end of request.html.twig
|
2020-11-17 17:45:08 +01:00 |
|
Kevin Pfeifer
|
f4f1f88633
|
changed all generated app_ routes to bolt_ routes and other issues pointed out by bob
|
2020-11-17 17:45:08 +01:00 |
|
Kevin Pfeifer
|
1c54394ff6
|
fix ECS and PHPStan
|
2020-11-17 17:45:08 +01:00 |
|
Kevin Pfeifer
|
ba9efbe9a3
|
remove migrations
|
2020-11-17 17:45:08 +01:00 |
|
Kevin Pfeifer
|
996d54e528
|
change request password text for go back to login
|
2020-11-17 17:45:08 +01:00 |
|
Kevin Pfeifer
|
696b88c9ae
|
added reset password form, link it in login form and style request password page
|
2020-11-17 17:45:08 +01:00 |
|
Kevin Pfeifer
|
642acb16f2
|
make nearly everything inside twig templates translateable
|
2020-11-17 17:45:08 +01:00 |
|
Kevin Pfeifer
|
c91ea81adf
|
updated translations
|
2020-11-17 17:45:08 +01:00 |
|
Kevin Pfeifer
|
6c4c69e582
|
added reset password form, link it in login form and style request password page
|
2020-11-17 17:45:08 +01:00 |
|
Kevin Pfeifer
|
0c5381305c
|
added user adjustable reset password configs in config/bolt/config.yaml and adjusted templates for reset password page
|
2020-11-17 17:45:08 +01:00 |
|
Kevin Pfeifer
|
291ab20e93
|
change request password text for go back to login
|
2020-11-17 17:45:08 +01:00 |
|
Kevin Pfeifer
|
e96b002159
|
added reset password form, link it in login form and style request password page
|
2020-11-17 17:45:08 +01:00 |
|
Denis Gorin
|
cb325219b0
|
add additional labels
|
2020-11-17 13:09:49 +01:00 |
|
Kevin Pfeifer
|
24b0005347
|
fix mobile styling for tables
|
2020-11-16 17:47:55 +01:00 |
|
Kevin Pfeifer
|
8e7060b65f
|
fix row listing stylings
|
2020-11-16 17:47:55 +01:00 |
|
Kevin Pfeifer
|
bbaa26b225
|
Merge pull request #2 from bolt/master
sync bolt/core with this fork
|
2020-11-15 11:14:32 +01:00 |
|
Bob den Otter
|
7adc176acb
|
Merge branch 'LordSimal-refactor-add-edit-user-to-symfony-forms'
|
2020-11-15 10:46:51 +01:00 |
|
Bob den Otter
|
ae9aa78c18
|
Merge branch 'refactor-add-edit-user-to-symfony-forms' of https://github.com/LordSimal/core into LordSimal-refactor-add-edit-user-to-symfony-forms
|
2020-11-15 10:46:39 +01:00 |
|
Simon Groenewolt
|
9209db24d5
|
add default value for $extensionMenus so bolt won't break when configuration hasn't been updated yet.
|
2020-11-15 10:41:35 +01:00 |
|
Kevin Pfeifer
|
d18525d6e6
|
readded missing _b-penguin.jpeg
|
2020-11-14 16:14:05 +01:00 |
|
Kevin Pfeifer
|
acbf293702
|
removed ProfileController and renamed UserEditType to UserType Symfony Form
|
2020-11-14 16:01:59 +01:00 |
|
Fredxd
|
04f54b8c6e
|
fix(user): fix user add action
|
2020-11-13 22:59:18 +01:00 |
|
Fredxd
|
44a1bf850b
|
fix(env): revert env
|
2020-11-13 22:05:36 +01:00 |
|
Fredxd
|
a70e6eaf1c
|
fix(style): csfixer
|
2020-11-13 22:00:05 +01:00 |
|
Fredxd
|
82be7c1819
|
feat(user): add translation
|
2020-11-13 21:57:02 +01:00 |
|
Fredxd
|
a6382f363d
|
feat(user): load default avatar
|
2020-11-13 21:50:46 +01:00 |
|
Fredxd
|
9fcb4e0245
|
feat(user): add avatar configuration
|
2020-11-13 21:38:36 +01:00 |
|
Fredxd
|
47ae7cf7de
|
feat(user): transform media data to store avatar path
|
2020-11-13 21:05:15 +01:00 |
|
Fredxd
|
86a9e8ac72
|
feat(user): add simple_image field and use it in form
|
2020-11-13 19:46:30 +01:00 |
|
Fredxd
|
396283d203
|
feat(user): change UploadableFile to TextType
|
2020-11-13 19:46:08 +01:00 |
|
Fredxd
|
2612136e53
|
feat(user): update entity to remove UploadableFile
|
2020-11-13 19:45:49 +01:00 |
|
Fredxd
|
a6420acf27
|
feat(user): add avatar in UserEditType
|
2020-11-13 18:03:57 +01:00 |
|
Fredxd
|
2edff58699
|
fix(user): getAvatar can return null
|
2020-11-13 18:03:06 +01:00 |
|
Fredxd
|
abfec9d1c1
|
feat(user): update User entity to add avatar field
|
2020-11-13 18:00:40 +01:00 |
|
Simon Groenewolt
|
7a02a4dda2
|
replace summary/details tags with divs to fix issue with propagating mouse events from up/down/delete buttons
|
2020-11-12 17:15:13 +01:00 |
|
Simon Groenewolt
|
77872543e9
|
add scss style to editorconfig
|
2020-11-12 17:15:13 +01:00 |
|
Simon Groenewolt
|
366a9db037
|
simple workaround to stop elements from opening when moving
|
2020-11-12 17:15:13 +01:00 |
|
Kevin Pfeifer
|
ac6c7b53c3
|
change endforeach to closing curly braces
|
2020-11-12 16:58:52 +01:00 |
|
Ivo Valchev
|
a73bb3d8a0
|
Fix excessive padding in dropdowns
|
2020-11-12 15:31:54 +01:00 |
|
Ivo Valchev
|
f07f6fc5a6
|
Merge pull request #2110 from bolt/fix/return-early-in-gettaxonomies
Fix: in `getTaxonomies()`, return early when we don't have "Content"
|
2020-11-12 15:10:58 +01:00 |
|
Ivo Valchev
|
2d0a6017ad
|
Merge pull request #2122 from simongroenewolt/fix/viewless-list-view
return 404 for listing route of contenttype that has viewless: true
|
2020-11-12 09:29:47 +01:00 |
|
Simon Groenewolt
|
933fa21330
|
return 404 for listing route of contenttype that has viewless: true. Fixes https://github.com/bolt/core/issues/2109
|
2020-11-11 22:18:17 +01:00 |
|
Kevin Pfeifer
|
5dfc638d1a
|
added ON_PRE_SAVE event before a user has been added or edited
|
2020-11-10 20:30:35 +01:00 |
|
Kevin Pfeifer
|
8a0086db94
|
make multiselect searchable
|
2020-11-10 16:26:05 +01:00 |
|