aboutsummaryrefslogtreecommitdiffhomepage
path: root/src/Wallabag/CoreBundle/Resources/views/themes/material
Commit message (Collapse)AuthorAgeFilesLines
...
* | | Added http_status in Entry entityNicolas Lœuillet2016-11-181-0/+8
| | |
* | | Added a configuration to define the redirection after archiving an entryNicolas Lœuillet2016-11-161-0/+8
| | | | | | | | | | | | Fix #496
* | | Added CSS class on linksNicolas Lœuillet2016-11-161-4/+4
| | |
* | | Added unmark.it sharingNicolas Lœuillet2016-11-091-0/+8
| | | | | | | | | | | | Fix #668
* | | Added new tag form in mobile view for Material themeNicolas Lœuillet2016-11-082-12/+5
| | | | | | | | | | | | Fix #2376
* | | Merge remote-tracking branch 'origin/master' into 2.2Jeremy Benoist2016-11-031-8/+16
|\| |
| * | Fixed entries export filtered with a tagNicolas Lœuillet2016-10-291-7/+11
| | | | | | | | | | | | Fix #2505
| * | Renamed variable for page titleNicolas Lœuillet2016-10-261-5/+5
| | |
| * | Added tag label in the page titleNicolas Lœuillet2016-10-261-1/+5
| |/ | | | | | | Fix #2472
* | Fixed reviewNicolas Lœuillet2016-10-311-1/+1
| |
* | Added translations and baggy partNicolas Lœuillet2016-10-311-2/+2
| |
* | Added QRCode and link to configure android applicationNicolas Lœuillet2016-10-311-0/+12
| |
* | Merge remote-tracking branch 'origin/master' into 2.2Jeremy Benoist2016-10-241-5/+5
|\|
| * Fix tabs on materialThomas Citharel2016-10-151-5/+5
| | | | | | | | Signed-off-by: Thomas Citharel <tcit@tcit.fr>
* | Add ability to reset some datasJeremy Benoist2016-10-221-0/+16
| | | | | | | | | | | | - annotations - tags - entries
* | Merge remote-tracking branch 'origin/master' into 2.2Jeremy Benoist2016-10-114-8/+15
|\|
| * Optimize the way tag list is renderedJeremy Benoist2016-10-091-5/+12
| | | | | | | | | | | | Instead of retrieve all informations about entries of a tag to just count them, we’ll count them before with a fastest query. Also change the layout of the tag list in material design
| * Fix few invalid HTML tagsKrzysztof Szafranek2016-10-093-3/+3
| |
* | Better display and descriptionJeremy Benoist2016-10-081-4/+4
| | | | | | | | Confirmation message isn’t required since it is written in the delete description
* | Logout user before deleting itJeremy Benoist2016-10-081-1/+9
| | | | | | | | And add a smal description
* | Changed testsNicolas Lœuillet2016-10-081-1/+1
| |
* | Added check if there is only one userNicolas Lœuillet2016-10-081-1/+4
| | | | | | | | Added translations and documentation
* | workThomas Citharel2016-10-081-0/+1
|/
* better tags on materialThomas Citharel2016-10-052-5/+6
|
* Fix icon positionThomas Citharel2016-10-041-3/+6
|
* Fixed icon position in share menuNicolas Lœuillet2016-10-041-7/+6
|
* fix iconsThomas Citharel2016-10-041-8/+6
|
* Basically, fix everythingThomas Citharel2016-10-031-11/+13
| | | | | | * Remove install.sh * Assets are now provided * Icons font issues are fixed
* Merge pull request #2314 from wallabag/assetsNicolas Lœuillet2016-10-031-1/+1
|\ | | | | Assets work
| * Assets workThomas Citharel2016-09-281-1/+1
| | | | | | | | | | | | | | | | | | | | * ES6 all the things ! * ESLint checks everything * CSS fixes (use stylelint) * Fix #2231
* | Add users management UIJeremy Benoist2016-10-022-51/+7
| | | | | | | | | | | | - remove the “add a user” from the config page - add a CRUD on user - fix some missing translations (+ bad indentation)
* | Merge pull request #2324 from wallabag/edit-tagging-ruleJeremy Benoist2016-10-021-0/+3
|\ \ | | | | | | Add ability to edit a tagging rule
| * | Add ability to edit a tagging ruleJeremy Benoist2016-10-011-0/+3
| | |
* | | Merge pull request #2323 from wallabag/footer-statsJeremy Benoist2016-10-021-2/+13
|\ \ \ | |/ / |/| | Add simple stats in footer
| * | Add simple stats in footerJeremy Benoist2016-10-011-2/+13
| | |
* | | Customize errors templatesJeremy Benoist2016-10-011-0/+30
|/ / | | | | | | All error goes to the same template which only display the error message and the status code.
* / Removed duplicated templates filesNicolas Lœuillet2016-09-309-528/+1
|/
* Merge pull request #2301 from wallabag/fix-rss-feedsJeremy Benoist2016-09-221-9/+1
|\ | | | | fix feeds not syncing on android app
| * fix feeds not syncing on android appThomas Citharel2016-09-211-9/+1
| |
* | Merge pull request #1941 from wallabag/v2-asynchronous-jobsJeremy Benoist2016-09-192-0/+14
|\ \ | | | | | | Use asynchronous jobs for imports
| * | Moved Pocket token to user configJeremy Benoist2016-09-161-0/+12
| | |
| * | Display how many messages are queueJeremy Benoist2016-09-131-0/+2
| | | | | | | | | | | | | | | - update the docker-composer to add Redis - add migrations
* | | Fixed label for mark as read link in entry viewNicolas Lœuillet2016-09-151-2/+7
| | | | | | | | | | | | Fix #2286
* | | Remove FooterControllerNicolas Lœuillet2016-09-152-9/+8
| | |
* | | Remove footer partNicolas Lœuillet2016-09-131-33/+0
|/ /
* | Added tags counter in sidebar (material theme)Nicolas Lœuillet2016-09-041-1/+1
| |
* | Remove Twig globalsJeremy Benoist2016-09-031-4/+4
| | | | | | | | | | | | | | | | Twig Global function are called globally. This means even on a query to the api. Using a function we can decide when we want to call it. Also, remove previous `COUNT(e.id)` since it doesn't work on PostgreSQL ...
* | Merge pull request #2002 from wallabag/feature-display-itemsNumberJeremy Benoist2016-09-031-4/+4
|\ \ | | | | | | Feature display items number
| * | Display entries number for each categoryNicolas Lœuillet2016-08-231-4/+4
| | |
* | | Fixed different font-size for labels in config screenNicolas Lœuillet2016-09-021-0/+2
| | | | | | | | | | | | Fix #1788