Commit Graph

  • 1900200c82 Update release notes. Roberto Rosario 2015-08-25 20:49:55 -04:00
  • 399103488c PEP8 cleanups Roberto Rosario 2015-08-25 20:49:42 -04:00
  • ba93ee2544 Update the document properties view to CBV. Roberto Rosario 2015-08-25 20:43:12 -04:00
  • 82dbd87925 Update document page and document edit views to CBV. Roberto Rosario 2015-08-25 20:30:30 -04:00
  • 72c63bfedc Improve form and object data passing code. Roberto Rosario 2015-08-25 20:28:59 -04:00
  • 7a45164251 PEP8 cleanups. Roberto Rosario 2015-08-25 19:17:55 -04:00
  • 4432cb5c2e Add view permission for the smart settings app. It is no longer required to be a super admin or staff user to see the setting values. Roberto Rosario 2015-08-25 17:35:31 -04:00
  • 7a0fe33ffe Rename methods to retrieve a document's folders and tag membership to avoid search related field problems. Roberto Rosario 2015-08-25 16:29:23 -04:00
  • 7392e80fc2 PEP8 Cleanups. Roberto Rosario 2015-08-24 20:55:45 -04:00
  • f54c0d5058 Update group delete view to CBVs. Remove multiple group delete view. Roberto Rosario 2015-08-24 20:55:22 -04:00
  • 8481802b23 Update the document type quick label delete view to a CBV. Roberto Rosario 2015-08-24 17:56:01 -04:00
  • 4008715991 Index template node delete view updated to a CBV. Roberto Rosario 2015-08-24 17:50:35 -04:00
  • e79cd4a2e6 Remove unused imports. Roberto Rosario 2015-08-24 17:43:06 -04:00
  • dbe14fde42 Convert smart link view to a CBV view. Roberto Rosario 2015-08-24 17:42:53 -04:00
  • 1f32aa3c0b Add extensible data filtering feature allowing to remove hard coded listing of documents with missing required metadata. Closes gl-issue #178. Roberto Rosario 2015-08-24 17:33:24 -04:00
  • 4dc3978a78 Fix typo and improve post document attachment redirect. Roberto Rosario 2015-08-24 15:32:42 -04:00
  • 7c64d01578 Improve post key deletion redirect. Roberto Rosario 2015-08-24 15:26:55 -04:00
  • 48ac049736 Avoid using a loop when calculating recent document list. Roberto Rosario 2015-08-24 03:29:13 -04:00
  • fbc28f5bbc Index the user field of the recent document model to reduce view rendering as per profiling results. Roberto Rosario 2015-08-24 03:04:24 -04:00
  • 603d2e7417 Convert document preview view to CBV. Roberto Rosario 2015-08-24 03:01:08 -04:00
  • b9a07e3fcf Add new SingleObjectDetailView CBV. Roberto Rosario 2015-08-24 03:00:49 -04:00
  • 4ff19c6f95 Remove CombinedSource class now that is no longer needed. Roberto Rosario 2015-08-24 02:27:44 -04:00
  • 6d2eed5148 Add DocumentFolder proxy class to re add the remove from folder functionality. Roberto Rosario 2015-08-24 02:25:09 -04:00
  • d9fb0080af Use proxy document tag to simplify accessing a document's tags. Roberto Rosario 2015-08-24 01:53:07 -04:00
  • 15d3bf8072 Remove the 'Are you sure you which to' part of the delete confirmation as was done with the rest of the message. Roberto Rosario 2015-08-24 01:40:37 -04:00
  • d007214d39 Update language translations. Roberto Rosario 2015-08-24 01:40:22 -04:00
  • 0b2235d501 Change document type filename references to the more apt document type quick labels. Thanks go to berny for this one. Roberto Rosario 2015-08-24 01:03:10 -04:00
  • 6e4e5e8c07 Simplify texts refering to role members. Change it to role groups. Roberto Rosario 2015-08-24 00:34:26 -04:00
  • 2c93c5d8c2 Update translation source files. Roberto Rosario 2015-08-24 00:34:08 -04:00
  • d0f0bdb34f Update documentation. Add new translations chapter. Roberto Rosario 2015-08-24 00:33:46 -04:00
  • 59696ba68d Add missing exception variable. Roberto Rosario 2015-08-23 23:10:25 -04:00
  • 8d47e60b11 Move CSS into its own file outside of base.html. Roberto Rosario 2015-08-23 23:00:19 -04:00
  • 877aef669c Move javascript to its own file outside of base.html. Roberto Rosario 2015-08-23 22:53:36 -04:00
  • d1bb06f350 Add logging to mark instances where getting the page count of a file may fails because it is not an office format file. Roberto Rosario 2015-08-23 22:47:33 -04:00
  • 1d7f447dad Raise validation error without specifying the field as this code can be called for a collection of instances. Roberto Rosario 2015-08-23 22:44:47 -04:00
  • f7b0fc6c02 Fix typo in method name. Roberto Rosario 2015-08-23 22:42:32 -04:00
  • 47eba63f48 Add audit logging to document comment model. Roberto Rosario 2015-08-23 22:37:35 -04:00
  • 2f94ebb9bc Add event logging document comment app. Roberto Rosario 2015-08-23 22:34:06 -04:00
  • 95cb49bfcb Add mixin to pass extra argument during object deletion. Used for logging the user performing an action. Roberto Rosario 2015-08-23 22:33:22 -04:00
  • 307941ef64 Add support for the new_window link tag that open selected links into new browser window/tab. Roberto Rosario 2015-08-23 22:07:48 -04:00
  • ec47bdd7c6 Rename key receive link text back to Import. Roberto Rosario 2015-08-23 21:55:46 -04:00
  • 892995992a Make sure this view's form always issues a POST not a GET request. Roberto Rosario 2015-08-23 21:55:23 -04:00
  • 9b51dea22b Fix missing object buttons for keys. Roberto Rosario 2015-08-23 21:52:31 -04:00
  • 1aadede546 Convert document comment deletion view to CBV. Remove unused document comment form. Roberto Rosario 2015-08-23 21:48:53 -04:00
  • a9517b9645 Remove blind autocapitalization. Roberto Rosario 2015-08-23 21:38:48 -04:00
  • dd301d8e98 Convert the document create view to a CBV. Roberto Rosario 2015-08-23 21:37:37 -04:00
  • 8cd14a2ae1 Add mixin to add extra instance data to the CBV create and edit views. Roberto Rosario 2015-08-23 21:36:33 -04:00
  • 23f479c481 Fix page recalculation text. Roberto Rosario 2015-08-23 21:05:20 -04:00
  • fa3633fbe8 Remove empty language files locales: sq, zh_TW, hr_HR, de_CH, lv, nb, tr_TR. Roberto Rosario 2015-08-20 19:40:05 -04:00
  • 3d1279bcf7 Fix casing. Roberto Rosario 2015-08-20 19:35:49 -04:00
  • a7d8b2e52f Update language processing script. Roberto Rosario 2015-08-20 19:35:37 -04:00
  • c030b91528 Update translation files. Roberto Rosario 2015-08-20 19:35:24 -04:00
  • f2ccfa16d5 Update source language files. Make lock manager and storage translatable. Roberto Rosario 2015-08-20 15:35:06 -04:00
  • ef970016db Add metadata app to the test list. Roberto Rosario 2015-08-20 14:42:27 -04:00
  • 93553e84c2 Text string tweaks as per translation discussions. Thanks to Berny. Roberto Rosario 2015-08-20 14:41:00 -04:00
  • 75764fd482 Merge branch 'feature/transifex' into development Roberto Rosario 2015-08-20 04:39:31 -04:00
  • 9599a3f8ab Split metadata validators in validators and parsers. Move document and upload wizard metadata validation logic to model. Add metadata tests. Roberto Rosario 2015-08-20 04:37:49 -04:00
  • cc2927c4cd Remove remaining usage of lists for extra_column. Roberto Rosario 2015-08-20 00:44:24 -04:00
  • a39470b622 Remove repeated column. Roberto Rosario 2015-08-20 00:44:04 -04:00
  • e4fead68b9 Remove included filesize formatter and use Django's instead. Roberto Rosario 2015-08-20 00:36:58 -04:00
  • d9cc8520b1 Render remaining date usage properly. Roberto Rosario 2015-08-20 00:27:48 -04:00
  • 0d3c2defe2 Improve date rendering. Roberto Rosario 2015-08-20 00:08:28 -04:00
  • 68f3c6eee7 PEP8 cleanups. Roberto Rosario 2015-08-19 14:50:44 -04:00
  • 683e54fea1 Replace unused lists with tuples. Roberto Rosario 2015-08-19 13:57:38 -04:00
  • 50ba007dd6 Remove localtime tag. Roberto Rosario 2015-08-19 03:24:04 -04:00
  • 1b88f3b641 Update development tools requirement versions. Roberto Rosario 2015-08-19 03:09:55 -04:00
  • b64a35d08c Version transifex resources by appending the version number. Roberto Rosario 2015-08-19 03:09:11 -04:00
  • 610b06bb4d Add test for office document. Roberto Rosario 2015-08-19 02:14:40 -04:00
  • 401b9a81dc Remove variables: section for compatibility with older test runners. Roberto Rosario 2015-08-19 02:03:50 -04:00
  • a2f884179b Initial configuration file for gitlab-ci. Roberto Rosario 2015-08-19 01:57:43 -04:00
  • 03b8a6cfc2 Initial configuration files for magnum-ci. Roberto Rosario 2015-08-19 01:57:20 -04:00
  • 83974d5656 Move travis-ci related settings files into their own module. Roberto Rosario 2015-08-19 01:30:07 -04:00
  • e084445aa4 Read pagination size per instance not per class. Roberto Rosario 2015-08-18 23:06:50 -04:00
  • 4fb86fba14 Re-estructure tests to cleanup the apps' namespace. Roberto Rosario 2015-08-18 23:06:26 -04:00
  • 57f7c998dd Show page title in the login template. Roberto Rosario 2015-08-18 19:21:50 -04:00
  • 14662e478f Remove unneeded lists to tuples. Roberto Rosario 2015-08-16 14:37:59 -04:00
  • f55e1a4ddc Remove unused tag 'make_non_breakable'. Roberto Rosario 2015-08-16 14:32:13 -04:00
  • 99c3e41ffa Remove template feature flag 'keep_together'. Roberto Rosario 2015-08-16 14:31:30 -04:00
  • 60bc327756 Improve SourceColumn workflow by allowing explicit functions as columns. Remove usage of encapsulate. Move instances of 'extra_columns' to SourceColumn. Roberto Rosario 2015-08-16 14:26:41 -04:00
  • 938328bc14 Remove use of extra_columns and move logic to apps.py. Roberto Rosario 2015-08-16 00:41:28 -04:00
  • 283f033a6c Rename label of key receive link from 'Import' to 'Download'. Roberto Rosario 2015-08-16 00:40:56 -04:00
  • 48c3efefd0 Remove use of extra_columns and move logic to app.py module. Roberto Rosario 2015-08-16 00:21:55 -04:00
  • abea396091 Include document in document pages list view context. Roberto Rosario 2015-08-16 00:16:23 -04:00
  • be358f7879 Remove use of extra_columns and move logic to models and apps. Roberto Rosario 2015-08-16 00:12:51 -04:00
  • 5563484ae8 Replace remaining usage of get_context_data that could be replaced with get_extra_context. Roberto Rosario 2015-08-15 23:42:32 -04:00
  • 561b56b12a Replace usage of get_context_data with get_extra_context. Roberto Rosario 2015-08-15 03:02:02 -04:00
  • 66d22dc254 Add current source to the source log list view context so that link resolve properly. Roberto Rosario 2015-08-15 02:49:18 -04:00
  • 1b6bcbf3fe Remove usage of ParentChildListView until properly re-implemented. Roberto Rosario 2015-08-15 02:46:02 -04:00
  • 702bac8ed2 Replace django-pagination with django-pure-pagination and use Django's native CBV pagination context. Roberto Rosario 2015-08-15 02:28:37 -04:00
  • 016231a0f5 Use Python function to get OS default temp directory. Roberto Rosario 2015-08-15 01:26:11 -04:00
  • b8701f3f2d Add namespace to staging file thumbnail view. Roberto Rosario 2015-08-15 01:14:39 -04:00
  • c84ac0a2fc Replace index, workflow, document and statistics views that use 'object_list' to SingleObjectListView class. Roberto Rosario 2015-08-15 01:07:52 -04:00
  • c6b20f13cc Replace argument and variable names with more explicit ones. Roberto Rosario 2015-08-15 01:06:54 -04:00
  • a1d7bc70f1 Code style update. Roberto Rosario 2015-08-15 01:05:55 -04:00
  • b382227ec0 Add missing migrations. Roberto Rosario 2015-08-14 23:53:49 -04:00
  • 8cc685ede7 Split key query view into query and results views. Convert key query results view to SingleObjectListView class. Roberto Rosario 2015-08-14 16:08:35 -04:00
  • 4175866ee5 Turn stray view helper functions into static methods of the UploadBaseView CBV. Roberto Rosario 2015-08-14 14:55:47 -04:00
  • 8e77cdec38 Update settings app view to user SingleObjectListView class. Roberto Rosario 2015-08-14 14:55:24 -04:00
  • 4a81c2da42 Update REST api app permission check to use ACL access check related object update. Roberto Rosario 2015-08-14 14:54:50 -04:00
  • f7f2135cad Convert OCR error entry list view to CBV. Roberto Rosario 2015-08-14 14:54:32 -04:00