Marien Fressinaud
61decd4528
Dark design based on default template
...
Need reviews
See https://github.com/marienfressinaud/FreshRSS/issues/320
2014-07-08 23:32:54 +02:00
Marien Fressinaud
8b3ec25218
Fix Flat design
2014-07-08 21:32:25 +02:00
Marien Fressinaud
dd62729228
Flat design based on default template
...
- stats are not terminated yet
- need reviews
See https://github.com/marienfressinaud/FreshRSS/issues/320
2014-07-07 21:58:34 +02:00
Alexis Degrugillier
6b900fe31b
Change behavior when selecting an article
...
See #524
Before, when the configuration was set so the article is marked as read when selected, if you mark it as unread while it is open and then close it, it is marked again as read. This behavior was not straightforward.
Now, the article is not marked again as read.
2014-07-05 09:06:45 -04:00
Alexandre Alapetite
d632900b2f
Autoload more articles if needed on big screens
2014-07-05 11:46:29 +02:00
Alexandre Alapetite
805c91da98
Add support for SQLite
...
https://github.com/marienfressinaud/FreshRSS/issues/100
Warning: MySQL has been changed too, so bugs may have been introduced
2014-07-05 01:52:41 +02:00
Alexandre Alapetite
b34f59e85a
Preparation #3 for SQLite
...
https://github.com/marienfressinaud/FreshRSS/issues/100
2014-07-03 22:48:29 +02:00
Alexandre Alapetite
8a5050289e
New install logic
...
Now the install.php is kept in ./app/ and the trigger is
./data/do-install.php
There is no need anymore to have write access in ./p/i/
2014-07-03 21:20:11 +02:00
Marien Fressinaud
a7e8332809
Improve system of queries
...
- Coding style
- More checks server side
- Default query name is "Query n°X"
- List of queries is moved into nav_menu, in a dropdown
- Better system to remove fields in JS (to a.remove elements, give an
attibute data-remove="id_to_remove")
- Fix a bug in lib/Mine/Request.php (htmlspecialchars_utf8 can be applied on
arrays now)
- Few theme improvements
- Add an element .no-mobile to apply to elements which should not appear on
mobiles
See https://github.com/marienfressinaud/FreshRSS/pull/498
2014-06-14 09:04:31 +02:00
Marien Fressinaud
2b8dc66634
Merge branch 'user-queries' of https://github.com/aledeg/FreshRSS into aledeg-user-queries
...
Conflicts:
app/layout/nav_menu.phtml
2014-06-13 20:20:43 +02:00
Marien Fressinaud
8c132b2acd
Fix theme paths for install.php
2014-06-13 18:14:44 +02:00
Marien Fressinaud
b2eda4a349
Fix font-size for titles (Origine)
2014-06-12 23:04:30 +02:00
Marien Fressinaud
5707a16328
Fix alignment buttons (Origine)
...
Fix https://github.com/marienfressinaud/FreshRSS/issues/506
2014-06-12 22:57:43 +02:00
Marien Fressinaud
b8e4ed0d5d
Fix Origine
...
- Fix font-size of main content titles (h1.title)
- Remove margin of blockquotes
2014-06-12 22:25:58 +02:00
Marien Fressinaud
0270224c8a
Add a note avout branches in README
...
+ add loading gif in Origine theme
2014-06-12 22:16:02 +02:00
Marien Fressinaud
497853022a
Fix some theme and UI problems
...
- More stick buttons!
- Fix line-height of titles + fix load more on mobile (Origine)
- Fix content width and filter buttons (Dark and Flat)
2014-06-12 21:58:39 +02:00
Marien Fressinaud
ce063a5577
Update themes Dark and Flat (notifications and icons)
2014-06-05 22:44:02 +02:00
Marien Fressinaud
5ea82076fa
Improve toggle-password
...
Add class "active" to button which reveals the password and remove it
when revealing is terminated
2014-06-05 21:56:58 +02:00
Marien Fressinaud
92993b26a8
Merge branch 'dev' into 320-template
2014-06-05 21:52:48 +02:00
Marien Fressinaud
e47f915920
Improve page of sharing configuration
...
- Use sticks
- Change order of buttons
2014-06-05 21:48:03 +02:00
Marien Fressinaud
7ded58e808
Add icons
2014-06-05 21:47:36 +02:00
Marien Fressinaud
9b3673f945
Rename Origine2 into Origine (v0.2)
...
- Remove template files (will be moved into another repository later)
- Rename Origine2 into Origine
- Change version (0.1 -> 0.2)
See https://github.com/marienfressinaud/FreshRSS/issues/320
2014-06-05 20:26:00 +02:00
Marien Fressinaud
9916d6f791
Update themes
...
- Fix some Webkit problems
- Change render of #bigMarkAsRead
2014-06-05 20:15:45 +02:00
Marien Fressinaud
1c2cdd7650
Fix bug openNotification function (Origine2)
...
Add class "notification"
2014-06-05 19:12:05 +02:00
Marien Fressinaud
b791134b89
Fix theme Origine2 and template
...
See https://github.com/marienfressinaud/FreshRSS/issues/320
2014-06-04 19:46:48 +02:00
Marien Fressinaud
4bdabbd39f
Fix theme Origine2
...
It should be equivalent to Origine (modulo some improvements)
See https://github.com/marienfressinaud/FreshRSS/issues/320
2014-06-03 23:41:19 +02:00
Marien Fressinaud
5f5bf67d84
Fix sizes in Origine2
...
Dropdowns and buttons had not homogeneous font-sizes
See https://github.com/marienfressinaud/FreshRSS/issues/320
2014-06-03 21:12:01 +02:00
Marien Fressinaud
1fdd76bc1d
Add theme Origine2
...
- Based on the new template
- Should remplace Origine later
- It is still not finished, there are a lot to do
2014-06-03 20:19:32 +02:00
Marien Fressinaud
d7ba16a39b
Fix template
...
Few improvements
2014-05-13 21:13:18 +02:00
Marien Fressinaud
a86a51cca6
Merge branch 'dev' into 320-template
2014-05-13 21:03:32 +02:00
Marien Fressinaud
e763cd407a
Merge branch 'dev' of github.com:marienfressinaud/FreshRSS into dev
2014-05-13 19:36:34 +02:00
Marien Fressinaud
acd7d64e20
Merge branch 'master' of github.com:tomgue/FreshRSS into 491-homescreen
2014-05-13 19:21:12 +02:00
Nicolas ELIE
6aadb7e59a
Username regexp is too strict
...
Username can contains more characters that the regexp allows. For example, on a raspberry pi, the default user for web server is 'www-data'.
2014-05-09 09:53:46 +02:00
Alexis Degrugillier
8521c876d4
Add user queries
...
It's an intermediary step to remove the favorite button.
I add a button to store the current query as a favorite query. It redirects automatically to the configuration page where it is possible to name and remove user queries.
To make the queries more straigtforward, I removed the default behavior when searching for a string. This way, when we search for a string, the filter is not defaulted to all articles.
2014-05-04 17:23:53 -04:00
Alexandre Alapetite
2f51556f77
jQuery 2.1.1
...
http://blog.jquery.com/2014/05/01/jquery-1-11-1-and-2-1-1-released/
2014-05-03 11:45:58 +02:00
Alexis Degrugillier
f820f428ef
Add a shortcut to access the search field
2014-04-27 11:00:25 -04:00
tomgue
615d5a4534
Correction icon
2014-04-18 11:58:36 +02:00
tomgue
a8fb745272
Add to homescreen
...
Ajout d’un icon iPhone/iPad + balise link et meta
2014-04-17 18:20:18 +02:00
Alexandre Alapetite
7b57ecc9f0
Fix: Cannot open link from article header
...
https://github.com/marienfressinaud/FreshRSS/issues/490
2014-04-17 18:15:53 +02:00
Alexis Degrugillier
3a736e902c
Move state constants from Configuration to Entry
2014-04-13 08:16:43 -04:00
Alexis Degrugillier
86066b1659
Add a new status for 'ALL'
...
I made the conversion in every file I can think of.
It should not have any reference to the string 'all' for the state context
2014-04-13 07:28:41 -04:00
Alexis Degrugillier
d25afa9def
Extract RSS feed from menu
...
The RSS action has now its own button. I also reorganized the button display order to be more natural.
I did not find an appropriate Unicode replacement for the Rss icon.
2014-04-12 22:46:35 -04:00
Alexis Degrugillier
135486f4ef
Change activate button layout
2014-04-12 22:09:10 -04:00
Alexis Degrugillier
3e665bcf9a
Delete favorite button
...
I extract drop-down menu actions to make them as button action in the page header.
I removed the favorite button on the category list because it is a duplicate from the button action.
Now button action act as filters and you can combine them.
It is a test to see if we can keep it like that. There is still work to do to extract other actions from the drop-down list.
I did not want to change everything if we don't keep it.
See #376 and #277
2014-04-12 11:51:44 -04:00
Alexandre Alapetite
6a04683171
Revert "Revert "Fix click action on article""
...
This reverts commit c94e893dbb .
2014-04-11 09:05:31 +02:00
Alexandre Alapetite
c94e893dbb
Revert "Fix click action on article"
...
This reverts commit 7e0566b0a1 .
2014-04-11 08:41:51 +02:00
Alexandre Alapetite
903217d7a3
Merge pull request #482 from aledeg/click-article
...
Fix click action on article
2014-04-11 08:32:07 +02:00
Alexis Degrugillier
7e0566b0a1
Fix click action on article
...
Before, when the user clicks on an article header one, it expands. When it clicks a second time, it collapses.
When it clicks a third time it stays collapsed instead of expand.
Now it toggles the article between expanded and collapsed state.
2014-04-10 23:39:41 -04:00
Alexis Degrugillier
5ab6b7d2b1
Fix small color bug
...
There was a small bug color in Dark theme.
2014-04-10 21:59:31 -04:00
Alexis Degrugillier
65bde8b6cf
Fix unexpected behavior during navigation
...
When the navigation is done with the mouse and shortcuts, the focus on the current article is lost when
the article is collapsed with the mouse. So when navigating with the shortcut does not open the intended
article.
See #473 and #478
2014-04-09 20:20:32 -04:00