pwhipp
|
de5b9aaac9
|
Merge remote-tracking branch 'upstream/master'
|
2014-07-09 16:22:41 +10:00 |
|
Roberto Rosario
|
08661401f7
|
Simplify transformation choices label (evaluation of ugettext_lazy during model import was causing strange unrelated test failures)
|
2014-07-09 00:51:12 -04:00 |
|
Roberto Rosario
|
88de6cfec9
|
Simplify translation string (was causing misterious test failure)
|
2014-07-09 00:21:32 -04:00 |
|
Roberto Rosario
|
1c80d3327e
|
Use Python's json library
|
2014-07-08 23:55:04 -04:00 |
|
Roberto Rosario
|
a4a443ab6d
|
Cleanups
|
2014-07-08 23:50:29 -04:00 |
|
Roberto Rosario
|
a40fe3719b
|
Rename the resources.py module to serializers.py
|
2014-07-08 23:47:52 -04:00 |
|
Roberto Rosario
|
29eca11c50
|
Enable API pagination
|
2014-07-08 23:42:18 -04:00 |
|
Roberto Rosario
|
494559cdaa
|
Break the DocumentPage and DocumentPageTransformation circular dependecy
|
2014-07-08 23:33:06 -04:00 |
|
Roberto Rosario
|
410731cea6
|
Removed 3rd party installation methods
|
2014-07-08 23:25:44 -04:00 |
|
Roberto Rosario
|
a62e8a3001
|
Simplified installation instructions
|
2014-07-08 23:17:30 -04:00 |
|
Roberto Rosario
|
308099c0c2
|
Prepend API to the API views
|
2014-07-08 19:51:12 -04:00 |
|
Roberto Rosario
|
2396d7dae9
|
Update the documents app to use the new way of registering API endpoints
|
2014-07-08 18:52:35 -04:00 |
|
Roberto Rosario
|
909dd582df
|
Update the app API class methods, register the sources app main endpoint, add API doc strings
|
2014-07-08 18:51:39 -04:00 |
|
Roberto Rosario
|
c4174f8020
|
Change the definitions of the per app API properties
|
2014-07-08 18:50:37 -04:00 |
|
pwhipp
|
6a863ee5e5
|
Refactored settings to support multiple sites and secrets
|
2014-07-09 07:32:59 +10:00 |
|
pwhipp
|
2f423a894a
|
Changed to use postgres 'mayan' database and user.
|
2014-07-09 07:17:04 +10:00 |
|
Roberto Rosario
|
0d0f7be532
|
Change the way API endpoints are registered
|
2014-07-08 17:11:55 -04:00 |
|
pwhipp
|
7508ceaa24
|
Ignored .idea IDE local development files
|
2014-07-09 07:11:24 +10:00 |
|
Roberto Rosario
|
85255207cb
|
Cleanups
|
2014-07-08 16:35:27 -04:00 |
|
Roberto Rosario
|
fc88db50f5
|
Fix url field of source api endpoints not returning a FQDN
|
2014-07-08 16:16:37 -04:00 |
|
Roberto Rosario
|
3ff484a263
|
Source app API URL minor but important tweak
|
2014-07-08 16:02:24 -04:00 |
|
Roberto Rosario
|
9385629393
|
Move REST API app icon to the tools section
|
2014-07-08 16:02:02 -04:00 |
|
Roberto Rosario
|
14977ed860
|
Return an empty list for files in case of a staging folder exception
|
2014-07-08 16:01:16 -04:00 |
|
Roberto Rosario
|
5d46405800
|
Fix uploading of staging files
|
2014-07-08 15:55:05 -04:00 |
|
Roberto Rosario
|
b0783e5816
|
Add support for returning a staging file as a file like object
|
2014-07-08 15:54:33 -04:00 |
|
Roberto Rosario
|
d10aa1e47e
|
Enabled deletion of staging files
|
2014-07-08 15:43:00 -04:00 |
|
Roberto Rosario
|
f911d06823
|
Add the option to suppress or not exceptions during deletion
|
2014-07-08 15:42:24 -04:00 |
|
Roberto Rosario
|
b430f08509
|
Use URL safe encoded filename
|
2014-07-08 15:32:42 -04:00 |
|
Roberto Rosario
|
0dee7f3640
|
Make sure no file handler remain open
|
2014-07-08 12:36:26 -04:00 |
|
Roberto Rosario
|
429d8c07ee
|
Initial commit to modernize staging file handling including preview generation
|
2014-07-08 12:35:53 -04:00 |
|
Roberto Rosario
|
be5525496e
|
Fix document version serialization
|
2014-07-07 02:47:03 -04:00 |
|
Roberto Rosario
|
a42df480e9
|
Remove remarked code
|
2014-07-07 02:41:27 -04:00 |
|
Roberto Rosario
|
ef577e5c77
|
Remove unused URL configs
|
2014-07-07 02:41:02 -04:00 |
|
Roberto Rosario
|
95ce732f20
|
Expand the document app API to include document version and document pages
|
2014-07-06 12:59:43 -04:00 |
|
Roberto Rosario
|
f889ade7cd
|
Cleanup documents API code and names
|
2014-07-06 12:28:21 -04:00 |
|
Roberto Rosario
|
c7a0b71fb2
|
Sync translation files
|
2014-07-04 01:56:13 -04:00 |
|
Roberto Rosario
|
df83a51228
|
Add the statistics app to the transifex client config file
|
2014-07-04 01:55:43 -04:00 |
|
Roberto Rosario
|
93ef0846a3
|
Add the statistics app to the translations helper script
|
2014-07-04 01:47:40 -04:00 |
|
Roberto Rosario
|
8be9fb33b1
|
Add support for matching by subclassing too
|
2014-07-04 01:47:04 -04:00 |
|
Roberto Rosario
|
d19f3da730
|
Backport statistics app, remove statistic code from the main app, convert the documents and ocr apps to use the new statictics app code
|
2014-07-04 01:46:16 -04:00 |
|
Roberto Rosario
|
74388515d9
|
Remove unused navigation code
|
2014-07-04 00:34:47 -04:00 |
|
Roberto Rosario
|
6e050d8390
|
Don't use the old STORAGE_BACKEND name but the storage_backend class
|
2014-07-03 23:29:34 -04:00 |
|
Roberto Rosario
|
891c62b5a3
|
Add support for pushing translations
|
2014-07-03 21:54:39 -04:00 |
|
Roberto Rosario
|
4bb2d6d2aa
|
Removing email address of contributor as requested
|
2014-07-03 21:54:21 -04:00 |
|
Roberto Rosario
|
78bf95f25f
|
Update all the source string files
|
2014-07-03 21:38:25 -04:00 |
|
Roberto Rosario
|
7b44873d34
|
Update process_messages script to use SH instead of PBS
|
2014-07-03 21:37:27 -04:00 |
|
Roberto Rosario
|
75266c7c31
|
Update the documents app and the document_signatures app to use the new method of loading backends
|
2014-07-03 17:32:32 -04:00 |
|
Roberto Rosario
|
124311a32a
|
Don't instanciate the classes when loading, let the caller take of that
|
2014-07-03 17:31:46 -04:00 |
|
Roberto Rosario
|
51fc3cf5ff
|
Code cleanups
|
2014-07-03 17:31:18 -04:00 |
|
Roberto Rosario
|
874eb33f0a
|
Remove the document type document list view, issue #8
|
2014-07-03 16:41:34 -04:00 |
|