Commit Graph

35 Commits

Author SHA1 Message Date
Roberto Rosario
0439e0edf7 Merge branch 'development' into feature/ACL_support
Conflicts:
	requirements/development.txt
	requirements/production.txt
	urls.py
2011-12-05 16:01:21 -04:00
Roberto Rosario
623fa8276f Merge branch 'hotfix/v0.10-hf1' into development
Conflicts:
	apps/main/__init__.py
	docs/changelog.rst
2011-12-05 14:46:17 -04:00
Roberto Rosario
42e622b8d0 Update requirements to include new django-compressor version 2011-12-05 14:41:05 -04:00
Roberto Rosario
7e5be301cd Add 'python-hkp' to the requirements 2011-12-05 13:35:56 -04:00
Roberto Rosario
071139c5bf Add document signature verification app 2011-12-04 05:52:09 -04:00
Roberto Rosario
188c7f1efd Added South to the requirements 2011-11-30 08:52:00 -04:00
Roberto Rosario
f7303c7eb8 Removed Grappelli dependency 2011-11-22 09:48:24 -04:00
Roberto Rosario
4e8f2c370b Initial REST API version 0 alpha 2011-11-22 00:56:56 -04:00
Roberto Rosario
742aad2e27 Removed the included 3rd party module django-sendfile 2011-11-07 15:23:54 -04:00
Roberto Rosario
97bdf29152 Updated required Django version to 1.3.1 2011-11-07 14:18:39 -04:00
Roberto Rosario
0f5d68670a Updated to a newer version of django_extensions and Grappelli 2011-10-24 12:58:48 -04:00
Roberto Rosario
6c7bc820a6 Added django_compress and cssmin to the requirements files and enalbed django_compress for CSS and JS files 2011-10-18 11:03:51 -04:00
Roberto Rosario
6efb5142be Updated the requirements to use Pillow instead of PIL to handle images 2011-08-11 04:16:43 -04:00
Roberto Rosario
05537fcf18 Updated requirements file, grappelli is available fomr pypi 2011-08-08 02:08:29 -04:00
Roberto Rosario
97691d87b9 Fixed requirement files typo 2011-08-08 02:02:20 -04:00
Roberto Rosario
c03a093cf9 Implemented Django 1.3 staticfile handling app, removed grapelli from
the included 3rd party apps folder, updated to a recent version of rosetta
2011-08-06 18:00:01 -04:00
Roberto Rosario
866ef83896 Updated the required django version to 1.3 2011-08-05 10:39:32 -04:00
Roberto Rosario
8462341533 Added new scheduler app to abstract job scheduling 2011-07-23 16:05:31 -04:00
Roberto Rosario
b29ca040d5 Added missing pdfminer requirement entry 2011-07-21 04:32:28 -04:00
Roberto Rosario
d46f000701 Added missing ghostcript dependency 2011-07-21 04:05:56 -04:00
Roberto Rosario
d202d23862 Merge branch 'smart_staging' into master_merge_test
Conflicts:
	apps/common/__init__.py
	requirements/development.txt
	requirements/production.txt
2011-07-21 03:55:21 -04:00
Roberto Rosario
d566dfbb1d Added the first text parser backend (PDF) and updated the requirements files and README 2011-07-18 04:06:59 -04:00
Roberto Rosario
47de889163 Remove the included source for python-magic instead fetching it from github 2011-07-07 21:32:54 -04:00
Roberto Rosario
b76e857ebb Updated requirements to use the latests development version of django-mptt 2011-05-31 13:13:48 -04:00
Roberto Rosario
1b43ec2c96 Really remove South app and change document metadata fields 'value' from a TextField to a CharField(256) 2011-05-21 00:54:36 -04:00
Roberto Rosario
4abb3c5ebc Merge branch 'new_metadata'
Conflicts:
	requirements/development.txt
	requirements/production.txt
	settings.py
2011-05-21 00:13:38 -04:00
Roberto Rosario
6cf67c978e Added django-mptt v4.2 to the requirements files 2011-05-20 03:03:15 -04:00
Roberto Rosario
07a06617b8 Added South support and initial migrations 2011-05-09 19:08:23 -04:00
Roberto Rosario
4798d33ffc Updated requirements files as per issue #9 2011-05-01 15:16:46 -04:00
Roberto Rosario
8fbd174643 Initial changes to support document tags 2011-04-27 17:23:52 -04:00
Roberto Rosario
5563e74e77 Fix permissions once more, directories to 755 and files to 644 2011-03-07 12:27:58 -04:00
Roberto Rosario
81c6b650c8 Added django-sentry to monitor errors and store 2011-02-19 02:20:54 -04:00
Roberto Rosario
478fb3502e Changed from python's multiprocessing to celery to handle concurrency 2011-02-17 03:45:30 -04:00
Roberto Rosario
d6afcc64bb Changed file permissions 2011-02-09 13:55:01 -04:00
Roberto Rosario
f75f7e2ac4 Added development requirements file 2011-02-03 20:17:44 -04:00