Commit Graph

257 Commits

Author SHA1 Message Date
Roberto Rosario
0b4459bc70 Update development requirements file 2012-10-12 03:22:04 -04:00
Roberto Rosario
850184ae62 Add PyYaml to the requirements to have YAML format fixture available for the bootstrap app 2012-10-06 05:00:20 -04:00
Roberto Rosario
f1d1ab286d Update the required versions of South and Pillow to the current releases (0.7.6 and 1.7.7) 2012-10-06 04:38:45 -04:00
Roberto Rosario
119137d1fb Update required version of Django to 1.3.3 to include upstream security fixes 2012-10-02 01:04:48 -04:00
Roberto Rosario
1ec255ee06 Backport Git repository support for the installation report app 2012-08-14 00:35:26 -04:00
Roberto Rosario
fe080d497c Update APScheduler to latest version (2.0.3) 2012-08-14 00:24:49 -04:00
Roberto Rosario
bdcc7debcc Update psutil version to 0.5.1
Conflicts:

	requirements/production.txt
2012-07-01 00:21:39 -04:00
Roberto Rosario
e6d861abf5 Refactor installation app to move code to model and display more information 2012-06-29 02:39:13 -04:00
Roberto Rosario
4fc33b1bd5 Add installation environment details app 2012-06-17 17:32:54 -04:00
Roberto Rosario
d0c8f23dfe Update the requests package required version (version 0.10.1 causes vagrant box to drop SSH connection)
Conflicts:

	requirements/production.txt
2012-06-08 23:11:28 -04:00
Roberto Rosario
f36d3d1a44 Update the required version of South to latest (0.7.5) 2012-05-22 13:13:10 -04:00
Roberto Rosario
774b5bc8dc Don't install python-gnupg from upstream but from my github fork 2012-04-06 01:08:33 -04:00
Roberto Rosario
5891a39e41 Added transifex client to the development requirements 2012-02-02 12:50:20 -04:00
Roberto Rosario
67f3377916 Add feedback app 2012-02-02 12:48:56 -04:00
Roberto Rosario
c79d1d0c34 Revert "Merge branch 'hotfix/v0.11.2' into development"
This reverts commit f8e2341f4f, reversing
changes made to 1c8fd9e212.
2012-02-02 05:28:13 -04:00
Roberto Rosario
f8e2341f4f Merge branch 'hotfix/v0.11.2' into development
Conflicts:
	apps/documents/statistics.py
	docs/changelog.rst
2012-02-02 05:23:17 -04:00
Roberto Rosario
1c8fd9e212 Revert "Add Сергей Глита (https://github.com/gsv70) fix for issue #17"
This reverts commit af77cdcf63.
2012-02-02 05:16:04 -04:00
Roberto Rosario
603f6eec3e Add Сергей Глита (https://github.com/gsv70) fix for issue #17 2012-02-02 05:15:47 -04:00
Roberto Rosario
af77cdcf63 Add Сергей Глита (https://github.com/gsv70) fix for issue #17 2012-02-02 05:13:58 -04:00
Roberto Rosario
8ce5c25949 Only list development tools in the development requirements file 2012-01-25 02:58:01 -04:00
Roberto Rosario
d9aa63f8ca Remove Sentry and celery from Mayan EDMS 2012-01-23 20:00:39 -04:00
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