odoo/odoo.git
15 years agobugfix
Fabien Pinckaers [Sat, 20 Dec 2008 08:23:39 +0000 (09:23 +0100)]
bugfix

bzr revid: fp@tinyerp.com-20081220082339-f7tmnksl80pugnsk

15 years agomodifs
Fabien Pinckaers [Sat, 20 Dec 2008 08:19:43 +0000 (09:19 +0100)]
modifs

bzr revid: fp@tinyerp.com-20081220081943-kfp7128jpyr3rp7r

15 years agomodifs
Fabien Pinckaers [Sat, 20 Dec 2008 08:16:26 +0000 (09:16 +0100)]
modifs

bzr revid: fp@tinyerp.com-20081220081626-sa1dogrgonjw7e7j

15 years agobugfixes
Fabien Pinckaers [Sat, 20 Dec 2008 08:02:39 +0000 (09:02 +0100)]
bugfixes

bzr revid: fp@tinyerp.com-20081220080239-yg14hb7cjpi21rba

15 years agobugfix
Fabien Pinckaers [Sat, 20 Dec 2008 07:09:36 +0000 (08:09 +0100)]
bugfix

bzr revid: fp@tinyerp.com-20081220070936-yglbdgyj4vpnrnwq

15 years agomodifs
Fabien Pinckaers [Sat, 20 Dec 2008 05:19:44 +0000 (06:19 +0100)]
modifs

bzr revid: fp@tinyerp.com-20081220051944-hv3tujbwsirmk456

15 years agobugfix
Fabien Pinckaers [Sat, 20 Dec 2008 05:11:16 +0000 (06:11 +0100)]
bugfix

bzr revid: fp@tinyerp.com-20081220051116-mz11ck1kj0ygpazb

15 years agomerge
Fabien Pinckaers [Sat, 20 Dec 2008 04:57:05 +0000 (05:57 +0100)]
merge

bzr revid: fp@tinyerp.com-20081220045705-gnilmaohtgwdbqn4

15 years ago[FIX] handle the case when 'selection' in wizard are functions
Christophe Simonis [Fri, 19 Dec 2008 23:00:01 +0000 (00:00 +0100)]
[FIX] handle the case when 'selection' in wizard are functions
[FIX] handle the case when the rml or the xsl are not correct xml

bzr revid: christophe@cobalt-20081219230001-n2o1s5nxfesgegdw

15 years ago[MERGE]
Christophe Simonis [Fri, 19 Dec 2008 19:47:25 +0000 (20:47 +0100)]
[MERGE]

bzr revid: christophe@cobalt-20081219194725-43cy82scvaiwbnbo

15 years agoimprovement
Fabien Pinckaers [Fri, 19 Dec 2008 19:25:28 +0000 (20:25 +0100)]
improvement

bzr revid: fp@tinyerp.com-20081219192528-qwx4qwgfu1fab10c

15 years ago[IMP] Track where a cursor is created when this cursor is not closed explicitly
Christophe Simonis [Fri, 19 Dec 2008 19:21:49 +0000 (20:21 +0100)]
[IMP] Track where a cursor is created when this cursor is not closed explicitly
[IMP] do not reformat the parameters, allowing to pass dict as parameters

bzr revid: christophe@cobalt-20081219192149-pzg3xaygvbhc111x

15 years ago[IMP] "not x in l" -> "x not in l"
Christophe Simonis [Fri, 19 Dec 2008 19:17:59 +0000 (20:17 +0100)]
[IMP] "not x in l" -> "x not in l"
[IMP] use the second parameter of cr.execute instead of formating the query ourself

bzr revid: christophe@cobalt-20081219191759-79riaoi58pm0jsff

15 years ago[FIX] close the cursor when an exception occur
Christophe Simonis [Fri, 19 Dec 2008 19:16:57 +0000 (20:16 +0100)]
[FIX] close the cursor when an exception occur

bzr revid: christophe@cobalt-20081219191657-03rnpi2t51j3iy5x

15 years agomodifs
Fabien Pinckaers [Fri, 19 Dec 2008 18:20:54 +0000 (19:20 +0100)]
modifs

bzr revid: fp@tinyerp.com-20081219182054-v2e0u7ot2d88q0xx

15 years ago[FIX] bad query causing the reports to not be registered
Christophe Simonis [Fri, 19 Dec 2008 17:05:25 +0000 (18:05 +0100)]
[FIX] bad query causing the reports to not be registered

lp bug: https://launchpad.net/bugs/309713 fixed

bzr revid: christophe@cobalt-20081219170525-szctdyjqqipmatwt

15 years ago[FIX] Guide Line for menu
Stephane Wirtel [Fri, 19 Dec 2008 16:42:33 +0000 (17:42 +0100)]
[FIX] Guide Line for menu

bzr revid: stephane@tinyerp.com-20081219164233-bb4kwjsy750fxu9k

15 years ago[FIX] Guide Line for menu
Stephane Wirtel [Fri, 19 Dec 2008 16:41:03 +0000 (17:41 +0100)]
[FIX] Guide Line for menu

bzr revid: stephane@tinyerp.com-20081219164103-42mlgkwr4qj07zg2

15 years ago[REF] Indent
Stephane Wirtel [Fri, 19 Dec 2008 16:39:18 +0000 (17:39 +0100)]
[REF] Indent

bzr revid: stephane@tinyerp.com-20081219163918-0dgn6blfjk46b400

15 years ago[FIX] Add the comparator attribute for the field tag in the view
Stephane Wirtel [Fri, 19 Dec 2008 16:24:48 +0000 (17:24 +0100)]
[FIX] Add the comparator attribute for the field tag in the view

bzr revid: stephane@tinyerp.com-20081219162448-r2gbr337orjl48ot

15 years ago[REF] Indent
Stephane Wirtel [Fri, 19 Dec 2008 16:10:53 +0000 (17:10 +0100)]
[REF] Indent

bzr revid: stephane@tinyerp.com-20081219161053-izry88mhh1hnif9m

15 years ago[IMP] Remove unused log
Stephane Wirtel [Fri, 19 Dec 2008 15:54:59 +0000 (16:54 +0100)]
[IMP] Remove unused log

bzr revid: stephane@tinyerp.com-20081219155459-ofgwl03yo26s28ry

15 years ago[FIX] To please Tryton Devels
Stephane Wirtel [Fri, 19 Dec 2008 15:10:11 +0000 (16:10 +0100)]
[FIX] To please Tryton Devels

bzr revid: stephane@tinyerp.com-20081219151011-sen5qlzjohy7sau0

15 years ago[MERGE]
Stephane Wirtel [Fri, 19 Dec 2008 14:59:17 +0000 (15:59 +0100)]
[MERGE]

bzr revid: stephane@tinyerp.com-20081219145917-nff4l30e20kg0rlq

15 years ago[FIX] Add the copyright from Tryton for a bugfix in the OpenSSL support
Stephane Wirtel [Fri, 19 Dec 2008 14:58:12 +0000 (15:58 +0100)]
[FIX] Add the copyright from Tryton for a bugfix in the OpenSSL support

bzr revid: stephane@tinyerp.com-20081219145812-jsoid8lmuiqpgny9

15 years agomerging from the trunk
Mantavya Gajjar [Fri, 19 Dec 2008 14:21:46 +0000 (19:51 +0530)]
merging from the trunk

bzr revid: mga@tinyerp.com-20081219142146-nftgqywts8qs2vx6

15 years ago* add picking_id in list view & form view of stock move and can be able to cancel...
hmo-tinyerp [Fri, 19 Dec 2008 13:51:02 +0000 (19:21 +0530)]
* add picking_id in list view & form view of stock move and can be able to cancel stock move line in packing form

bzr revid: hmo-tinyerp-20081219135102-mrf5fl593gazsehc

15 years agoadd confirm attribute to the button
Mantavya Gajjar [Fri, 19 Dec 2008 13:34:45 +0000 (19:04 +0530)]
add confirm attribute to the button

bzr revid: mga@tinyerp.com-20081219133445-jpo3zj3jnwp2jcwo

15 years agonow its possible to have the dynamic currency on the product label
Mantavya Gajjar [Fri, 19 Dec 2008 13:12:35 +0000 (18:42 +0530)]
now its possible to have the dynamic currency on the product label
* add new field called company_id this will be appear on the form in extended view only

lp bug: https://launchpad.net/bugs/309565 fixed

bzr revid: mga@tinyerp.com-20081219131235-4ixr7lkboozsuofe

15 years ago* Fixed ir_model_field (custom reference field)
Amit Mendapara [Fri, 19 Dec 2008 13:07:58 +0000 (18:37 +0530)]
* Fixed ir_model_field (custom reference field)

bzr revid: ame@tinyerp.com-20081219130758-2xfdw1jogpl21io6

15 years ago[FIX] Add some files
Stephane Wirtel [Fri, 19 Dec 2008 12:49:07 +0000 (13:49 +0100)]
[FIX] Add some files

bzr revid: stephane@tinyerp.com-20081219124907-38g1q2r0895mr2ho

15 years agoadded method_test on base_module_quality
Mustufa Rangwala [Fri, 19 Dec 2008 12:20:49 +0000 (17:50 +0530)]
added method_test on base_module_quality

bzr revid: mra@tinyerp.com-20081219122049-heky9f41aljdf142

15 years ago[IMP] do no create unnecessary cursors
Christophe Simonis [Fri, 19 Dec 2008 11:53:35 +0000 (12:53 +0100)]
[IMP] do no create unnecessary cursors

bzr revid: christophe@cobalt-20081219115335-z10tva73hsiwg8nk

15 years agomerging from the trunk version
Mantavya Gajjar [Fri, 19 Dec 2008 11:25:31 +0000 (16:55 +0530)]
merging from the trunk version

bzr revid: mga@tinyerp.com-20081219112531-dnslmcc8ts0id0nr

15 years agofix the problem for the rng rules
Mantavya Gajjar [Fri, 19 Dec 2008 11:07:46 +0000 (16:37 +0530)]
fix the problem for the rng rules
now we can have tabpos in notebook

lp bug: https://launchpad.net/bugs/309648 fixed

bzr revid: mga@tinyerp.com-20081219110746-qjuz7tdtf9njfn4v

15 years ago[FIX] OpenSSL is no longer required
Christophe Simonis [Fri, 19 Dec 2008 10:55:28 +0000 (11:55 +0100)]
[FIX] OpenSSL is no longer required

bzr revid: christophe@cobalt-20081219105528-geqgxmzdx9grz34t

15 years agomerging from the trunk, and small change in the view
Mantavya Gajjar [Fri, 19 Dec 2008 10:47:12 +0000 (16:17 +0530)]
merging from the trunk, and small change in the view

bzr revid: mga@tinyerp.com-20081219104712-yiovfbb2jddnhu62

15 years agochange the view, make looks like version 5 view
Mantavya Gajjar [Fri, 19 Dec 2008 10:39:46 +0000 (16:09 +0530)]
change the view, make looks like version 5 view

bzr revid: mga@tinyerp.com-20081219103946-xuyjcfcmvwq4t6l9

15 years agonow binary datas of file will not store in db. removed store=True in datas field...
hmo-tinyerp [Fri, 19 Dec 2008 10:30:32 +0000 (16:00 +0530)]
now binary datas of file will not store in db. removed store=True in datas field of ir.attachment object

bzr revid: hmo-tinyerp-20081219103032-fmodunl65i800ol8

15 years agowrite a help fields to all fields in the server action
Mantavya Gajjar [Fri, 19 Dec 2008 10:21:11 +0000 (15:51 +0530)]
write a help fields to all fields in the server action

bzr revid: mga@tinyerp.com-20081219102111-s5lsj8yi7i9mague

15 years agoreplaced '=like' with 'like' to search name of node'
hmo-tinyerp [Fri, 19 Dec 2008 09:38:03 +0000 (15:08 +0530)]
replaced '=like' with 'like' to search name of node'

bzr revid: hmo-tinyerp-20081219093803-w242aqj3cyuwvmds

15 years ago[FIX] Remove the ssl directory from the setup.py
Stephane Wirtel [Fri, 19 Dec 2008 06:22:08 +0000 (07:22 +0100)]
[FIX] Remove the ssl directory from the setup.py

lp bug: https://launchpad.net/bugs/309575 fixed

bzr revid: stephane@tinyerp.com-20081219062208-o4l0j7vdeosy3pjs

15 years agoimprovements in the server action
Mantavya Gajjar [Fri, 19 Dec 2008 05:37:16 +0000 (11:07 +0530)]
improvements in the server action
labels, views, and some conditions for the required fields

bzr revid: mga@tinyerp.com-20081219053716-f4bzc5xy4qxgly55

15 years ago[IMP] Group for the smtp configuration
Stephane Wirtel [Fri, 19 Dec 2008 00:37:50 +0000 (01:37 +0100)]
[IMP] Group for the smtp configuration

bzr revid: stephane@tinyerp.com-20081219003750-46tbdlmrhusdur8j

15 years ago[FIX] SSL
Stephane Wirtel [Fri, 19 Dec 2008 00:25:59 +0000 (01:25 +0100)]
[FIX] SSL

bzr revid: stephane@tinyerp.com-20081219002559-1hj909l5d2l0bphb

15 years ago[FIX] Use secure if necessary
Stephane Wirtel [Fri, 19 Dec 2008 00:06:50 +0000 (01:06 +0100)]
[FIX] Use secure if necessary

bzr revid: stephane@tinyerp.com-20081219000650-h454lhyj9juz0t25

15 years ago[IMP] Check SSL
Stephane Wirtel [Fri, 19 Dec 2008 00:00:49 +0000 (01:00 +0100)]
[IMP] Check SSL

bzr revid: stephane@tinyerp.com-20081219000049-zj6nvc7lbd8hs51j

15 years ago[FIX] XML-RPC SSL
Stephane Wirtel [Thu, 18 Dec 2008 23:54:33 +0000 (00:54 +0100)]
[FIX] XML-RPC SSL

bzr revid: stephane@tinyerp.com-20081218235433-cnsc5a4iyfzqvbdx

15 years ago[REF] Rename the variables
Stephane Wirtel [Thu, 18 Dec 2008 21:48:31 +0000 (22:48 +0100)]
[REF] Rename the variables

bzr revid: stephane@tinyerp.com-20081218214831-hbje1kxhmkblz82i

15 years ago[IMP] Use the logger
Stephane Wirtel [Thu, 18 Dec 2008 21:36:30 +0000 (22:36 +0100)]
[IMP] Use the logger

bzr revid: stephane@tinyerp.com-20081218213630-i4e0noy12vobjfyw

15 years ago[IMP] I don't like the duplicated code
Christophe Simonis [Thu, 18 Dec 2008 20:28:01 +0000 (21:28 +0100)]
[IMP] I don't like the duplicated code

bzr revid: christophe@taupe-20081218202801-xnin2g0yd2njwmk9

15 years ago[MERGE]
Stephane Wirtel [Thu, 18 Dec 2008 20:13:48 +0000 (21:13 +0100)]
[MERGE]

bzr revid: stephane@tinyerp.com-20081218201348-828l63cg7b841f9m

15 years agomodifs
Fabien Pinckaers [Thu, 18 Dec 2008 19:54:16 +0000 (20:54 +0100)]
modifs

bzr revid: fp@tinyerp.com-20081218195416-c58rua8iy1z5jqcj

15 years agoimproved_cache_system
Fabien Pinckaers [Thu, 18 Dec 2008 19:41:14 +0000 (20:41 +0100)]
improved_cache_system

bzr revid: fp@tinyerp.com-20081218194114-luni7m4gly8zsrdb

15 years agoimproved_spped
Fabien Pinckaers [Thu, 18 Dec 2008 19:39:18 +0000 (20:39 +0100)]
improved_spped

bzr revid: fp@tinyerp.com-20081218193918-zgfe299e76ljku6q

15 years ago[REF] Remove unused code
Stephane Wirtel [Thu, 18 Dec 2008 19:32:25 +0000 (20:32 +0100)]
[REF] Remove unused code

bzr revid: stephane@tinyerp.com-20081218193225-k517sb10l4qdzrbk

15 years ago[REF] Refactoring
Stephane Wirtel [Thu, 18 Dec 2008 19:18:26 +0000 (20:18 +0100)]
[REF] Refactoring

bzr revid: stephane@tinyerp.com-20081218191826-9s3ubtahbnj120eq

15 years ago[REF] Refactoring
Stephane Wirtel [Thu, 18 Dec 2008 19:13:14 +0000 (20:13 +0100)]
[REF] Refactoring

bzr revid: stephane@tinyerp.com-20081218191314-jono5ck1rucut52p

15 years ago[REF] PEP8
Stephane Wirtel [Thu, 18 Dec 2008 19:00:07 +0000 (20:00 +0100)]
[REF] PEP8

bzr revid: stephane@tinyerp.com-20081218190007-otkpkslf4y88k1c6

15 years ago[MERGE]
Stephane Wirtel [Thu, 18 Dec 2008 18:15:32 +0000 (19:15 +0100)]
[MERGE]

bzr revid: stephane@tinyerp.com-20081218181532-6miaczdy5aoat2ox

15 years ago[REF] Refactoring
Stephane Wirtel [Thu, 18 Dec 2008 18:13:41 +0000 (19:13 +0100)]
[REF] Refactoring

bzr revid: stephane@tinyerp.com-20081218181341-dshfntv4olwgcbyx

15 years agoimproved_views
Fabien Pinckaers [Thu, 18 Dec 2008 18:01:54 +0000 (19:01 +0100)]
improved_views

bzr revid: fp@tinyerp.com-20081218180154-zbq0h2iecaiuqdkp

15 years agomerge
Fabien Pinckaers [Thu, 18 Dec 2008 18:01:53 +0000 (19:01 +0100)]
merge

bzr revid: fp@tinyerp.com-20081218180153-eljdrsoijlmwsgp7

15 years agoimproved_view
Fabien Pinckaers [Thu, 18 Dec 2008 17:57:56 +0000 (18:57 +0100)]
improved_view

bzr revid: fp@tinyerp.com-20081218175756-r430xwaweyysjfth

15 years ago[IMP] Use the Cursor from sql_db
Stephane Wirtel [Thu, 18 Dec 2008 16:13:19 +0000 (17:13 +0100)]
[IMP] Use the Cursor from sql_db

bzr revid: stephane@tinyerp.com-20081218161319-bo4jn6ouum0qy32y

15 years ago[MERGE]
Stephane Wirtel [Thu, 18 Dec 2008 16:08:03 +0000 (17:08 +0100)]
[MERGE]

bzr revid: stephane@tinyerp.com-20081218160803-an0ui7pu97py3hiw

15 years ago[FIX] Use the cursor.drop_view_if_exists
Stephane Wirtel [Thu, 18 Dec 2008 16:07:09 +0000 (17:07 +0100)]
[FIX] Use the cursor.drop_view_if_exists

lp bug: https://launchpad.net/bugs/309331 fixed

bzr revid: stephane@tinyerp.com-20081218160709-bg3wqmp54df2chhv

15 years ago*bugfix
qdp [Thu, 18 Dec 2008 14:50:50 +0000 (15:50 +0100)]
*bugfix

bzr revid: qdp@tinyerp.com-20081218145050-fgwnkm5qhdnc7kpe

15 years ago[FIX] Check if account_id if present
Stephane Wirtel [Thu, 18 Dec 2008 14:39:05 +0000 (15:39 +0100)]
[FIX] Check if account_id if present

lp bug: https://launchpad.net/bugs/309337 fixed

bzr revid: stephane@tinyerp.com-20081218143905-uwv9umr7mss0dlb9

15 years ago[FIX] An analytic journal is not mandatory on a financial journal
Stephane Wirtel [Thu, 18 Dec 2008 14:35:37 +0000 (15:35 +0100)]
[FIX] An analytic journal is not mandatory on a financial journal

lp bug: https://launchpad.net/bugs/309344 fixed

bzr revid: stephane@tinyerp.com-20081218143537-u4bl6w0p291q4t85

15 years ago[FIX] Drop the view if exists
Stephane Wirtel [Thu, 18 Dec 2008 14:02:48 +0000 (15:02 +0100)]
[FIX] Drop the view if exists

lp bug: https://launchpad.net/bugs/309331 fixed

bzr revid: stephane@tinyerp.com-20081218140248-v63zqpaofph4ool4

15 years ago[IMP] Add the drop_view_if_exists method
Stephane Wirtel [Thu, 18 Dec 2008 14:02:32 +0000 (15:02 +0100)]
[IMP] Add the drop_view_if_exists method

lp bug: https://launchpad.net/bugs/309331 fixed

bzr revid: stephane@tinyerp.com-20081218140232-828mryrisecwxs3v

15 years ago[FIX] Burndown Chart
Stephane Wirtel [Thu, 18 Dec 2008 10:54:15 +0000 (11:54 +0100)]
[FIX] Burndown Chart

bzr revid: stephane@tinyerp.com-20081218105415-xmlha3ggtp5ahdhl

15 years ago[IMP] add debuging help method
Christophe Simonis [Thu, 18 Dec 2008 10:20:03 +0000 (11:20 +0100)]
[IMP] add debuging help method

bzr revid: christophe@cobalt-20081218102003-3i5sxe18pmy16bm2

15 years ago[IMP] add a new log-level to allow debug netrpc messages
Christophe Simonis [Thu, 18 Dec 2008 10:10:43 +0000 (11:10 +0100)]
[IMP] add a new log-level to allow debug netrpc messages
[IMP] change the log level to CRITICAL when then address can not be bind.

bzr revid: christophe@cobalt-20081218101043-aornsyiulhm0teue

15 years agobugfix
Fabien Pinckaers [Thu, 18 Dec 2008 09:50:58 +0000 (10:50 +0100)]
bugfix

bzr revid: fp@tinyerp.com-20081218095058-j7zawmazyxktjxv0

15 years ago[FIX] fix python 2.4 compatibility
Christophe Simonis [Thu, 18 Dec 2008 09:27:27 +0000 (10:27 +0100)]
[FIX] fix python 2.4 compatibility

bzr revid: christophe@cobalt-20081218092727-vhhti8qj1em32xdc

15 years ago[FIX]
Stephane Wirtel [Thu, 18 Dec 2008 09:13:42 +0000 (10:13 +0100)]
[FIX]

bzr revid: stephane@tinyerp.com-20081218091342-ye0b53mnykogrzz9

15 years ago[FIX] fix python2.4 compatibility
Christophe Simonis [Thu, 18 Dec 2008 09:07:01 +0000 (10:07 +0100)]
[FIX] fix python2.4 compatibility

bzr revid: christophe@cobalt-20081218090701-n7acd0nmsilygkjy

15 years agofixed bug #301684 : soved unicode problem in DMS
hmo-tinyerp [Thu, 18 Dec 2008 08:55:57 +0000 (14:25 +0530)]
fixed bug #301684 : soved unicode problem in DMS

bzr revid: hmo-tinyerp-20081218085557-hfch2bn7i33ub7rf

15 years agomerge
Olivier Laurent [Thu, 18 Dec 2008 08:02:53 +0000 (09:02 +0100)]
merge

bzr revid: olt@tinyerp.com-20081218080253-her6oghgiz61n5ie

15 years agoMerged with Launchpad translations
Olivier Laurent [Thu, 18 Dec 2008 08:01:55 +0000 (09:01 +0100)]
Merged with Launchpad translations

bzr revid: olt@tinyerp.com-20081218080155-m1i1lycyubi709sr

15 years agobug fix on membership
Mustufa Rangwala [Thu, 18 Dec 2008 06:55:42 +0000 (12:25 +0530)]
bug fix on membership

bzr revid: mra@tinyerp.com-20081218065542-kt19wqabq9mpnvoz

15 years agoCorrected Report Header problem
Jay Vora [Thu, 18 Dec 2008 06:45:17 +0000 (12:15 +0530)]
Corrected Report Header problem

bzr revid: jvo@tinyerp.com-20081218064517-7pxwdp3eroo01524

15 years agoremove comments and improve the server action code
Mantavya Gajjar [Thu, 18 Dec 2008 06:31:14 +0000 (12:01 +0530)]
remove comments and improve the server action code

bzr revid: mga@tinyerp.com-20081218063114-skhq72lf12uhra9s

15 years agomembership
Mustufa Rangwala [Thu, 18 Dec 2008 05:54:34 +0000 (11:24 +0530)]
membership

bzr revid: mra@tinyerp.com-20081218055434-vkdzytreej82eecn

15 years agoimprovement in the server action
Mantavya Gajjar [Thu, 18 Dec 2008 05:22:28 +0000 (10:52 +0530)]
improvement in the server action
condition based loop

bzr revid: mga@tinyerp.com-20081218052228-zvzcpqws9fk41ytc

15 years ago*base_module_quality:
qdp [Wed, 17 Dec 2008 17:12:44 +0000 (18:12 +0100)]
*base_module_quality:
* added a configuration file
* added possiblity to define tests on installed module only or no
* cleaned
* improved

bzr revid: qdp@tinyerp.com-20081217171244-x8rnbx32yd2bj3v3

15 years ago*reindented
qdp [Wed, 17 Dec 2008 17:10:57 +0000 (18:10 +0100)]
*reindented

bzr revid: qdp@tinyerp.com-20081217171057-jzag2xjt3eg4n0xr

15 years ago[MERGE]
Stephane Wirtel [Wed, 17 Dec 2008 13:54:14 +0000 (14:54 +0100)]
[MERGE]

bzr revid: stephane@tinyerp.com-20081217135414-i924rgtwstwqc2fu

15 years ago[FIX] Remove the executable flag
Stephane Wirtel [Wed, 17 Dec 2008 13:53:56 +0000 (14:53 +0100)]
[FIX] Remove the executable flag

bzr revid: stephane@tinyerp.com-20081217135356-rhpews5tf9mjdcd4

15 years ago[FIX] drop_view_if_exists
Stephane Wirtel [Wed, 17 Dec 2008 13:52:42 +0000 (14:52 +0100)]
[FIX] drop_view_if_exists

bzr revid: stephane@tinyerp.com-20081217135242-c9cf4w9ouamepjwu

15 years agochanged the date_start of tasks if the project's deadline is changed
Sofia [Wed, 17 Dec 2008 13:44:41 +0000 (19:14 +0530)]
changed the date_start of tasks if the project's deadline is changed

bzr revid: sahibsofia@gmail.com-20081217134441-q9cx9zhaua2i4mn8

15 years agobug fix on membership
Mustufa Rangwala [Wed, 17 Dec 2008 13:28:36 +0000 (18:58 +0530)]
bug fix on membership

bzr revid: mra@tinyerp.com-20081217132836-xntal19ugo9kne82

15 years agomerge
Olivier Laurent [Wed, 17 Dec 2008 13:15:14 +0000 (14:15 +0100)]
merge

bzr revid: olt@tinyerp.com-20081217131514-e9vh0pkwsef8yihk

15 years agoMerged the Launchpad translations with the Bazaar po files
Olivier Laurent [Wed, 17 Dec 2008 13:13:39 +0000 (14:13 +0100)]
Merged the Launchpad translations with the Bazaar po files

bzr revid: olt@tinyerp.com-20081217131339-utr5287sx9iakiu0

15 years ago[MERGE]
Stephane Wirtel [Wed, 17 Dec 2008 13:06:04 +0000 (14:06 +0100)]
[MERGE]

bzr revid: stephane@tinyerp.com-20081217130604-2by0znuizvpp1eti

15 years agoMerged the Launchpad translations with the Bazaar po files
Olivier Laurent [Wed, 17 Dec 2008 13:05:14 +0000 (14:05 +0100)]
Merged the Launchpad translations with the Bazaar po files

bzr revid: olt@tinyerp.com-20081217130514-le0f8okf9q0hzrzn

15 years agobug fix on membership
Mustufa Rangwala [Wed, 17 Dec 2008 12:48:00 +0000 (18:18 +0530)]
bug fix on membership

bzr revid: mra@tinyerp.com-20081217124800-6nrloa8zxdo8s0zo

15 years ago[FIX] problem with the print screen
Stephane Wirtel [Wed, 17 Dec 2008 12:38:40 +0000 (13:38 +0100)]
[FIX] problem with the print screen

lp bug: https://launchpad.net/bugs/308910 fixed

bzr revid: stephane@tinyerp.com-20081217123840-zfo40a5xjn8un3ku