Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
| * | Also validate used variables when creating tagging rules | Kévin Gomez | 2015-11-11 | 1 | -1/+1 | |
| * | Add naïve validation for tagging rules (only checks the syntax) | Kévin Gomez | 2015-11-11 | 1 | -0/+2 | |
| * | Rename the « Tags » tab to « Tagging rules » | Kévin Gomez | 2015-11-11 | 1 | -1/+1 | |
| * | Add tests for the StringToListTransformer class | Kévin Gomez | 2015-11-11 | 2 | -2/+62 | |
| * | Fix ContentProxyTest | Kévin Gomez | 2015-11-11 | 1 | -3/+23 | |
| * | Add missing use statement | Kévin Gomez | 2015-11-11 | 1 | -0/+1 | |
| * | Add a table explaining the available variables | Kévin Gomez | 2015-11-11 | 1 | -1/+56 | |
| * | Display the tagging rules in the config | Kévin Gomez | 2015-11-11 | 1 | -0/+12 | |
| * | Add missing tagging rule repository | Kévin Gomez | 2015-11-11 | 1 | -0/+9 | |
| * | Add a form to create tagging rules | Kévin Gomez | 2015-11-11 | 4 | -1/+138 | |
| * | Add TaggingRule entity | Kévin Gomez | 2015-11-11 | 3 | -16/+164 | |
| * | PoC of rule-based tagging | Kévin Gomez | 2015-11-11 | 3 | -2/+102 | |
* | | Typo | Thomas Citharel | 2015-12-04 | 1 | -1/+1 | |
|/ | ||||||
* | Fix tests | Jeremy Benoist | 2015-11-09 | 2 | -1/+6 | |
* | Fix route parameters | Jeremy Benoist | 2015-11-09 | 3 | -8/+108 | |
* | use JMS Serializer | Thomas Citharel | 2015-11-09 | 2 | -13/+6 | |
* | use the groups annotation instead of setIgnoredAttributes | Thomas Citharel | 2015-11-09 | 2 | -4/+42 | |
* | improved function | Thomas Citharel | 2015-11-09 | 1 | -10/+6 | |
* | add json & xml | Thomas Citharel | 2015-11-09 | 4 | -11/+102 | |
* | Fix tests on pgsql | Jeremy Benoist | 2015-11-09 | 1 | -1/+1 | |
* | Rework on export | Jeremy Benoist | 2015-11-09 | 4 | -133/+324 | |
* | Start work on export | Thomas Citharel | 2015-11-09 | 6 | -4/+361 | |
* | Remove duplicate comments | Jeremy Benoist | 2015-11-07 | 1 | -7/+1 | |
* | CS | Jeremy Benoist | 2015-11-07 | 2 | -5/+5 | |
* | Skipping PostgreSQL test that drop database | Jeremy Benoist | 2015-11-07 | 3 | -30/+48 | |
* | Re-enable test on doctrine command | Jeremy Benoist | 2015-11-07 | 10 | -17/+17 | |
* | Add tests on TablePrefixSubscriber | Jeremy Benoist | 2015-11-07 | 2 | -2/+121 | |
* | Quoted entity to avoid reserved keyword | Jeremy Benoist | 2015-11-07 | 7 | -89/+55 | |
* | Fix database already exist detection | Jeremy Benoist | 2015-11-07 | 1 | -0/+6 | |
* | CS | Jeremy Benoist | 2015-11-07 | 1 | -2/+2 | |
* | Fix form_enctype deprecation | Jeremy Benoist | 2015-11-07 | 3 | -19/+21 | |
* | Fix security.context deprecation | Jeremy Benoist | 2015-11-07 | 4 | -12/+12 | |
* | Fix deprecated helper in command | Jeremy Benoist | 2015-11-06 | 2 | -63/+54 | |
* | Enable graby log | Jeremy Benoist | 2015-10-24 | 1 | -0/+4 | |
* | redirect on last page after deletion | Nicolas Lœuillet | 2015-10-21 | 1 | -2/+2 | |
* | Add german translation. | Julian Oster | 2015-10-18 | 1 | -0/+130 | |
* | Add tests on listeners | Jeremy Benoist | 2015-10-16 | 4 | -0/+147 | |
* | Language selection on config screen | Nicolas Lœuillet | 2015-10-15 | 9 | -12/+119 | |
* | Merge pull request #1484 from wallabag/v2-2factor-auth | Jeremy Benoist | 2015-10-15 | 7 | -1/+217 | |
|\ | ||||||
| * | move 2factor activation in parameters | Nicolas Lœuillet | 2015-10-15 | 3 | -28/+38 | |
| * | add tests for 2factor authentication | Nicolas Lœuillet | 2015-10-14 | 2 | -19/+58 | |
| * | 2factor authentication via email | Nicolas Lœuillet | 2015-10-13 | 7 | -1/+168 | |
* | | Other improvements | Alexandr Danilov | 2015-10-09 | 2 | -1/+9 | |
* | | Icons in footer | Alexandr Danilov | 2015-10-09 | 6 | -17/+109 | |
|/ | ||||||
* | Merge pull request #1472 from wallabag/v2-clean-views | Jeremy Benoist | 2015-10-08 | 4 | -211/+0 | |
|\ | ||||||
| * | fix #1470: clean material theme | Nicolas Lœuillet | 2015-10-08 | 4 | -211/+0 | |
* | | implement bookmarklet | Nicolas Lœuillet | 2015-10-08 | 6 | -9/+65 | |
|/ | ||||||
* | fix bug on detect active theme | Nicolas Lœuillet | 2015-10-06 | 2 | -4/+10 | |
* | fix type hint for User | Nicolas Lœuillet | 2015-10-06 | 1 | -1/+1 | |
* | Merge pull request #1436 from wallabag/v2-register | Jeremy Benoist | 2015-10-06 | 72 | -1295/+964 | |
|\ |