Commit Graph

73 Commits

Author SHA1 Message Date
qsm-odoo fa6e8448d6 [IMP] base: description pages containers width
Containers inside description pages must be displayed as a
container-fluid since they are inside a box which has a
smaller width than a container.
2015-10-26 15:47:10 +01:00
David Monjoie 46186f54eb [FIX] openerp: fixed stretching of module icons in kanban view 2015-02-24 13:45:23 +01:00
Aaron Bohy 3cae676619 [FIX] Use local copies of png instead of fetching them from websites
Debian does not allow fetching data from external website at runtime.
This fixes the privacy-breach-generic lintian warnings for Debian packaging.
The removed youtube url was a dead link...
2015-01-23 11:23:04 +01:00
Christophe Simonis 0b6078dfea [IMP] base: apps integration 2014-12-12 15:11:08 +01:00
Christophe Simonis c825d0552d [MERGE] forward port of branch saas-3 up to ec27773 2014-11-05 21:46:42 +01:00
Christophe Simonis ec277732fe [MERGE] forward port of branch 7.0 up to 3e3e35e 2014-11-05 21:10:15 +01:00
Olivier Dony 5bfad4dd52 [IMP] base: show local modules in Settings until apps.odoo.com is migrated for 8.0 2014-09-17 14:37:29 +02:00
Christophe Simonis ee304fa65f [IMP] replace OpenERP by Odoo in backend + change company default logo. 2014-05-30 17:30:36 +02:00
Christophe Simonis 3d2e9b4d2b [MERGE] forward port of branch 7.0 up to revid 5281 launchpad_translations_on_behalf_of_openerp-20140412094159-mhy3v2prb3ctx32k
bzr revid: jke@openerp.com-20140409153527-mic1a8afcvdhsd27
bzr revid: chs@openerp.com-20140410102422-fcwxhjk40z0oy8x5
bzr revid: chs@openerp.com-20140415133650-y46i0o3qkb2atbvi
2014-04-15 15:36:50 +02:00
Christophe Simonis 15680c94e1 [MERGE] forward port of branch saas-3 up to revid 5115 chs@openerp.com-20140410102422-fcwxhjk40z0oy8x5
bzr revid: chs@openerp.com-20140410105454-6utwgruj80h8wdss
2014-04-10 12:54:54 +02:00
Christophe Simonis 52760fd424 [FIX] modules: install_from_urls: restrict to administrators. Urls must come from apps server.
[FIX] modules: download() method is now a no-op. This method was in fact already a no-op as the "url" field is never set explicitly in the code.

bzr revid: chs@openerp.com-20140410095817-bkni63g346wneybb
2014-04-10 11:58:17 +02:00
Fabien Pinckaers e07a30b390 [IMP] reduced size flags
bzr revid: fp@tinyerp.com-20140327143121-urq4t2pka572t0uv
2014-03-27 15:31:21 +01:00
Fabien Pinckaers 3740999aa1 [IMP] reduced flag size
bzr revid: fp@tinyerp.com-20140327142933-5angwxh2ed13lobn
2014-03-27 15:29:33 +01:00
Fabien Pinckaers eca47b9d82 [IMP] reduced image size
bzr revid: fp@tinyerp.com-20140327142750-guuci39g1500yu01
2014-03-27 15:27:50 +01:00
Parth Gajjar (Open ERP) 7c686feaee [ADD] added country flags in res.country
bzr revid: pga@tinyerp.com-20140225091358-475bxx2z9ipahjw1
2014-02-25 14:43:58 +05:30
jke-openerp 4dca6cd0cf [REF] Add missing image
bzr revid: jke@openerp.com-20140128150452-86abqh6w3dfojr3q
2014-01-28 16:04:52 +01:00
Stephane Wirtel 89f71281a7 [IMP] Backport one feature from website: this feature allows to specify a file
path on the field tag fetching the right file instead of using the base64
encoded file in the field.

<field name="image" type="base64" file="base/static/img/main_partner-image.png" />

bzr revid: stw@openerp.com-20140109154338-0spjbo109pxh75pp
2014-01-09 16:43:38 +01:00
Antony Lesuisse 9b9abd31af [FIX] switch silently to local modules
bzr revid: al@openerp.com-20130829150748-9oew9qzqwmzfhau5
2013-08-29 17:07:48 +02:00
Christophe Simonis 98fda4690a [MERGE][ADD] add css for module html description
bzr revid: chs@openerp.com-20130807155940-scd4lb0eoi6364kd
2013-08-07 17:59:40 +02:00
niv-openerp 245b009a0b [FIX] avoid error message in the web client when we go on the Apps menu, replace it with a warning message explaining that the apps is not working currently
bzr revid: nicolas.vanhoren@openerp.com-20130731144129-x9po16ihtbp4rj8m
2013-07-31 16:41:29 +02:00
Christophe Simonis bcb7103e51 [FIX] module views: fix css for html description
bzr revid: chs@openerp.com-20130729170405-twhk9uo29t90ktmv
2013-07-29 19:04:05 +02:00
Christophe Simonis e0d0fc137b [ADD] module views: add css for html description (wip)
bzr revid: chs@openerp.com-20130729163345-lvabk8fu23plvtm4
2013-07-29 18:33:45 +02:00
Antony Lesuisse b8adbbbce2 [MERGE] icon moved to description
bzr revid: al@openerp.com-20130629230615-nzpbsdvmb3in4khy
2013-06-30 01:06:15 +02:00
Christophe Simonis ef062c086b [FIX] typo in method name in apps.js
bzr revid: chs@openerp.com-20130415144708-ezj5xeuo3yylb5em
2013-04-15 16:47:08 +02:00
Christophe Simonis 5032dad17d [FIX] module: install_from_urls: restrict to administrators. Urls must come from apps server.
lp bug: https://launchpad.net/bugs/1129299 fixed

bzr revid: chs@openerp.com-20130218175559-ygo0goytspg119bl
2013-02-18 18:55:59 +01:00
Olivier Dony ef4fb0f6ba [FIX] apps: make warning messages translatable
bzr revid: odo@openerp.com-20130111175905-a50b1adne55dekrt
2013-01-12 06:59:05 +13:00
Christophe Simonis 7fe9e8e73e [FIX] apps: add timestamp to check image to avoid cache problems
bzr revid: chs@openerp.com-20130321162636-p5w97ublixf00o5s
2013-03-21 17:26:36 +01:00
Christophe Simonis 7c4279cbc9 [FIX] apps: hide breadcrum of the remote action
bzr revid: chs@openerp.com-20130314145017-k2502iwwovj379m0
2013-03-14 15:50:17 +01:00
Antony Lesuisse fb34208b68 apps fix destroy
bzr revid: al@openerp.com-20121219203058-4kb5urrb8rca8eti
2012-12-19 21:30:58 +01:00
Antony Lesuisse 2370566ca0 move get_client in Apps
bzr revid: al@openerp.com-20121219172128-19u850blwf5cryex
2012-12-19 18:21:28 +01:00
Antony Lesuisse edef11eaaf apps dont break protocol
bzr revid: al@openerp.com-20121219023226-gfceiyrmi50my80e
2012-12-19 03:32:26 +01:00
Christophe Simonis 1360cceff8 [REM] remove // FIXME comments are they are now fixed
[REM] console.*

bzr revid: chs@openerp.com-20121114165717-iyumkzldvab4r8l1
2012-11-14 17:57:17 +01:00
Christophe Simonis 0ec72b1ca0 [FIX] apps: correct strip of "/" in dbname
bzr revid: chs@openerp.com-20121113103715-5fiu9tg05o6ouxc9
2012-11-13 11:37:15 +01:00
Christophe Simonis 83462b5830 [FIX] correct then/done errors + highlight "installed modules" menu when apps is not reachable
bzr revid: chs@openerp.com-20121109173146-5mzdtyni92v3ub1d
2012-11-09 18:31:46 +01:00
Christophe Simonis 885880675a [REM] fixed // FIXME
bzr revid: chs@openerp.com-20121108180026-vw2lg0thd9v0rivq
2012-11-08 19:00:26 +01:00
Christophe Simonis deb730e562 [FIX] then -> done; pipe -> then
bzr revid: chs@openerp.com-20121108165608-e67f0dwwufdpfmzt
2012-11-08 17:56:08 +01:00
Christophe Simonis 7ea98f28d7 [IMP] add TODO/FIXME comments
bzr revid: chs@openerp.com-20121108164611-34l07gsjer1lrqc2
2012-11-08 17:46:11 +01:00
Christophe Simonis 9381aaf362 another big bag of changes
bzr revid: chs@openerp.com-20121108114818-jcxk0q0f202v2310
2012-11-08 12:48:18 +01:00
Christophe Simonis 35975001d2 [FIX] client actions take action in params
bzr revid: chs@openerp.com-20121106170657-328uq20n0bawjjbf
2012-11-06 18:06:57 +01:00
Christophe Simonis c1d67819ee [FIX] apps: change test server
bzr revid: chs@openerp.com-20121019122906-8vpwgycr0mqcfvsj
2012-10-19 14:29:06 +02:00
Christophe Simonis 9373587e5a [FIX] apps: test if client can connect. failback and connect as anonymous
bzr revid: chs@openerp.com-20121015162626-ea5hrrfxqkdqafo7
2012-10-15 18:26:26 +02:00
Christophe Simonis 70f2f8bc8e [FIX] apps: log user in
bzr revid: chs@openerp.com-20121011092249-m6anmzie9oxv6nnw
2012-10-11 11:22:49 +02:00
Christophe Simonis 0f47c550ec [IMP] apps: add new client action to show updates availables
bzr revid: chs@openerp.com-20120928125840-or2eql38s9mku6ab
2012-09-28 14:58:40 +02:00
Christophe Simonis b4aa241ade [REF] apps: change the way the remote client is created. Show an error when the remote host is not reachable
bzr revid: chs@openerp.com-20120928094959-0hp3aaiw8bfcm2sw
2012-09-28 11:49:59 +02:00
Christophe Simonis 8ad77552a4 [FIX] apps: fallback to local module list when apps server is not available
bzr revid: chs@openerp.com-20120924142725-lkzlpzv57ssrng8s
2012-09-24 16:27:25 +02:00
Christophe Simonis 3fe032242e [FIX] apps: store params
bzr revid: chs@openerp.com-20120921143057-s2dq1821j0y7fgml
2012-09-21 16:30:57 +02:00
Christophe Simonis f988ed24f6 merge upstream
bzr revid: chs@openerp.com-20120917124543-2nc36e0z6jb2szq4
2012-09-17 14:45:43 +02:00
Fabien Pinckaers 73ea18f9ed [FIX] quick create of partners, better layout
bzr revid: fp@tinyerp.com-20120912174622-r9ezfmafygahjpei
2012-09-12 19:46:22 +02:00
Christophe Simonis b28f42d2b5 [FIX] %s/\$element/\$el/g
bzr revid: chs@openerp.com-20120905140404-cv1oi88uncy2vpr1
2012-09-05 16:04:04 +02:00
Christophe Simonis 9c103b9a09 merge upstream
bzr revid: chs@openerp.com-20120905132230-0r6pv4nlegt3x0mb
2012-09-05 15:22:30 +02:00