001a7bad66
Add a check for the database connection
...
Checking for the driver isn't enough.
We are now checking if we can etablish a connection to the database before trying to do anything.
By displaying the error from the Exception (in case of error) we hope to reduce issues overload about people getting error with the database
2016-09-03 09:24:34 +02:00
b1e0a586e8
Fixed different font-size for labels in config screen
...
Fix #1788
2016-09-02 10:53:22 +02:00
336262e6ee
Merge pull request #2252 from wallabag/fix-last-merge
...
Fixed last merge who caused CSS/JS bugs
2016-09-02 10:27:41 +02:00
33adf8dc91
Merge pull request #2242 from wallabag/fix-minor-css
...
Fix print / article views
2016-09-01 22:23:45 +02:00
0b0233b1ec
Enable cache for queries
2016-09-01 20:20:12 +02:00
3a6c252104
Update messages.pl.yml
...
add missing polish translations
2016-09-01 19:42:26 +02:00
209ec7cedd
Add Readability to Quickstart page
2016-09-01 13:39:55 +02:00
a1a1077059
Add tests on ReadabilityImport
2016-09-01 13:39:41 +02:00
ca2a43ae7d
Add missing translations
2016-09-01 13:39:37 +02:00
03e3753f6b
Add Readability import
...
Based on the JSON export instead of the API (which will be shutting down by the September 30, 2016)
2016-09-01 08:00:30 +02:00
a374ac0fd3
Fixed last merge who caused CSS/JS bugs
2016-08-30 13:52:28 +02:00
cdd3010b47
Merge remote-tracking branch 'origin/master' into 2.1
2016-08-28 16:15:27 +02:00
0184e09a66
Add missing translations
2016-08-28 15:37:22 +02:00
b6520f0b15
Add untagged entries
...
Fix #1631
2016-08-28 14:44:00 +02:00
985f5f9d05
Occitan version
...
Occitan translation, I hope I properly put it where it has to be.
If there reminds other textes to translate, please let me know!
2016-08-27 12:24:18 +02:00
74d68fbf25
Changed where page title is displayed
2016-08-26 21:26:21 +02:00
add0e14cff
Fixed print view for baggy theme
2016-08-26 21:20:02 +02:00
52ef497099
Fix print / article views
2016-08-26 14:35:43 +02:00
ceebf13fe8
Fix issue #1991 : correction of the height field to add articles
2016-08-26 01:13:35 +03:00
8e06720ff3
Add icon for public share link
2016-08-25 16:19:21 +02:00
0a512eaf57
Remove text about original URL in public view
2016-08-25 15:32:38 +02:00
538587855a
A new version of the plugin tinydot with update on window resize
2016-08-25 16:22:47 +03:00
5aba43d92c
Changes in the login form:
...
* The alignment of the login form centered in WebKit
* Indent after the reference password recovery
2016-08-25 16:09:55 +03:00
9415bc992e
Add original link in public view of the article
2016-08-25 14:39:33 +02:00
60e7220406
Merge pull request #1904 from wallabag/feature-public-mode
...
Share entry with a public URL
2016-08-25 09:30:51 +02:00
eddda878a0
Update test
...
and some cleanup
2016-08-24 22:29:36 +02:00
a1ab7d1d32
Merge pull request #2186 from wallabag/addRegistration
...
Add option to disable registration
2016-08-24 11:13:00 +02:00
78b3c31d70
Change annotation for uuid field
2016-08-24 09:07:49 +02:00
2f9927404d
Merge pull request #2230 from modos189/issue_2055
...
Cut entries title in card view: continued
2016-08-23 17:24:46 +02:00
3e860ff1ce
Change links on baggy theme
2016-08-23 16:55:49 +02:00
f1be7af446
Change share entry behavior
2016-08-23 16:49:21 +02:00
3377c938f8
Add translations
2016-08-23 16:49:21 +02:00
a7e2218e25
Add test and fix migration
2016-08-23 16:49:21 +02:00
222e09f140
Add Cache on Share Action
2016-08-23 16:49:21 +02:00
d0545b6bd6
Add migration
2016-08-23 16:49:21 +02:00
f3d0cb9106
Share entry with a public URL
2016-08-23 16:49:21 +02:00
28388e15c3
Replacement plugin dotdotdot (6.7 KB) on my tinydot (315 bytes)
2016-08-23 12:58:35 +03:00
f997ae6afb
Implement Twig_Extension_GlobalsInterface to remove deprecation
2016-08-23 07:47:55 +02:00
8315130a75
Display entries number for each category
2016-08-23 07:47:55 +02:00
ee4442f42a
CS
2016-08-23 07:40:36 +02:00
7149aa5781
Proper parameter name, simplify logic & phpdoc
2016-08-23 07:40:36 +02:00
de3d716ae4
Add option to disable registration
2016-08-23 07:40:36 +02:00
97e7ad4dc7
Remove duplicate pager on baggy
2016-08-23 07:36:43 +02:00
a0e1eafc35
Add some tests
...
Also, retrieve tag from the request instead of the query (which will be the same but it's more easy to test).
Moved down `deleteTagAction` because it conflicted with the new action:
api_delete_tag => /api/tags/{tag}.{_format}
api_delete_tags_label => /api/tags/label.{_format}
And finally, throw exception when a tag is not found before removing it.
2016-08-23 07:26:58 +02:00
9bf83f1fb8
CS
2016-08-23 07:26:58 +02:00
4da01f492b
Delete tag or tags by label
...
Tests not included
2016-08-23 07:26:58 +02:00
e71cef0bb8
Fix typos in field name
2016-08-23 07:26:58 +02:00
119914e65d
added name on client
2016-08-23 07:26:58 +02:00
267e8d6361
Add tests for tag list routes
2016-08-23 07:26:18 +02:00
371bcca0f6
Translations and baggy view for tags
2016-08-23 07:26:18 +02:00