aboutsummaryrefslogtreecommitdiffhomepage
path: root/src/Wallabag/CoreBundle/Resources/views/themes/baggy
Commit message (Collapse)AuthorAgeFilesLines
* :rocket: Prepare v2.0.0 :birthday:Nicolas Lœuillet2016-04-032-5/+4
|
* Translate flash message in baggy themeNicolas Lœuillet2016-03-211-1/+1
|
* Add reading time translationJeremy Benoist2016-03-211-1/+4
|
* Add missing developer pageJeremy Benoist2016-03-204-35/+35
|
* Convert english translation fileJeremy Benoist2016-03-2013-203/+217
| | | | | | | - 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
|
* Change documentation links in quickstartNicolas Lœuillet2016-03-081-5/+5
|
* Merge pull request #1675 from wallabag/v2-create-api-clientNicolas Lœuillet2016-03-085-0/+185
|\ | | | | Ability to create new client for the API
| * Translate "how to" pageJeremy Benoist2016-03-071-8/+8
| |
| * Use external js & cssJeremy Benoist2016-03-071-2/+3
| |
| * Add translationsJeremy Benoist2016-03-053-7/+7
| |
| * Add listing clientsJeremy Benoist2016-03-053-5/+41
| | | | | | | | Rename route to be more consistive (ie: prefixed with developer_)
| * Cleanup formJeremy Benoist2016-03-055-9/+7
| | | | | | | | | | | | | | - Avoid too much hidden data in the form (instead of manually define the submit button and hide the default, use the default one !) - Fix HTML syntax in client_parameters - Add developer link in baggy menu - Fix space between link in material footer
| * add testsNicolas Lœuillet2016-02-294-0/+150
| |
* | Add new links in quickstartNicolas Lœuillet2016-03-031-5/+20
|/
* Rename CommentBundle with AnnotationBundleNicolas Lœuillet2016-02-261-4/+4
|
* display how much comments there are for an entryThomas Citharel2016-02-261-1/+2
|
* Add annotator in baggy themeNicolas Lœuillet2016-02-261-0/+20
| | | | + Documentation about annotations
* Make English welcome message more naturalOlivier Mehani2016-02-251-1/+1
| | | | | | sed -i "s/Welcome on wallabag/Welcome to wallabag/" Signed-off-by: Olivier Mehani <shtrom@ssji.net>
* replace contributors with a link to githubNicolas Lœuillet2016-02-231-64/+1
|
* Add contributors and 3rd party librariesNicolas Lœuillet2016-02-231-0/+190
|
* translate estimated time minutesThomas Citharel2016-02-181-2/+10
|
* Merge pull request #1668 from wallabag/v2-stuffNicolas Lœuillet2016-02-164-20/+18
|\ | | | | Few updates
| * TyposJeremy Benoist2016-02-161-1/+1
| |
| * More translationsJeremy Benoist2016-02-123-19/+17
| |
* | fix typosThomas Citharel2016-02-151-3/+3
| |
* | improve baggy theme (add new tag panel)Thomas Citharel2016-02-142-11/+18
|/
* Merge pull request #1612 from wallabag/v2-settings-pageNicolas Lœuillet2016-02-042-10/+12
|\ | | | | Settings page
| * Add CraueConfig for internal settingsJeremy Benoist2016-01-312-10/+12
| |
* | SensioLabsInsight fixesNicolas Lœuillet2016-01-221-1/+1
| |
* | [#1604] First draft to fix SensioLabsInsight reportNicolas Lœuillet2016-01-222-0/+0
|/
* Move public assets for themesJeremy Benoist2016-01-2230-2115/+12
| | | | | So they can be installed using the `assets:install` command and there'll no longer symlink in the repo They moved from `web/themes/...` to `bundles/wallabagcore/themes/...`
* remove flattr on about pageNicolas Lœuillet2016-01-151-2/+0
|
* Merge pull request #1524 from wallabag/sf2.8Nicolas Lœuillet2016-01-151-1/+1
|\ | | | | Upgrade to Symfony 3.0
| * 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
* | Quickstart for beginnersNicolas Lœuillet2016-01-151-0/+40
|/
* Merge pull request #1563 from wallabag/v2-fix-1394Jeremy Benoist2016-01-101-1/+1
|\ | | | | #1394 Fixed 'mark as read' and 'mark as unread' links
| * Fixed 'mark as read' and 'mark as unread' linksNicolas Lœuillet2016-01-091-1/+1
| |
* | add import link on baggy themeNicolas Lœuillet2016-01-091-0/+1
|/
* Backport all icomoon from v1Jeremy Benoist2015-12-306-37/+42
| | | | And add a reload icon
* Ability to reload an entryJeremy Benoist2015-12-301-0/+1
| | | | | | Could be useful when we want to update the content or when the content failed to be fetched. Fix #1503
* Add custom email for 2FAJeremy Benoist2015-12-291-0/+8
| | | | Related #1490
* Merge pull request #1478 from K-Phoen/rule-based-tagsJeremy Benoist2015-12-061-0/+33
|\ | | | | Rule based tags
| * Update baggy themeKévin Gomez2015-11-111-0/+33
| |
* | TypoThomas Citharel2015-12-041-1/+1
|/
* 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
|
* implement bookmarkletNicolas Lœuillet2015-10-082-2/+3
|