aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAge
* Changed variable 'notification_sender' to 'notification_email'.Cédric Bonhomme2015-05-03
* Uppdated translations.Cédric Bonhomme2015-05-03
* Updated documentation.Cédric Bonhomme2015-05-03
* Fixed a bug when sending emails (email of the sender was empty).Cédric Bonhomme2015-05-03
* Display the ration only for the tab 'All'.Cédric Bonhomme2015-04-23
* Just a try to get a more comprehensive counter of unread articles.Cédric Bonhomme2015-04-23
* Merged in jaesivsm/pyaggr3g470r (pull request #12)Cédric Bonhomme2015-04-23
|\
| * enforcing better user of user_id in controllersFrançois Schmidts2015-04-23
|/
* Fixed strange behaviour of the search when only searching on the content.Cédric Bonhomme2015-04-23
* Bugfix: 'searc_content' -> 'search_content'.Cédric Bonhomme2015-04-23
* Only display this message when the crawling has been launched.Cédric Bonhomme2015-04-23
* Automatically use the good Python executable for the classic crawler.Cédric Bonhomme2015-04-23
* Updated translations.Cédric Bonhomme2015-04-23
* Removed HTML accesskey, not so useful.Cédric Bonhomme2015-04-23
* Forgot to git add babaek.cfg.Cédric Bonhomme2015-04-23
* Merged in jaesivsm/pyaggr3g470r (pull request #11)Cédric Bonhomme2015-04-22
|\
| * impacting wosh suppression to controllerFrançois Schmidts2015-04-22
| * making admin able to update all other users feedFrançois Schmidts2015-04-22
| * better title handlingFrançois Schmidts2015-04-22
|/
* Updated NEWS.rstCédric Bonhomme2015-04-22
* Updated NEWS.rstCédric Bonhomme2015-04-22
* Full text seaerch with Whoosh has been removed.Cédric Bonhomme2015-04-22
* Fixed the default configuration file. Minor update to the install.sh script.Cédric Bonhomme2015-04-20
* Link to about page is not only visible for the administrator.Cédric Bonhomme2015-04-20
* Minor changes to the search form.Cédric Bonhomme2015-04-19
* Trying the search on Heroku.Cédric Bonhomme2015-04-19
* Restoring HTML 500 error handler.Cédric Bonhomme2015-04-19
* The problem was the 'database_url' conf variable, which is required on Heroku...Cédric Bonhomme2015-04-19
* The name of this conf variable should be 'DATABASE_URL' on Heroku.Cédric Bonhomme2015-04-19
* Test.Cédric Bonhomme2015-04-19
* Remove the HTML 500 error handler to better understand the problem.Cédric Bonhomme2015-04-19
* Forgot the section of postmark_api_key conf variable.Cédric Bonhomme2015-04-19
* Platform URL is missing for Heroku.Cédric Bonhomme2015-04-17
* Platform URL is missing for Heroku.Cédric Bonhomme2015-04-17
* Load Postmark API key for Heroku.Cédric Bonhomme2015-04-17
* Merged in jaesivsm/pyaggr3g470r (pull request #10)Cédric Bonhomme2015-04-17
|\
| * facto on config and more option in log levelsFrançois Schmidts2015-04-16
| * misc bugfix (dict should be set at load time) and var renamingFrançois Schmidts2015-04-16
| * redoing sorting on SQL and allowing to reverse sortingFrançois Schmidts2015-04-16
| * removing unused templateFrançois Schmidts2015-04-16
| * introducing the or filter componentFrançois Schmidts2015-04-16
| * redoing full text searchFrançois Schmidts2015-04-16
| * No bad default 'No title' for feed creationFrançois Schmidts2015-04-16
|/
* 'CRAWLING_METHOD wasn't initialized on Heroku.Cédric Bonhomme2015-04-14
* Merged in jaesivsm/pyaggr3g470r (pull request #9)Cédric Bonhomme2015-04-14
|\
| * making fetch call dependent to the crawling method optionFrançois Schmidts2015-04-14
| * redoing conf gathering and using it in templatesFrançois Schmidts2015-04-14
|/
* Removed a link pointing to a deleted page.Cédric Bonhomme2015-04-14
* Updated translations.Cédric Bonhomme2015-04-14
* Automatically download articles for the new feed.Cédric Bonhomme2015-04-14
bgstack15