Commit Graph

1742 Commits

Author SHA1 Message Date
Marien Fressinaud
cdad09ae2c Fix feed colors on subscription page (all themes) 2014-10-24 14:53:38 +02:00
Marien Fressinaud
27c380400d Fix feed in error or empty (all the themes)
See https://github.com/marienfressinaud/FreshRSS/issues/634
2014-10-24 14:42:46 +02:00
Marien Fressinaud
98fbc736ec Fix all the themes for global view
See https://github.com/marienfressinaud/FreshRSS/issues/634
2014-10-24 14:34:08 +02:00
Marien Fressinaud
62727b1d4f Fix Origine and base-theme themes for global view
See https://github.com/marienfressinaud/FreshRSS/issues/634
2014-10-24 14:10:45 +02:00
Marien Fressinaud
fa0c7d75e6 Begin to fix global view 2014-10-24 13:50:08 +02:00
Marien Fressinaud
0d6993fe08 Reader view comes back!
See https://github.com/marienfressinaud/FreshRSS/issues/634
2014-10-24 12:51:17 +02:00
Marien Fressinaud
9fc536c287 Fix .state_unread .items with data-unread="0" 2014-10-24 12:43:05 +02:00
Marien Fressinaud
f8f16fdeea Fix a small bug in Screwdriver theme 2014-10-24 12:10:20 +02:00
Marien Fressinaud
c886daef82 Fix Screwdriver theme 2014-10-24 12:06:23 +02:00
Marien Fressinaud
ea564ee821 Fix Pafat theme
See https://github.com/marienfressinaud/FreshRSS/issues/634
2014-10-24 11:37:59 +02:00
Marien Fressinaud
b9b2bfe6cb Fix Flat theme
See https://github.com/marienfressinaud/FreshRSS/issues/634
2014-10-24 10:38:18 +02:00
Marien Fressinaud
958503251f Fix Dark theme
See https://github.com/marienfressinaud/FreshRSS/issues/634
2014-10-24 10:23:16 +02:00
Marien Fressinaud
0c8b55fc13 First iteration to update all the themes
See See https://github.com/marienfressinaud/FreshRSS/issues/634
2014-10-24 10:07:53 +02:00
Marien Fressinaud
45dbe94890 Fix aside on mobile (Origine) 2014-10-23 13:54:18 +02:00
Marien Fressinaud
cb730c3734 Last fix for Origine (I hope!)
See https://github.com/marienfressinaud/FreshRSS/issues/634
2014-10-23 13:33:48 +02:00
Marien Fressinaud
132235fc4b Fix nb unread in aside_feed (Origine) 2014-10-23 13:04:12 +02:00
Marien Fressinaud
ef64003481 Better tree-folder-title:hover (Origine) 2014-10-23 12:40:03 +02:00
Marien Fressinaud
6dc1267b98 Fix Origine theme
See https://github.com/marienfressinaud/FreshRSS/issues/634
2014-10-23 12:33:22 +02:00
Marien Fressinaud
4708eb7daf Fix Origine theme
See https://github.com/marienfressinaud/FreshRSS/issues/634
2014-10-23 11:17:05 +02:00
Marien Fressinaud
4204336bd6 Begin to fix JS for new aside 2014-10-23 10:44:45 +02:00
Marien Fressinaud
8769931a68 Rename aside_flux in aside_feed. 2014-10-23 09:32:02 +02:00
Marien Fressinaud
8c1789ae06 Begin fixing of Origine theme
See https://github.com/marienfressinaud/FreshRSS/issues/634
2014-10-23 09:26:00 +02:00
Marien Fressinaud
e37a126b9d Fix some parts of aside_flux
See https://github.com/marienfressinaud/FreshRSS/issues/634
2014-10-22 23:41:36 +02:00
Marien Fressinaud
1efbf6fb86 Add comments to Context object.
See https://github.com/marienfressinaud/FreshRSS/issues/634
2014-10-22 20:05:00 +02:00
Marien Fressinaud
db1ad1de23 Fix a bug in nextGet 2014-10-22 19:36:55 +02:00
Marien Fressinaud
00bad6e644 Fix pagination
See https://github.com/marienfressinaud/FreshRSS/issues/634
2014-10-22 19:30:59 +02:00
Marien Fressinaud
1fe5ed5d21 nextGet and idMax are coming back.
See https://github.com/marienfressinaud/FreshRSS/issues/634
2014-10-22 19:19:15 +02:00
Marien Fressinaud
8a6ad05eba Remove STATE_STRICT
See https://github.com/marienfressinaud/FreshRSS/issues/634
2014-10-22 18:33:46 +02:00
Marien Fressinaud
9551145200 Better view mode
- Seperate view mode from default state in conf
- Load read articles if no unread articles only if view is adaptive

See https://github.com/marienfressinaud/FreshRSS/issues/634
2014-10-22 18:21:36 +02:00
Marien Fressinaud
eb60b82959 Move back i18n init in FreshRSS.php 2014-10-22 18:06:28 +02:00
Marien Fressinaud
98587d5d61 Fix a set of TODO and bugs
- Context object raises correct Exception if get is invalid
- RSS feed is well-indicated on the home page
- State is better calculated
- Add some comments

See https://github.com/marienfressinaud/FreshRSS/issues/634
2014-10-22 17:57:22 +02:00
Marien Fressinaud
f1f9b2f5ff Entries are loaded again! It's working :)
See https://github.com/marienfressinaud/FreshRSS/issues/634
2014-10-22 13:52:20 +02:00
Marien Fressinaud
b446a510eb Finish to update context object
See See https://github.com/marienfressinaud/FreshRSS/issues/634
2014-10-22 13:35:30 +02:00
Marien Fressinaud
fcae415753 Update title and get parameter correctly.
See https://github.com/marienfressinaud/FreshRSS/issues/634
2014-10-22 13:13:24 +02:00
Marien Fressinaud
80cffa6de5 Views are in dedicated actions + improve Context
- Seperate normal, global and rss outputs in dedicated actions (NOT WORKING YET!)
- Rewrite aside_flux and nav_menu to use Context object
- Improve Context object

See https://github.com/marienfressinaud/FreshRSS/issues/634
2014-10-21 16:55:19 +02:00
Marien Fressinaud
8a7bab3a55 Refactoring of indexController
Global view has been moved to a different action (all is not working)

See https://github.com/marienfressinaud/FreshRSS/issues/634
and https://github.com/marienfressinaud/FreshRSS/issues/655
2014-10-20 19:35:22 +02:00
Marien Fressinaud
1a22a87fb1 Use FreshRSS_Context::$conf only
- Replace $this->view->conf in controllers
- Replace $this->conf in views
2014-10-20 18:45:22 +02:00
Marien Fressinaud
ad92dd7dae First draft for Context object.
See https://github.com/marienfressinaud/FreshRSS/issues/634
2014-10-20 18:21:10 +02:00
Marien Fressinaud
df4ddf0e55 Unsafe autologin comes back
Should be moved in an extension later!

See https://github.com/marienfressinaud/FreshRSS/issues/655
2014-10-20 13:31:49 +02:00
Marien Fressinaud
ae84e877c5 Fix some i18n keys 2014-10-20 12:52:18 +02:00
Marien Fressinaud
61a2f9387f Fix i18n (french and english) 2014-10-20 12:42:46 +02:00
Marien Fressinaud
7080a32650 Add checking installation feature 2014-10-20 11:54:31 +02:00
Marien Fressinaud
3bad4d138e Fix i18n 2014-10-17 16:29:55 +02:00
Marien Fressinaud
ce0984e102 Fix i18n 2014-10-17 16:24:21 +02:00
Marien Fressinaud
74be86d7e8 Reorganise menus (aside and header) 2014-10-17 16:24:21 +02:00
Marien Fressinaud
5797344aff Fix a bug to get size of user (SQLite) 2014-10-17 16:24:21 +02:00
Marien Fressinaud
d4ad951b9b Show more information about user when selected 2014-10-17 16:24:21 +02:00
Marien Fressinaud
2796cc9ae5 User list load a new page
Beginning of more options for administrator!
2014-10-17 16:24:21 +02:00
Marien Fressinaud
c5fe3bd659 Reorganize user pages
Three pages:

- User profil
- User management
- Authentication
2014-10-17 16:24:21 +02:00
Alexandre Alapetite
1283e73d08 SimplePie: bug date CEST
https://github.com/marienfressinaud/FreshRSS/issues/659
https://github.com/simplepie/simplepie/pull/380
2014-10-14 20:00:06 +02:00