Commit Graph

1560 Commits

Author SHA1 Message Date
plopoyop
ffbfbb92cc Merge branch 'dev' of https://github.com/marienfressinaud/FreshRSS into dev 2014-09-19 09:07:11 +02:00
plopoyop
4fd1478e82 Delete unused icons
Optimisation SVN
Utilisation du template par défaut.
2014-09-18 18:36:48 +02:00
Marien Fressinaud
2f5304a1f7 Fix width on idle page (stats) 2014-09-18 17:44:31 +02:00
Marien Fressinaud
097703f23e Improve stat design 2014-09-18 17:39:07 +02:00
plopoyop
af3739a45c Add Pafat theme 2014-09-18 17:21:11 +02:00
Marien Fressinaud
45d2524a82 Merge branch 'dev' of github.com:marienfressinaud/FreshRSS into dev 2014-09-18 16:23:03 +02:00
Marien Fressinaud
9a9d7a5a31 Fix alignment of tables 2014-09-18 16:22:36 +02:00
Marien Fressinaud
ffbee0d59c Merge pull request #622 from plopoyop/dev
Ajout du tag sur la notification HTML5
2014-09-18 15:46:36 +02:00
Marien Fressinaud
0947b780c9 Merge branch 'dev' of github.com:marienfressinaud/FreshRSS into dev 2014-09-18 15:42:00 +02:00
Marien Fressinaud
70df99c1fc Add a link on Persona page to reset auth system
See https://github.com/marienfressinaud/FreshRSS/issues/521
2014-09-18 15:40:23 +02:00
Marien Fressinaud
94915f1c0a Reset auth system: i18n and style
See https://github.com/marienfressinaud/FreshRSS/issues/521
2014-09-18 15:32:59 +02:00
plopoyop
bafe851f90 Ajout du tag sur la notification HTML5 2014-09-18 15:29:16 +02:00
Marien Fressinaud
d2799d168e Improve resetAuth redirections
See https://github.com/marienfressinaud/FreshRSS/issues/521
2014-09-18 15:09:47 +02:00
Marien Fressinaud
c0d0279b03 Use openNotification instead of alert (main.js) 2014-09-18 15:09:31 +02:00
Marien Fressinaud
f727a13836 Improve reset auth system
- Add bcrypt.js in resetAuthAction()
- Rename init_loginForm() in init_crypto_form()
- Load init_crypto_form() everytime (if no #crypto-form, do nothing)
2014-09-18 14:50:54 +02:00
Marien Fressinaud
23609ad858 Add page for reset auth type [NOT WORKING]
See https://github.com/marienfressinaud/FreshRSS/issues/521
2014-09-18 14:18:00 +02:00
Alexandre Alapetite
ca74b2fca3 Merge pull request #620 from plopoyop/dev
Ajout d'un timeout pour la notification HTML5
2014-09-18 13:34:22 +02:00
plopoyop
0c012b006c Alignement des => 2014-09-18 12:39:44 +02:00
plopoyop
4211539c24 Add timeout option for HTML5 notification 2014-09-18 10:46:34 +02:00
Marien Fressinaud
5c752f71e9 Fix a serie of undefined index (app/install.php) 2014-09-18 09:15:24 +02:00
Marien Fressinaud
7d461779b3 Change color:hover for bigMark
See https://github.com/marienfressinaud/FreshRSS/issues/480
2014-09-18 09:00:41 +02:00
Alexandre Alapetite
0ef1fd6e4d Style: reduce white space of line breaks in articles
Makes articles a bit more compact.
Plus a generic filter for multiple lines breaks, useful for instance in
LeMonde.fr, which uses <br /><br /><br />
https://github.com/marienfressinaud/FreshRSS/issues/618
2014-09-17 22:22:14 +02:00
Alexandre Alapetite
de5c0bc009 Misc minor details + a few i18n corrections
https://github.com/marienfressinaud/FreshRSS/issues/618
2014-09-17 21:19:48 +02:00
Alexandre Alapetite
fc86d14ade Bug purge
https://github.com/marienfressinaud/FreshRSS/issues/493
2014-09-17 21:17:55 +02:00
Marien Fressinaud
fc7d2a0bf2 Move http referer test into lib_rss
Rename method (coding style)
Change in app/FreshRSS.php
Improve test of app/install.php
2014-09-17 14:21:56 +02:00
Marien Fressinaud
75bf305b2f Test HTTP REFERER in install.php
Test is actually basic, we need to use
Minz_Request::isRefererFromSameDomain() method to improve checking
2014-09-17 14:07:52 +02:00
Marien Fressinaud
3b8c381689 No cache for update system
See https://github.com/marienfressinaud/FreshRSS/issues/616
2014-09-17 13:37:39 +02:00
Marien Fressinaud
a3b5e72729 Move button to apply update outside the message 2014-09-17 13:26:32 +02:00
Marien Fressinaud
6e140d82b0 Merge branch 'aledeg-reading-conf' into dev 2014-09-17 11:24:31 +02:00
Marien Fressinaud
9fec7f328b Coding style + i18n
Change "Show only unread or read if no unread" into "Adjust showing". It
is less explicit but shorter.
2014-09-17 11:22:45 +02:00
Marien Fressinaud
f5c863705b Merge branch 'reading-conf' of github.com:aledeg/FreshRSS into aledeg-reading-conf 2014-09-17 09:30:31 +02:00
Marien Fressinaud
fc5cae981f Show a message to warn about loading divided by 2
See https://github.com/marienfressinaud/FreshRSS/issues/559
2014-09-17 09:25:01 +02:00
Marien Fressinaud
7d5e57b35b Load $nb/2 articles when articles are unfolded
See https://github.com/marienfressinaud/FreshRSS/issues/559
2014-09-17 09:15:19 +02:00
Marien Fressinaud
1967e289cf Fix bigMark for Origine 2014-09-17 08:36:28 +02:00
Marien Fressinaud
1f6fc5dfae Reduce font-size of bigMarkAsRead
See https://github.com/marienfressinaud/FreshRSS/issues/480
2014-09-16 19:06:06 +02:00
Marien Fressinaud
17d1e67e82 Fix sqlite bug ON DELETE CASCADE
Foreign key constraints are not enabled by default.

See https://github.com/marienfressinaud/FreshRSS/issues/579
See http://stackoverflow.com/questions/13534040/sqlite3-foreign-keys-on-pdo
2014-09-16 19:01:24 +02:00
Marien Fressinaud
a4e43e9c53 Message if last update checking is close
last_update.txt is updated even if there is no update
If last_update.txt has been modified during last hour, show a message

See https://github.com/marienfressinaud/FreshRSS/issues/480#issuecomment-55765373
2014-09-16 18:30:24 +02:00
Marien Fressinaud
c2ca9805fa Same behaviour for middle click on article
Middle click was not catched by JavaScript so when opening article in a
new page, itwas not marked as read.

See https://github.com/marienfressinaud/FreshRSS/issues/454
2014-09-16 17:46:16 +02:00
Marien Fressinaud
7eb71edecf Improve align article on previous article
Always align view on previous article IF its top is not too far (magic
number: 150px).

See https://github.com/marienfressinaud/FreshRSS/issues/470
2014-09-16 17:23:25 +02:00
Marien Fressinaud
4fd3babcb6 Reduce height of bigMarkAsRead
See https://github.com/marienfressinaud/FreshRSS/issues/480
2014-09-16 16:50:01 +02:00
Marien Fressinaud
922ed3c15d Improve "End of articles" section
Increase font size
Change colors in Origine

See https://github.com/marienfressinaud/FreshRSS/issues/480
2014-09-16 15:11:38 +02:00
Marien Fressinaud
6f8413403b Change #bigMarkAsRead link in button
See https://github.com/marienfressinaud/FreshRSS/issues/599#issuecomment-55735615
2014-09-16 14:58:25 +02:00
Marien Fressinaud
def0b6e71a Coding style pagination.phtml 2014-09-16 14:42:21 +02:00
Marien Fressinaud
d30acf4e00 Fix a bug for mark as read before 1 day/week
Current output was not remembered.
2014-09-16 14:32:49 +02:00
Marien Fressinaud
1e5efc9299 Mark many as read must be a POST action
See https://github.com/marienfressinaud/FreshRSS/issues/599
2014-09-16 14:23:04 +02:00
Marien Fressinaud
497d3564c8 Fix bug with shortcut "mark all as read"
See https://github.com/marienfressinaud/FreshRSS/issues/599
2014-09-16 14:19:55 +02:00
Marien Fressinaud
c6dbe9def8 Use buttons instead of links for "mark as read"
See https://github.com/marienfressinaud/FreshRSS/issues/599
2014-09-16 14:12:44 +02:00
Marien Fressinaud
5d9479a4ac Add confirmation for "mark as read" in dropdown 2014-09-16 13:16:39 +02:00
Marien Fressinaud
595b0316ab Coding style nav_menu.phtml 2014-09-16 13:09:29 +02:00
Marien Fressinaud
2aba7e037d Add a "toggle password" button during installation 2014-09-16 12:05:58 +02:00