Commit Graph
6160 Commits
Author SHA1 Message Date
Roberto Rosario babd3ec2f3 Refacto parser system to be class based, add poppler based PDF parser, allow multiple parsers for each mimetype with fallback 2012-05-30 12:57:25 -04:00
Roberto Rosario 036ec09234 Move the copyfile function to the common app 2012-05-30 12:56:56 -04:00
Roberto Rosario 29791999c2 Allow document mimetypes to be None 2012-05-29 23:54:07 -04:00
Roberto Rosario d235ca406f Add improve office document conversion with new office converter backend 2012-05-29 04:23:18 -04:00
Roberto Rosario 4331c00b79 Update index view name to display again multi document actions in the index instance view 2012-05-29 03:32:33 -04:00
Roberto Rosario 2ee3542e05 Bump documentation version 2012-05-29 03:18:08 -04:00
Roberto Rosario ec23b95afe Add Mailing list link to top 2012-05-29 03:07:12 -04:00
Roberto Rosario a6ee0c9188 Add installation test step 2012-05-29 03:06:54 -04:00
Roberto Rosario fbed4678fe Add libpng-dev and libjpeg-dev to the installation instructions 2012-05-29 02:49:02 -04:00
Roberto Rosario 26705d1506 Catch OSError exception when calculating document filesystem stats 2012-05-29 02:46:30 -04:00
Roberto Rosario 1f75b76f96 Remove pre-South migration script 2012-05-29 02:40:29 -04:00
Roberto Rosario 7141f5814e Bump version to v0.12.1 2012-05-29 02:37:19 -04:00
Roberto Rosario b03f9237ef Improve document statistics performance, fix None/0 error when calculating statistics on a empty DB 2012-05-29 02:36:35 -04:00
Roberto Rosario f36d3d1a44 Update the required version of South to latest (0.7.5) 2012-05-22 13:13:10 -04:00
Roberto Rosario 774b5bc8dc Don't install python-gnupg from upstream but from my github fork 2012-04-06 01:08:33 -04:00
Roberto Rosario e7d7ae0c88 Simplify auto admin creation code 2012-03-27 23:10:26 -04:00
Roberto Rosario f82cda218d Remove Flattr button 2012-03-19 09:04:44 -04:00
Roberto Rosario c69397485e Don't import metadata info on top level __init__.py
Not being used anyway, causes problems with Appsembler
2012-03-06 00:34:42 -04:00
Roberto Rosario b908f5e258 Fix staging file filename hashing not working with unicode filenames 2012-03-04 20:31:09 -04:00
Roberto Rosario 365df067ad Preserve unicode data in URL query 2012-03-04 20:30:48 -04:00
Roberto Rosario f7cd663cc7 Call Django's urlencode directly to ensure unicode data preservation 2012-03-04 20:30:40 -04:00
Roberto Rosario 0170f237b7 Merge branch 'development' 2012-02-27 14:46:26 -04:00
Roberto Rosario 723dbdb7e4 Allow preview and deletion of staging files with either the DOCUMENT_CREATE or NEW_VERSION permissions 2012-02-27 14:45:39 -04:00
Roberto Rosario 92aadcc4ee Allow access to objects that doesn't have a content type 2012-02-27 14:41:36 -04:00
Roberto Rosario f72b08d931 Merge branch 'release/v0.12' into development 2012-02-27 12:57:39 -04:00
Roberto Rosario 84c47d4ab6 Merge branch 'release/v0.12'
Conflicts:
	apps/documents/models.py
	apps/history/api.py
	apps/ocr/__init__.py
2012-02-27 12:57:11 -04:00
Roberto Rosario d84a42769f Bump version to 0.12 2012-02-27 12:50:46 -04:00
Roberto Rosario 504a215c22 Added another example to the debug section 2012-02-27 11:16:20 -04:00
Roberto Rosario b743521cee Add descriptions to some settings 2012-02-27 11:07:45 -04:00
Roberto Rosario 8e395f54ee Add section headers to the customization chapter 2012-02-27 11:07:19 -04:00
Roberto Rosario ce8fb41301 Russian translation updated (Sergei Glita) 2012-02-27 10:47:31 -04:00
Roberto Rosario db741b9e8b Fix typo 2012-02-26 17:00:51 -04:00
Roberto Rosario 1f1b9629e5 Split documentation and translation chapter from the development chapter of the documentation 2012-02-26 16:58:49 -04:00
Roberto Rosario 0667a26f2f Add documenation URL 2012-02-26 16:51:18 -04:00
Roberto Rosario e49db7769c Add customization documentation page 2012-02-26 16:49:46 -04:00
Roberto Rosario 750fafdc72 Updated Webfaction installation instructions (Michael Terretta) 2012-02-26 00:47:19 -04:00
Roberto Rosario cebb22731c Calculate a staging file id from the hash of its full filepath and not of the contents
Can finally close issue #1
2012-02-25 23:45:48 -04:00
Roberto Rosario 71dfb5f46a Correctly match a new node instance to it's respective parent 2012-02-23 13:53:50 -04:00
Roberto Rosario 244aa4aaa8 Don't create the index's root node on the view, call the root node created when the index is created 2012-02-23 13:52:42 -04:00
Roberto Rosario 8b80798283 Capture all index evaluation errors 2012-02-23 10:45:18 -04:00
Roberto Rosario 94c86aa3a3 Merge branch 'feature/polish' into development 2012-02-22 16:15:42 -04:00
Roberto Rosario 83c27dffec Updates translation scripts to add Polish 2012-02-22 16:15:28 -04:00
Roberto Rosario 144540de9d Update credits and release notes to add mic and Polish translation 2012-02-22 16:15:01 -04:00
Roberto Rosario da6d1c474b Update compiled translation files 2012-02-22 16:14:40 -04:00
Roberto Rosario a888b11dec Portuguese translation strings update 2012-02-22 16:07:29 -04:00
Roberto Rosario 1f2b25152f Italian translation strings update 2012-02-22 16:07:07 -04:00
Roberto Rosario 4e1c8ff0eb Initial Polish translation by mic (https://www.transifex.net/accounts/profile/mic/) 2012-02-22 16:05:53 -04:00
Roberto Rosario 1cbe8f78e8 Add column showing index and index node enabled/disabled status 2012-02-22 15:58:58 -04:00
Roberto Rosario 3768835219 Add sanity check when assembling a full path 2012-02-22 15:01:54 -04:00
Roberto Rosario 27081240cf Fix PermissionDenied exception import 2012-02-22 14:52:14 -04:00