Commit Graph

  • 40be9d9af1 Remove unused search code and template Roberto Rosario 2015-04-01 03:20:12 -04:00
  • 08b8dc3f27 Update assign_remove view to work with bootstrap Roberto Rosario 2015-04-01 03:13:40 -04:00
  • 26d64c45f5 Add the @python_2_unicode_compatible to all models. Closes issue #67 Roberto Rosario 2015-04-01 02:40:19 -04:00
  • d842a6f7aa Improve default style of links Roberto Rosario 2015-03-31 19:41:54 -04:00
  • adf04dd1c6 Decrease title font size Roberto Rosario 2015-03-31 17:37:21 -04:00
  • 02c3e41cd4 Expand content for menu less views Roberto Rosario 2015-03-31 17:36:41 -04:00
  • 00e4e7c235 Use the Mayan EDMS official font for the navbar brand section Roberto Rosario 2015-03-31 17:23:31 -04:00
  • e2a03286f7 Replace Mayan EDMS image logo with a font image logo Roberto Rosario 2015-03-31 17:22:37 -04:00
  • 3fde81bd00 Reduce and pull to the right context menu and action menus to increas screen area and avoid texts hidding on the right of the screen. Roberto Rosario 2015-03-31 04:32:00 -04:00
  • 2237a5b378 Remove fieldset from sub form template were causing some widgets to span the entire width of the screen. Roberto Rosario 2015-03-31 04:31:16 -04:00
  • 3e488d2ccf Remove unused grip clear Roberto Rosario 2015-03-31 04:30:37 -04:00
  • 41531364d2 Add getting started self guided help system for missing user setup Roberto Rosario 2015-03-31 04:10:15 -04:00
  • 847d2ad821 Computer links before determining column size of content Roberto Rosario 2015-03-31 04:09:43 -04:00
  • 8abb97516b Improve markup of the initial login message Roberto Rosario 2015-03-31 04:09:19 -04:00
  • be9e536ce9 Fix confirm dialog box submit button type Roberto Rosario 2015-03-31 04:08:02 -04:00
  • 80c04b1fb7 New bootstrap based frontend UI. Merged from #121 with many fixes. Closes issues #121, #59 and #100 Roberto Rosario 2015-03-31 03:26:57 -04:00
  • 5a7885ddcb Finish migrating final apps to Django 1.7 Roberto Rosario 2015-03-30 15:31:26 -04:00
  • 8af55ccbef PEP8 cleanups Roberto Rosario 2015-03-30 15:21:53 -04:00
  • 675d58cc32 Update siangl self sender detection for Django 1.7 Roberto Rosario 2015-03-30 15:01:37 -04:00
  • 665269f90e Installation app doesn't require signal processors anymore Roberto Rosario 2015-03-30 15:01:14 -04:00
  • 2fd7e4525f Update the requirements versions Roberto Rosario 2015-03-30 05:51:54 -04:00
  • 3088760dd7 Remove erroneous migrations Roberto Rosario 2015-03-30 05:37:34 -04:00
  • 0db6a4fdef Remove lambdas from models, they are not serializable. Add remaining migrations. Issue #33 Roberto Rosario 2015-03-30 05:33:48 -04:00
  • 5d7af48734 Point all badges and images to the development branch Roberto Rosario 2015-03-30 05:10:45 -04:00
  • 7f73b99315 Increase default resolution Roberto Rosario 2015-03-30 05:10:32 -04:00
  • 00569e9b6f Don't check dictionaries blindly Roberto Rosario 2015-03-30 05:10:12 -04:00
  • b6855cc40e Don't test against Python 2.6 anymore as Django 1.7 only supports Python 2.7 and up Roberto Rosario 2015-03-30 05:09:34 -04:00
  • 302411074b Add first set of Django 1.7 app migrations Roberto Rosario 2015-03-30 05:08:50 -04:00
  • bd041457c9 Update project to use Django 1.7.7. Issue #33 Roberto Rosario 2015-03-30 03:42:53 -04:00
  • d6150f950b Don't use Django's private field order API, changes in Django 1.7 Roberto Rosario 2015-03-30 02:33:18 -04:00
  • 8622db4d1b Use wildcard method argument for Django 1.7 compatibility Roberto Rosario 2015-03-30 02:32:57 -04:00
  • b0470eefab Add placeholder file for the version 2.0 release notes Roberto Rosario 2015-03-30 02:31:07 -04:00
  • a15ffc617a Remove unused static media files Roberto Rosario 2015-03-30 02:27:03 -04:00
  • 38f6e44e32 Add the appearance app to the transifex config file and the translation helper script Roberto Rosario 2015-03-30 02:22:45 -04:00
  • 96582860b7 Delete the remaining files of the removed history app Roberto Rosario 2015-03-30 02:20:58 -04:00
  • 5dabc0a34a Add new appearance app to hold all of the base templates, images, icons and external packages related to the frontend and look of the project Roberto Rosario 2015-03-30 02:17:40 -04:00
  • 3131751b25 Fix the use of ugettext vs. ugettext_lazy Roberto Rosario 2015-03-30 01:33:35 -04:00
  • c65e65b17e Update copyright years Roberto Rosario 2015-03-25 19:11:27 -04:00
  • 3991056728 Update copyright years Roberto Rosario 2015-03-25 19:11:27 -04:00
  • d0deae9286 Remove installation stats Roberto Rosario 2015-03-06 20:40:44 -04:00
  • 60e13fe704 Improve indexing admin interface Roberto Rosario 2015-03-06 20:31:53 -04:00
  • 4eca7984a1 Simplify project description Roberto Rosario 2015-03-06 19:55:36 -04:00
  • 76d23b481d Remove the registration app Roberto Rosario 2015-03-06 19:29:59 -04:00
  • 0012054132 Fix uncompress value for issue #163 test Roberto Rosario 2015-03-06 19:13:48 -04:00
  • 67182f7b6e Add the sources app tests to the travis config file Roberto Rosario 2015-03-06 18:48:13 -04:00
  • 4bbf352763 Merge remote-tracking branch 'origin/master' Roberto Rosario 2015-03-06 16:41:13 -04:00
  • fae12d21e3 Add test for issue #163 Roberto Rosario 2015-03-06 16:39:54 -04:00
  • 8ce93819cf Update make dist script Roberto Rosario 2015-03-06 15:21:53 -04:00
  • 3b4a296d12 Merge pull request #164 from mbehrle/fix/rnotes Roberto Rosario 2015-02-13 04:23:19 -04:00
  • a32368eb1a Amending 1.1.rst with some backward incompatible changes. Mathias Behrle 2015-02-12 19:02:39 +01:00
  • 9ebf27d2ea Translation files synchronized and compiled v1.1 Roberto Rosario 2015-02-10 09:23:14 -04:00
  • fc90536de0 Move gitter badge next to the rest of the badges Roberto Rosario 2015-02-10 09:05:59 -04:00
  • aab79b1335 Merge branch 'development' Roberto Rosario 2015-02-10 08:41:54 -04:00
  • c0827980c4 Issue #154 to the version 1.1 release notes Roberto Rosario 2015-02-10 08:39:48 -04:00
  • efdf08eb90 Merge branch 'development' Roberto Rosario 2015-02-10 08:36:50 -04:00
  • 548ed441f6 Review of last doc changes. Mathias Behrle 2015-02-10 13:14:38 +01:00
  • 151b9edd89 Fix typo Roberto Rosario 2015-02-10 06:02:48 -04:00
  • 7b3dd46d58 Add entries for the 1.1 release features Roberto Rosario 2015-02-10 06:02:33 -04:00
  • bc2d945e91 Add more entries to the release notes Roberto Rosario 2015-02-10 06:02:20 -04:00
  • 536382caef Properly access the taggit models to transfer to the existing tags to the new tags.Tag model. Issue #154 Roberto Rosario 2015-02-10 05:12:23 -04:00
  • f455bdbd2e Don't point field to a foreign key that doesn't exists yet, make migration dependant on actstream to avoid actstream error when deleting the obsolete content types, add frozen taggit model specifications to avoid taggit content type to be asked to be deleted during migration 0002. Issue #154 Roberto Rosario 2015-02-10 05:08:24 -04:00
  • 8bb4aaee3e Remove migration step that happened in the upgrade to 1.0, remove spaces Roberto Rosario 2015-02-10 05:07:36 -04:00
  • 93c11c7c4a Don't overwrite settings/local.py in subsequent initialsetup executions Roberto Rosario 2015-02-09 22:36:17 -04:00
  • cc7b566ff2 Add steps to produce installable package Roberto Rosario 2015-02-09 16:17:16 -04:00
  • 9bdc8a5927 Cleanup of the legacy history app. Mathias Behrle 2015-02-09 20:26:41 +01:00
  • 436dad494f Adding events app to transifex configuration. Mathias Behrle 2015-02-09 19:07:09 +01:00
  • f89a93916b Merge pull request #160 from gitter-badger/gitter-badge Roberto Rosario 2015-02-09 12:35:32 -04:00
  • b0c291d2c1 Added Gitter badge The Gitter Badger 2015-02-09 14:44:12 +00:00
  • 43e311d00b Documentation improvements. Mathias Behrle 2015-02-08 02:41:36 +01:00
  • 9e3131fbcb Update compiled message files Roberto Rosario 2015-02-07 04:37:40 -04:00
  • e3f8c1295b Update setup dependencies Roberto Rosario 2015-02-07 04:34:43 -04:00
  • 29f842b503 Documentation updates Roberto Rosario 2015-02-07 02:57:26 -04:00
  • a901f4a14b Add link to closed issues, expland the new features section Roberto Rosario 2015-02-07 02:24:00 -04:00
  • 2e8636c0b4 Add the Project philosophies section Roberto Rosario 2015-02-07 02:23:44 -04:00
  • e3e5209bd0 Language translation updates Roberto Rosario 2015-02-07 01:41:33 -04:00
  • d3c62bf893 Translation files sync Roberto Rosario 2015-02-06 20:45:55 -04:00
  • 9c2412f487 Fix issue #158 Roberto Rosario 2015-02-06 20:43:25 -04:00
  • a60399404c Update source languge files Roberto Rosario 2015-02-06 19:38:08 -04:00
  • e3fe3f9966 Remove unused tags apps template tags Roberto Rosario 2015-02-06 16:33:02 -04:00
  • f79ae247d7 Language translation sync Roberto Rosario 2015-02-06 16:31:40 -04:00
  • 67b6b77c11 Fix issue #157 Roberto Rosario 2015-02-06 16:26:24 -04:00
  • fc3b2a456b Merge pull request #156 from mbehrle/feature/migration Roberto Rosario 2015-01-30 02:05:13 -04:00
  • 3076c0d8a5 Migrate actstream before deleting stale document types. (Issue #153) Mathias Behrle 2015-01-30 04:14:06 +01:00
  • e65f2deb2b Don't try to migrate defective documents. Mathias Behrle 2015-01-30 03:27:09 +01:00
  • 991017cf38 Release note updates Roberto Rosario 2015-01-29 19:58:28 -04:00
  • 754c79b010 Documentation updates Roberto Rosario 2015-01-29 18:34:27 -04:00
  • 8cdf98fcb4 Remove static media and OCR topic Roberto Rosario 2015-01-29 17:42:41 -04:00
  • 87fb2cfc7d Remove overview and document visualization topics Roberto Rosario 2015-01-29 14:05:23 -04:00
  • 38a6b4e250 Remove settings topic Roberto Rosario 2015-01-29 13:53:58 -04:00
  • 4cfd88f834 Documentation updates Roberto Rosario 2015-01-29 13:52:56 -04:00
  • 3e3c21b375 Don't try to link tags to documents until documents are created. Issue #154. Roberto Rosario 2015-01-29 03:48:31 -04:00
  • adf47b9399 Fix pk typo in the document version and document submit to ocr functions Roberto Rosario 2015-01-29 03:12:04 -04:00
  • aac6190331 Correctly import the base travis settings for sqlite matrix entry Roberto Rosario 2015-01-29 00:58:05 -04:00
  • be940ea913 Run the sqlite test matrix with the travis settings file too, remove unnecesary initialsetup steps Roberto Rosario 2015-01-29 00:37:15 -04:00
  • 5e953c8d95 Add documents,ocr and converter logging to the settings files used for travis testing Roberto Rosario 2015-01-28 18:36:09 -04:00
  • baf5d9ebef Add more logging to the ocr app's document parsers. Issue #152 Roberto Rosario 2015-01-28 17:33:25 -04:00
  • ca3158cf82 The office converter doesn't need to have unicode or str methods. Issue #152 Roberto Rosario 2015-01-28 17:32:44 -04:00
  • 766e7be49f Add more logging to the office backend initialization code Roberto Rosario 2015-01-28 17:26:07 -04:00
  • 69cc1277cb WIP. migration Mathias Behrle 2015-01-28 01:47:01 +01:00
  • 5bed264c81 Use unicode_literal w/ bytestring comparison to detect failed PDF parsing again Roberto Rosario 2015-01-27 21:12:51 -04:00