aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAge
* Updated sphinx configuration (pyAggr3g470r version number).cedricbonhomme2012-11-09
* Version 3.6 released. pyAggr3g470r is now running with Python 3.2.cedricbonhomme2012-11-08
* Updated documentation.cedricbonhomme2012-11-08
* Updated revision date and version number.cedricbonhomme2012-11-08
* changed things...cedricbonhomme2012-11-08
* Re-enabled tooltip description.cedricbonhomme2012-11-08
* Porting to Python 3.2. Better, faster, stronger.cedricbonhomme2012-11-08
* HTML username text input is now focused by default.cedricbonhomme2012-11-06
* mark_as_read() always return to index page.cedricbonhomme2012-11-05
* Updated version to 3.5 in index.rst.cedricbonhomme2012-11-04
* Added 'Create a new user' section in the markdown documenation.cedricbonhomme2012-11-01
* Version 3.5 released.cedricbonhomme2012-10-28
* Updated README.md file.cedricbonhomme2012-10-28
* Keep only the default password.cedricbonhomme2012-10-28
* Minor improvements for the management of the database.cedricbonhomme2012-10-22
* Bug fix in drop base function. The wrong database name was used.cedricbonhomme2012-10-22
* Authentication is now required for all pages.cedricbonhomme2012-10-22
* No longer create index on MongoDB articles collection.cedricbonhomme2012-10-22
* Updated documentation.cedricbonhomme2012-10-20
* Updated README.cedricbonhomme2012-10-20
* Updated README.cedricbonhomme2012-10-20
* Renamed READEM.cedricbonhomme2012-10-20
* Updated README.cedricbonhomme2012-10-20
* Updated README.cedricbonhomme2012-10-20
* Catch an error when creating index with mongodb and python 2.7.3.cedricbonhomme2012-10-20
* Added comments.cedricbonhomme2012-10-20
* Renamed root class.cedricbonhomme2012-10-20
* Fixed in typo in password file.cedricbonhomme2012-10-12
* Default credentials are admin/admin.cedricbonhomme2012-10-12
* New version number.cedricbonhomme2012-10-12
* Improved css for the loggin page.cedricbonhomme2012-10-12
* Added log.csscedricbonhomme2012-10-12
* HTML5 doctype. You have now to be logged to acces to your pyAggr3g470r instan...cedricbonhomme2012-10-12
* Added example of password file.cedricbonhomme2012-10-12
* Added logginn module (for the authentication).cedricbonhomme2012-10-12
* Added authentication module.cedricbonhomme2012-10-12
* Replaced ctime() by strftime('%Y-%m-%d %H:%M').cedricbonhomme2012-10-09
* Improved the display of the 'statistics' page.cedricbonhomme2012-10-09
* Improved the display of the 'feed' page.cedricbonhomme2012-10-09
* Added a link to the feed description page in the 'articles' page.cedricbonhomme2012-10-09
* Updated the documentation: index.rst file.cedricbonhomme2012-09-16
* Added 'Launch' section to index.rst.cedricbonhomme2012-09-15
* Added 'Setting' section in index.rst.cedricbonhomme2012-09-15
* Updated index.rst with the content of the README.cedricbonhomme2012-09-15
* Added initial files for the documentation.cedricbonhomme2012-09-15
* Renamed /documentation to /docs.cedricbonhomme2012-09-15
* Updated README file.cedricbonhomme2012-09-11
* Python RestructuredText bloc code.cedricbonhomme2012-09-10
* Added information about how to backup the database.cedricbonhomme2012-09-10
* Removed sqlite2mongo.py which was used during the migration from SQLite to Mo...cedricbonhomme2012-09-10
bgstack15