Commit Graph
7780 Commits
Author SHA1 Message Date
Roberto Rosario 59f6f7f8cc Document indexing refactoring update 2012-02-02 05:01:42 -04:00
Roberto Rosario bbf03e3caa Merge branch 'development' into feature/indexing_refactor
Conflicts:
	docs/releases/0.12.rst
2012-02-02 02:59:31 -04:00
Roberto Rosario 7b7153f7f6 Apply same invalid holder check to object ACL holder list manager method 2012-02-02 01:05:15 -04:00
Roberto Rosario a3ccc9c005 Don't assign an ACL to a non existant holder 2012-02-02 01:02:40 -04:00
Roberto Rosario 4ed7c714e0 Don't return non existant class default holders 2012-02-02 01:02:17 -04:00
Roberto Rosario 1ccdbb7973 Add extra logging 2012-02-02 01:01:25 -04:00
Roberto Rosario 4e3a16da82 Return a QuerySet of documents instead 2012-02-02 00:38:58 -04:00
Roberto Rosario 556c0824fb Return a QuerySet instead of a list of documents 2012-02-02 00:16:34 -04:00
Roberto Rosario 78b73b81e3 Increase folder title field size to 128 characters 2012-02-02 00:10:16 -04:00
Roberto Rosario a91d7882f8 Don't display object type on the metadata set member add remove view 2012-02-02 00:05:20 -04:00
Roberto Rosario 3b327ff5b3 Documentation updates, allow settings reference linking from other documents 2012-02-01 17:04:54 -04:00
Roberto Rosario 600fdf0b8a Add djangodoc extension 2012-02-01 17:04:33 -04:00
Roberto Rosario eff399612d Documentation updates 2012-02-01 14:41:45 -04:00
Roberto Rosario a90896e774 Documentation updates 2012-02-01 13:43:24 -04:00
Roberto Rosario 9cb23ffc15 Add new indexing static media 2012-02-01 01:27:04 -04:00
Roberto Rosario 65b20313d7 Add index creation and edit form 2012-02-01 01:26:50 -04:00
Roberto Rosario 8e54649b2a Add indexing migrations and new models 2012-02-01 01:26:33 -04:00
Roberto Rosario 36a077fb7e Add index setup views and related permissions, urls and links 2012-02-01 01:25:22 -04:00
Roberto Rosario 640ff7146c Initial update to support multiple indexes 2012-01-31 22:48:00 -04:00
Roberto Rosario 58bea814f1 Remove deprecated OCR task view 2012-01-27 16:33:29 -04:00
Roberto Rosario 48559e68cd Merge branch 'feature/acl_inheritance' into development 2012-01-27 15:54:25 -04:00
Roberto Rosario 9d52ce6683 Add object_list/queryset ACL inheritance 2012-01-27 15:54:05 -04:00
Roberto Rosario 9057d3c481 Add actor membership access checking 2012-01-27 11:11:05 -04:00
Roberto Rosario e69d24689b Merge branch 'feature/bulk_user_import' into development 2012-01-27 02:27:21 -04:00
Roberto Rosario 0b92fad9c2 Add information about the CSV field order 2012-01-27 00:47:30 -04:00
Roberto Rosario 70aec4a0b7 Add information about the user CSV importer to the documentation 2012-01-27 00:46:13 -04:00
Roberto Rosario ff88e1a422 Add command line function to import a list users from a CSV file 2012-01-27 00:41:15 -04:00
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 4737b393b5 Add email authentication backend note to the documentation 2012-01-26 23:13:13 -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 af58a8ccd0 Added documentation for the bulk uploading command 2012-01-26 11:24:29 -04:00
Roberto Rosario b91e21a928 Merge branch 'feature/bulk_upload' into development 2012-01-26 11:15:09 -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 cf36e281fe Documentation updates 2012-01-26 09:49:57 -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 376a31db96 Reorder installed apps so that the web theme pagination template is found 2012-01-25 10:33:01 -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