Commit Graph

12 Commits

Author SHA1 Message Date
resteve 33b5d4aba8 Flake8ify #2231
Fixed all flake8 issues
2013-09-30 15:44:06 +02:00
Priyanka Rani 316d73fcc7 Changed design pattern for static file #898
This patch has changed the setters descriptor pattern to delegate to
single record internal methods which makes it easy for other modules to
add new static file types and handle the binary data.

Task ID: project-69/task-898
Review ID: 9353209
2013-02-19 21:23:53 +05:00
Sharoon Thomas 803ad60544 Update to Active Record #647 2013-01-20 13:14:13 +05:00
Shalabh Aggarwal 670dea2d18 Tryton needs file buffer rather than base64 2012-12-27 16:09:10 +05:00
Sharoon Thomas 464d6722a4 Upgrade to tryton 2.4.
All tests are passing
2012-05-14 19:38:52 +05:00
Shalabh Aggarwal 7cae4e0a62 Added view and preview support for remote static files 2012-05-04 14:23:28 +05:00
Sharoon Thomas a82b848a1a Add url and provision fore remote_path in static files 2012-05-03 23:38:50 -04:00
Sharoon Thomas f9576f4dc0 Refactor Static files to make them cleaner and faster 2012-05-03 12:18:45 -04:00
Shalabh Aggarwal 4012a6d350 Corrected and Updated GPLv3 as the consistent License everywhere 2012-05-01 12:43:44 +05:00
Sharoon Thomas d45e91e50d Refactoring to apply DRY principles and inherit flask directly
Modules should work without any change at all
Test cases will now need explicit website url (localhost) to be specified
2012-04-24 12:02:39 -04:00
Sharoon Thomas d4e978621a [FIX]Refactoring of simple registration + [FIX]Typo 2011-01-08 13:34:01 +05:00
Sharoon Thomas 6bef1c5409 [ADD]Missed out files in previous commit 2010-12-18 11:09:19 +05:00