Commit Graph
4326 Commits
Author SHA1 Message Date
Roberto Rosario f2aae01780 Display user full name then fallback to username and only display change password link is user has usable password 2011-02-07 14:34:26 -04:00
Roberto Rosario be267c476c Catch error when listing staging files fails 2011-02-07 14:33:58 -04:00
Roberto Rosario a8bd7da2e2 Spanish translation 2011-02-07 01:43:52 -04:00
Roberto Rosario 7aef3dc245 Update TODO 2011-02-07 01:20:13 -04:00
Roberto Rosario d30395e480 Improved data added format in document view and document list views 2011-02-07 01:19:32 -04:00
Roberto Rosario fbd5f0f213 Have everybody call the same return_attrib function 2011-02-07 01:17:01 -04:00
Roberto Rosario 07e2ca0e7f Successfully merged staging file upload and local file upload views and forms 2011-02-07 00:58:09 -04:00
Roberto Rosario 33e8dcf4dc Allow generic form template to handle multiple form on the same page 2011-02-07 00:57:33 -04:00
Roberto Rosario 7da543f7d3 Make document type available names list, available in document edit view 2011-02-06 23:20:16 -04:00
Roberto Rosario c0989f016f Updated TODO 2011-02-06 22:45:30 -04:00
Roberto Rosario 966f8328d1 Added comments to class 2011-02-06 22:45:21 -04:00
Roberto Rosario a3af46e25e Add Document model method to check if a document exists in the storage backend 2011-02-06 22:44:16 -04:00
Roberto Rosario 1d70d68505 Document file storage is can now be changed from the settings.py file, better configuration options names 2011-02-06 22:22:01 -04:00
Roberto Rosario f38561099c Added option to enable/disable staging file uploads, added better error reporting when creating staging files list 2011-02-06 20:01:55 -04:00
Roberto Rosario 0ee072f294 Increased fieldsizes 2011-02-06 19:43:48 -04:00
Roberto Rosario 79d7c037ee Updated TODO 2011-02-06 13:25:59 -04:00
Roberto Rosario 0e250073f3 Update staging files metadata from url query 2011-02-06 13:25:33 -04:00
Roberto Rosario 5c99f8bcb5 Fixed typo 2011-02-06 04:21:16 -04:00
Roberto Rosario 23dada1b01 Fixed typo in readme, added LICENSE file 2011-02-06 04:20:51 -04:00
Roberto Rosario 411b701cb0 Added Readme file 2011-02-06 04:16:36 -04:00
Roberto Rosario 8a32e053a8 Minor typo, updated TODO 2011-02-06 04:16:22 -04:00
Roberto Rosario 7ce3a894d0 Implemeted deleting staging files after upload 2011-02-06 04:04:46 -04:00
Roberto Rosario 858592fc5b Implemented lookups in metadata 2011-02-06 03:51:10 -04:00
Roberto Rosario b0f31f2a8f Reverted back to previous upload method, but now using SimpleUploadedFile to upload staging files 2011-02-06 03:29:39 -04:00
Roberto Rosario 729514c9da Updated application defaults 2011-02-05 23:02:18 -04:00
Roberto Rosario 7396d8b172 list only files in staging, ignore directories 2011-02-05 23:01:59 -04:00
Roberto Rosario d8d8c75a28 Complete refactoring to allow out of order document, document file or metadata creation 2011-02-05 21:00:23 -04:00
Roberto Rosario 52b0da385e Added missing import 2011-02-05 03:19:13 -04:00
Roberto Rosario c59d6640f4 Removed unneeded html tags 2011-02-05 03:14:36 -04:00
Roberto Rosario 31de721ea8 Updated TODO 2011-02-05 03:13:12 -04:00
Roberto Rosario a45012b40e Mark null mimetypes as 'unknown', fixing the mimetype NULL not allowed on document save error 2011-02-05 03:12:23 -04:00
Roberto Rosario 828bd4e020 Further improved exception reporting when creating or deleting filesystem links 2011-02-05 03:05:58 -04:00
Roberto Rosario 2ec201e5e4 Added placeholder remarked default settings to the settings.py file 2011-02-05 03:05:24 -04:00
Roberto Rosario 5e4456c0bd Added document edit view 2011-02-05 02:37:33 -04:00
Roberto Rosario 9a518f6c63 Improved link navigation and added document details links 2011-02-05 02:18:44 -04:00
Roberto Rosario ab34061e52 Added forced login middleware 2011-02-05 02:18:28 -04:00
Roberto Rosario f709a40a27 Implemented document delete view 2011-02-05 02:02:36 -04:00
Roberto Rosario 03f7b7c9ab Created views to upload a single or multiple documents with same metadata 2011-02-05 01:30:32 -04:00
Roberto Rosario b3b704346f Initial staging file handling 2011-02-04 16:43:02 -04:00
Roberto Rosario 96219860d0 Added production requeriments file 2011-02-04 15:33:35 -04:00
Roberto Rosario f87a146734 Initial instructions for serving files with samba 2011-02-04 15:32:39 -04:00
Roberto Rosario 16125bbdd0 Added enable/disable support to document rename model 2011-02-04 15:16:57 -04:00
Roberto Rosario e479bb0f55 Added wsgi file 2011-02-04 13:21:28 -04:00
Roberto Rosario 1a10e77918 Fixed typo 2011-02-04 13:17:58 -04:00
Roberto Rosario c7b098b41f Improved error message reporting when creating filesystem directories or links 2011-02-04 13:17:36 -04:00
Roberto Rosario d80584d087 Added user configurable document checksumming 2011-02-04 13:09:43 -04:00
Roberto Rosario 68fea011f6 Fixed duplicated search results 2011-02-04 02:30:06 -04:00
Roberto Rosario 8e4e923531 Updated TODO 2011-02-04 02:25:00 -04:00
Roberto Rosario 07006f5b78 Updated TODO 2011-02-04 02:07:58 -04:00
Roberto Rosario 80d0a2a359 Added support for filerenaming on upload 2011-02-04 02:07:06 -04:00