aboutsummaryrefslogtreecommitdiff
path: root/pyaggr3g470r
Commit message (Collapse)AuthorAge
...
* Minor changes (comment and logging).Cédric Bonhomme2014-11-30
|
* Database is now indexed in background.Cédric Bonhomme2014-11-30
|
* Do not check at all the content.Cédric Bonhomme2014-11-29
|
* Updated feeds.html template.Cédric Bonhomme2014-11-28
|
* Added a button to delete duplicate articles.Cédric Bonhomme2014-11-28
|
* Improved layout of the template duplicate.html.Cédric Bonhomme2014-11-28
|
* Only compare published date and title of articles.Cédric Bonhomme2014-11-28
|
* Test the equality of the contents and of the titles.Cédric Bonhomme2014-11-28
|
* Finall the method with nltk is really slow...Cédric Bonhomme2014-11-28
|
* Misc fixes for the installation/uage of scipy/numpy/nltk.Cédric Bonhomme2014-11-28
|
* Added duplicates.html template.Cédric Bonhomme2014-11-28
|
* Speed improvements: combinations generates less pair than product...Cédric Bonhomme2014-11-28
|
* Compare files with cosine.Cédric Bonhomme2014-11-28
|
* Email's 'To' field is given in argument.Cédric Bonhomme2014-11-20
|
* Switch To and Bcc addresses.Cédric Bonhomme2014-11-20
|
* Notifications functions and functions to send emails are now in separated files.Cédric Bonhomme2014-11-20
|
* Renamed function send_email to send_smtp.Cédric Bonhomme2014-11-20
|
* Bug fix.Cédric Bonhomme2014-11-19
|
* Updated some comments.Cédric Bonhomme2014-11-19
|
* Updated comment.Cédric Bonhomme2014-11-19
|
* Bug fix: email content is now created outside the function.Cédric Bonhomme2014-11-19
|
* Bug fix: activation key was too long for the database column.Cédric Bonhomme2014-11-19
|
* Emails via Postmark and traditional SMTP server.Cédric Bonhomme2014-11-19
|
* When the title is not found.Cédric Bonhomme2014-11-09
|
* More robust fetch.py script.Cédric Bonhomme2014-11-09
|
* Class btn-default for the 'Log In' button.Cédric Bonhomme2014-11-08
|
* Log 'bozo' exception.Cédric Bonhomme2014-11-08
|
* Updated translations.Cédric Bonhomme2014-11-08
|
* Merge branch 'master' of bitbucket.org:cedricbonhomme/pyaggr3g470rCédric Bonhomme2014-11-08
|\
| * Updated Bootstrap to version 3.3.0.Cédric Bonhomme2014-10-30
| |
* | Confirmation message before deleting old articles.Cédric Bonhomme2014-11-08
|/
* Updated 'About' page and translations.Cédric Bonhomme2014-10-12
|
* Bug fix: minor problem on the /search page.Cédric Bonhomme2014-10-02
|
* Do not wait for the complete document is loaded to run the js code.Cédric Bonhomme2014-10-01
|
* Minor UI improvements for the home page.Cédric Bonhomme2014-10-01
|
* fix...Cédric Bonhomme2014-10-01
|
* fix...Cédric Bonhomme2014-10-01
|
* Improved home page with tabs.Cédric Bonhomme2014-10-01
|
* Merge branch 'master' of bitbucket.org:cedricbonhomme/pyaggr3g470rCédric Bonhomme2014-10-01
|\
| * Translations have been updated.Cédric Bonhomme2014-09-27
| |
* | Minor improvements to the home page.Cédric Bonhomme2014-10-01
| |
* | Python 3 supportCédric Bonhomme2014-10-01
|/
* Significative performance improvement for the /favorites view.Cédric Bonhomme2014-09-23
|
* Significative performance improvement for the /unread view.Cédric Bonhomme2014-09-22
|
* Some minor uninteresting changes.Cédric Bonhomme2014-09-20
|
* Bugfix: FlushError. Conflicts between persistent ant transcient SQLAlchemy ↵Cédric Bonhomme2014-09-15
| | | | objects.
* Minor fix: bad link to generate an export of the articles.Cédric Bonhomme2014-09-12
|
* Removed gravatar extension.Cédric Bonhomme2014-09-12
|
* Updated translations.Cédric Bonhomme2014-09-06
|
* Version 5.6.3 of pyAggr3g470r released.Cédric Bonhomme2014-08-27
|
bgstack15