Commit Graph
142 Commits
Author SHA1 Message Date
Roberto Rosario ba550c7f03 Remove direct index updating and delete from metadata and source apps and move it to document indexing app via signals 2012-07-26 06:14:42 -04:00
Roberto Rosario e2e7e4bb49 Move the document upload wizard to the sources app 2012-07-26 05:30:39 -04:00
Roberto Rosario fb54b4f1dc Remove unused imports 2012-07-26 04:53:52 -04:00
Roberto Rosario 191fceb191 Update translation files 2012-07-23 21:12:19 -04:00
Roberto Rosario 8e227d7f3e Add Dutch translation files 2012-07-23 21:10:19 -04:00
Roberto Rosario 45f93f7b69 Add French translaion files 2012-07-23 21:09:19 -04:00
Roberto Rosario 7531cf8168 Add Bulgarian translation files 2012-07-23 21:07:25 -04:00
Roberto Rosario adc6c032c7 Update translation files 2012-07-10 12:24:05 -04:00
Roberto Rosario de2782cfda Update the translation source files 2012-07-10 11:15:43 -04:00
Roberto Rosario 615987366f Update apps for new class based history events 2012-07-06 02:53:38 -04:00
Roberto Rosario b74c66261f Update translation files 2012-07-05 10:33:51 -04:00
Roberto Rosario 6f99146f5b Update transtion source files 2012-07-05 10:33:30 -04:00
Roberto Rosario 94178eb68d Split Portuguese language translation into European Portuguese and Brazilian Portuguese 2012-07-05 09:44:56 -04:00
Roberto Rosario 03f799e527 Move documents apps history events to a separate file 2012-06-28 16:03:22 -04:00
Roberto Rosario 341e965d1e Update translation files 2012-06-17 19:14:23 -04:00
Roberto Rosario 1033328e0f Update German language translation files 2012-06-17 19:13:58 -04:00
Roberto Rosario 8ff54449d4 Translation files updates 2012-06-17 18:29:33 -04:00
Roberto Rosario 919254429f Update language source file 2012-06-17 18:11:18 -04:00
Roberto Rosario 4bf6310d1d Only impose check out limitations to non original user and not admin, add checkout limitation overriding permission 2012-06-17 01:08:47 -04:00
Roberto Rosario 4322ac0a02 Add support for selectively blocking new document version uploads when checking out documents 2012-06-15 19:30:08 -04:00
Roberto Rosario f21a96ae5b Update compiled translation fixes for Italian 2012-05-30 18:37:43 -04:00
Roberto Rosario b9d88d2859 Sync Italian translation sources from Transifex 2012-05-30 18:35:50 -04:00
Roberto Rosario b908f5e258 Fix staging file filename hashing not working with unicode filenames 2012-03-04 20:31:09 -04:00
Roberto Rosario 723dbdb7e4 Allow preview and deletion of staging files with either the DOCUMENT_CREATE or NEW_VERSION permissions 2012-02-27 14:45:39 -04:00
Roberto Rosario ce8fb41301 Russian translation updated (Sergei Glita) 2012-02-27 10:47:31 -04:00
Roberto Rosario cebb22731c Calculate a staging file id from the hash of its full filepath and not of the contents
Can finally close issue #1
2012-02-25 23:45:48 -04:00
Roberto Rosario da6d1c474b Update compiled translation files 2012-02-22 16:14:40 -04:00
Roberto Rosario 4e1c8ff0eb Initial Polish translation by mic (https://www.transifex.net/accounts/profile/mic/) 2012-02-22 16:05:53 -04:00
Roberto Rosario 27081240cf Fix PermissionDenied exception import 2012-02-22 14:52:14 -04:00
Roberto Rosario f484e1a9c3 PEP8 and general cleanups 2012-02-22 11:57:00 -04:00
Roberto Rosario 5bc61ca70e Remove unused test files 2012-02-22 11:55:48 -04:00
Roberto Rosario ae86d1cd4b Update all apps to register their own children views regular expressions 2012-02-21 15:33:20 -04:00
Roberto Rosario 6eca8b6699 Make staging source preview width a required field 2012-02-14 23:55:47 -04:00
Roberto Rosario 71f9a3171f Display staging file filename as a title when during preview, treat all staging files as a gallery 2012-02-14 23:46:42 -04:00
Roberto Rosario 9f60cffd0a Use the Document model rename method 2012-02-14 16:35:14 -04:00
Roberto Rosario 00e467949f Update metadata and indexes after document is fully created 2012-02-14 15:59:44 -04:00
Roberto Rosario cc0040a88b Language source files updates, Spanish translation updates 2012-02-12 15:33:26 -04:00
Roberto Rosario 1892225d6f Show currently selected document type in upload views 2012-02-12 15:18:21 -04:00
Roberto Rosario f19d34cd8c Spanish and Russian language translation updates 2012-02-11 20:30:37 -04:00
Roberto Rosario 028c134bfd The OSError doesn't like unicode text, change it to plain Exception class (Sergei Glita) 2012-02-11 20:05:58 -04:00
Roberto Rosario 0219598912 Fix bug introduced by last commits 2012-02-06 15:03:26 -04:00
Roberto Rosario eef1114be2 Add transaction rollback 2012-02-06 14:56:27 -04:00
Roberto Rosario 2dfad128e2 Language source and translations updates 2012-02-02 14:56:15 -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 e08c93e88b Add out of process bulk document upload 2012-01-26 10:31:07 -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