Commit Graph

  • af6f43c6ef WIP reprise du fichier ftp du projet connector_flow https://github.com/initOS/connector-interfaces Valentin Chemiere 2015-02-20 16:31:14 +0100
  • 6732a07e8a WIP Valentin Chemiere 2015-02-19 18:00:00 +0100
  • e7e0ff440c [FIX] Update Travis and fix PEP8 Pedro M. Baeza 2015-02-19 00:06:17 +0100
  • ac32e340c3 Merge pull request #34 from hbrunn/7.0-attachments_to_filesystem Pedro M. Baeza 2015-02-19 00:04:08 +0100
  • 4431630f7a [ADD] magic dependency to travis conf Stefan Rijnhart 2015-02-18 20:08:23 +0100
  • beb84c7c59 [IMP] Scale up number of processed attachments a little bit [FIX] Actually truncate the list of ids to length of <count> Stefan Rijnhart 2015-02-18 19:23:25 +0100
  • 3901852379 [FIX] Take empty attachments into account Stefan Rijnhart 2015-02-18 19:18:37 +0100
  • eb46f3a2a7 [FIX] Avoid write trigger Stefan Rijnhart 2015-02-18 19:15:14 +0100
  • cae6f3a9e1 [FIX] Performance with browse large amounts of attachments [FIX] Style Stefan Rijnhart 2015-02-18 19:02:07 +0100
  • 07106ed8dc [ADD] Module to provide file types for attachments Stefan Rijnhart 2015-02-18 18:10:25 +0100
  • 6fc9c12ecd Delete vim swap files Valentin Chemiere 2015-02-18 15:52:32 +0100
  • 1071c1628b Remove old module ir_exchange_file/task_view.xml Valentin Chemiere 2015-02-18 15:49:54 +0100
  • 1a8e242bb3 Module name Valentin Chemiere 2015-02-18 15:45:36 +0100
  • 8173c751a7 Update readme Valentin Chemiere 2015-02-18 15:03:37 +0100
  • 2fa7baf1b2 First commit Work in Progress Valentin Chemiere 2015-02-18 15:00:42 +0100
  • 01316a47c2 Initial commit Viggor 2015-02-18 14:57:31 +0100
  • 118e7933ac [FIX] set noupdate=True for ir.config_parameter xmlid Holger Brunn 2015-02-16 13:29:04 +0100
  • e81c5d1714 Merge pull request #37 from yvaucher/8.0-add-license-key Stefan Rijnhart (Therp) 2015-02-06 18:48:27 +0100
  • 871088b959 Add license key in __openerp__.py Yannick Vaucher 2015-02-06 15:32:08 +0100
  • cbe4f15adf [FIX] syntax Holger Brunn 2015-02-02 13:14:54 +0100
  • 45ae6ea269 [FIX] syntax Holger Brunn 2015-02-02 13:14:54 +0100
  • 59aae1ac56 [IMP] use enumerate pattern for counting Holger Brunn 2015-02-02 12:23:33 +0100
  • 855d8ecb73 [IMP] use enumerate pattern for counting Holger Brunn 2015-02-02 12:23:33 +0100
  • 8db59acf02 [FIX] don't duplicate core functionality Holger Brunn 2015-02-02 12:21:21 +0100
  • 200b894bce [IMP] don't duplicate functionality from core Holger Brunn 2015-02-02 12:19:30 +0100
  • 68f3483aa1 [ADD] port document_choose_directory Holger Brunn 2015-01-27 12:16:46 +0100
  • 8008eb0e7d [IMP] ignore attachments for unknown models because core chokes on that Holger Brunn 2015-01-26 13:07:35 +0100
  • 3572d0d2f4 [IMP] ignore attachments for unknown models because core chokes on that Holger Brunn 2015-01-26 13:07:35 +0100
  • 34edbeec18 [IMP] don't read all attachments at once Holger Brunn 2015-01-26 13:03:26 +0100
  • 1c0dfff8f3 [IMP] don't read all attachments at once Holger Brunn 2015-01-26 13:03:26 +0100
  • 64ffbe97fc [ADD] attachments_to_filesystem Holger Brunn 2015-01-26 12:53:28 +0100
  • b61d73b42a [FIX] set the data column to null when writing again Holger Brunn 2015-01-26 12:14:49 +0100
  • f8427fde66 [ADD] attachments_to_filesystem Holger Brunn 2015-01-26 12:01:04 +0100
  • 0a42df9a18 Merge pull request #33 from hbrunn/8.0-attachment_preview Pedro M. Baeza 2015-01-22 09:27:12 +0100
  • f960abc32e [FIX] readme 8.0 style Holger Brunn 2015-01-19 09:28:39 +0100
  • 1ce02e70ed [UPD] use viewerJS 0.5.4, incorporate new suported file types Holger Brunn 2015-01-15 12:20:53 +0100
  • d2734b6161 [ADD] translations Holger Brunn 2015-01-15 12:14:44 +0100
  • 3cac29e08e [FIX] don't depend on document, the relevant code still lives in web Holger Brunn 2015-01-15 11:41:15 +0100
  • 567139a7b9 [IMP] have titles work everywhere Holger Brunn 2015-01-15 11:40:12 +0100
  • b2133a6f1c [ADD] preliminary port of attachment_preview Holger Brunn 2015-01-15 11:17:18 +0100
  • 53b66e4efe Commented other necessary part Loïc Faure-Lacroix 2014-12-29 19:05:46 +0300
  • 9ad6201303 Comment workflow that cause the error Loïc Faure-Lacroix 2014-12-29 17:31:54 +0300
  • d0f538e3dc change order of xml data files Giorgio Borelli 2014-11-17 11:37:53 +0100
  • cddda2b372 remove unused variables Giorgio Borelli 2014-11-13 09:27:28 +0100
  • 663ab547e3 fix act_draft and minor ui fix Giorgio Borelli 2014-11-12 10:06:22 +0100
  • 858afe6390 start porting Giorgio Borelli 2014-11-11 18:55:52 +0100
  • cf4594facd Merge pull request #31 from yvaucher/8.0-separate-lint Guewen Baconnier 2014-12-18 07:39:28 +0100
  • 4a6c44d899 Remove deprecated travis_run_flake8 Yannick Vaucher 2014-12-16 14:32:52 +0100
  • 389a999266 Separated Lint tests Yannick Vaucher 2014-12-16 11:18:44 +0100
  • 01a9e55a3b puts profile on email condition instead of fetchmail server florian-dacosta 2014-12-15 10:33:58 +0100
  • 2f77c9605a Merge pull request #16 from hbrunn/7.0-attachment_preview Pedro M. Baeza 2014-11-28 22:21:28 +0100
  • ba000216d0 Merge pull request #10 from hbrunn/7.0-document_choose_directory Pedro M. Baeza 2014-11-22 00:31:54 +0100
  • 4d83c67ca3 Merge pull request #26 from oca-travis/7.0-autofix-script-01-dev-moylop260 Pedro M. Baeza 2014-11-19 08:21:39 +0100
  • 6016c7799b [FIX] pylint Pedro M. Baeza 2014-11-18 03:03:42 +0100
  • a216f77f34 change order of xml data files Giorgio Borelli 2014-11-17 11:37:53 +0100
  • 2df1a044b5 Merge remote-tracking branch 'github/8.0' into 8.0-document_page_approval Giorgio Borelli 2014-11-17 10:45:11 +0100
  • 45769282e1 Merge pull request #24 from abstract-open-solutions/8.0-document_page Pedro M. Baeza 2014-11-16 11:41:56 +0100
  • 74ead9ed4f [REF] auto-fix conventions moylop260 2014-11-13 21:20:14 -0600
  • e3644e1624 remove unused variables Giorgio Borelli 2014-11-13 09:27:28 +0100
  • 01e8c80724 removed unused SUPERUSER_ID Giorgio Borelli 2014-11-12 17:01:30 +0100
  • 9977f4e516 change travis conf Giorgio Borelli 2014-11-12 16:59:07 +0100
  • ebb4da70d5 fix test Giorgio Borelli 2014-11-12 16:39:00 +0100
  • f28dab24a2 fix act_draft and minor ui fix Giorgio Borelli 2014-11-12 10:06:22 +0100
  • 402666869a start porting Giorgio Borelli 2014-11-11 18:55:52 +0100
  • fc55bca7aa use new API Giorgio Borelli 2014-11-11 16:11:42 +0100
  • 910179599d minor formatting issues Giorgio Borelli 2014-11-11 13:43:35 +0100
  • 0ac5e7f875 use new API Giorgio Borelli 2014-11-11 13:40:44 +0100
  • 3e61b4c1bc removed unused modules and view, see.: 7.0 branch on launchpad - http://bazaar.launchpad.net/~openerp/openobject-addons/7.0/files/head:/document_page/ Giorgio Borelli 2014-11-11 13:26:02 +0100
  • 3b1d14196a use new API Giorgio Borelli 2014-11-11 13:25:05 +0100
  • 7162d7bc58 Merge pull request #22 from pedrobaeza/8.0-document_url Holger Brunn 2014-11-10 14:27:08 +0100
  • bec3d8f88b Merge pull request #15 from hbrunn/6.1-attachment_preview Pedro M. Baeza 2014-11-03 22:32:47 +0100
  • beea544dac [ADD] document_url: Module to attach URLs as documents Pedro M. Baeza 2014-10-24 20:08:51 +0200
  • 7720a1acd6 Merge pull request #21 from hbrunn/7.0-travis-2014-10-20 Pedro M. Baeza 2014-10-24 15:56:00 +0200
  • 428f7e9450 [FIX] coding style issues Holger Brunn 2014-10-20 11:33:22 +0200
  • 3e3157bf4f Merge pull request #18 from savoirfairelinux/7.0_update_document_multiple_records Holger Brunn 2014-10-20 11:10:10 +0200
  • fd18fba657 Merge pull request #17 from pedrobaeza/7.0-document_url Holger Brunn 2014-10-20 11:06:44 +0200
  • 9335eb2fc9 Merge pull request #19 from savoirfairelinux/i18n Yannick Vaucher 2014-10-08 14:43:27 +0200
  • 26424054c4 [UPD] Override the _name_get_resname function to add a condition for account.voucher model EL HADJI DEM 2014-09-30 15:28:09 -0400
  • 8d97a7ba01 [FIX] PEP8 errors in Odoo code only Maxime Chambreuil 2014-09-30 16:13:16 -0400
  • f359025827 Merge 480dfe6543 into 8e221e3a61 Maxime Chambreuil - http://www.savoirfairelinux.com 2014-09-30 19:40:43 +0000
  • 480dfe6543 [ADD] document_page from odoo/7.0 Maxime Chambreuil 2014-09-30 15:38:12 -0400
  • 9b2287858a Export translations for document_multiple_records Sandy Carter 2014-09-29 17:34:27 -0400
  • dbbea6df2c [UPD] In create method, use name unless name_get to define res_name value EL HADJI DEM 2014-09-25 15:10:03 -0400
  • 28592d9b74 [FIX] js != py Holger Brunn 2014-09-22 18:40:44 +0200
  • 9d806543e7 [FIX] pass filename to column Holger Brunn 2014-09-22 18:37:39 +0200
  • a37bbf563c [ADD] allow previewing binary fields on forms [FIX] error on list views without binary fields Holger Brunn 2014-09-22 17:42:08 +0200
  • 73a5af01bd [FIX] allow previewing arbitrary binary fields Holger Brunn 2014-09-22 17:21:31 +0200
  • ddb47661fb [ADD] support old CentOS' magic module [FIX] handle empty binary fields correctly Holger Brunn 2014-09-18 12:04:29 +0200
  • 259914a27c [RFR] allow to get any binary field's extension Holger Brunn 2014-09-18 11:48:56 +0200
  • 637dd3efb7 [FIX] remove old magic's charset detection Holger Brunn 2014-09-18 12:46:25 +0200
  • 7dd66e3274 [FIX] support old firefoxes not implementing window.location.origin Holger Brunn 2014-09-18 12:50:06 +0200
  • 3d00191546 [FIX] support old firefoxes not implementing window.location.origin Holger Brunn 2014-09-18 12:50:06 +0200
  • 3a467efbd9 [FIX] remove old magic's charset detection Holger Brunn 2014-09-18 12:46:25 +0200
  • 62f6202fd9 [ADD] support old CentOS' magic module [FIX] handle empty binary fields correctly Holger Brunn 2014-09-18 12:04:29 +0200
  • c58d6411d5 [ADD] allow previewing binary fields Holger Brunn 2014-09-18 11:53:09 +0200
  • d48e89314d [RFR] allow to get any binary field's extension Holger Brunn 2014-09-18 11:48:56 +0200
  • f93b90bc06 [RFR] move functions to module scope Holger Brunn 2014-09-18 11:16:12 +0200
  • f4423ffd2e [RFR] move functions to module scope [ADD] allow to preview binary fields in tree views Holger Brunn 2014-09-17 12:35:23 +0200
  • 52d7eb8e6d Some PEP8 fixes and Travis update Pedro M. Baeza 2014-09-12 11:16:45 +0200
  • a522eccebc Some fixes Pedro M. Baeza 2014-09-11 16:06:21 +0200