aboutsummaryrefslogtreecommitdiffhomepage
path: root/src/Wallabag/CoreBundle/Resources/views/themes/baggy/Config
Commit message (Collapse)AuthorAgeFilesLines
* Convert english translation fileJeremy Benoist2016-03-201-23/+30
| | | | | | | - convert english translation to translate key - remove baggy template for login (never used since user isn't logged in and it'll use the default theme: material) - fix tests about text in response (now checking translation key instead of translated text) - remove all ugly `<div class="hidden">{{ form_rest(form) }}</div>`
* Fix documentation and add help message in BaggyNicolas Lœuillet2016-03-181-1/+1
|
* Fix default value and add baggy implementationNicolas Lœuillet2016-03-141-0/+9
|
* Update bundle & stock fileJeremy Benoist2016-01-151-1/+1
| | | | | | - update stock file (AppKernel, app.php, etc ..) from SymfonyStandard edition) - update bundle to latest release - remove security on profiler
* Add custom email for 2FAJeremy Benoist2015-12-291-0/+8
| | | | Related #1490
* Update baggy themeKévin Gomez2015-11-111-0/+33
|
* Fix form_enctype deprecationJeremy Benoist2015-11-071-5/+5
| | | | Use form_start instead
* move 2factor activation in parametersNicolas Lœuillet2015-10-151-0/+2
|
* 2factor authentication via emailNicolas Lœuillet2015-10-131-0/+8
|
* * public registrationNicolas Lœuillet2015-10-031-3/+13
| | | | | * remove WSSE implementation * add oAuth2 implementation
* Move baggy theme in its folderJeremy Benoist2015-09-131-0/+169