Commit Graph

  • 999bfc2d66 [MIG] Make modules uninstallable Pedro M. Baeza 2015-10-14 03:16:56 +0200
  • b55a210fa1 [UPD] prefix versions with 8.0 Stéphane Bidoul 2015-10-09 10:00:24 +0200
  • 5629d1818f Translations and templates sync Matjaž Mozetič 2015-08-03 13:38:45 +0200
  • 792d3fcf80 [UPD] use viewerjs 0.5.7 Holger Brunn 2015-07-21 11:13:01 +0200
  • 3a4a7ebe4b Slovene translations added Matjaz Mozetic 2015-04-13 07:30:48 +0200
  • 8347872a76 fix travis (flake8) Alexandre Fayolle 2015-03-03 14:24:44 +0100
  • 93d869064f Add OCA as author of OCA addons Alexandre Fayolle 2015-03-02 17:25:08 +0100
  • 070debbd44 [FIX] readme 8.0 style Holger Brunn 2015-01-19 09:28:39 +0100
  • 58bc75c4b5 [UPD] use viewerJS 0.5.4, incorporate new suported file types Holger Brunn 2015-01-15 12:20:53 +0100
  • ef29552e29 [ADD] translations Holger Brunn 2015-01-15 12:14:44 +0100
  • 592f913628 [FIX] don't depend on document, the relevant code still lives in web Holger Brunn 2015-01-15 11:41:15 +0100
  • 0af4aea08c [IMP] have titles work everywhere Holger Brunn 2015-01-15 11:40:12 +0100
  • faa04f7707 [ADD] preliminary port of attachment_preview Holger Brunn 2015-01-15 11:17:18 +0100
  • 169eebd7f6 Update translation files OCA Transbot 2019-09-12 10:22:49 +0000
  • 353df14a1f [ADD] setup.py OCA-git-bot 2019-09-12 10:22:39 +0000
  • 70f651c6e6 [UPD] README.rst OCA-git-bot 2019-09-12 10:22:38 +0000
  • c157aa0e41 [UPD] Update document_page_project.pot oca-travis 2019-09-12 09:53:51 +0000
  • 7d140f76a7 Merge PR #209 into 12.0 OCA-git-bot 2019-09-12 09:35:29 +0000
  • 370d1a14fa Merge PR #219 into 12.0 OCA-git-bot 2019-08-26 14:43:44 +0000
  • 98da5d2b57 [ADD] setup.py OCA-git-bot 2019-08-26 14:43:44 +0000
  • 28b13e9d55 [UPD] Update document_page_approval.pot oca-travis 2019-08-26 14:30:10 +0000
  • 6e5bec5a45 [MIG] document_page_approval: Migration to v12 Victor M.M. Torres 2019-08-23 17:43:51 +0200
  • 1c1d4d2d8d [FIX] document_page_aproval: Modify in records rules nicomacr 2019-05-31 13:34:53 -0300
  • 84a6c2bf7f [ADD] icon.png OCA-git-bot 2019-04-03 02:50:11 +0000
  • 0b79fd4a00 [FIX] pylint/javascript-lint mreficent 2019-03-11 17:36:40 +0100
  • bae7d31334 Update translation files OCA Transbot 2018-12-09 12:26:53 +0000
  • f9bc09d56f [FIX+IMP] document_page_approval: * Rename classes and files to match model names, and removed workflow engine. * Some fields should be readonly if not in draft. * Allow Knowledge / Manager to edit previous history names and summary * Improve ux by adding user_has_drafts to document pages. * Changes because of implementation of active field on document_page * Add ir.rules for document.page.history * Allow to quickly cancel&draft from 'to approve' state * FIX BUG: am_i_approver was being run as sudo(), hence always giving the user Approving rights. * FIX hooks Because of default='draft' on the state field, state IS NULL wasn't selecting anything. Left the condition in case this is changed in the future. Iván Todorovich 2018-04-20 10:42:49 -0300
  • 06c6915dcc [MIG] document_page_approval: Migration to 11.0 Gabriela Mogollon 2018-06-14 20:09:23 +0000
  • b3ba1cfa2d OCA Transbot updated translations from Transifex OCA Transbot 2016-03-19 09:20:21 -0400
  • 4a5fb2a6db [IMP][10.0][document_page_approval] Change Requests and workflow improvements on documents (#155) Iván Todorovich 2018-04-13 11:38:18 -0300
  • 83f8115a2d [FIX] View Maxime Chambreuil 2018-04-13 13:12:37 -0500
  • 561996197d [MIG] document_page_approval: Migration to 10.0 Leonardo Donelli 2016-12-22 12:43:02 +0100
  • 6829df62fe [MIG] document_page_approval: Migration to 9.0 Gervais Naoussi 2015-10-28 10:55:22 -0400
  • c381ece73c [FIX] - document-page-approval: Fixes #60 url not valid when website module is installed. Glen Sojo 2015-08-19 16:40:28 -0600
  • 7687e43c85 Translations sync with templates Matjaž Mozetič 2015-08-02 08:41:30 +0200
  • e826caa56e [IMP] - Changed string from email template. [IMP] - Improved views to match document_page improvements. [IMP] - Added notification to followers when a new version is approved. [ADD] - Updated document_page_approval pot and added es translations. [IMP] - document_page_approval: Updated spanish translation. Glen Sojo 2015-07-23 12:52:28 -0600
  • 0ce32f4e31 Slovene translation added Matjaz Mozetic 2015-04-13 07:39:13 +0200
  • aa58e9b180 Comment workflow that cause the error Loïc Faure-Lacroix 2014-12-29 17:31:54 +0300
  • e19d219b51 start porting Giorgio Borelli 2014-11-11 18:55:52 +0100
  • de3d666140 Set document_page_approval as unported Sandy Carter 2014-07-18 16:51:59 -0400
  • 3a8bcaa81d [IMP] Documentation [ADD] Translation file + french [FIX] employee_id field does not exist [FIX] user_email field deprecated [IMP] Split long lines [ADD] Images Maxime Chambreuil 2013-07-19 00:15:04 -0400
  • 1c11aac7a0 create document_page_approval module (../7.0pageapproval/ rev 1) Jonatan Cloutier 2013-04-16 18:18:39 -0400
  • 493b337430 Translated using Weblate (French) Valaeys Stéphane 2019-08-01 20:45:56 +0000
  • 17729e603f Translated using Weblate (French) Valaeys Stéphane 2019-08-01 20:41:25 +0000
  • 8351cc16bd Translated using Weblate (French) Valaeys Stéphane 2019-08-01 11:55:50 +0000
  • 9ba10a46a3 [UPD] README.rst OCA-git-bot 2019-07-29 02:58:02 +0000
  • 9a9221e989 [UPD] README.rst OCA-git-bot 2019-07-29 02:57:54 +0000
  • 3c644e69a3 [UPD] README.rst OCA-git-bot 2019-07-29 02:57:45 +0000
  • 703c1102c5 [MIG] document_page_project: Migration to 12.0 mreficent 2019-03-19 18:16:50 +0100
  • d0b6404344 [FIX] pylint/javascript-lint mreficent 2019-03-11 17:36:40 +0100
  • 3592b1dd9c [UPD] Update document_page_project.pot oca-travis 2019-03-11 17:19:27 +0000
  • 68ce5a7773 [11.0][ADD] document_page_project Lois Rilo 2019-02-28 12:59:30 +0100
  • 36dd7fb322 Update translation files OCA Transbot 2019-07-20 12:02:28 +0000
  • 74aebec1d8 Merge PR #218 into 12.0 OCA-git-bot 2019-07-16 07:56:32 +0000
  • 62a7a7cddb document_page 12.0.1.1.0 OCA-git-bot 2019-07-16 07:56:32 +0000
  • a1356b4d75 [UPD] README.rst OCA-git-bot 2019-07-16 07:56:32 +0000
  • 837c80ab13 [UPD] Update document_page.pot oca-travis 2019-07-16 07:47:43 +0000
  • 587f119d81 document_page: improve link using menu Simone Orsi 2019-07-11 08:44:59 +0200
  • 264075e351 document_page: fix link Simone Orsi 2019-07-11 08:44:43 +0200
  • 9a99a01547
    Merge pull request #215 from adhoc-dev/11.0-h-17829-nmr Maxime Chambreuil 2019-06-19 10:47:47 -0500
  • 23df0ef667 [FIX] document_page_aproval: Modify in records rules nicomacr 2019-05-31 13:34:53 -0300
  • ea811f8d59 [ADD] help_popup_document_page Holger Brunn 2017-03-29 11:53:29 +0200
  • 3da41d6de0 [IMP] document_ocr: handle invalid data in attachments gracefully Holger Brunn 2019-05-29 09:19:35 +0200
  • 1e789172c4
    Merge pull request #217 from gurneyalex/8.0-fix_travis_lint Pedro M. Baeza 2019-06-06 09:28:25 +0200
  • 44347ceee1 [UPD] Update document_page_partner_id.pot oca-travis 2019-06-05 21:00:59 +0000
  • 5f0c6f6ef7 [ADD] setup.py OCA-git-bot 2019-06-05 20:51:50 +0000
  • b2e36ca816 [UPD] README.rst OCA-git-bot 2019-06-05 20:51:50 +0000
  • e2cb973db3 [UPD] addons table in README.md OCA-git-bot 2019-06-05 20:51:49 +0000
  • 146ee045e8
    Merge pull request #176 from hbrunn/10.0-document_page_partner_id Alexandre Fayolle 2019-06-05 22:51:45 +0200
  • 93f2b46b75 [ADD] setup.py OCA-git-bot 2019-06-05 20:51:06 +0000
  • 862c5f8642 [UPD] addons table in README.md OCA-git-bot 2019-06-05 20:51:05 +0000
  • afe5a85222
    Merge pull request #137 from hbrunn/8.0-document_wopi Alexandre Fayolle 2019-06-05 22:50:59 +0200
  • 73d85c855c
    Merge pull request #113 from initOS/8.0-FIX_attachment_preview_prevent_multiple_click_binds Alexandre Fayolle 2019-06-05 22:39:43 +0200
  • 8d330cd86a [FIX] lint errors in README files Alexandre Fayolle 2019-06-05 22:20:37 +0200
  • 153279f6c8
    Merge pull request #211 from OCA/10.0-document_page-no_icon_in_menu Alexandre Fayolle 2019-06-05 22:22:54 +0200
  • 5f5f031dd8
    Merge pull request #213 from Eficent/11.0-document_page-default-view Jordi Ballester Alomar 2019-05-22 12:52:23 +0200
  • 7aeb93b207 [11.0][FIX] document_page: use document page view as default instead of category one. Lois Rilo 2019-05-22 12:28:04 +0200
  • 9f8c2bfa06 Update translation files OCA Transbot 2019-05-20 20:41:03 +0000
  • 0042b4bb68 Update translation files OCA Transbot 2019-05-20 20:40:57 +0000
  • 9dad1afd41 [UPD] Update document_url.pot oca-travis 2019-04-30 15:53:13 +0000
  • 78ad8026c5 [ADD] setup.py OCA-git-bot 2019-04-30 15:16:23 +0000
  • 11e0930338 [UPD] README.rst OCA-git-bot 2019-04-30 15:16:22 +0000
  • f25d9a08c1
    Merge pull request #212 from Tecnativa/12.0-mig-document_url Pedro M. Baeza 2019-04-30 17:16:13 +0200
  • 57116aebad [MIG] document_url: Migration to 12.0 ernesto 2019-04-25 15:07:56 -0400
  • f19b5e753c [FIX] pylint/javascript-lint mreficent 2019-03-11 17:36:40 +0100
  • 7b8dcb019c Update translation files OCA Transbot 2018-12-09 12:26:57 +0000
  • 7096be29b5 [UPD] README.rst OCA Git Bot 2018-07-18 04:57:51 +0200
  • 169bc8feca [UPD] Update document_url.pot oca-travis 2018-07-17 18:54:59 +0000
  • 7da8d3b5c7 [MIG] document_url: Refactoring code ernesto 2018-07-10 16:31:15 -0400
  • 3d89ffe0cc [MIG] document_url: Migration to 11.0 ernesto 2018-04-28 09:02:51 -0400
  • 9d5143d5bc [FIX][document_url] Consistent styling. Jairo Llopis 2016-09-29 15:31:17 +0200
  • 5f5514f2d2 OCA Transbot updated translations from Transifex OCA Transbot 2016-08-13 08:56:33 -0400
  • d1b2b0d8c4 [FIX] document_url: Fix documentation Pedro M. Baeza 2016-08-10 12:37:38 +0200
  • fed687adc6 [MIG] from 8.0 to 9.0 document_url (#89) Jonathan Nemry (ACSONE) 2016-08-10 12:20:30 +0200
  • 3cf7716bbd Slovene translations added Matjaz Mozetic 2015-04-13 07:30:48 +0200
  • 9a68178c76 [ADD] document_url: Module to attach URLs as documents Pedro M. Baeza 2014-10-24 20:08:51 +0200
  • 0a5e7da393 [DEL] document_page: remove deprecated icon key from menu item Holger Brunn 2019-04-25 09:13:05 +0200
  • 77fa06019c [ADD] icon.png OCA-git-bot 2019-04-03 02:50:11 +0000
  • f13cfb32ef [ADD] icon.png OCA-git-bot 2019-04-03 02:50:04 +0000
  • 5f60b592e3 [ADD] icon.png OCA-git-bot 2019-04-03 02:49:57 +0000