Roberto Rosario
|
b632b69d08
|
Simplify home view by redirecting to results view.
|
2015-08-14 14:50:29 -04:00 |
|
Roberto Rosario
|
42c327cb65
|
Remove empty unused view.
|
2015-08-14 14:27:26 -04:00 |
|
Roberto Rosario
|
d6419f7da3
|
Convert installation namespace details list view to CBV.
|
2015-08-14 01:35:38 -04:00 |
|
Roberto Rosario
|
0390c8923e
|
Remove unused form instance template feature flag.
|
2015-08-13 22:34:14 -04:00 |
|
Roberto Rosario
|
5fea7fabc2
|
Update document version list view to CBV.
|
2015-08-13 22:32:13 -04:00 |
|
Roberto Rosario
|
c3fa15bbd1
|
Update search views to CBV. Remove unused template.
|
2015-08-13 22:31:22 -04:00 |
|
Roberto Rosario
|
5ae033eb77
|
Update Document type filenames list and edit views to CBV.
|
2015-08-13 20:47:34 -04:00 |
|
Roberto Rosario
|
97bba65668
|
Code style updates, change lists to tuples.
|
2015-08-13 15:27:22 -04:00 |
|
Roberto Rosario
|
28c45bf988
|
Add support for including a metadata dictionary as an attachment for the POP3 and IMAP sources.
|
2015-08-13 03:05:55 -04:00 |
|
Roberto Rosario
|
5bb8f779b3
|
Add crop document page transformation.
|
2015-08-12 17:23:36 -04:00 |
|
Roberto Rosario
|
6a4562015e
|
Invert the view title/project name order in the browser title.
|
2015-08-12 04:50:31 -04:00 |
|
Roberto Rosario
|
d04117d345
|
PEP8 and code style cleanups. Replace lists with tuples.
|
2015-08-12 04:41:59 -04:00 |
|
Roberto Rosario
|
31f05ee3f3
|
Update document comment list view to CBV.
|
2015-08-12 04:11:39 -04:00 |
|
Roberto Rosario
|
29df91db84
|
Update the private and public key list views to CBV.
|
2015-08-12 04:04:43 -04:00 |
|
Roberto Rosario
|
49ec79b36a
|
Code style updates.
|
2015-08-12 03:55:50 -04:00 |
|
Roberto Rosario
|
3f84b8d839
|
Raise HTTP error 404 on invalid setting namespaces.
|
2015-08-12 01:45:11 -04:00 |
|
Roberto Rosario
|
f1f1c85cbf
|
Remove the last usage of 'eval'. gh-issue #151. gl-issue #118
|
2015-08-11 23:35:19 -04:00 |
|
Roberto Rosario
|
3fd73739a6
|
Update translation source files and language processing script.
|
2015-08-11 02:27:18 -04:00 |
|
Roberto Rosario
|
bec85f38f4
|
Text parsers and OCR backends are now used in tandem for each document.
|
2015-08-08 04:49:08 -04:00 |
|
Roberto Rosario
|
cf00ba2c40
|
PEP8 and minor cleanups, fixes.
|
2015-08-07 03:45:46 -04:00 |
|
Roberto Rosario
|
3023d99a1e
|
Improve document indexing API. Add django rest framework recursive to serialize index instance nodes.
|
2015-08-07 03:31:51 -04:00 |
|
Roberto Rosario
|
5d322122e0
|
Add dynamic search app API test.
|
2015-08-07 03:08:00 -04:00 |
|
Roberto Rosario
|
83ab684b3f
|
Improve dynamic_search app API. Add filter to allows users to access their own recent searches only.
|
2015-08-07 02:56:51 -04:00 |
|
Roberto Rosario
|
6ce798256c
|
Improve user management API.
|
2015-08-07 02:01:16 -04:00 |
|
Roberto Rosario
|
038e92b585
|
Remove invalid related permissions check.
|
2015-08-07 01:42:28 -04:00 |
|
Roberto Rosario
|
6c694a1f30
|
Finish tags app API refactor. Add tags app API tests.
|
2015-08-07 01:41:57 -04:00 |
|
Roberto Rosario
|
b27b2bba31
|
Coding style updates.
|
2015-08-07 01:08:21 -04:00 |
|
Roberto Rosario
|
7b42c8e9ae
|
Initial commit for tag API refactor.
|
2015-08-07 01:07:41 -04:00 |
|
Roberto Rosario
|
c3564ca31d
|
Remove debug statement.
|
2015-08-06 21:21:57 -04:00 |
|
Roberto Rosario
|
26b6a98180
|
Refactor folder app API, add folder API tests.
|
2015-08-06 20:01:30 -04:00 |
|
Roberto Rosario
|
c55f3b4353
|
Fix test method name.
|
2015-08-06 19:56:50 -04:00 |
|
Roberto Rosario
|
d3ee32beea
|
Add missing field to serializer.
|
2015-08-06 17:11:52 -04:00 |
|
Roberto Rosario
|
d4b4a73339
|
Intitial refactor of folders app API. Add tests for the folders API.
|
2015-08-06 17:10:56 -04:00 |
|
Roberto Rosario
|
fea9cae937
|
Use literals from documents apps.
|
2015-08-06 17:10:17 -04:00 |
|
Roberto Rosario
|
24c63c4f38
|
Make API endpoints clickable.
|
2015-08-06 14:45:27 -04:00 |
|
Roberto Rosario
|
2f030ab162
|
Properly raise PageCountError when unable to determine a document's page count.
|
2015-08-06 02:57:02 -04:00 |
|
Roberto Rosario
|
960d60c39d
|
Refactor rest_api app and the method end points are registered. All apps API URL endpoints are now registered under the 'rest_api' namespace.
Update DRF and DRF swagger versions. Update all apps API registration method.
|
2015-08-06 02:56:17 -04:00 |
|
Roberto Rosario
|
ea02172a82
|
Refactor rest_api app and the method end points are registered. All apps API URL endpoints are now registered under the 'rest_api' namespace.
|
2015-08-06 02:50:14 -04:00 |
|
Roberto Rosario
|
1fa859a0c3
|
Add multi page tiff test. Closes gh-issue #228. Confirms gh-issue #218 fixed in development branch.
|
2015-08-01 01:51:07 -04:00 |
|
Roberto Rosario
|
113de675f7
|
Add build number display based on git information.
|
2015-08-01 01:34:09 -04:00 |
|
Roberto Rosario
|
a51f198ac4
|
Don't mirror repeated nodes or documents with repeated labels.
|
2015-08-01 01:17:58 -04:00 |
|
Roberto Rosario
|
7ddc4c1c04
|
Add method to check for a lock's existance and force it to release if stale.
|
2015-08-01 01:00:26 -04:00 |
|
Roberto Rosario
|
8382df91a6
|
Update PDF text parser classes. Remove SlateParser and substitute with a PDFMiner based parser.
|
2015-07-31 02:09:48 -04:00 |
|
Roberto Rosario
|
1361ea9b42
|
Remove dependency on slate to calculate page number in PDF files.
|
2015-07-31 02:09:10 -04:00 |
|
Roberto Rosario
|
dcd909f488
|
Update release notes.
|
2015-07-29 21:55:14 -04:00 |
|
Roberto Rosario
|
0b109920bb
|
Make preview images' titles clickable, taking users straight to the document view.
|
2015-07-29 21:39:18 -04:00 |
|
Roberto Rosario
|
bc71796571
|
Add missing migrations for the linking and metadata apps after templatating change.
|
2015-07-29 19:44:50 -04:00 |
|
Roberto Rosario
|
830c32c30f
|
Add missing documents migration.
|
2015-07-29 19:43:56 -04:00 |
|
Roberto Rosario
|
26259b63f6
|
Migrate to use a local model for document comments. Closes gh-issue #233.
|
2015-07-29 19:43:11 -04:00 |
|
Roberto Rosario
|
97f3451caf
|
Move statements according to code style.
|
2015-07-29 17:15:38 -04:00 |
|