Simounet
b0a53a44ae
Fix #5808 auto dark theme detection flickering
2023-06-06 17:58:10 +02:00
Kevin Decherf
08eb190c95
Add support of mass action to tag entries
...
Closes #3118
Signed-off-by: Kevin Decherf <kevin@kdecherf.com>
2022-06-29 15:48:41 +02:00
Simounet
dbf62c760a
Fix auto prefered color scheme
2021-02-21 22:07:23 +01:00
Kevin Decherf
0631f5c8d0
material: fix issue with cookie check for light/dark theme
...
Fixes #4812
Signed-off-by: Kevin Decherf <kevin@kdecherf.com>
2020-12-19 01:45:05 +01:00
Simounet
974ff07076
Fix dark theme handling scrolling to the top
2020-11-27 15:24:04 +01:00
Simounet
66d5042af5
Theme picker
2020-11-19 15:45:58 +01:00
Simounet
a562f6b943
Basic dark theme handling
2020-11-19 14:58:48 +01:00
Simounet
a5ac604683
Side nav hidden on mobile tag adding
2020-05-06 22:27:11 +02:00
Nicolas Lœuillet
d9a68f6ced
Enhanced navigation menu in material theme
2020-04-26 21:08:22 +02:00
Nicolas Lœuillet
467327771a
Added mass actions for Material design in list view
2020-04-24 09:12:57 +02:00
Kevin Decherf
8ee7b1603d
Fix createdAt date range filter
...
- hiddenName has been disabled in order to fix the missing date range
values when using the material theme
- data format has been changed to 'Y-m-d' in order to comply with the
browser date input default format
- tests: date() and strtotime have been replaced with DateTime-related
objects
Signed-off-by: Kevin Decherf <kevin@kdecherf.com>
2020-03-22 17:01:39 +01:00
Simounet
dc23bf9f29
Entry action buttons displayed on page end reached
2020-01-21 14:06:08 +01:00
Simounet
cfd77d1c2a
Sticky nav on entry action button click
2020-01-21 12:00:21 +01:00
Jeremy Benoist
a6b242a1fd
Enable OTP 2FA
...
- Update SchebTwoFactorBundle to version 3
- Enable Google 2fa on the bundle
- Disallow ability to use both email and google as 2fa
- Update Ocramius Proxy Manager to handle typed function & attributes (from PHP 7)
- use `$this->addFlash` shortcut instead of `$this->get('session')->getFlashBag()->add`
- update admin to be able to create/reset the 2fa
2019-01-23 13:28:02 +01:00
Jeremy Benoist
50f35f0db2
Move icon into the top menu bar
...
Change the way to select a random entry:
- select all ids from the given user (with filters)
- choose randomly one in php
- find that entry
2019-01-19 22:24:10 +01:00
Simounet
91f5992423
Close add entry and search nav JS action improved
2018-01-12 10:07:46 +01:00
Simounet
2831e77cce
Nav close button alignment and nav boxes improved
2018-01-12 10:07:46 +01:00
Kevin Decherf
3d46eeeb33
material: disable editing of entry url input when submitting new url
...
Fixes #1871
Signed-off-by: Kevin Decherf <kevin@kdecherf.com>
2017-11-05 13:14:47 +01:00
Thomas Citharel
64f81bc316
Adds Webpack support and removes the use for Grunt
...
Signed-off-by: Thomas Citharel <tcit@tcit.fr>
use scss
Signed-off-by: Thomas Citharel <tcit@tcit.fr>
fix build, add babel, fix annotations
fixes (and improvements !) for baggy
add live reload & environments & eslint & theme fixes
2017-05-04 14:49:44 +02:00