Commit Graph

32 Commits (4ac755615d64d630d0881a52766f43f434c75e62)

Author SHA1 Message Date
Stéphane Bidoul 6f8a64238b [UPD] prefix versions with 8.0 2015-10-09 10:03:09 +02:00
OCA Transbot 9d4e68282a OCA Transbot updated translations from Transifex 2015-10-05 05:30:46 -04:00
Leonardo Pistone c088571346 remove deprecated checks list 2015-08-31 17:40:22 +02:00
Holger Brunn c8f3ed33d6 [FIX] unconfigured server_environment doesn't play
nice with static files
2015-08-18 13:34:41 +02:00
Yannick Vaucher 5c93056356 Add missing default oca icons 2015-08-18 10:47:52 +02:00
Alexandre Fayolle f750eed871 Add OCA as author of OCA addons
In order to get visibility on https://www.odoo.com/apps the OCA board has
decided to add the OCA as author of all the addons maintained as part of the
association.
2015-03-02 17:28:09 +01:00
Alexandre Fayolle 3f6bf8eaea fix pep8 W503 2015-02-16 16:47:08 +01:00
Nicolas Bessi (nbessi) d0f1e0e067 Merge pull request #126 from lepistone/fix-lsb-error-to-console
capture stderr as well as stdout when diagnosing
2015-02-09 09:51:44 +01:00
Yannick Vaucher 3d46f65c20 Add license key in __openerp__.py 2015-02-06 17:07:22 +01:00
Leonardo Pistone 0690a37273 capture stderr as well as stdout when diagnosing
This fixes OCA/server-tools#125 because in some Ubuntu systems
lsb_release outputs to stderr as well as stdout. This message will be
printed to console, not logged nor shown among server infomation. That
way the message is lost and only pollutes unit tests output.
2015-02-05 16:31:37 +01:00
Holger Brunn c830d8fff3 [FIX] travis 2014-12-08 09:47:25 +01:00
Daniel Reis 7e44c68379 Fix pylint on server_environment 2014-09-20 19:03:26 +01:00
Nicolas Bessi e6e7079e9d Remove dead commented code 2014-09-10 08:12:44 +02:00
Nicolas Bessi 2eb7e27ba8 Improve performance by moving _build_osv in init 2014-09-09 15:55:53 +02:00
Nicolas Bessi fca8e9e7a9 Add unit test for server environment 2014-09-09 15:41:55 +02:00
Nicolas Bessi 269e2ca36f Refactor in order to support dotted parameters 2014-09-09 14:56:04 +02:00
Nicolas Bessi b8bc5c2e06 Add doctstring and remove dead code 2014-09-09 14:21:35 +02:00
Nicolas Bessi 0771efa10a Add git support to get revision 2014-09-09 14:12:19 +02:00
Nicolas Bessi 1563582d03 Port server environment to version 8.0 2014-09-09 14:11:45 +02:00
Nicolas Bessi e1d8e4ffe9 Moving server environment module and sample module 2014-09-09 08:59:47 +02:00
Stéphane Bidoul 2a7ed7af2e move all modules to __unported__ on master branch and set installable=False 2014-07-13 11:20:52 +02:00
Yannick Vaucher ceef79a487 [PEP8] server_environment 2014-07-11 17:14:16 +02:00
Sandy Carter 039328bdc4 Generate .pot files 2014-03-14 13:45:14 -04:00
Alexandre Fayolle 61d0e80c20 [FIX] name error in import 2013-01-21 12:23:43 +01:00
Alexandre Fayolle b8cb4f95f4 [7.0] 1st pass at porting server_environment 2013-01-18 16:13:32 +01:00
Alexandre Fayolle b747d13ca2 [7.0] mark all unported modules as not installable 2013-01-18 15:26:01 +01:00
Guewen Baconnier @ Camptocamp f1a01a6e43 [MRG] Fix by florent.x on server_environment: drop the hack for the GTK client, because for 6.1 the web client is the blessed target.
(lp:c2c-addons/6.1  rev 116)
2012-10-23 17:28:56 +02:00
Guewen Baconnier @ Camptocamp 405d90406f [MRG] from upstream
(lp:c2c-addons/6.1  rev 45.1.4)
2012-03-05 10:05:30 +01:00
Florent Xicluna 81e168ea3b [FIX] drop the hack for the GTK client, because for 6.1 the web client is the blessed target.
(lp:c2c-addons/6.1  rev 40.2.1)
2012-03-05 13:26:35 +01:00
unknown cb94da5d75 [FIX] typo
(lp:c2c-addons/6.1  rev 28.1.1)
2012-01-18 10:40:32 +01:00
unknown 62b004dd2b [FIX] openerp\assert_exit_level does not exist ! in server_environment
(lp:c2c-addons/6.1  rev 11.1.4)
2011-11-04 11:07:52 +01:00
Joël Grand-Guillaume c59f16ff09 [ADD] server evironment file + sample
(lp:c2c-addons/6.1  rev 11)
2011-10-12 15:54:04 +02:00