Commit Graph

40 Commits

Author SHA1 Message Date
Olivier Dony a9f98e4990 [FIX] pad: improve pad bootstrap, prevent creating useless empty pads, avoid edition warning in read-only mode for new pads, translate messages
Added a small method to detect the proper server configuration,
and make it degrade gracefully if the method is not present.
This avoids having to force a pad URL generation in order to
test the config (possibly creating useless pads).
Add a user-friendly message when the pad has not yet been
initialized for a given record, in read-only mode.

bzr revid: odo@openerp.com-20140314131849-rnjvk1pqpiyvtc1c
2014-03-14 14:18:49 +01:00
Christophe Simonis b43ffa52c2 [FIX] pad: use server to get pad content
bzr revid: chs@openerp.com-20140313153535-ogyip9tfm2hkwn1f
2014-03-13 16:35:35 +01:00
Christophe Simonis f4a61d46d0 [FIX] pad: hide chatter in fullscreen mode
lp bug: https://launchpad.net/bugs/1267108 fixed

bzr revid: chs@openerp.com-20140212134747-moiyebzdti4ieyc4
2014-02-12 14:47:47 +01:00
niv-openerp e6902869ed [FIX] pad: regression that caused a stack trace
bzr revid: nicolas.vanhoren@openerp.com-20130424074638-aq3o08v7z9j1asz0
2013-04-24 09:46:38 +02:00
niv-openerp ea2544e432 [FIX] pad: problem about pad title not being updated correctly, was solved by solving another, more serious, bug that didn't updated correctly the database backup of the pad
lp bug: https://launchpad.net/bugs/1155039 fixed

bzr revid: nicolas.vanhoren@openerp.com-20130419143529-jku5titoacaajft0
2013-04-19 16:35:29 +02:00
Christophe Matthieu d010441fe3 [IMP] pad: remove attributes for super
bzr revid: chm@openerp.com-20121213145855-0aq9wqtovyrxzxkw
2012-12-13 15:58:55 +01:00
Christophe Matthieu 23b6b96fbc [IMP] pad: add abord for $.get request
bzr revid: chm@openerp.com-20121213145714-b9d4f2u8iqdg8r1m
2012-12-13 15:57:14 +01:00
Christophe Matthieu ffe7fd9bcc [FIX] etherpad: When a user access to the edit mode from a kanban view or list view, etherpad is dipslay on readonly mode but with the oe_editing class. Why: The deferer for read only arrive after the display of edit mode. Fix: check in the deferer if the etherpad is already in readonly mode.
bzr revid: chm@openerp.com-20121203085116-jn83em3pd5le28rp
2012-12-03 09:51:16 +01:00
niv-openerp 6bc1e836a7 [FIX] pad: very bad conception that produced html injection that produced a lot of incorrect css
bzr revid: nicolas.vanhoren@openerp.com-20121120155155-y1wd0px4trljf453
2012-11-20 16:51:55 +01:00
Tejas Tank 8be63a0043 [FIX] Corrected etherpad rending issue.
bzr revid: tta@openerp.com-20121109065144-hut93odny1ur16db
2012-11-09 12:21:44 +05:30
Fabien Meghazi a2715888c1 [IMP] jQuery deferred API changes refactoring. Changed 'then's in 'done'/'fail' and 'pipe's in 'then'
bzr revid: fme@openerp.com-20121031103148-r1slfpl2kcnajjd3
2012-10-31 11:31:48 +01:00
niv-openerp 4a107613ca [FIX] pad: javascript error in pad.js
bzr revid: nicolas.vanhoren@openerp.com-20121029153653-m5f8uorbhqt4s8gp
2012-10-29 16:36:53 +01:00
niv-openerp 802eda5ad7 Ported field pad
bzr revid: nicolas.vanhoren@openerp.com-20121012121126-atu1vf14rc4fxu0g
2012-10-12 14:11:26 +02:00
Frédéric van der Essen aa17d5cf7a [MERGE] from trunk
bzr revid: fva@openerp.com-20120925135557-09s58wkbt038yxpo
2012-09-25 15:55:57 +02:00
Frédéric van der Essen a7f63f3fb2 [FIX] css: further etherpad fixes:
bzr revid: fva@openerp.com-20120924134600-5avqr2vohdsh7y9n
2012-09-24 15:46:00 +02:00
Christophe Matthieu e57ae347a0 [IMP] pad : message insert into pad
bzr revid: chm@openerp.com-20120920105713-meckyb4pnlxbapzk
2012-09-20 12:57:13 +02:00
Christophe Matthieu 3863e439d8 [IMP]note: remove options tags, tags for all user inside header bar
bzr revid: chm@openerp.com-20120920075031-lx6k382cd8kcyct9
2012-09-20 09:50:31 +02:00
Christophe Matthieu 245002e48d [IMG] base_calendar, note_pad
bzr revid: chm@openerp.com-20120919143553-lmlvshitpkkftyln
2012-09-19 16:35:53 +02:00
Antony Lesuisse 588f233f15 wip part1 (no setHTML) working
bzr revid: al@openerp.com-20120829123833-4b9kp33d9ne2gyom
2012-08-29 14:38:33 +02:00
Antony Lesuisse 2f81a1adc6 [MERGE] trunk
bzr revid: al@openerp.com-20120829093743-syqklh5mypeiqxjp
2012-08-29 11:37:43 +02:00
niv-openerp 65f532e001 [IMP] made a whole-application replace of $element by $el
bzr revid: nicolas.vanhoren@openerp.com-20120824182743-1d9cii7kigc7exer
2012-08-24 20:27:43 +02:00
Antony Lesuisse 72c5fe278b generate url from the widget if needed
bzr revid: al@openerp.com-20120820234008-olfcnxj7np6hwwgz
2012-08-21 01:40:08 +02:00
Antony Lesuisse a79139048d [FIX] pad everything, remove unused api
bzr revid: al@openerp.com-20120721192551-q6nbqn4xxau0e64x
2012-07-21 21:25:51 +02:00
Fabien Pinckaers d17e291031 [IMP] etherpad fullscreen
bzr revid: fp@openerp.com-20120717225636-bqudwmo6cve50fjn
2012-07-18 00:56:36 +02:00
Fabien Pinckaers 4c82865bfd [IMP] etherpad
bzr revid: fp@openerp.com-20120717222457-f652anzrzharlwkn
2012-07-18 00:24:57 +02:00
Fabien Pinckaers 36cde3d9fc [IMP] some cleaning in etherpad
bzr revid: fp@openerp.com-20120717221408-zk30i103f0erk4a3
2012-07-18 00:14:08 +02:00
Tejas Tank 4aeccd8c32 Removed unwanted comment.
bzr revid: tta@openerp.com-20120515114250-724qkt8uv0sdpuag
2012-05-15 17:12:50 +05:30
Tejas Tank 13cce602fb Etherpad API Integraion, Set default blank pad, and user name per pad visit
bzr revid: tta@openerp.com-20120515111928-dgpejwc01nlyxemf
2012-05-15 16:49:28 +05:30
Tejas Tank 2a81f8e452 Etherpad API Integration.
bzr revid: tta@openerp.com-20120514134958-21spjsnqjitqw4ie
2012-05-14 19:19:58 +05:30
Tejas Tank 2af74107d7 Improvement with etherpad and with latest trunk code.
bzr revid: tta@openerp.com-20120511045856-yyrp8sfz6asnbujc
2012-05-11 10:28:56 +05:30
Tejas Tank 724d8dbaa9 removed pad from kanban, change title and improve css.
bzr revid: tta@openerp.com-20120509103947-9yn41ooq6kbfr5gd
2012-05-09 16:09:47 +05:30
Tejas Tank 6f09e12c87 [IMP] Etherpad syn. with ir.attachement
bzr revid: tta@openerp.com-20120501125440-eh95szp968oncn0q
2012-05-01 18:24:40 +05:30
Tejas Tank bf39e45f5f Removed unwanted comment.
bzr revid: tta@openerp.com-20120427085736-bu2nmx1ar2d76isc
2012-04-27 14:27:36 +05:30
Tejas Tank ae848b7fd9 merge with pad module and latest trunk too
bzr revid: tta@openerp.com-20120427085103-s2nf391at3nsmbdg
2012-04-27 14:21:03 +05:30
Antony Lesuisse 08901b1393 [FIX] pad action
bzr revid: al@openerp.com-20120419084650-clu7oke9rz6me6pi
2012-04-19 10:46:50 +02:00
Antony Lesuisse ff16b9c988 [FIX] pad
bzr revid: al@openerp.com-20120419082815-3rkd76h0bztnb3p1
2012-04-19 10:28:15 +02:00
Christophe Simonis 4ce75b1f7a [FIX] adpat web modules to changes in webclient
[FIX] enable some web module only when there is a webclient (prepare embed)

bzr revid: chs@openerp.com-20111110102153-pgktyws0gdgyq4f5
2011-11-10 11:21:53 +01:00
Antony Lesuisse a0ae570cbd [FIX] pad condition on name of attachement instead of url
bzr revid: al@openerp.com-20111026225515-rdfxvgk8vv9j055m
2011-10-27 00:55:15 +02:00
Fabien Meghazi 226ca06039 [IMP] Improved pad module
Generate Pad urls server side instead of client side.
Use a template for pad urls.

bzr revid: fme@openerp.com-20111026210651-fnosw5xhc9ncuqfo
2011-10-26 23:06:51 +02:00
Christophe Simonis b5e1cb6060 [IMP] port pad module to 6.1
bzr revid: chs@openerp.com-20111006134408-5c2z2xhod6b998jv
2011-10-06 15:44:08 +02:00