Commit Graph

1394 Commits

Author SHA1 Message Date
Roberto Rosario
1fe9902144 Set new users' password as unusable until one is set, add column to user list showing if password is usable 2012-01-27 00:40:30 -04:00
Roberto Rosario
5de9b46048 Redirect to user password reset view after a new user is created 2012-01-26 23:17:29 -04:00
Roberto Rosario
485573c5d6 Validate email in user details edit to avoid email clashes 2012-01-26 23:11:11 -04:00
Roberto Rosario
8ebd5b8062 Make email field full width in email login form 2012-01-26 23:10:28 -04:00
Roberto Rosario
30351225f6 Allow current to edit more details of himself, saner redirection after password change 2012-01-26 22:42:36 -04:00
Roberto Rosario
d79e86ae30 Only allow compressed files for bulk upload command 2012-01-26 11:37:44 -04:00
Roberto Rosario
266fcc75df Prevent upload error from desynchonizing the database 2012-01-26 11:37:20 -04:00
Roberto Rosario
850c6dd69a Add the options --metadata and --document_type to the bulk uploader 2012-01-26 11:14:22 -04:00
Roberto Rosario
fd19f4502c Merge branch 'development' into feature/bulk_upload
Conflicts:
	apps/sources/models.py
2012-01-26 10:33:08 -04:00
Roberto Rosario
4c36f9afdb Merge remote-tracking branch 'origin/development' into development 2012-01-26 10:31:37 -04:00
Roberto Rosario
e08c93e88b Add out of process bulk document upload 2012-01-26 10:31:07 -04:00
Roberto Rosario
9afa641b19 Move import to beginning of file 2012-01-26 09:49:50 -04:00
Roberto Rosario
c38d10ebf5 Proper redirection on document deletion 2012-01-25 23:52:38 -04:00
Roberto Rosario
7d18735882 Improve feedback messages when uploading files 2012-01-25 23:02:42 -04:00
Roberto Rosario
3d0865b93f Fix uploading of compressed files 2012-01-25 23:02:27 -04:00
Roberto Rosario
1d543cdd0a Prevent database corruption on document saving error 2012-01-25 22:35:55 -04:00
Roberto Rosario
8aa56dc11c Fix typo 2012-01-25 21:51:35 -04:00
Roberto Rosario
aa1ea252d8 Remove Changelog view in the about menu, add documentation link to the about template 2012-01-25 04:27:38 -04:00
Roberto Rosario
7276a11171 Fix website address 2012-01-25 03:05:18 -04:00
Roberto Rosario
7495026d69 Display error on stderr and fallback to system default home on GPG initialization error 2012-01-25 02:55:25 -04:00
Roberto Rosario
af04f532ad Add SIGNATURES_GPG_HOME configuration option 2012-01-25 02:43:31 -04:00
Roberto Rosario
0e87b5dc56 Return raw gpg error result 2012-01-25 02:26:49 -04:00
Roberto Rosario
4fe7803ff1 Make GPG key import errors more verbose 2012-01-25 02:17:17 -04:00
Roberto Rosario
e7a2aed6a0 Silence HTML validator 2012-01-25 02:17:04 -04:00
Roberto Rosario
c56a67e33a Update website address in about view 2012-01-25 02:01:19 -04:00
Roberto Rosario
194a6b41f9 Fix redirect view name 2012-01-24 16:34:28 -04:00
Roberto Rosario
e44ef229b0 Improve single, multiple document and document versions downloads
By using a 2 step document download view
2012-01-24 12:13:53 -04:00
Roberto Rosario
4eaf4bd785 Add cancel button and previous hidden variable support to the generic form template 2012-01-24 12:13:19 -04:00
Roberto Rosario
063cc06325 Remove unused import 2012-01-23 20:03:09 -04:00
Roberto Rosario
d9aa63f8ca Remove Sentry and celery from Mayan EDMS 2012-01-23 20:00:39 -04:00
Roberto Rosario
8d3824ea51 Only try create the defautl OCR queue after the database has been created 2012-01-23 19:20:37 -04:00
Roberto Rosario
c6fe73939a Ignore database errors during the syncdb phase 2012-01-23 19:20:19 -04:00
Roberto Rosario
2bfa30a59e Fix indentation from tab to spaces 2012-01-22 05:44:08 -04:00
Roberto Rosario
ec461c4f9b Update acl views to use encapsulated objects 2012-01-21 04:07:23 -04:00
Roberto Rosario
f37500b0b4 Allow returning on the db stored permissions 2012-01-21 04:06:48 -04:00
Roberto Rosario
7714e62e97 Display proper unicode result for anonymous user class and creator class 2012-01-21 04:04:42 -04:00
Roberto Rosario
bf9073fdce Add creator content type icon 2012-01-21 04:04:13 -04:00
Roberto Rosario
95f56cbd5a Enable default acls setup upon creation for documents, folders, tags and smart_links 2012-01-21 04:03:58 -04:00
Roberto Rosario
70953882a7 Implement ClassHolderSelectionForm and HolderSelectionForm forms
Subclassed from BaseHolderSelectionForm
2012-01-21 03:57:26 -04:00
Roberto Rosario
d1eb387c16 Start work on the creator pseudo class acl holder 2012-01-20 22:54:26 -04:00
Roberto Rosario
39f47702c0 Finish the apply_default_acls function and enable it for document creation 2012-01-20 22:53:48 -04:00
Roberto Rosario
796dcc908a Move source_object class method to the classes module 2012-01-20 22:52:56 -04:00
Roberto Rosario
6117fde649 Initial default to current acl support 2012-01-19 17:44:34 -04:00
Roberto Rosario
8a5825a275 Convert tabs to spaces 2012-01-19 12:04:02 -04:00
Roberto Rosario
3b997f0d8f Silence AlreadyQueued
For the moment until support for queueing document versions is avaiable
2012-01-19 11:55:53 -04:00
Roberto Rosario
c01c030ee6 Remove test 2012-01-18 16:34:59 -04:00
Roberto Rosario
44aef884f4 Remove exporter app 2012-01-18 16:06:06 -04:00
Roberto Rosario
c9e58bdfac Remove unused import 2012-01-18 16:05:11 -04:00
Roberto Rosario
f374596a28 Cleanups, improve comments 2012-01-18 16:01:06 -04:00
Roberto Rosario
af106badac Cleanups and remove unused imports 2012-01-18 16:00:30 -04:00