Commit Graph

3622 Commits

Author SHA1 Message Date
Roberto Rosario
bc2d945e91 Add more entries to the release notes 2015-02-10 06:02:20 -04:00
Roberto Rosario
536382caef Properly access the taggit models to transfer to the existing tags to the new tags.Tag model. Issue #154 2015-02-10 05:13:12 -04:00
Roberto Rosario
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 2015-02-10 05:08:24 -04:00
Roberto Rosario
8bb4aaee3e Remove migration step that happened in the upgrade to 1.0, remove spaces 2015-02-10 05:07:36 -04:00
Roberto Rosario
93c11c7c4a Don't overwrite settings/local.py in subsequent initialsetup executions 2015-02-09 22:36:17 -04:00
Roberto Rosario
cc7b566ff2 Add steps to produce installable package 2015-02-09 16:17:16 -04:00
Mathias Behrle
9bdc8a5927 Cleanup of the legacy history app.
The app was migrated to the events app and old translation files
are confusing translators.
2015-02-09 20:26:41 +01:00
Mathias Behrle
436dad494f Adding events app to transifex configuration. 2015-02-09 19:07:09 +01:00
Mathias Behrle
43e311d00b Documentation improvements.
- Fixing some typos.
- Quick review of the current state.
2015-02-08 02:41:36 +01:00
Roberto Rosario
9e3131fbcb Update compiled message files 2015-02-07 04:37:40 -04:00
Roberto Rosario
e3f8c1295b Update setup dependencies 2015-02-07 04:34:43 -04:00
Roberto Rosario
29f842b503 Documentation updates 2015-02-07 02:57:35 -04:00
Roberto Rosario
a901f4a14b Add link to closed issues, expland the new features section 2015-02-07 02:24:00 -04:00
Roberto Rosario
2e8636c0b4 Add the Project philosophies section 2015-02-07 02:23:44 -04:00
Roberto Rosario
e3e5209bd0 Language translation updates 2015-02-07 01:41:33 -04:00
Roberto Rosario
d3c62bf893 Translation files sync 2015-02-06 20:45:55 -04:00
Roberto Rosario
9c2412f487 Fix issue #158 2015-02-06 20:43:25 -04:00
Roberto Rosario
a60399404c Update source languge files 2015-02-06 19:38:08 -04:00
Roberto Rosario
e3fe3f9966 Remove unused tags apps template tags 2015-02-06 16:33:02 -04:00
Roberto Rosario
f79ae247d7 Language translation sync 2015-02-06 16:31:40 -04:00
Roberto Rosario
67b6b77c11 Fix issue #157 2015-02-06 16:26:24 -04:00
Roberto Rosario
fc3b2a456b Merge pull request #156 from mbehrle/feature/migration
Feature/migration
2015-01-30 02:05:13 -04:00
Mathias Behrle
3076c0d8a5 Migrate actstream before deleting stale document types. (Issue #153) 2015-01-30 04:14:06 +01:00
Mathias Behrle
e65f2deb2b Don't try to migrate defective documents.
This change hardens the migration to not fail on documents without
doucument version from a failed import ('Uninitialized document').
2015-01-30 03:27:09 +01:00
Roberto Rosario
991017cf38 Release note updates 2015-01-29 19:58:28 -04:00
Roberto Rosario
754c79b010 Documentation updates 2015-01-29 18:34:27 -04:00
Roberto Rosario
8cdf98fcb4 Remove static media and OCR topic 2015-01-29 17:42:41 -04:00
Roberto Rosario
87fb2cfc7d Remove overview and document visualization topics 2015-01-29 14:05:23 -04:00
Roberto Rosario
38a6b4e250 Remove settings topic 2015-01-29 13:53:58 -04:00
Roberto Rosario
4cfd88f834 Documentation updates 2015-01-29 13:52:56 -04:00
Roberto Rosario
3e3c21b375 Don't try to link tags to documents until documents are created. Issue #154. 2015-01-29 03:49:40 -04:00
Roberto Rosario
adf47b9399 Fix pk typo in the document version and document submit to ocr functions 2015-01-29 03:12:04 -04:00
Roberto Rosario
aac6190331 Correctly import the base travis settings for sqlite matrix entry 2015-01-29 00:58:05 -04:00
Roberto Rosario
be940ea913 Run the sqlite test matrix with the travis settings file too, remove unnecesary initialsetup steps 2015-01-29 00:37:15 -04:00
Roberto Rosario
5e953c8d95 Add documents,ocr and converter logging to the settings files used for travis testing 2015-01-28 18:36:09 -04:00
Roberto Rosario
baf5d9ebef Add more logging to the ocr app's document parsers. Issue #152 2015-01-28 17:33:25 -04:00
Roberto Rosario
ca3158cf82 The office converter doesn't need to have unicode or str methods. Issue #152 2015-01-28 17:32:44 -04:00
Roberto Rosario
766e7be49f Add more logging to the office backend initialization code 2015-01-28 17:26:07 -04:00
Mathias Behrle
69cc1277cb WIP. migration 2015-01-28 15:19:56 -04:00
Roberto Rosario
5bed264c81 Use unicode_literal w/ bytestring comparison to detect failed PDF parsing again 2015-01-27 21:12:51 -04:00
Roberto Rosario
8ef7cb7d8b Add Postgres install to vagrant provisioning script 2015-01-27 21:12:21 -04:00
Roberto Rosario
19236c7564 Document indexing app translation source update 2015-01-27 19:51:19 -04:00
Roberto Rosario
67a6ffc246 Don't delete root instance node of indexes when deleting empty index instance nodes. 2015-01-27 19:50:03 -04:00
Roberto Rosario
20a9d8508c Show index items count instead of index nodes count 2015-01-27 19:41:38 -04:00
Roberto Rosario
d6c6edae2b Make optional the comment field of workflow transition form 2015-01-27 19:35:29 -04:00
Roberto Rosario
9ea76d9b62 Update translation files 2015-01-27 16:17:21 -04:00
Roberto Rosario
4c130a2a46 Update expected text in documents app functional test 2015-01-27 16:07:28 -04:00
Roberto Rosario
6ef63d69b3 Install MySQL and coverage in vagrant provisioning script 2015-01-27 15:51:44 -04:00
Roberto Rosario
dd73d33434 Don't retry failed converter tasks 2015-01-27 14:01:40 -04:00
Roberto Rosario
38b21c839c Disable test for languages other than English until test files for the corresponding languages are added 2015-01-26 19:32:28 -04:00