aboutsummaryrefslogtreecommitdiffhomepage
path: root/src/Wallabag/CoreBundle/Resources/views/themes/material/Config
Commit message (Collapse)AuthorAgeFilesLines
* Remove keybaord shortcut and add tagging rule panel in baggyNicolas Lœuillet2016-04-051-68/+68
|
* Add reading time translationJeremy Benoist2016-03-211-1/+4
|
* Convert english translation fileJeremy Benoist2016-03-201-92/+71
| | | | | | | - 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>`
* Replace slider with selectNicolas Lœuillet2016-03-141-0/+1
|
* Added setting to have a personal reading timeNicolas Lœuillet2016-03-141-0/+8
|
* lots of diverse translation stuff & some typosThomas Citharel2016-02-111-12/+4
|
* Always include warning messageJeremy Benoist2016-01-311-8/+8
| | | | We'll remove it later, on the stable release
* Add custom email for 2FAJeremy Benoist2015-12-291-0/+6
| | | | Related #1490
* Clean the tagging rule creation formKévin Gomez2015-11-161-2/+2
|
* Document the matches operator in the FAQKévin Gomez2015-11-131-2/+7
|
* Improve the tagging rules documentationKévin Gomez2015-11-111-3/+47
|
* Update baggy themeKévin Gomez2015-11-111-2/+2
|
* Provide a way to delete tagging rulesKévin Gomez2015-11-111-0/+3
|
* Rename the « Tags » tab to « Tagging rules »Kévin Gomez2015-11-111-1/+1
|
* Add a table explaining the available variablesKévin Gomez2015-11-111-1/+56
|
* Display the tagging rules in the configKévin Gomez2015-11-111-0/+12
|
* Add a form to create tagging rulesKévin Gomez2015-11-111-1/+30
|
* Fix form_enctype deprecationJeremy Benoist2015-11-071-9/+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-4/+15
| | | | | * remove WSSE implementation * add oAuth2 implementation
* french translationNicolas Lœuillet2015-09-301-1/+1
|
* add french translationNicolas Lœuillet2015-09-301-15/+18
|
* Fix display issue in config rss tabJeremy Benoist2015-08-221-7/+9
|
* config: redirect on correct tab in material themeNicolas Lœuillet2015-08-191-4/+4
|
* fix #1299: change send buttons on config pageNicolas Lœuillet2015-08-121-5/+5
|
* Fixes and improve css @mediaAlexandr Danilov2015-08-041-9/+2
|
* Added Material themeAlexandr Danilov2015-08-041-0/+221