This website requires JavaScript.
57704f3cd0
Added view to display project settings
Roberto Rosario
2011-02-09 12:31:27 -04:00
77aa263304
Added sanity checks and better error handling
Roberto Rosario
2011-02-09 12:31:01 -04:00
ef8ced4013
Fixed typos in the settings names
Roberto Rosario
2011-02-09 12:30:35 -04:00
afdf87305f
Better handling of the convert subprocess
Roberto Rosario
2011-02-09 12:30:09 -04:00
d3d9ac38a1
Check for functions before dictionaries, some lambda functions were being interpreted as dict()
Roberto Rosario
2011-02-09 12:29:26 -04:00
600b94bbda
Added setting for the converter, ocr and a missing one from document app
Roberto Rosario
2011-02-09 12:28:48 -04:00
1dbce31971
Readded TODO
Roberto Rosario
2011-02-09 10:50:47 -04:00
bd38a32af1
Merge remote branch 'origin/master'
Roberto Rosario
2011-02-09 10:47:33 -04:00
e2fd97043e
Updated TODO
Roberto Rosario
2011-02-09 02:37:51 -04:00
f47f1e11a4
Updated README
Roberto Rosario
2011-02-09 02:27:32 -04:00
ca271f5b0c
Updated README
Roberto Rosario
2011-02-09 02:21:28 -04:00
da780b8f43
Updated about template
Roberto Rosario
2011-02-09 02:21:16 -04:00
50b6164bd8
Updated Readme, added CREDITS file
Roberto Rosario
2011-02-09 02:12:37 -04:00
6569faad11
Added OCR capabilites
Roberto Rosario
2011-02-09 02:12:14 -04:00
52bee20025
Added document thumbnail previews in document list view
Roberto Rosario
2011-02-08 20:35:29 -04:00
0c5b03b715
Moved pretty_size function to common.utils
Roberto Rosario
2011-02-08 19:47:42 -04:00
37f74a3f26
Moved the converter to its own app
Roberto Rosario
2011-02-08 19:46:46 -04:00
584f525783
Added document size display and now the preview link is available in any view
Roberto Rosario
2011-02-08 19:22:01 -04:00
dabe8fad19
Added document preview link and download link
Roberto Rosario
2011-02-08 19:07:00 -04:00
79d7932df0
Added staging file previews support
Roberto Rosario
2011-02-08 17:57:12 -04:00
e2bec1745c
Merge remote branch 'origin/master'
Roberto Rosario
2011-02-08 02:25:01 -04:00
52843c3e98
Updated TODO
Roberto Rosario
2011-02-08 02:18:23 -04:00
e146e2f0e2
First try at implementing required / optional metadata
Roberto Rosario
2011-02-08 02:18:02 -04:00
9a985028eb
Cleanups
Roberto Rosario
2011-02-08 02:17:23 -04:00
e40686f593
Cleanups
Roberto Rosario
2011-02-08 02:17:06 -04:00
90a0eb23b0
Updated TODO
Roberto Rosario
2011-02-08 02:16:49 -04:00
b2aaee514f
Make document metadata readonly until signal are implemented
Roberto Rosario
2011-02-08 02:16:25 -04:00
2f22e8b848
Cleanups
Roberto Rosario
2011-02-08 02:16:14 -04:00
0674dedd4a
Completed refactoring of filesystem indexing
Roberto Rosario
2011-02-08 01:35:24 -04:00
5b9369057b
Updated TODO
Roberto Rosario
2011-02-07 20:21:41 -04:00
9d23754bcf
Added a messages block for general use
Roberto Rosario
2011-02-07 20:21:25 -04:00
2c9306c04f
Initial commit of the new filesystem indexing system
Roberto Rosario
2011-02-07 20:20:57 -04:00
b36f34e570
Merge remote branch 'origin/master'
Roberto Rosario
2011-02-07 18:18:31 -04:00
1a686a4e60
Redirect to login url after logout
Roberto Rosario
2011-02-07 18:18:11 -04:00
c618952f00
Added css grid support to generic_forms template
Roberto Rosario
2011-02-07 17:30:41 -04:00
c096e95522
Updated TODO
Roberto Rosario
2011-02-07 16:21:39 -04:00
791742811f
Staging file are now indexed by a file content hash, fixed staging file rename on upload
Roberto Rosario
2011-02-07 16:04:17 -04:00
2ddab79ff5
Added translatable label for staing files
Roberto Rosario
2011-02-07 16:03:21 -04:00
765606315d
Function is called get_full_name, not full_name
Roberto Rosario
2011-02-07 14:38:20 -04:00
d6bca8a858
Fix typo from last commit
Roberto Rosario
2011-02-07 14:35:35 -04:00
f2aae01780
Display user full name then fallback to username and only display change password link is user has usable password
Roberto Rosario
2011-02-07 14:34:26 -04:00
be267c476c
Catch error when listing staging files fails
Roberto Rosario
2011-02-07 14:33:58 -04:00
a8bd7da2e2
Spanish translation
Roberto Rosario
2011-02-07 01:43:52 -04:00
7aef3dc245
Update TODO
Roberto Rosario
2011-02-07 01:20:13 -04:00
d30395e480
Improved data added format in document view and document list views
Roberto Rosario
2011-02-07 01:19:32 -04:00
fbd5f0f213
Have everybody call the same return_attrib function
Roberto Rosario
2011-02-07 01:17:01 -04:00
07e2ca0e7f
Successfully merged staging file upload and local file upload views and forms
Roberto Rosario
2011-02-07 00:58:09 -04:00
33e8dcf4dc
Allow generic form template to handle multiple form on the same page
Roberto Rosario
2011-02-07 00:57:33 -04:00
7da543f7d3
Make document type available names list, available in document edit view
Roberto Rosario
2011-02-06 23:20:16 -04:00
c0989f016f
Updated TODO
Roberto Rosario
2011-02-06 22:45:30 -04:00
966f8328d1
Added comments to class
Roberto Rosario
2011-02-06 22:45:21 -04:00
a3af46e25e
Add Document model method to check if a document exists in the storage backend
Roberto Rosario
2011-02-06 22:44:16 -04:00
1d70d68505
Document file storage is can now be changed from the settings.py file, better configuration options names
Roberto Rosario
2011-02-06 22:22:01 -04:00
f38561099c
Added option to enable/disable staging file uploads, added better error reporting when creating staging files list
Roberto Rosario
2011-02-06 20:01:55 -04:00
0ee072f294
Increased fieldsizes
Roberto Rosario
2011-02-06 19:43:48 -04:00
79d7c037ee
Updated TODO
Roberto Rosario
2011-02-06 13:25:59 -04:00
0e250073f3
Update staging files metadata from url query
Roberto Rosario
2011-02-06 13:25:33 -04:00
5c99f8bcb5
Fixed typo
Roberto Rosario
2011-02-06 04:21:16 -04:00
23dada1b01
Fixed typo in readme, added LICENSE file
Roberto Rosario
2011-02-06 04:20:51 -04:00
411b701cb0
Added Readme file
Roberto Rosario
2011-02-06 04:16:36 -04:00
8a32e053a8
Minor typo, updated TODO
Roberto Rosario
2011-02-06 04:15:54 -04:00
7ce3a894d0
Implemeted deleting staging files after upload
Roberto Rosario
2011-02-06 04:04:46 -04:00
858592fc5b
Implemented lookups in metadata
Roberto Rosario
2011-02-06 03:51:10 -04:00
b0f31f2a8f
Reverted back to previous upload method, but now using SimpleUploadedFile to upload staging files
Roberto Rosario
2011-02-06 03:29:39 -04:00
729514c9da
Updated application defaults
Roberto Rosario
2011-02-05 23:02:18 -04:00
7396d8b172
list only files in staging, ignore directories
Roberto Rosario
2011-02-05 23:01:59 -04:00
d8d8c75a28
Complete refactoring to allow out of order document, document file or metadata creation
Roberto Rosario
2011-02-05 21:00:23 -04:00
52b0da385e
Added missing import
Roberto Rosario
2011-02-05 03:19:13 -04:00
c59d6640f4
Removed unneeded html tags
Roberto Rosario
2011-02-05 03:14:36 -04:00
31de721ea8
Updated TODO
Roberto Rosario
2011-02-05 03:13:12 -04:00
a45012b40e
Mark null mimetypes as 'unknown', fixing the mimetype NULL not allowed on document save error
Roberto Rosario
2011-02-05 03:12:23 -04:00
828bd4e020
Further improved exception reporting when creating or deleting filesystem links
Roberto Rosario
2011-02-05 03:05:58 -04:00
2ec201e5e4
Added placeholder remarked default settings to the settings.py file
Roberto Rosario
2011-02-05 03:05:24 -04:00
5e4456c0bd
Added document edit view
Roberto Rosario
2011-02-05 02:37:33 -04:00
9a518f6c63
Improved link navigation and added document details links
Roberto Rosario
2011-02-05 02:18:44 -04:00
ab34061e52
Added forced login middleware
Roberto Rosario
2011-02-05 02:18:28 -04:00
f709a40a27
Implemented document delete view
Roberto Rosario
2011-02-05 02:02:36 -04:00
03f7b7c9ab
Created views to upload a single or multiple documents with same metadata
Roberto Rosario
2011-02-05 01:30:32 -04:00
b3b704346f
Initial staging file handling
Roberto Rosario
2011-02-04 16:43:02 -04:00
96219860d0
Added production requeriments file
Roberto Rosario
2011-02-04 15:33:35 -04:00
f87a146734
Initial instructions for serving files with samba
Roberto Rosario
2011-02-04 15:32:39 -04:00
16125bbdd0
Added enable/disable support to document rename model
Roberto Rosario
2011-02-04 15:16:57 -04:00
e479bb0f55
Added wsgi file
Roberto Rosario
2011-02-04 13:21:28 -04:00
1a10e77918
Fixed typo
Roberto Rosario
2011-02-04 13:17:58 -04:00
c7b098b41f
Improved error message reporting when creating filesystem directories or links
Roberto Rosario
2011-02-04 13:17:36 -04:00
d80584d087
Added user configurable document checksumming
Roberto Rosario
2011-02-04 13:09:43 -04:00
68fea011f6
Fixed duplicated search results
Roberto Rosario
2011-02-04 02:30:06 -04:00
8e4e923531
Updated TODO
Roberto Rosario
2011-02-04 02:24:38 -04:00
07006f5b78
Updated TODO
Roberto Rosario
2011-02-04 02:07:58 -04:00
80d0a2a359
Added support for filerenaming on upload
Roberto Rosario
2011-02-04 02:07:06 -04:00
58a635412c
Register document meta data values in search
Roberto Rosario
2011-02-04 01:47:27 -04:00
6243a2f1f6
Hide the document type field if document type is specified in the form's initial values
Roberto Rosario
2011-02-04 01:39:39 -04:00
5e524fb825
Better solution to the extension separator problem
Roberto Rosario
2011-02-04 01:19:15 -04:00
50e471bf6b
Updated TODO
Roberto Rosario
2011-02-04 01:12:59 -04:00
b723dc3c42
Improved administration views
Roberto Rosario
2011-02-04 01:12:46 -04:00
a1a05d4b10
Added support for the NO SLUGIFY option and fixed problem with filename extension separator when re composing the filename
Roberto Rosario
2011-02-04 01:12:02 -04:00
6d361cf420
Added metadata symlink creation
Roberto Rosario
2011-02-04 01:02:14 -04:00
34493262fd
Removed setup top menu
Roberto Rosario
2011-02-03 23:18:54 -04:00
1105c1f839
Updated project description
Roberto Rosario
2011-02-03 22:52:54 -04:00
4336ffd44b
Updated TODO
Roberto Rosario
2011-02-03 22:52:41 -04:00