Commit Graph

  • a957db9e0c [ADD] icon.png OCA-git-bot 2019-04-03 02:49:51 +0000
  • f670e5358f [MIG] attachment_preview: Migration to 12.0 mreficent 2019-03-19 18:40:24 +0100
  • 0360c69f79 [UPD] Update attachment_preview.pot oca-travis 2019-03-11 19:35:58 +0000
  • 023b7b9883 [FIX] pylint/javascript-lint mreficent 2019-03-11 17:36:40 +0100
  • 292ab9122f [UPD] README.rst OCA-git-bot 2019-01-14 16:37:47 +0000
  • cb1ce6471e [IMP] attachment_preview: Split screen tarteo 2019-01-10 09:59:39 +0100
  • 816c81a83c [FIX] Robustness when attachment not present Andrea 2018-12-17 15:22:27 +0100
  • 60e4c05a15 [UPD] README.rst OCA-git-bot 2018-10-23 08:21:26 +0000
  • 98bf5feacc [MIG] attachment_preview: Migration to 11.0 tarteo 2018-07-11 14:13:08 +0200
  • 9c714c0742 remove obsolete .pot files [ci skip] Stéphane Bidoul (ACSONE) 2018-06-15 23:17:26 +0200
  • 57fad26c72 [MIG] Rename manifest files Pedro M. Baeza 2016-10-06 14:52:57 +0200
  • 52e9220324 [MIG] Make modules uninstallable Pedro M. Baeza 2015-10-14 03:16:56 +0200
  • 44aa39df4f [UPD] prefix versions with 8.0 Stéphane Bidoul 2015-10-09 10:00:24 +0200
  • d716c2ccfc Translations and templates sync Matjaž Mozetič 2015-08-03 13:38:45 +0200
  • 3eb25d0718 [UPD] use viewerjs 0.5.7 Holger Brunn 2015-07-21 11:13:01 +0200
  • 92c1a94f85 Slovene translations added Matjaz Mozetic 2015-04-13 07:30:48 +0200
  • 7ddf10f2c6 fix travis (flake8) Alexandre Fayolle 2015-03-03 14:24:44 +0100
  • 5c50412f38 Add OCA as author of OCA addons Alexandre Fayolle 2015-03-02 17:25:08 +0100
  • d13c9183dc [FIX] readme 8.0 style Holger Brunn 2015-01-19 09:28:39 +0100
  • d250bd0af3 [UPD] use viewerJS 0.5.4, incorporate new suported file types Holger Brunn 2015-01-15 12:20:53 +0100
  • 8580c8ed92 [ADD] translations Holger Brunn 2015-01-15 12:14:44 +0100
  • f7d61f928a [FIX] don't depend on document, the relevant code still lives in web Holger Brunn 2015-01-15 11:41:15 +0100
  • dd9bb04726 [IMP] have titles work everywhere Holger Brunn 2015-01-15 11:40:12 +0100
  • 3bed900501 [ADD] preliminary port of attachment_preview Holger Brunn 2015-01-15 11:17:18 +0100
  • 69d0fe29d8 [UPD] Update document_page.pot oca-travis 2019-03-19 11:33:42 +0000
  • 20f7d42bfe [ADD] setup.py OCA-git-bot 2019-03-19 11:07:51 +0000
  • f3798fb360 [UPD] README.rst OCA-git-bot 2019-03-19 11:07:51 +0000
  • 01fdf68c28
    Merge pull request #208 from Eficent/12.0-mig-document_page Jordi Ballester Alomar 2019-03-19 12:07:45 +0100
  • 5f09b5a82a Update translation files OCA Transbot 2019-03-17 12:58:16 +0000
  • 40e5da034b Update translation files OCA Transbot 2019-03-17 12:58:13 +0000
  • e6cd1b448b Update translation files OCA Transbot 2019-03-17 12:57:56 +0000
  • 38f6b2891d [MIG] document_page: Migration to 12.0 mreficent 2019-03-12 13:23:37 +0100
  • 1f6f55781f [UPD] Update document_page.pot oca-travis 2019-03-11 17:19:27 +0000
  • d3620bbc7c add activities to wiki pages Jordi Ballester Alomar 2019-03-05 17:35:48 +0100
  • 8a12268992 [11.0][IMP] document_page: * move menus to a higher level. * fix categories search view. * fix create menu action not being accessible in any way. * reorder form view, focusing in the content, not in secondary fields. Lois Rilo 2019-02-28 10:55:23 +0100
  • aa7e51f307 [UPD] Update document_page.pot oca-travis 2019-01-30 13:17:19 +0000
  • ffb2c06fc1 [IMP] check recusion when select parent nicomacr 2019-01-28 13:06:30 -0300
  • 3f8bc0cad1 [FIX] document_page: fix report Gabriela Mogollon 2018-07-23 19:42:34 +0000
  • afded1f8e5 [UPD] Update document_page.pot oca-travis 2018-09-17 14:53:09 +0000
  • 88c85037fb [MIG] document_page_multi_company (#188) Iván Todorovich 2018-09-17 11:37:57 -0300
  • ae6338653d [UPD] Update document_page.pot oca-travis 2018-09-15 15:15:41 +0000
  • a894568133 [document_page] Update version number Iván Todorovich 2018-04-24 15:37:00 -0300
  • 6fd5d670f1 [document_page] page_id should be readonly. Iván Todorovich 2018-04-24 15:06:39 -0300
  • ba4095d489 [document_page] FIX BUG: UI hanging when editing content. This was due to the api.depends on _compute_diff. Removing it because it's not really necessary since the field is not stored. Iván Todorovich 2018-04-23 16:27:38 -0300
  • a67c09d75d [document_page] FIX creating history when there are no changes made. Add history name field, to name revisions. Modified views to allow setting this field. Iván Todorovich 2018-04-20 10:42:10 -0300
  • 9515cb056c Update document_page.xml José Luis 2018-09-10 12:19:34 +0300
  • 2867c19efe Translated using Weblate (German) Axel-G 2018-08-23 09:36:47 +0000
  • de93233169 Translated using Weblate (Persian) derKonig 2018-07-22 05:48:18 +0000
  • 0fc0e1d044 [UPD] Update document_page.pot oca-travis 2018-06-27 20:07:09 +0000
  • e3652897c5 [MIG] document_page: Migration to 11.0 Gabriela Mogollon 2018-06-20 18:03:36 +0000
  • b8ffae052d [MIG] document_page: Migration to 11.0 Jose Maria Alzaga 2018-04-06 16:33:24 +0200
  • 75909d74e4 OCA Transbot updated translations from Transifex OCA Transbot 2015-12-12 05:28:44 -0500
  • 2e428a6248 [IMP][10.0][document_page] Change Requests and workflow improvements on documents (#155) Iván Todorovich 2018-04-13 11:36:33 -0300
  • 6c80e03c89 [MIG] document_page: Migration to version 10.0 (#120) Maxime Chambreuil 2017-02-02 06:30:30 -0800
  • 6a631a9103 [MIG] document_page: Migration to 9.0 Gervais Naoussi 2015-10-22 02:37:37 -0400
  • c88c7defd0 Translations sync with templates Matjaž Mozetič 2015-08-02 08:41:30 +0200
  • 6c3a8d2455 [FIX+IMP] document_page: Glen Sojo 2015-07-23 12:50:52 -0600
  • 7cf0003f82 Slovene translations added Matjaz Mozetic 2015-04-13 07:30:48 +0200
  • 1ae20f6830 [FIX+IMP] document_page: Loïc Faure-Lacroix 2015-03-10 18:43:55 +0300
  • ad7fdef170 use new API Giorgio Borelli 2014-11-11 13:25:05 +0100
  • 1b2fb718b9 [ADD] document_page from odoo/7.0 Maxime Chambreuil 2014-09-30 15:38:12 -0400
  • 2c04cf8566 [UPD] Update knowledge.pot oca-travis 2019-03-13 10:13:23 +0000
  • 98f5fd4199 [ADD] setup.py OCA-git-bot 2019-03-13 10:02:45 +0000
  • 1245067853 [UPD] README.rst OCA-git-bot 2019-03-13 10:02:45 +0000
  • 2facdf224b
    Merge pull request #207 from Eficent/12.0-mig-knowledge Pedro M. Baeza 2019-03-13 11:02:39 +0100
  • 03563ddbd7 [MIG] knowledge: Migration to 12.0 mreficent 2019-03-12 12:47:05 +0100
  • 9f8d4b54fa [UPD] Update knowledge.pot oca-travis 2019-03-11 19:35:59 +0000
  • ad8b262de9 [UPD] README.rst OCA-git-bot 2019-03-11 19:30:19 +0000
  • 58168f799c [FIX] pylint/javascript-lint mreficent 2019-03-11 17:36:40 +0100
  • cd1f48498f [knowledge][11.0.3.0.0] - add security for access to ir.attachment. Otherwise the module grants too wide permissions for all users. Jordi Ballester Alomar 2019-02-28 11:06:23 +0100
  • 0ef3043af9 Update translation files OCA Transbot 2018-12-09 12:27:04 +0000
  • e03f471461 Add icon svg master file Iván Todorovich 2018-09-15 14:55:25 -0300
  • 6baa11898b [UPD] README.rst OCA Git Bot 2018-09-15 04:55:22 +0200
  • 3973ff5627 [knowledge] Consider the module as a fully-fledge application Iván Todorovich 2018-09-14 18:33:02 -0300
  • 63a46d9e9c Enterprise-like icon Iván Todorovich 2018-01-15 13:34:38 -0300
  • 1bff340f35 Fixing items' link error. José Luis 2018-09-10 12:17:26 +0300
  • e9ef8496d8 [FIX] remove the set and get values in res.config nicomacr 2018-08-24 14:38:51 -0300
  • 09e343c64e Translated using Weblate (Portuguese (Brazil)) Rodrigo Macedo 2018-06-20 13:57:15 +0000
  • e4bdd1cfa9 [UPD] README.rst OCA Git Bot 2018-06-21 04:56:07 +0200
  • 29680582ed [UPD] Update knowledge.pot oca-travis 2018-06-20 12:01:36 +0000
  • 90cbdaf73d [IMP] knowledge: add missing menus cubells 2018-06-20 11:22:24 +0200
  • 103a0a18fc [UPD] README.rst OCA Git Bot 2018-06-20 04:55:54 +0200
  • 6b9ecdd302 [UPD] Update knowledge.pot oca-travis 2018-06-19 23:47:32 +0000
  • e376376787 [MIG] knowledge: Complete migration cubells 2018-06-19 18:00:23 +0200
  • a3f0d27671 knowledge: Migration to 11.0 fayez 2017-12-19 14:45:31 +0100
  • e7d77a1755 OCA Transbot updated translations from Transifex OCA Transbot 2015-12-12 05:28:44 -0500
  • 50c5209b50 knowledge: migrations scripts mreficent 2017-07-06 14:02:57 +0200
  • 89d45e1ff0 [FIX] knowledge: Several things Maxime Chambreuil 2017-01-05 12:53:38 -0600
  • 84a7588449 Port to v10 Leonardo Donelli 2016-12-22 12:43:02 +0100
  • 7e23336bc9 Add CMIS modules to Settings Maxime Chambreuil 2016-01-27 12:08:34 -0500
  • 536b00f66f knowledge module added from Odoo 8.0 and ported to 9.0 Gervais Naoussi 2015-10-22 01:32:50 -0400
  • 5bf9a327e7 [UPD] Update knowledge.pot oca-travis 2019-03-11 19:35:59 +0000
  • b78254d5d8 [UPD] Update attachment_preview.pot oca-travis 2019-03-11 19:35:58 +0000
  • e3ea7943b4 [UPD] README.rst OCA-git-bot 2019-03-11 19:30:19 +0000
  • f731c04534
    Merge pull request #205 from Eficent/11.0-knowledge-document-security Jordi Ballester Alomar 2019-03-11 20:30:11 +0100
  • 037b26a5de [FIX] pylint/javascript-lint mreficent 2019-03-11 17:36:40 +0100
  • f08e409809 Update translation files OCA Transbot 2019-03-11 17:19:37 +0000
  • 4092c04db9 [UPD] Update document_page_project.pot oca-travis 2019-03-11 17:19:27 +0000
  • 45335e4c3d [UPD] Update document_page.pot oca-travis 2019-03-11 17:19:27 +0000
  • b72ac08495 [knowledge][11.0.3.0.0] - add security for access to ir.attachment. Otherwise the module grants too wide permissions for all users. Jordi Ballester Alomar 2019-02-28 11:06:23 +0100