Marien Fressinaud
7f4ca35fc3
Fix i18n strings for sharing
...
Fix https://github.com/FreshRSS/FreshRSS/issues/728
2014-12-17 17:21:41 +01:00
Marien Fressinaud
67aa7e76c1
Fix strings and url on auth configuration page
2014-12-13 10:01:31 +01:00
Marien Fressinaud
a91a8f5e93
Changelog (date for .0.9.3)
2014-12-12 19:00:23 +01:00
Marien Fressinaud
6078888de6
Remove user-select: none in theme selector
...
See https://github.com/FreshRSS/FreshRSS/issues/571
2014-12-12 14:27:50 +01:00
Marien Fressinaud
bf87db31d9
Second fix for theme slider
2014-12-12 12:43:34 +01:00
Marien Fressinaud
c1c0011d04
Quick fix for theme slider
...
Bluelagoon description was overflowed by its screenshot
2014-12-12 12:40:11 +01:00
Marien Fressinaud
0803078e4c
Add a missing i18n string
2014-12-12 00:18:22 +01:00
Marien Fressinaud
efdb80fda7
Merge branch '334-new-i18n' into dev
2014-12-11 23:45:55 +01:00
Marien Fressinaud
9ddf3679c5
Finish to update i18n!!
...
See https://github.com/FreshRSS/FreshRSS/issues/334
2014-12-11 23:43:55 +01:00
Marien Fressinaud
2d9ab3c6fa
Fix english i18n files except the conf one
2014-12-11 23:15:38 +01:00
Marien Fressinaud
a34503a7ab
Fix i1_n keys in install script
2014-12-11 22:42:20 +01:00
Marien Fressinaud
bf51a8e875
Fix french i18n for install + some fixes
...
French is finished!
2014-12-11 22:40:07 +01:00
Marien Fressinaud
a1faa826bf
Fix french i18n for last views
2014-12-11 21:44:25 +01:00
Marien Fressinaud
a84e9e50bf
Fix french i18n for auth and configure views
2014-12-11 21:15:01 +01:00
Marien Fressinaud
59fc73baa9
Fix i18n for update and user controllers
2014-12-11 19:32:59 +01:00
Marien Fressinaud
fee1ae997a
Fix i18n for conf, entry, error, feed Controllers
2014-12-11 19:02:05 +01:00
Marien Fressinaud
c1a3412b97
Fix i18n for auth and category controllers
2014-12-11 18:15:41 +01:00
Marien Fressinaud
0ee16a7d6a
Fix i18n for import/export
2014-12-11 17:46:05 +01:00
Marien Fressinaud
cad4259e62
Fix i18n for subscription pages
2014-12-11 17:26:01 +01:00
Marien Fressinaud
f43b273706
Update i18n for statistics
2014-12-11 16:10:39 +01:00
Marien Fressinaud
57bffe83eb
Fix i18n for index Controller
...
Fix strings for:
- about page
- rss and reader views
- fix title of global view
2014-12-11 00:25:02 +01:00
Marien Fressinaud
d455837c6d
Fix i18n for normal view
2014-12-11 00:00:15 +01:00
Marien Fressinaud
8a40a72657
Fix i18n for logs, pagination and javascript vars
...
Logs first to avoid annoying message when refreshing log page
2014-12-10 23:16:12 +01:00
Marien Fressinaud
aa54f43795
Verbose for unvalid key format
2014-12-10 22:57:43 +01:00
Marien Fressinaud
89d0f98faf
Fix i18n for nav menu
2014-12-10 22:56:36 +01:00
Marien Fressinaud
2f24f0fe88
Fix i18n for aside subscription
2014-12-10 22:37:49 +01:00
Marien Fressinaud
c1b48c4bc0
Fix i18n for aside_stats
2014-12-10 22:32:55 +01:00
Marien Fressinaud
7dee863577
Fix i18n for aside_feed
2014-12-10 22:29:13 +01:00
Marien Fressinaud
f807a6f5c1
Fix i18n for header and aside_configure
2014-12-10 22:10:01 +01:00
Marien Fressinaud
50a926d32d
Merge branch 'dev' into 334-new-i18n
2014-12-10 21:49:35 +01:00
Marien Fressinaud
0b9fa9896e
Update CHANGELOG
2014-12-09 15:44:13 +01:00
Marien Fressinaud
70c1f0ebb0
Fix redirection after feed refresh
...
Fix https://github.com/FreshRSS/FreshRSS/issues/716
2014-12-09 12:43:33 +01:00
Marien Fressinaud
a596385343
Fix a security issue in Minz_Error::error()
...
Mehtod must redirect automatically by default to avoid code execution after
calling the method.
2014-12-08 12:37:06 +01:00
Alexis Degrugillier
eaaf8cdbf1
Add comments
2014-12-06 10:27:45 -05:00
Alexis Degrugillier
6a706c95df
fix typo
2014-12-05 07:07:23 -05:00
Alexis Degrugillier
427ab0e875
Merge pull request #724 from Alwaysin/patch-5
...
Add i18n (english) for auto_remove_article #2
2014-12-05 06:54:26 -05:00
Alwaysin
2a74b9e9a6
Add i18n (english) for auto_remove_article #2
...
Reference : https://github.com/FreshRSS/FreshRSS/pull/694
2014-12-05 09:41:54 +01:00
Alexis Degrugillier
53410887c9
Fix behavior to hide articles
...
I do not like it since it is partly duplicated. We need to find something better.
2014-12-03 18:57:53 -05:00
Alexis Degrugillier
5617911644
Revert "Fix behavior when marking an article as unread"
...
This reverts commit 93af0cf61e .
2014-12-03 18:35:42 -05:00
Alexis Degrugillier
93af0cf61e
Fix behavior when marking an article as unread
2014-12-03 18:16:50 -05:00
Alexis Degrugillier
d88335072d
Merge pull request #723 from Alwaysin/patch-3
...
Add i18n (french) for auto_remove_article #2
2014-12-03 17:49:45 -05:00
Alwaysin
7161eacb40
Add i18n (french) for auto_remove_article #2
...
Reference : #694
2014-12-03 23:42:38 +01:00
Marien Fressinaud
a7d83225d3
Merge branch '334-new-i18n' into dev
2014-12-03 17:02:15 +01:00
Marien Fressinaud
ddc50090b5
Fix i18n for installation script
...
See https://github.com/FreshRSS/FreshRSS/issues/334
2014-12-03 16:58:12 +01:00
Marien Fressinaud
aa232d8fd5
Update the i18n system.
...
Follow recommendations from https://github.com/FreshRSS/FreshRSS/issues/334
2014-12-03 16:45:51 +01:00
Alexis Degrugillier
adaec6176c
Add article auto-remove after clicking on the read link
2014-12-02 23:34:31 -05:00
Alexis Degrugillier
82745a509a
Optimize screwdriver theme icons.
2014-11-26 18:14:17 -05:00
Alexis Degrugillier
498f8315f7
Optimize bluelagoon theme icons.
...
In the future, we should pay attention to those icons since I've done that a couple of time now. We should have some documentation for new contributions.
2014-11-26 18:05:51 -05:00
Marien Fressinaud
b9b3e963b4
Add BlueLagoon theme
2014-11-24 15:49:13 +01:00
Marien Fressinaud
7781add6da
Update Screwdriver theme
2014-11-24 15:45:47 +01:00