Commit Graph

  • cc0040a88b Language source files updates, Spanish translation updates Roberto Rosario 2012-02-12 15:33:26 -04:00
  • 1892225d6f Show currently selected document type in upload views Roberto Rosario 2012-02-12 15:18:21 -04:00
  • 4d8a61b25b Fix document container index nodes Roberto Rosario 2012-02-12 15:01:07 -04:00
  • 234e5b8c5b Add Latex configuration Roberto Rosario 2012-02-12 02:21:57 -04:00
  • f253ecf8c1 Gracefully shutdown the scheduler on pre_collectstatic and post_syncdb Roberto Rosario 2012-02-12 02:06:45 -04:00
  • 31813f3412 Add signaler app to intercept management commands and emit signals Roberto Rosario 2012-02-12 02:06:06 -04:00
  • d1621c6120 Documentation updates, split indexes and permissions into sections Roberto Rosario 2012-02-11 21:21:16 -04:00
  • f94f997883 Documentation updates, indexed documentation Roberto Rosario 2012-02-11 21:13:05 -04:00
  • f19d34cd8c Spanish and Russian language translation updates Roberto Rosario 2012-02-11 20:30:37 -04:00
  • 028c134bfd The OSError doesn't like unicode text, change it to plain Exception class (Sergei Glita) Roberto Rosario 2012-02-11 20:05:02 -04:00
  • afb64f7472 Also ensure that the default gpg_home directory is really relative to the installation directory (SaintGermain) Roberto Rosario 2012-02-11 18:08:54 -04:00
  • 2334a63fe4 Ensure default document_storage directory is really relative to the installation directory (SaintGermain) Roberto Rosario 2012-02-11 18:08:20 -04:00
  • e7825dedb6 Fix 'get_image_cache_name() takes exactly 3 arguments (2 given)' (Barry Rowlingson, SaintGermain) Roberto Rosario 2012-02-09 02:24:18 -04:00
  • 7adb3a9ccd Remove debug logging command causing unicode error (Sergei Glita) Roberto Rosario 2012-02-08 11:23:24 -04:00
  • e2ca6654f4 Improve tag appeareance and elimate obsolete tag block color widget Roberto Rosario 2012-02-07 15:07:17 -04:00
  • f026ef8bd4 Handle unicode filenames in staging folder preview and upload (Sergei Glita) Roberto Rosario 2012-02-07 14:40:56 -04:00
  • fe6e347592 Remove delete mode in the permission grant and remove views (Sergei Glita) Roberto Rosario 2012-02-07 10:42:07 -04:00
  • d457c752fa Ilustrations markup update Roberto Rosario 2012-02-07 01:48:25 -04:00
  • 17fcf9877c Finished indexes topic of the documentation will full ilustrations Roberto Rosario 2012-02-07 01:46:20 -04:00
  • aa9d878365 Add missing import Roberto Rosario 2012-02-07 00:17:07 -04:00
  • 44ca1ccac6 Move dispatch to the correct place Roberto Rosario 2012-02-06 16:20:00 -04:00
  • 35bd9a1519 Remove repeated update step Roberto Rosario 2012-02-06 16:01:20 -04:00
  • 02e83d5c77 For folders app migration to depend of document's app migrations Roberto Rosario 2012-02-06 15:03:50 -04:00
  • 0219598912 Fix bug introduced by last commits Roberto Rosario 2012-02-06 15:03:26 -04:00
  • eef1114be2 Add transaction rollback Roberto Rosario 2012-02-06 14:56:27 -04:00
  • 248a5ea82d Add transaction rollback Roberto Rosario 2012-02-06 14:38:59 -04:00
  • 758661c280 Add requirements installation step to the upgrade procedure Roberto Rosario 2012-02-06 14:38:08 -04:00
  • 75ecbfdee0 Add PostgreSQL instructions Roberto Rosario 2012-02-06 14:37:40 -04:00
  • c0d8e6f667 Move the RecentDocumentManager to the models.py file Roberto Rosario 2012-02-05 23:27:03 -04:00
  • 2147923eb0 Documentation updates, permissions diagrams and inkscape sources Roberto Rosario 2012-02-05 02:47:11 -04:00
  • 4d546f7415 Remove celery code line Roberto Rosario 2012-02-05 00:51:31 -04:00
  • 9c03663924 Move tree node widget code to the widgets.py file and prettify a bit Roberto Rosario 2012-02-05 00:48:31 -04:00
  • 735d3db97a Merge django_gpg's verify_file + verify_w_retry methods Roberto Rosario 2012-02-05 00:19:54 -04:00
  • a13f048242 Fix indentation Roberto Rosario 2012-02-04 17:20:13 -04:00
  • a707a3f29e Backport OCR app fixes Roberto Rosario 2012-02-04 13:59:56 -04:00
  • 5c504af81f Backport history app database sync fix Roberto Rosario 2012-02-04 13:57:04 -04:00
  • 2be02b2e01 Remove db_index from TextField class fields, this closes issue #12 Roberto Rosario 2011-12-13 13:00:19 -04:00
  • 1a24c18598 Add file storage topic Roberto Rosario 2012-02-02 16:21:34 -04:00
  • db3b64b35e Add link to Samba, link to settings option Roberto Rosario 2012-02-02 16:21:11 -04:00
  • 79c793b74b Improve list format Roberto Rosario 2012-02-02 16:20:55 -04:00
  • 40f6eb6c0c Add permission topic to the documentation Roberto Rosario 2012-02-02 16:02:59 -04:00
  • a24bf89a2b Merge branch 'feature/doc_type_default_optiongroups' into development Roberto Rosario 2012-02-02 15:38:00 -04:00
  • ca193252c2 Add option group support to the document type default metadata types and sets view Roberto Rosario 2012-02-02 15:37:36 -04:00
  • cc9ce7c212 Don't hide and raise errors on assign_remove view when in DEBUG mode Roberto Rosario 2012-02-02 15:37:06 -04:00
  • 2dfad128e2 Language source and translations updates Roberto Rosario 2012-02-02 14:56:15 -04:00
  • e870f4ee5a Fix translation scripts Roberto Rosario 2012-02-02 13:03:10 -04:00
  • 5891a39e41 Added transifex client to the development requirements Roberto Rosario 2012-02-02 12:50:20 -04:00
  • d2f1dcc181 Merge branch 'feature/feedback_app' into development Roberto Rosario 2012-02-02 12:49:27 -04:00
  • b3c917a9de Update language related config files for new feedback app Roberto Rosario 2012-02-02 12:49:10 -04:00
  • 67f3377916 Add feedback app Roberto Rosario 2012-02-02 12:48:56 -04:00
  • 57846a758a Show index child node count Roberto Rosario 2012-02-02 11:20:08 -04:00
  • a9d02e08bc Update top menu icon Roberto Rosario 2012-02-02 11:07:28 -04:00
  • c02dcce043 Merge branch 'feature/indexing_refactor' into development Roberto Rosario 2012-02-02 10:45:11 -04:00
  • 48922d58ef Documentation update for the document indexing Roberto Rosario 2012-02-02 10:44:00 -04:00
  • 6b8dcb7240 Update the index mirroring rebuild tool Roberto Rosario 2012-02-02 10:28:25 -04:00
  • cc78b7d25a Update filesystem mirroring functions Roberto Rosario 2012-02-02 10:27:46 -04:00
  • 02a762cf73 Remove obsolete indexing config settings and add new FILESYSTEM_SERVING Roberto Rosario 2012-02-02 10:26:58 -04:00
  • 063d2fca40 Smarted exception catching Roberto Rosario 2012-02-02 10:26:39 -04:00
  • 7331a87c89 Rename MetadataObject class to MetadataClass Roberto Rosario 2012-02-02 09:42:37 -04:00
  • cc3632dcfe Remove remarked code Roberto Rosario 2012-02-02 09:37:31 -04:00
  • ac7a3806ec Use proper try/exception format Roberto Rosario 2012-02-02 09:37:13 -04:00
  • 2c6339b56a Small updates and fixes Roberto Rosario 2012-02-02 09:33:28 -04:00
  • 1eabbf90cd Move exception to a single module Roberto Rosario 2012-02-02 09:23:20 -04:00
  • 2ac6250149 Fix imports Roberto Rosario 2012-02-02 09:23:07 -04:00
  • 1d3c5241ec Move all widgets code to a single module Roberto Rosario 2012-02-02 09:22:40 -04:00
  • 95be7cb417 Merge os_specify and filesystem module Roberto Rosario 2012-02-02 09:17:01 -04:00
  • 2c53c5a2ff Automatically create root template node on index save, add help texts Roberto Rosario 2012-02-02 09:13:23 -04:00
  • 06cde627d2 Simplify node link generator Roberto Rosario 2012-02-02 09:12:58 -04:00
  • c6fa070222 Add ACL checks to document_index_list Roberto Rosario 2012-02-02 09:12:20 -04:00
  • 790dad2df4 Enforce enabled boolean field, silence errors Roberto Rosario 2012-02-02 09:00:41 -04:00
  • f4ed105c99 Bump version to 0.12 beta Roberto Rosario 2012-02-02 05:35:06 -04:00
  • d230dd7110 Revert "Bump version to 0.11.2" Roberto Rosario 2012-02-02 05:33:47 -04:00
  • c79d1d0c34 Revert "Merge branch 'hotfix/v0.11.2' into development" Roberto Rosario 2012-02-02 05:28:13 -04:00
  • f8e2341f4f Merge branch 'hotfix/v0.11.2' into development Roberto Rosario 2012-02-02 05:23:17 -04:00
  • 5300eea31a Merge branch 'hotfix/v0.11.2' v0.11.2 Roberto Rosario 2012-02-02 05:21:52 -04:00
  • c117a907e4 Update changelog Roberto Rosario 2012-02-02 05:21:32 -04:00
  • f9be37768e Bump version to 0.11.2 Roberto Rosario 2012-02-02 05:21:20 -04:00
  • 1c8fd9e212 Revert "Add Сергей Глита (https://github.com/gsv70) fix for issue #17" Roberto Rosario 2012-02-02 05:16:04 -04:00
  • 603f6eec3e Add Сергей Глита (https://github.com/gsv70) fix for issue #17 Roberto Rosario 2012-02-02 05:15:47 -04:00
  • af77cdcf63 Add Сергей Глита (https://github.com/gsv70) fix for issue #17 Roberto Rosario 2012-02-02 05:13:58 -04:00
  • 664eda3d20 Add David Herring's monetary donation Roberto Rosario 2012-02-02 05:13:04 -04:00
  • 59f6f7f8cc Document indexing refactoring update Roberto Rosario 2012-02-02 05:01:42 -04:00
  • bbf03e3caa Merge branch 'development' into feature/indexing_refactor Roberto Rosario 2012-02-02 02:59:31 -04:00
  • 7b7153f7f6 Apply same invalid holder check to object ACL holder list manager method Roberto Rosario 2012-02-02 01:05:15 -04:00
  • a3ccc9c005 Don't assign an ACL to a non existant holder Roberto Rosario 2012-02-02 01:02:40 -04:00
  • 4ed7c714e0 Don't return non existant class default holders Roberto Rosario 2012-02-02 01:02:17 -04:00
  • 1ccdbb7973 Add extra logging Roberto Rosario 2012-02-02 01:01:25 -04:00
  • 4e3a16da82 Return a QuerySet of documents instead Roberto Rosario 2012-02-02 00:38:58 -04:00
  • 556c0824fb Return a QuerySet instead of a list of documents Roberto Rosario 2012-02-02 00:16:34 -04:00
  • 78b73b81e3 Increase folder title field size to 128 characters Roberto Rosario 2012-02-02 00:10:16 -04:00
  • a91d7882f8 Don't display object type on the metadata set member add remove view Roberto Rosario 2012-02-02 00:05:20 -04:00
  • 3b327ff5b3 Documentation updates, allow settings reference linking from other documents Roberto Rosario 2012-02-01 17:04:54 -04:00
  • 600fdf0b8a Add djangodoc extension Roberto Rosario 2012-02-01 17:04:33 -04:00
  • eff399612d Documentation updates Roberto Rosario 2012-02-01 14:41:45 -04:00
  • a90896e774 Documentation updates Roberto Rosario 2012-02-01 13:43:24 -04:00
  • 9cb23ffc15 Add new indexing static media Roberto Rosario 2012-02-01 01:27:04 -04:00
  • 65b20313d7 Add index creation and edit form Roberto Rosario 2012-02-01 01:26:50 -04:00
  • 8e54649b2a Add indexing migrations and new models Roberto Rosario 2012-02-01 01:26:33 -04:00
  • 36a077fb7e Add index setup views and related permissions, urls and links Roberto Rosario 2012-02-01 01:25:22 -04:00
  • 640ff7146c Initial update to support multiple indexes Roberto Rosario 2012-01-31 22:48:00 -04:00