Commit Graph

98 Commits

Author SHA1 Message Date
Roberto Rosario
0263745482 Simplify Tag model, remove django-taggit from the requirements 2014-10-17 19:57:37 -04:00
Roberto Rosario
7b5661ee94 Add Django Suit to the requirements 2014-10-14 20:01:12 -04:00
Roberto Rosario
24a1a35a4c Update required Django REST framework version 2014-10-14 03:36:25 -04:00
Roberto Rosario
fde037f857 Remove APScheduler, it is no longer used by Mayan EDMS 2014-10-11 01:13:48 -04:00
Roberto Rosario
0222474afa Remove django-celery requirement, update default celery config option CELERY_ALWAYS_EAGER to be True at install 2014-10-09 19:11:22 -04:00
Roberto Rosario
59177a53c8 Update required version of Django to 1.6.7 2014-10-09 18:48:04 -04:00
Roberto Rosario
060c7a4175 Improve sources app model sub classes and inheritance handling 2014-10-03 14:37:01 -04:00
Roberto Rosario
3b03af9295 Merge branch 'feature/lts' into merge_test
Conflicts:
	mayan/apps/documents/api_views.py
	mayan/apps/documents/models.py
	mayan/apps/folders/__init__.py
	mayan/apps/folders/urls.py
	mayan/apps/folders/views.py
	mayan/apps/tags/urls.py
	mayan/apps/tags/views.py
	mayan/settings/base.py
2014-10-03 11:41:41 -04:00
Roberto Rosario
a613c65fde Update the OCR app to use Celery, remove OCR config options OCR_REPLICATION_DELAY, OCR_NODE_CONCURRENT_EXECUTION, OCR_QUEUE_PROCESSING_INTERVAL 2014-10-03 01:19:59 -04:00
Roberto Rosario
2878bac07d Add CORS support to allow cross origin API requests 2014-09-21 14:59:11 -04:00
Roberto Rosario
972aa02976 Merge branch 'master' of https://github.com/cccs-web/mayan-edms into cccs-web-master
Conflicts:
	mayan/settings/includes/common.py
2014-07-11 00:32:50 -04:00
pwhipp
a05424c799 Added gunicorn to production requirements 2014-07-10 18:01:42 +10:00
Roberto Rosario
5212d84090 Remove common app's Singleton model and use django-solo's SingletonModel instead 2014-07-10 01:26:51 -04:00
Roberto Rosario
1e56ea4dcb Update requirements versions 2014-07-10 00:12:44 -04:00
Roberto Rosario
fca8f51168 Update required version of APScheduler 2014-07-09 20:19:59 -04:00
pwhipp
23ed5b15a2 Reconfigured settings to support mayan/apps and separate production and development. 2014-07-10 07:29:38 +10:00
Roberto Rosario
e60d5fedfa Add django rest swagger to the requirements 2014-07-09 14:23:45 -04:00
Roberto Rosario
ca6acb3942 Update from pbs to sh as pbs is now obsolete 2014-07-02 16:47:32 -04:00
Roberto Rosario
0f3ed2b896 Add pytz to the requirements 2014-07-01 00:54:38 -04:00
Roberto Rosario
55463b259e Update django debub toolbar version 2014-06-27 20:24:50 -04:00
Roberto Rosario
da2cf9aaba Update requirements, including updating Django to 1.6.5 2014-06-26 18:19:46 -04:00
Roberto Rosario
1ed07736cb Update setup.py and associated files 2014-06-21 02:59:18 -04:00
Roberto Rosario
ec1745b50b Initial changes to support the new Django 1.6 project structure 2014-06-15 13:13:21 +02:00
Roberto Rosario
463fd78b09 Keep the required Django to 1.4 until all apps are tested for 1.5 compatibility 2014-06-15 11:46:42 +02:00
Simone Federici
32706995a5 django < 1.6 dep 2014-06-15 10:53:25 +02:00
Simone Federici
86afb71314 backport the Django 1.4 generic view in common.backport.generic 2014-06-15 10:30:04 +02:00
Roberto Rosario
07cc6301ae Update requirements file, add testing requirements file 2014-05-19 20:53:26 -04:00
Roberto Rosario
5987a9ed53 Remove 3rd_party_apps folder, don't include filetransfers it is now instalable from PyPI 2014-05-19 20:18:07 -04:00
Roberto Rosario
4152597771 Update django-sendfile and python-magic versions 2014-05-19 20:16:00 -04:00
Roberto Rosario
2bcdd1017e Update django-mptt version used 2014-05-19 19:55:40 -04:00
Roberto Rosario
ceb1923c8a Update Pillow and South to their latests versions (2.4.0 and 0.8.4) 2014-05-19 19:46:39 -04:00
Roberto Rosario
5e59708246 Reorganize requirements file 2014-05-19 19:43:16 -04:00
Roberto Rosario
eaea9ec6fc Update to Django 1.4.13, update django rest framework to 2.3.13 2014-05-19 19:35:07 -04:00
Mathias Behrle
862eba0ca5 Setting the installed version of python-magic to current HEAD.
- Solves magic.MagicException: no magic files loaded
- https://github.com/ahupp/python-magic/issues/44
2014-03-04 17:06:43 +01:00
Roberto Rosario
9a31612b5d Fix requirements definition 2012-12-20 17:00:40 -04:00
Roberto Rosario
b515b92a6c Merge remote-tracking branch 'nars/master' 2012-12-17 16:08:54 -04:00
Roberto Rosario
00cea65e64 Update required Pillow version to 1.7.8 2012-12-17 16:07:07 -04:00
nars
0240c9a39b Update requirements/production.txt 2012-12-14 17:20:25 +02:00
Roberto Rosario
728decbe6c Update required version of Django to 1.3.5 2012-12-12 01:09:01 -04:00
Roberto Rosario
b076c73d2b Update the required requests version 2012-10-16 02:23:45 -04:00
Roberto Rosario
55b01f1516 Add slug field to the bootstap setup model 2012-10-16 01:08:12 -04:00
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