Commit Graph

  • d8f811a357 Change the host for the mysql server. Roberto Rosario 2015-09-27 23:07:44 -04:00
  • 25f65f0d96 Add script tags. Roberto Rosario 2015-09-27 03:29:03 -04:00
  • 4b1bb38c86 Implement menu link ordering. Roberto Rosario 2015-09-27 02:18:04 -04:00
  • b335f70e57 Improve how unbounded links are calculated and removed from results. Roberto Rosario 2015-09-27 01:42:12 -04:00
  • 62ecc32ad5 Add --nomigrations swtich to test config files. Add metadata app to gitlab test config file. Roberto Rosario 2015-09-27 01:41:31 -04:00
  • e53c624792 Remove remark. Roberto Rosario 2015-09-27 01:38:20 -04:00
  • 14184b8c76 Add view to queue document for OCR by document type. Roberto Rosario 2015-09-27 01:37:57 -04:00
  • a236b7a869 Add django-test-without-migations and enable it in the base testing settings file. Roberto Rosario 2015-09-27 00:36:58 -04:00
  • 3e7cd0c1ea Move retention policies enforcement code to the DocumentType model manager. Add corresponding tests (test_auto_trashing and test_auto_delete). Roberto Rosario 2015-09-27 00:35:56 -04:00
  • 22a29eede3 Use explicit literals for the time delta units used for retention policies. Roberto Rosario 2015-09-26 23:52:10 -04:00
  • c796f2b2c4 TODO comment cleanups. Remove unused Document model method. Roberto Rosario 2015-09-26 23:50:57 -04:00
  • 3d3abb6ad6 Use SH to call LibreOffice binary. Force LibreOffice input filter when converting text files. Roberto Rosario 2015-09-26 03:00:11 -04:00
  • 654825829c Store the body of emails as a document just like attachments. Roberto Rosario 2015-09-26 02:59:24 -04:00
  • 6159645261 Remove print statements. Roberto Rosario 2015-09-25 17:01:18 -04:00
  • 500f870c78 Do a force pull of all translations and a compile. Roberto Rosario 2015-09-25 04:18:04 -04:00
  • 228cf32fc8 Connect to MySQL via TCP not via Linux socket. Roberto Rosario 2015-09-25 00:31:57 -04:00
  • 2cff1ee854 Update README to show build badge from gitlab-ci. Roberto Rosario 2015-09-25 00:21:28 -04:00
  • e42dbefa74 Add missing LibreOffice binary dependency to gitlab config file. Roberto Rosario 2015-09-25 00:08:28 -04:00
  • 32b7ec3e14 Simplify gitlab-ci file. Merge jobs. Roberto Rosario 2015-09-25 00:00:09 -04:00
  • 1a205a5586 Enclose gitlab-ci variables in quotes. Roberto Rosario 2015-09-24 23:34:02 -04:00
  • 6edafc814f Add testing setting files for gitlab-ci. Improve gitlab-ci config file. Roberto Rosario 2015-09-24 23:28:36 -04:00
  • ac2a08b90b Make sure LICENSE is copied during install. Roberto Rosario 2015-09-24 17:55:34 -04:00
  • 87e8b1cec9 Add LICENSE file in the namespace of the project. Roberto Rosario 2015-09-24 17:08:30 -04:00
  • 8629e6495e Translation source files updates. Add translator comments. Thanks to Berny for these. Roberto Rosario 2015-09-24 16:30:19 -04:00
  • 3f63376dae Include .woff and .woff2 files. Roberto Rosario 2015-09-24 02:36:30 -04:00
  • 9efc07c4b4 Update packaging files. Roberto Rosario 2015-09-24 02:26:05 -04:00
  • 5e577f4b1a Update gitlab-ci config file. Roberto Rosario 2015-09-24 02:15:13 -04:00
  • bef6bbaf3e Update documentation. Roberto Rosario 2015-09-24 01:50:51 -04:00
  • c9b981f07a Update translation sources and compiles files. Roberto Rosario 2015-09-24 01:44:03 -04:00
  • e732355f45 Update HISTORY.rst file to include version 2.0 changes. Roberto Rosario 2015-09-24 01:34:49 -04:00
  • 70a5b0839a Update redirect variable. Roberto Rosario 2015-09-23 03:41:33 -04:00
  • 371c2105a8 Bump version Roberto Rosario 2015-09-23 03:33:21 -04:00
  • 6480489086 Add view displaying all 3rd party apps and packages' licenses. Roberto Rosario 2015-09-23 03:32:14 -04:00
  • 59ae20a867 Make task delay a configurable setting. Roberto Rosario 2015-09-23 01:09:21 -04:00
  • fac103bcfd Fix typo. Add checkouts app. Roberto Rosario 2015-09-22 21:52:17 -04:00
  • 6ccfaf59f8 Add 1 second delay to workaround MySQL <5.6.4 not storing millisecond time data which is used to determine lastest version of a document. Roberto Rosario 2015-09-21 04:19:57 -04:00
  • 79823ec531 Improve auto logging to enable logging to all apps, even those not calling the ready() method. Roberto Rosario 2015-09-21 03:44:20 -04:00
  • ba841c10f8 Use small sample document for checkout app tests. Roberto Rosario 2015-09-19 23:37:27 -04:00
  • 079c06c207 Don't reference document_version in error messages as if might not exists yet. Roberto Rosario 2015-09-19 22:07:52 -04:00
  • 1feea67f41 Add migrations for proxy models. Roberto Rosario 2015-09-19 22:02:51 -04:00
  • 366eca8ed7 Add missing metadata app migration. Roberto Rosario 2015-09-19 22:01:46 -04:00
  • baea430d5e Add auto logging. Roberto Rosario 2015-09-19 21:57:46 -04:00
  • 659df0c05c Add celery route for manually queued statistics updates. Roberto Rosario 2015-09-19 21:50:02 -04:00
  • bc66c68450 Add a 1 second delay to automatic OCR to avoid tasking OCR before document version is available in DB. Roberto Rosario 2015-09-19 21:47:59 -04:00
  • 115f5dd284 Add CELERY_DISABLE_RATE_LIMITS to the base settings file. Roberto Rosario 2015-09-19 21:46:18 -04:00
  • df417f562c PEP8 Cleanups (471 warnings). Roberto Rosario 2015-09-17 21:34:27 -04:00
  • 2b97f4a72f Remove the delete recent search API endpoint. Improve docsctring. Roberto Rosario 2015-09-17 19:30:02 -04:00
  • afac156da8 Revert "Update travis config file to use new architecture." Roberto Rosario 2015-09-17 03:07:18 -04:00
  • 206ff0ba3c Update travis config file to use new architecture. Roberto Rosario 2015-09-17 03:02:04 -04:00
  • bd01fe1b72 Add 1 seconds delay to avoid version revert tests failing on MySQL. This is because MySQL doesn't store milliseconds in the DB. Version revert uses timestamp as the original document and the new version are created within the same second the revert code doesn't work. This delay is a hack and a better solution to differentiate versions by serial or similar needs to be implemented. Roberto Rosario 2015-09-17 02:57:28 -04:00
  • 0d591e7ff6 Reorganize methods as per design document. Roberto Rosario 2015-09-17 02:56:46 -04:00
  • 04be61a6f4 Add LibreOffice to the Travis CI config file. Roberto Rosario 2015-09-16 21:38:06 -04:00
  • 18d9e2f756 Update release notes. Roberto Rosario 2015-09-16 21:08:35 -04:00
  • 7b3fc3463b Add missing permissions to workflow links. Roberto Rosario 2015-09-16 20:25:31 -04:00
  • e4a9d72ddc Simplify document workflow permissions. Roberto Rosario 2015-09-16 20:25:07 -04:00
  • 1dee5a8e78 Add support for unbinding links from sources by menu. Improve ResolvedLink class. Remove Link class 'klass' property. Roberto Rosario 2015-09-16 20:08:10 -04:00
  • b980823375 Hide all title details of the login view. Roberto Rosario 2015-09-16 16:19:15 -04:00
  • dbd676646b Don't convert images blindly to RGB. Only convert to RGB or RGBA when saving to JPEG and mode is 'P'. documents.tests.test_models.MultiPageTiffTestCase passes again. Roberto Rosario 2015-09-16 15:55:11 -04:00
  • 60e64b92fd PEP8 Cleanup (495 warnings). Roberto Rosario 2015-09-16 09:33:16 -04:00
  • 22ae0eca70 Update setup requirements by hand until they can be updated automatically. Roberto Rosario 2015-09-16 05:34:32 -04:00
  • 86e099dd7b Update the index rebuild view to CBV. Roberto Rosario 2015-09-16 05:33:01 -04:00
  • 6ca6cd9f21 PEP8 Cleanusp (549 warnings). Roberto Rosario 2015-09-16 04:15:10 -04:00
  • 6a10c6e19b Add tests for the checkouts app. Roberto Rosario 2015-09-16 03:46:10 -04:00
  • 12187a884f Merge branch 'development' into feature/test Roberto Rosario 2015-09-15 18:08:54 -04:00
  • e1a04d9838 Convert document trash view to CBV. Improve ConfirmView based CBVs. Roberto Rosario 2015-09-15 02:02:38 -04:00
  • d6a3111d69 Make sure all images are converted to RGB before processing. Roberto Rosario 2015-09-15 02:01:56 -04:00
  • a598aef662 Add tag get_absolute_url method. Roberto Rosario 2015-09-14 23:42:04 -04:00
  • 34e02731e9 Merge branch 'feature/scheduled_stats' into development Roberto Rosario 2015-09-14 21:58:16 -04:00
  • c1619c93e0 Finish statistics subsystem refactor. Roberto Rosario 2015-09-14 21:57:55 -04:00
  • 8384455bee Adapt README for gitlab. Mathias Behrle 2015-09-14 11:51:16 +02:00
  • ceed96401b Add app creation chapter to documentation. Roberto Rosario 2015-09-11 22:51:39 -04:00
  • ca6f6c3402 Document update. Add new deployment chapter. Roberto Rosario 2015-09-11 09:47:56 -04:00
  • 7687618ea6 Invert series palette. Roberto Rosario 2015-09-11 08:28:16 -04:00
  • 5846743d6e Finish conversion of statistic to periodic statistics. Add ChartJS support. Add Line chart renderer. Roberto Rosario 2015-09-09 04:36:09 -04:00
  • 70c23a19d3 Initial commit to support scheduled statistics. Roberto Rosario 2015-09-09 00:24:53 -04:00
  • d474efe8b3 Increase stale document stub check interval. Roberto Rosario 2015-09-08 19:00:53 -04:00
  • 460d8585ee Add periodic task to remove stale shared uploads. Roberto Rosario 2015-09-08 18:58:48 -04:00
  • 43e1ffbc24 Add scheduled task to delete stale document stubs. Roberto Rosario 2015-09-08 18:38:24 -04:00
  • 02353927db Improve admin interfaces. Roberto Rosario 2015-09-08 18:13:22 -04:00
  • f21ee34a94 Remove ununsed DOCUMENTS_MULTIPAGE_PREVIEW_SIZE setting. Roberto Rosario 2015-09-08 15:42:12 -04:00
  • 80606af11e Update release docs. Roberto Rosario 2015-09-07 02:05:25 -04:00
  • b7a3a7b4ef Add post action redirect and improve title of the ACL delete view. Roberto Rosario 2015-09-07 00:26:50 -04:00
  • c48b238c9e Don't specify logo color, must be same global color of text. Roberto Rosario 2015-09-07 00:17:37 -04:00
  • 3622cdcf32 Update user edit view to CBV. Remove user group's view helper functions. Roberto Rosario 2015-09-07 00:16:55 -04:00
  • f9a0e01b24 Add Bootswatch.com bootstrap themes. Roberto Rosario 2015-09-06 04:45:22 -04:00
  • 6dcdcdd5c7 Add date time creation column to staging folder upload view. Roberto Rosario 2015-09-06 04:09:31 -04:00
  • 3e3eca4c0e Update all tests to use setting value overriding. Roberto Rosario 2015-09-06 04:01:40 -04:00
  • f59b96ac5e Update the document type auto ocr value to be defined at runtime by turning it into a setting. Roberto Rosario 2015-09-06 04:00:37 -04:00
  • a1d8f34e69 Don't cache the value of a setting. Roberto Rosario 2015-09-06 03:59:31 -04:00
  • bbfd158e28 Move setting namespace initalization code to the class itself. Add method to invalidate all setting caches. Use smart setting cache invalidation for properly test advanced search pagination. Roberto Rosario 2015-09-06 02:49:27 -04:00
  • e92269e2d8 Improve API documentation's initial text. Roberto Rosario 2015-09-06 01:03:06 -04:00
  • d0b37d4ea8 Update Django version to 1.7.10. Roberto Rosario 2015-09-06 00:45:02 -04:00
  • 41c7db7d1b Add missing comman. Roberto Rosario 2015-09-06 00:42:11 -04:00
  • dd59a6af72 Simplify folder app's permission labels. Roberto Rosario 2015-09-06 00:40:52 -04:00
  • 574f3d2d66 Synchronize and compile translation files. Roberto Rosario 2015-08-27 01:33:14 -04:00
  • 709e9208aa Update source translation files. Roberto Rosario 2015-08-27 01:25:33 -04:00
  • ab05050137 Remove only instance of 'Return' and provoke default to 'Cancel' for uniformity. Roberto Rosario 2015-08-27 01:19:15 -04:00
  • 0847fbf1ae Improve document print form and view. Roberto Rosario 2015-08-25 22:58:28 -04:00
  • e9acd5a1a6 Fix field label. Sort form classes. Roberto Rosario 2015-08-25 22:11:13 -04:00
  • a04bccb842 Add missing model event log registration. Remove debug statement. Roberto Rosario 2015-08-25 22:01:05 -04:00