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
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
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
2796cc9ae5
User list load a new page
...
Beginning of more options for administrator!
2014-10-17 16:24:21 +02:00
Marien Fressinaud
1252b3dd86
Authentication system moved + Persona comes back!
...
AuthController is dedicated to auhentication.
Persona is back, greater than ever!
See https://github.com/marienfressinaud/FreshRSS/issues/655
2014-10-07 16:37:10 +02:00
Marien Fressinaud
d8f4681382
Replace Minz_Log::record by corresponding methods
...
Please not use Minz_Log::record anymore!
See https://github.com/marienfressinaud/FreshRSS/issues/655
2014-10-05 19:35:29 +02:00
Marien Fressinaud
3831961b2e
Fix bug of i18n in JavaScript
...
See https://github.com/marienfressinaud/FreshRSS/issues/655
2014-10-05 18:03:32 +02:00
Marien Fressinaud
d8ed718aab
Refactor javascript_vars.phtml
...
Introduce kind of context objectin JavaScript
See https://github.com/marienfressinaud/FreshRSS/issues/634
See https://github.com/marienfressinaud/FreshRSS/issues/655
2014-10-05 17:32:01 +02:00
Alexandre Alapetite
5a9b08e084
Primitive extension system: minor change
...
https://github.com/marienfressinaud/FreshRSS/issues/252
2014-10-05 12:38:13 +02:00
Alexandre Alapetite
febabccdd5
Primitive extension system
...
https://github.com/marienfressinaud/FreshRSS/issues/252
I have been using this extension system for a little while, in
particular to include custom CSS and/or JavaScript (inclusion of PHP
code is not done yet).
There is very little code and it does not impact performances.
I hurry to post it before
https://github.com/marienfressinaud/FreshRSS/issues/655
2014-10-05 12:14:22 +02:00
Alexandre Alapetite
6e6d7b3c87
Minor JavaScript
2014-10-05 01:43:29 +02:00
Alexandre Alapetite
099f5ab760
Merge pull request #654 from aledeg/new-shortcut
...
Add a shortcut to close drop-down lists
2014-10-04 15:39:07 +02:00
Alexis Degrugillier
38a6f0c4b2
Add a shortcut to close drop-down lists
2014-10-04 09:06:35 -04:00
Alexis Degrugillier
7a59568dfc
Fix library with code provided in the comments of the library page.
...
The fix was given by the owner of the project (I assume) but was never integrated in the code. There is no bug tracker so I couldn't open a ticket.
It looks like the project is dead since there is modification to the library.
2014-10-04 08:46:11 -04:00
Alexis Degrugillier
91cc88209c
Remove debugging code
2014-10-04 08:45:57 -04:00
Marien Fressinaud
783171011d
Fix icon not appearing (Flat theme)
...
See https://github.com/marienfressinaud/FreshRSS/issues/651
2014-10-04 10:30:40 +02:00
Marien Fressinaud
9f8d3d0527
Fix configure icon on Flat design
...
See https://github.com/marienfressinaud/FreshRSS/issues/468
2014-10-03 12:18:43 +02:00
Marien Fressinaud
43c1183c93
Merge branch '646-new-cat-system' into dev
2014-10-02 19:49:49 +02:00
Marien Fressinaud
ce43b1761b
Fix box when no feed in category
...
See https://github.com/marienfressinaud/FreshRSS/issues/646
2014-10-02 19:47:02 +02:00
Marien Fressinaud
408ac31dd8
Hack for dragleave (triggered on children!)
...
See https://github.com/marienfressinaud/FreshRSS/issues/646
2014-10-02 19:02:43 +02:00
Marien Fressinaud
6effa82cef
Improve drag and drop
...
- Refactoring
- Better design
- Item doesn't disappear if action is not completed
See https://github.com/marienfressinaud/FreshRSS/issues/646
2014-10-02 15:02:42 +02:00
Marien Fressinaud
50f07febae
Add dataTransfer property to event for JQuery
...
See https://github.com/marienfressinaud/FreshRSS/issues/646
2014-10-02 12:13:16 +02:00
Marien Fressinaud
db4da3babc
First draft for drag and drop
...
We can change feed category by drag and drop! Need improvements...
See https://github.com/marienfressinaud/FreshRSS/issues/646
2014-10-02 11:39:51 +02:00
Marien Fressinaud
9b2ad32e98
Fix a bug in main.js
...
In global view, there is no ".category.all>a" element so we tried
to apply str2int on an undefined value.
In consequence, we were not able to mark several articles as read
This patch need to apply on 0.8.1 and 0.9.1
See https://github.com/marienfressinaud/FreshRSS/issues/649
2014-10-02 10:05:26 +02:00
Marien Fressinaud
f1a5a174ea
Merge branch '646-new-cat-system' into dev
2014-10-02 09:36:32 +02:00
Marien Fressinaud
bbedca510b
Better import icon
...
See https://github.com/marienfressinaud/FreshRSS/issues/646
2014-10-02 09:21:08 +02:00
Marien Fressinaud
fe655e0d9d
Fix close slider when a feed is selected
...
See https://github.com/marienfressinaud/FreshRSS/issues/646
2014-10-01 13:58:09 +02:00
Marien Fressinaud
405f23050b
Design of the slider
...
See https://github.com/marienfressinaud/FreshRSS/issues/646
2014-10-01 13:55:30 +02:00
Marien Fressinaud
1eef789306
Reorganize subscription management code
...
There is still a lot of work to do. Some links are broken.
See https://github.com/marienfressinaud/FreshRSS/issues/646
2014-10-01 11:27:41 +02:00
Marien Fressinaud
7481887db7
Load feed configuration on the same page
...
Need improvements
See https://github.com/marienfressinaud/FreshRSS/issues/646
2014-10-01 10:06:04 +02:00