index
:
newspipe
add-reverse-proxy
combine-apps
hide-registration-button
ldap-auth
master
reverse-proxy
reverse-proxy-for-patch
stackrpms-branding
stackrpms-master
A web news aggregator.
bgstack15
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
pyaggr3g470r
Commit message (
Collapse
)
Author
Age
*
Minor improvements to the edit feed forms.
Cédric Bonhomme
2015-07-03
|
*
using conf.DEFAULT_MAX_ERROR in feed template
François Schmidts
2015-07-02
|
*
basic UI to maniuplate filters
François Schmidts
2015-07-02
|
*
redoing home page in a more 'bootstrapy' way
François Schmidts
2015-07-02
|
*
a more bootstrap edit feed page & removing unused code
François Schmidts
2015-07-02
|
*
registering an strftime even if headers don't provide one
François Schmidts
2015-07-02
|
*
adding unread count when listing feeds, using count_by_feed for user management
François Schmidts
2015-07-02
|
*
accelerating the feeds page
François Schmidts
2015-07-02
|
*
adding comments and tests
François Schmidts
2015-07-02
|
*
adding filters mechanism + splitting tests + adding tests for filters
François Schmidts
2015-07-02
|
*
adding filters field
François Schmidts
2015-07-02
|
*
some factorising
François Schmidts
2015-07-02
|
*
Display a picto when a feed is disabled due to errors when retrieving.
Cédric Bonhomme
2015-07-02
|
*
Bugfix: the variable 'favorites' wasn't transfered to the template.
Cédric Bonhomme
2015-06-29
|
*
Typo.
Cédric Bonhomme
2015-06-12
|
*
No need to display the /duplicates page when there is no duplicate.
Cédric Bonhomme
2015-06-12
|
*
The bookmarklet to subscribe to a feed has been slightly updated.
Cédric Bonhomme
2015-06-03
|
*
It is recommended to close the loop at the end of the procesus ↵
Cédric Bonhomme
2015-06-02
|
|
|
|
(https://groups.google.com/forum/#!topic/python-tulip/8bRLexUzeU4).
*
Bug fix: the 'expire_articles' function was deleting articles of all users!
Cédric Bonhomme
2015-06-02
|
*
It is now possible to sort the list of articles on the second column (title ↵
Cédric Bonhomme
2015-06-02
|
|
|
|
of article).
*
The search is now case unsensitive.
Cédric Bonhomme
2015-06-01
|
*
This sort is supposed to be based on the feed's name.
Cédric Bonhomme
2015-06-01
|
*
Run the asyncio loop in a try block.
Cédric Bonhomme
2015-05-27
|
*
Merge branch 'master' of bitbucket.org:cedricbonhomme/pyaggr3g470r
Cédric Bonhomme
2015-05-27
|
\
|
*
Removed debug message.
Cédric Bonhomme
2015-05-17
|
|
|
*
The line of an unread articles is removed from the table when it is opened ↵
Cédric Bonhomme
2015-05-17
|
|
|
|
|
|
|
|
in a new tab.
|
*
Finally, the side menu was easier to understand before.
Cédric Bonhomme
2015-05-17
|
|
*
|
Try to fix a problem with Python 3.4.3 and test 'ensure_future' with Python ↵
Cédric Bonhomme
2015-05-27
|
|
|
|
|
|
|
|
dev (3.5).
*
|
No need to set feed.enabled in the asyncio crawler. Just to increase the ↵
Cédric Bonhomme
2015-05-27
|
/
|
|
|
counter.
*
testing special controller methods
François Schmidts
2015-05-15
|
*
adding base unittests
François Schmidts
2015-05-15
|
*
correcting log level for error in feed retrieving
François Schmidts
2015-05-13
|
*
pep8
François Schmidts
2015-05-13
|
*
The list of inactive feeds is now sorted.
Cédric Bonhomme
2015-05-10
|
*
Updated link to the page of articles for a feed.
Cédric Bonhomme
2015-05-09
|
*
Removed 'articles' view.
Cédric Bonhomme
2015-05-09
|
*
Updated translations.
Cédric Bonhomme
2015-05-07
|
*
This field is mandatory.
Cédric Bonhomme
2015-05-07
|
*
Uppdated translations.
Cédric Bonhomme
2015-05-03
|
*
Display the ration only for the tab 'All'.
Cédric Bonhomme
2015-04-23
|
*
Just a try to get a more comprehensive counter of unread articles.
Cédric Bonhomme
2015-04-23
|
*
enforcing better user of user_id in controllers
François Schmidts
2015-04-23
|
|
|
|
|
|
thus enhancing rights limitations between users wider_controller are a way to say "I was the maximum rights my role allows me"
*
Fixed strange behaviour of the search when only searching on the content.
Cédric Bonhomme
2015-04-23
|
*
Bugfix: 'searc_content' -> 'search_content'.
Cédric Bonhomme
2015-04-23
|
*
Only display this message when the crawling has been launched.
Cédric Bonhomme
2015-04-23
|
*
Automatically use the good Python executable for the classic crawler.
Cédric Bonhomme
2015-04-23
|
*
Updated translations.
Cédric Bonhomme
2015-04-23
|
*
Removed HTML accesskey, not so useful.
Cédric Bonhomme
2015-04-23
|
*
impacting wosh suppression to controller
François Schmidts
2015-04-22
|
*
making admin able to update all other users feed
François Schmidts
2015-04-22
|
[next]
bgstack15