Roberto Rosario
|
3484dc8f33
|
Update translation source and compiled files.
Signed-off-by: Roberto Rosario <roberto.rosario.gonzalez@gmail.com>
|
2018-04-10 04:23:16 -04:00 |
|
Roberto Rosario
|
d7ecdac6b0
|
Fix PEP8 warnings.
Signed-off-by: Roberto Rosario <roberto.rosario.gonzalez@gmail.com>
|
2018-04-06 01:26:06 -04:00 |
|
Michael Price
|
424d6a5af9
|
Standardize the way storages are used. All apps that use storage now define their storages in the .storages modules instead of the .runtime module. The storage.backends.filebasedstorage.FileBasedStorage has been remove, instead Django's default storage is used and each app is responsible of specifying their default path.
Signed-off-by: Michael Price <loneviking72@gmail.com>
|
2018-04-03 02:32:28 -04:00 |
|
Michael Price
|
1076d5f1ff
|
Remove the setting STORAGE_FILESTORAGE_LOCATION. Document storage location for the storage.backend.filebasedstorage.FileBasedStorage backdend must now passed via the DOCUMENTS_STORAGE_BACKEND_ARGUMENTS, DOCUMENTS_CACHE_STORAGE_BACKEND_ARGUMENTS, or SIGNATURES_STORAGE_BACKEND_ARGUMENTS if the backend is used to documents, the document image cache and/or document signatures. Use DOCUMENTS_STORAGE_BACKEND_ARGUMENTS = '{ location: <specific_path> }' If no path is specified the backend will default to 'mayan/media/document_storage'.
Signed-off-by: Michael Price <loneviking72@gmail.com>
|
2018-04-03 02:27:56 -04:00 |
|
Michael Price
|
4c1ae55410
|
Update compiled translation files.
Signed-off-by: Michael Price <loneviking72@gmail.com>
|
2018-04-01 20:36:52 -04:00 |
|
Michael Price
|
59d746db97
|
Update translation source files.
Signed-off-by: Michael Price <loneviking72@gmail.com>
|
2018-04-01 20:36:45 -04:00 |
|
Roberto Rosario
|
9147b34409
|
Fix text typos. Update translations.
Merged: Remove PDFMiner from the requirments.
Signed-off-by: Roberto Rosario <roberto.rosario.gonzalez@gmail.com>
|
2017-08-27 13:50:13 -04:00 |
|
Roberto Rosario
|
6fae3152a9
|
Synchronize translations.
Signed-off-by: Roberto Rosario <roberto.rosario.gonzalez@gmail.com>
|
2017-08-25 00:00:47 -04:00 |
|
Roberto Rosario
|
f2cdd52024
|
Make the document parsing app translatable. Sync translations.
Signed-off-by: Roberto Rosario <roberto.rosario.gonzalez@gmail.com>
|
2017-08-24 21:01:42 -04:00 |
|
Roberto Rosario
|
6aa47a26ae
|
Remove the folders app. Reset English translation source files.
Signed-off-by: Roberto Rosario <roberto.rosario.gonzalez@gmail.com>
|
2017-08-15 02:57:54 -04:00 |
|
Roberto Rosario
|
9147e30804
|
Remove the folders app from the transifex client config file.
Signed-off-by: Roberto Rosario <roberto.rosario.gonzalez@gmail.com>
|
2017-08-15 02:37:01 -04:00 |
|
Roberto Rosario
|
4560009927
|
Synchronize translations.
Signed-off-by: Roberto Rosario <roberto.rosario.gonzalez@gmail.com>
|
2017-08-03 02:30:08 -04:00 |
|
Roberto Rosario
|
8f023a03e5
|
Synchronize translations.
Signed-off-by: Roberto Rosario <roberto.rosario.gonzalez@gmail.com>
|
2017-07-15 00:38:02 -04:00 |
|
Roberto Rosario
|
f582484693
|
Update translation source files.
Signed-off-by: Roberto Rosario <roberto.rosario.gonzalez@gmail.com>
|
2017-07-09 02:33:57 -04:00 |
|
Roberto Rosario
|
e46bf51022
|
Do a complete pull and synchronization of the translations.
Signed-off-by: Roberto Rosario <roberto.rosario.gonzalez@gmail.com>
|
2017-06-30 17:46:34 -04:00 |
|
Roberto Rosario
|
e920ad1036
|
Syncronize translations.
Signed-off-by: Roberto Rosario <roberto.rosario.gonzalez@gmail.com>
|
2017-06-23 03:51:55 -04:00 |
|
Roberto Rosario
|
6d5d102984
|
Translations synchronization.
Signed-off-by: Roberto Rosario <roberto.rosario.gonzalez@gmail.com>
|
2017-05-28 16:02:01 -04:00 |
|
Roberto Rosario
|
6c4af20356
|
Update source and compiled language files.
Signed-off-by: Roberto Rosario <roberto.rosario.gonzalez@gmail.com>
|
2017-04-26 00:46:07 -04:00 |
|
Roberto Rosario
|
a68d7e41db
|
Add updates translation source files.
Signed-off-by: Roberto Rosario <roberto.rosario.gonzalez@gmail.com>
|
2017-04-21 12:30:35 -04:00 |
|
Roberto Rosario
|
90de742deb
|
Merge remote-tracking branch 'origin/series/2.0' into merge
|
2016-12-19 21:59:00 -04:00 |
|
Roberto Rosario
|
3e63010338
|
Synchronize translations.
|
2016-11-23 03:09:56 -04:00 |
|
Roberto Rosario
|
6e3d99670c
|
Complete conversion of download views to CBV views using django-downloadview.
This also removes dependency on the filetransfers library.
|
2016-10-31 01:00:35 -04:00 |
|
Roberto Rosario
|
6a48de5029
|
Update translations.
|
2016-10-28 04:19:15 -04:00 |
|
Roberto Rosario
|
232cb5e38d
|
Synchronize and compile translations.
|
2016-04-27 14:54:33 -04:00 |
|
Roberto Rosario
|
5775f5aeaa
|
Run makemessage for apps.
|
2016-04-27 14:20:45 -04:00 |
|
Roberto Rosario
|
3d970036b2
|
Sync translations with Transifex
|
2016-03-21 17:38:15 -04:00 |
|
Roberto Rosario
|
6fe778051e
|
Update translation source files for all apps. Add Message of the Day source message file.
|
2016-03-21 16:53:09 -04:00 |
|
Roberto Rosario
|
f9940f1fd0
|
Add default_app_config value to each app. Closes issue GL #216.
|
2015-10-19 02:57:00 -04:00 |
|
Roberto Rosario
|
500f870c78
|
Do a force pull of all translations and a compile.
|
2015-09-25 04:18:04 -04:00 |
|
Roberto Rosario
|
8629e6495e
|
Translation source files updates. Add translator comments. Thanks to Berny for these.
|
2015-09-24 16:30:19 -04:00 |
|
Roberto Rosario
|
c9b981f07a
|
Update translation sources and compiles files.
|
2015-09-24 01:44:03 -04:00 |
|
Roberto Rosario
|
574f3d2d66
|
Synchronize and compile translation files.
|
2015-08-27 01:33:14 -04:00 |
|
Roberto Rosario
|
709e9208aa
|
Update source translation files.
|
2015-08-27 01:25:33 -04:00 |
|
Roberto Rosario
|
d007214d39
|
Update language translations.
|
2015-08-24 01:40:22 -04:00 |
|
Roberto Rosario
|
2c93c5d8c2
|
Update translation source files.
|
2015-08-24 00:34:08 -04:00 |
|
Roberto Rosario
|
fa3633fbe8
|
Remove empty language files locales: sq, zh_TW, hr_HR, de_CH, lv, nb, tr_TR.
|
2015-08-20 19:40:05 -04:00 |
|
Roberto Rosario
|
c030b91528
|
Update translation files.
|
2015-08-20 19:35:24 -04:00 |
|
Roberto Rosario
|
f2ccfa16d5
|
Update source language files. Make lock manager and storage translatable.
|
2015-08-20 15:35:06 -04:00 |
|
Roberto Rosario
|
4527563d89
|
PEP8 cleanups, specially E501 line too long.
|
2015-07-22 18:21:37 -04:00 |
|
Roberto Rosario
|
78198f3398
|
Smart settings refactor
|
2015-06-22 21:04:06 -04:00 |
|
Roberto Rosario
|
5a7885ddcb
|
Finish migrating final apps to Django 1.7
|
2015-03-30 15:31:26 -04:00 |
|
Roberto Rosario
|
d59ea3ede2
|
Add from __future__ import unicode_literals, issue #37
|
2015-01-19 04:06:40 -04:00 |
|
Roberto Rosario
|
b761037d99
|
Move all settings files from <app>/conf/settings.py to <app>/settings.py
|
2014-09-11 05:02:40 -04:00 |
|
Roberto Rosario
|
f2c351fbc7
|
Remove the SITE_ROOT settings variable and use Django's MEDIA_ROOT instead.
By default MEDIA_ROOT will point to a new 'media' inside Mayan's main directory.
|
2014-07-11 01:06:50 -04:00 |
|
Roberto Rosario
|
a39d04e9c2
|
Add proof of concept compressed document storage backend
|
2014-07-03 01:36:57 -04:00 |
|
Roberto Rosario
|
7ff244c9e8
|
Use relative import
|
2014-07-03 00:51:10 -04:00 |
|
Roberto Rosario
|
6a659741af
|
PEP8 cleanups
|
2014-06-30 00:57:53 -04:00 |
|
Roberto Rosario
|
ecb6733cd4
|
PEP8 cleanups, unused imports cleanups
|
2014-06-29 14:14:27 -04:00 |
|
Roberto Rosario
|
ec1745b50b
|
Initial changes to support the new Django 1.6 project structure
|
2014-06-15 13:13:21 +02:00 |
|