99cc170b0e
Merge pull request #2842 from K-Phoen/update-rulerz
...
Update RulerZ
2017-02-06 09:20:28 +01:00
10caff9875
Merge pull request #2841 from Kdecherf/active-menu-search
...
Show active list in the left menu during search
2017-02-05 21:08:39 +01:00
177c5510ff
Update RulerZ
2017-02-05 18:02:09 +01:00
7d9a67de14
Show active list in the left menu during search
...
Signed-off-by: Kevin Decherf <kevin@kdecherf.com >
2017-02-05 15:19:52 +01:00
20da238413
Merge pull request #2788 from Zettt/master
...
Documentation on how to configure mobile apps to work with wallabag.it
2017-02-05 12:49:43 +01:00
664621955d
Added configuration documentation for mobile apps
2017-02-05 12:48:30 +01:00
15a4d52833
Merge pull request #2839 from foxmask/master
...
scripts/update.sh: 18: scripts/update.sh: composer.phar: not found
2017-02-05 12:34:20 +01:00
5397d820fe
Merge pull request #2838 from wallabag/Quent-in-patch-1
...
Update Oc version
2017-02-04 21:54:43 +01:00
6837c3989a
Merge pull request #2840 from wallabag/fix-frameworkbundle
...
Restored correct version for framework-extra-bundle
2017-02-04 21:53:26 +01:00
7db1bdf1e4
Restored correct version for framework-extra-bundle
...
The bundle was fixed in latest version.
2017-02-04 18:26:16 +01:00
205c6f0c66
scripts/update.sh: 18: scripts/update.sh: composer.phar: not found
...
when composer.phar is not globally installed, we should add "./" in front of "composer.phar" to run it from the current folder.
2017-02-04 17:02:25 +01:00
289ce94bd8
Update Oc version
...
I'll be ready for next train
2017-02-04 15:21:13 +01:00
5b9cf67529
Merge pull request #2818 from Kdecherf/fix-search-bar
...
Fix nav-panel-search height
2017-02-03 09:04:33 +01:00
1bb7bdc8b3
Fix rendering of entry title in Twig views
...
This commit provides some improvements on the rendering of entry title
on entries list and entry views and refactors filter calls:
- Remove escape filter from apparent title, striptags is enough
- Move raw filter to the end of apparent title as it's ignored if not
placed as the last filter
- Replace raw filter with e('html_attr') for title used in attributes,
fixing possible issue and/or glitch
- Add striptags to entry.title used for link sharing to respect the
apparent title
Fixes #2802
Signed-off-by: Kevin Decherf <kevin@kdecherf.com >
2017-02-02 21:54:15 +01:00
8138fd390b
Added minified CSS files
2017-02-02 21:48:59 +01:00
3cc0cc0ae7
Fix nav-panel-search height
...
Signed-off-by: Kevin Decherf <kevin@kdecherf.com >
2017-02-02 21:48:59 +01:00
8a098044bf
Merge pull request #2831 from wallabag/Quent-in-patch-1
...
Update of CraueConfigBundle in Occitan
2017-02-02 17:11:40 +01:00
20fa5ca02a
Update of CraueConfigBundle in Occitan
2017-02-02 16:29:28 +01:00
c7d05059ca
Merge pull request #2824 from wallabag/simplify-strings
...
Renamed Developer section to API client management
2017-02-02 15:35:22 +01:00
d3ef28c092
Freezed sensio/framework-extra-bundle version
2017-02-02 14:39:17 +01:00
f217cf48d9
Merge pull request #2826 from wallabag/jlnostr-patch-1
...
Translate missing strings for de-DE.
2017-02-02 09:13:21 +01:00
ab5c68facc
Merge pull request #2829 from wallabag/mruminski-patch-1
...
Update polish strings
2017-02-02 09:12:52 +01:00
51ca217d2e
Update polish strings
...
update missing polish strings
2017-02-01 22:29:03 +01:00
f41b085c76
Translate missing strings for de-DE.
2017-02-01 22:06:04 +01:00
74ba949d7e
Update german strings.
2017-02-01 21:29:59 +01:00
013f426d10
Renamed Developer section to API client management
2017-02-01 13:23:13 +01:00
d3a8322a64
Merge pull request #2816 from wallabag/add-details-update
...
Added details about upgrade from 2.1.x or 2.2.0
2017-01-31 14:09:51 +01:00
1a6e0725d3
Added details about upgrade from 2.1.x or 2.2.0
2017-01-31 12:53:22 +01:00
713f35bafd
Merge pull request #2812 from wallabag/prepare-221
...
Prepare wallabag 2.2.1 🚀
2017-01-31 11:31:45 +01:00
4021c928be
Prepare wallabag 2.2.1 🚀
2017-01-31 11:06:35 +01:00
38c73f9691
Merge pull request #2809 from wallabag/fix-22-migrations
...
Fixed duplicate entry for share_public in craue_setting_table
2017-01-31 11:03:58 +01:00
a5cd696b22
Added check in migration about uuid field
2017-01-30 21:21:49 +01:00
7a340375c3
Fixed duplicate entry for share_public in craue_setting_table
2017-01-30 16:22:03 +01:00
ec67907420
Merge pull request #2790 from wallabag/prepare-220
...
Prepare wallabag 2.2.0 🚀
2017-01-27 19:03:13 +01:00
c833d576a9
Prepare wallabag 2.2.0 🚀
2017-01-27 17:28:58 +01:00
f0c5154d68
Merge pull request #2789 from wallabag/add-index-starred-archived
...
Added indexes on is_archived and is_starred
2017-01-27 14:46:50 +01:00
01e760691b
Fixed check on index
2017-01-27 14:11:21 +01:00
b564d350b0
Added indexes on is_archived and is_starred
2017-01-27 11:44:04 +01:00
6fb06904ec
Merge pull request #2416 from wallabag/2.2
...
wallabag 2.2.0
2017-01-27 09:34:32 +01:00
78295b99dd
Merge remote-tracking branch 'origin/master' into 2.2
2017-01-26 13:32:07 +01:00
463cb376e3
Merge pull request #2646 from wallabag/explain-migrations-in-doc
...
Added explanations about migrations
2017-01-26 13:15:06 +01:00
012b2d453e
Merge pull request #2787 from wallabag/lock-rulerz
...
Lock kphoen/rulerz to avoid breaking changes
2017-01-26 11:33:42 +01:00
363e2a9ce9
Lock kphoen/rulerz to avoid breaking changes
2017-01-26 11:01:25 +01:00
73eb2b4ed5
Merge pull request #2750 from wallabag/rename-uuid
...
Added migration to rename uuid to uid
2017-01-25 13:57:26 +01:00
6dfd1a6c78
Added migration for SQLite
2017-01-25 12:59:04 +01:00
5d916d03af
Moved queries in a separate file
2017-01-25 12:34:20 +01:00
b8805fad03
Merge pull request #2774 from wallabag/cli-export
...
add cli export
2017-01-24 21:07:49 +01:00
3b0380f049
Fix phpcs and tests
2017-01-24 20:42:02 +01:00
605f82d9c4
Fixed typo in "first_steps"
...
Changed "Pimi passi" to "Primi passi
2017-01-24 08:22:18 -05:00
c8cd1660af
Fixed update script
2017-01-23 14:43:00 +01:00