Commit Graph

1116 Commits

Author SHA1 Message Date
Jay Vora 4f935d09cd bugfix in orm_memory read method
bzr revid: jvo@tinyerp.com-20080822101841-pggf3wmh0b72g10n
2008-08-22 15:48:41 +05:30
Christophe Simonis df4113f5dd no more <property /> tags
bzr revid: christophe@tinyerp.com-20080822094053-sy9ixy5fr8mcikzk
2008-08-22 11:40:53 +02:00
Christophe Simonis 78fce194ca export lang as po file: bugfix: msgid must be unique
bzr revid: christophe@tinyerp.com-20080822093914-bk6hahvstngwkgxj
2008-08-22 11:39:14 +02:00
Fabien Pinckaers 4e4e10b4c9 Renamed Model to Object
bzr revid: fp@tinyerp.com-20080821134955-iuoq8kwn17i6u4gn
2008-08-21 15:49:55 +02:00
Jean-Baptiste Aubort bb19863302 * Normalize and debug rights
* Removed print

bzr revid: jean-baptiste.aubort@camptocamp.com-20080821123611-t2x6kxrsr9moykru
2008-08-21 14:36:11 +02:00
mga@tinyerp.com f89f8c3c2d committee un commited changes
bzr revid: mga@tinyerp.com-20080821121810-c1xr1j5i74sez609
2008-08-21 17:48:10 +05:30
mga@tinyerp.com bb31f33da6 * Bug-Fix for the Dashboard
- changein write method of the ir.ui.view

bzr revid: mga@tinyerp.com-20080821112425-hbkppvql30kmum9t
2008-08-21 16:54:25 +05:30
mga@tinyerp.com c1d400209f * change content type in to the email send method
* Implement the mail marge method 
* change in to the view to have tiny_mce editor in e-tiny

bzr revid: mga@tinyerp.com-20080821103617-wrct24u6imwv9cnb
2008-08-21 16:06:17 +05:30
mga@tinyerp.com 92e1cd64c4 * make globle method to fetch address and merging message
bzr revid: mga@tinyerp.com-20080821090440-cgrfrm9cwdwemvrj
2008-08-21 14:34:40 +05:30
mga@tinyerp.com a12e691825 * remove comment from the bin/addons/base/ir/ir_actions.py
bzr revid: mga@tinyerp.com-20080820203433-xz58p9cn4xcru811
2008-08-21 02:04:33 +05:30
Christophe Simonis a3e764fba5 merge the 'remove group_name' from mga
bzr revid: christophe@tinyerp.com-20080820194746-hjuvbthogelvb9vy
2008-08-20 21:47:46 +02:00
Christophe Simonis c9ae160680 remove unused (and duplicate) method
bzr revid: christophe@tinyerp.com-20080820194606-dro6fgtkwrboa2ng
2008-08-20 21:46:06 +02:00
mga@tinyerp.com 8c8bab48a6 Bug-Fix
* Remove group_name from ir.model.fields

bzr revid: mga@tinyerp.com-20080820194230-esl6lwhphhzv7ed6
2008-08-21 01:12:30 +05:30
mga@tinyerp.com 7e5aa37c67 * add comment to the netsvc
bzr revid: mga@tinyerp.com-20080820190912-wbmp3hnuuc5lc4fh
2008-08-21 00:39:12 +05:30
mga@tinyerp.com 73c21a4237 * add colum which is used in the orm `group_name`
* add field in to the ir_model_fields `group_name`
* add method state_change in to the `ir.module.module`

bzr revid: mga@tinyerp.com-20080820190608-kne60tnsltzdnsfl
2008-08-21 00:36:08 +05:30
Fabien Pinckaers 5dec4f32d3 Bug lp:259807:
Ergonomy improvement in module installation

bzr revid: fp@tinyerp.com-20080820184035-tjw81796721aueht
2008-08-20 20:40:35 +02:00
Fabien Pinckaers 4f112db1f1 Simplified Partial Import
bzr revid: fp@tinyerp.com-20080820125119-fgnnp0s24s4lipr7
2008-08-20 14:51:19 +02:00
Fabien Pinckaers 649c027c16 Bugfixed Partial Import
bzr revid: fp@tinyerp.com-20080820124757-hq1zjhlskph54pva
2008-08-20 14:47:57 +02:00
Christophe Simonis 062a9522ce merge
bzr revid: christophe@tinyerp.com-20080820120802-zj4x7fuj4by59kuz
2008-08-20 14:08:02 +02:00
Christophe Simonis 75da15c3b9 modules:
* merge methods state_change and state_upgrade into state_update
 * raise an exception when there is an unmet dependency

bzr revid: christophe@tinyerp.com-20080820120054-1l2fdexs1lty7nk8
2008-08-20 14:00:54 +02:00
mga@tinyerp.com 7764a2e4a8 Make the same changes in to the email_send like email_send_attach
Make email send debug to False in Server Action

bzr revid: mga@tinyerp.com-20080820111804-qcrvx2n3o94yhq4u
2008-08-20 16:48:04 +05:30
mga@tinyerp.com 21d60c3889 * Add evaluation to get the email/sms addres from the object
* Add new start up attribute to the server --smtp-port
* Make change in the misc for the connecting method for smtp server

bzr revid: mga@tinyerp.com-20080820111520-amoeqiec817agewa
2008-08-20 16:45:20 +05:30
mga@tinyerp.com 95518b629b bug fix for the server action
perform name_search dynamic is context have the 'server_action'
otherwise if context.get('key') != 'server_action': normal search

bzr revid: mga@tinyerp.com-20080820103248-9pctdx2o07fn0kei
2008-08-20 16:02:48 +05:30
mga@tinyerp.com 434d86e6ec * bug for the searching in name_search method for the ir.model.fields
bzr revid: mga@tinyerp.com-20080820102411-9m60qmn8s16hn0re
2008-08-20 15:54:11 +05:30
mga@tinyerp.com a6728b5616 * change the order first load models then load actions
* overrides the name_search method of ir.model.fields for server action

bzr revid: mga@tinyerp.com-20080820102143-wc1gptqmcu0l679m
2008-08-20 15:51:43 +05:30
Christophe Simonis 2656522a63 add rpc method to get the version of the server
bzr revid: christophe@tinyerp.com-20080820082019-3v0d2gzjzchsb942
2008-08-20 10:20:19 +02:00
Fabien Pinckaers 6fa9175cc5 Bugfixes in Expression
bzr revid: fp@tinyerp.com-20080819231537-akvupz2a38i6jfic
2008-08-20 01:15:37 +02:00
Fabien Pinckaers 840e3c1082 Remove print statement
bzr revid: fp@tinyerp.com-20080819225329-15vnv8wvxa4qekml
2008-08-20 00:53:29 +02:00
Fabien Pinckaers a7b0cfd6f5 Fix From C2C:
~c2c/openobject-server/openobject-server-log-bug
Bugfixes in Expression

bzr revid: fp@tinyerp.com-20080819225254-6gg6j2dalz666oti
2008-08-20 00:52:54 +02:00
Fabien Pinckaers df8de89042 Removed print statement
bzr revid: fp@tinyerp.com-20080819214849-ltxf8l0n12ku6its
2008-08-19 23:48:49 +02:00
Fabien Pinckaers 62ae90231b Bugfix ORM _inherits
bzr revid: fp@tinyerp.com-20080819214253-nd4e5ym37lhyv2jj
2008-08-19 23:42:53 +02:00
Fabien Pinckaers fc62fe34d2 Properties:
removed old <properties/> tag

bzr revid: fp@tinyerp.com-20080819192552-ji5cxr3ykt0r1qs2
2008-08-19 21:25:52 +02:00
Fabien Pinckaers 6519472370 Fixed Typo
bzr revid: fp@tinyerp.com-20080819134013-6002qsmwt71xu28r
2008-08-19 15:40:13 +02:00
Fabien Pinckaers a4195c1642 Small Bugfix
bzr revid: fp@tinyerp.com-20080819133444-egdmi1n60ly9nf2m
2008-08-19 15:34:44 +02:00
Fabien Pinckaers c8fbbbf7ec Improved Partial Commit
bzr revid: fp@tinyerp.com-20080819133329-gcvrswxnby5knk3n
2008-08-19 15:33:29 +02:00
Fabien Pinckaers 02a3ce47f4 Partial Commit
bzr revid: fp@tinyerp.com-20080819132612-06llazok11knlwr7
2008-08-19 15:26:12 +02:00
Christophe Simonis 64f20c2234 merge
bzr revid: christophe@tinyerp.com-20080819131400-s14sq8un0rzlucg0
2008-08-19 15:14:00 +02:00
Christophe Simonis c4c6bea2d1 * allow export of translation po files into a tgz archive.
* allow export of a new language from the command line

bzr revid: christophe@tinyerp.com-20080819131016-nghtt1x274evlwi4
2008-08-19 15:10:16 +02:00
Fabien Pinckaers 83b19dbcec Support for Partial Commit
bzr revid: fp@tinyerp.com-20080819130311-bzlschcnywx2voot
2008-08-19 15:03:11 +02:00
Harshad Modi 84c2b58ea3 fixed bugs on installing module:\n *raising an error when a module to be installed is unknown or uninstalled of the system and telling which module is missing.
bzr revid: hmo@tinyerp.com-20080819124616-35yndpzazw3gvo98
2008-08-19 18:16:16 +05:30
Fabien Pinckaers 8da94d89f8 Bugfix
bzr revid: fp@tinyerp.com-20080819123013-fk1bhqym921tg2wp
2008-08-19 14:30:13 +02:00
hda@tinyerp.com 5d2bc51591 bugfix for fields and groups
bzr revid: hda@tinyerp.com-20080819122016-63cier1nkqrvixbg
2008-08-19 17:50:16 +05:30
qdp 9c91996f67 *modified -C option to make partial import
bzr revid: qdp@tinyerp.com-20080819121345-up2us3o4o1g4v8us
2008-08-19 14:13:45 +02:00
mga@tinyerp.com 8612ed6da6 * change view for the server action
* change the selecte method for the email / sms address

bzr revid: mga@tinyerp.com-20080819112303-4xphj3m3mfya9k7l
2008-08-19 16:53:03 +05:30
Harshad Modi a6012ca9b1 Inactived following currency in base_data.xml file whose do not have rate defined : COP, CZK, HUF, IDR , PLN, SEK and ARS
bzr revid: hmo@tinyerp.com-20080819111749-p0zymx0aon4v5ag4
2008-08-19 16:47:49 +05:30
hda@tinyerp.com 327077ff16 improve view.rng for groups
bzr revid: hda@tinyerp.com-20080819100740-omxm6dtzu2w7e42v
2008-08-19 15:37:40 +05:30
Jean-Baptiste Aubort c44819e306 Tweaks on base security
bzr revid: jean-baptiste.aubort@camptocamp.com-20080819085412-8781cwtd2k9jr15u
2008-08-19 10:54:12 +02:00
qdp 0b70195045 *added a boolean field on res.partner: vat_subject
bzr revid: qdp@tinyerp.com-20080819083426-x74l0s5uhelbpsd5
2008-08-19 10:34:26 +02:00
hda@tinyerp.com 463200a6f7 improve rng
bzr revid: hda@tinyerp.com-20080819073426-rejsqr9nx4tq2a33
2008-08-19 13:04:26 +05:30
Fabien Pinckaers 0f12b770c5 Very small speed improvement at db creation
bzr revid: fp@tinyerp.com-20080818223422-yiuv0dgr23vrjhfe
2008-08-19 00:34:22 +02:00
Fabien Pinckaers 7f9e392861 Check for globals in socket
bzr revid: fp@tinyerp.com-20080818223140-l69ekd9uyfw2c87w
2008-08-19 00:31:40 +02:00
Fabien Pinckaers bd7c09b70b Small bugfixes: ondelete=cascade
bzr revid: fp@tinyerp.com-20080818222600-2cmw4rvatzp5qorv
2008-08-19 00:26:00 +02:00
Fabien Pinckaers 1c00f10911 Adding a clause to not read inherit views in fields_view_get
bzr revid: fp@tinyerp.com-20080818221904-s3ssm41w8v1hykj6
2008-08-19 00:19:04 +02:00
Fabien Pinckaers b9b673502d Speed Improvement
bzr revid: fp@tinyerp.com-20080818210739-ugfuzb1mny8u0fh3
2008-08-18 23:07:39 +02:00
Fabien Pinckaers 1098ae6091 Improved menu name for requests
bzr revid: fp@tinyerp.com-20080818201946-m88ilwjf650ng4y0
2008-08-18 22:19:46 +02:00
hda@tinyerp.com 187455a666 add editable attribute in field
bzr revid: hda@tinyerp.com-20080818134202-ud8gwwkcnyiz2pb0
2008-08-18 19:12:02 +05:30
Christophe Simonis 2f6e14b151 expression: bugfix with many2many fields
bzr revid: christophe@tinyerp.com-20080818125800-tbv8obinijtgrasd
2008-08-18 14:58:00 +02:00
Christophe Simonis 3242b0cfee bugfix with internal leafs of expressions
bzr revid: christophe@tinyerp.com-20080818121349-8jmcb03k5s1wyk8d
2008-08-18 14:13:49 +02:00
Fabien Pinckaers 77bf737ff6 Bugfix in Expression
bzr revid: fp@tinyerp.com-20080818114957-kb2f0qv9rf6c0nhu
2008-08-18 13:49:57 +02:00
Christophe Simonis 4a72330cc6 reverse_enumerate is prettier
bzr revid: christophe@tinyerp.com-20080818075602-m9izdakbstgc2qq2
2008-08-18 09:56:02 +02:00
Christophe Simonis ae36063314 fix expression: inselect is only usable internally
bzr revid: christophe@tinyerp.com-20080818075232-or6i63wafstw214w
2008-08-18 09:52:32 +02:00
Fabien Pinckaers 484b2197ed Removed Print Statement
bzr revid: fp@tinyerp.com-20080817183116-0zfefou6l4kn5byf
2008-08-17 20:31:16 +02:00
Fabien Pinckaers d88fb99fe4 Speed Improvement:
Nested Trees
	New Domains Bugfixes
	Compute multiple function fields at once (multi)

bzr revid: fp@tinyerp.com-20080817182829-dc60s4srja6ck0bw
2008-08-17 20:28:29 +02:00
Fabien Pinckaers 61d07d0771 Bugfixes
bzr revid: fp@tinyerp.com-20080816163006-aspcc7f5dmv0g4ri
2008-08-16 18:30:06 +02:00
Stephane Wirtel d32b4a66f3 merge
bzr revid: stephane@tinyerp.com-20080815140529-zm97py6zmbcq86ot
2008-08-15 16:05:29 +02:00
Fabien Pinckaers 3285890576 Speed Improvement:
faster child of

bzr revid: fp@tinyerp.com-20080814170508-r2rqh3ejju2qdtrp
2008-08-14 19:05:08 +02:00
Stephane Wirtel 5977152d8a bugfix with the working table in an expression
bzr revid: stephane@tinyerp.com-20080814164117-pcrx76mvis7n583x
2008-08-14 18:41:17 +02:00
Stephane Wirtel c928afe1bc add view.rng from hda@tinyerp.com - Husen Daudi
bzr revid: stephane@tinyerp.com-20080814155327-bk37uc7tx2s4rdnd
2008-08-14 17:53:27 +02:00
Christophe Simonis 69d18855fa merge
bzr revid: christophe@tinyerp.com-20080814151027-44z4bx1soxlcohrs
2008-08-14 17:10:27 +02:00
Christophe Simonis c6d2067c34 bugfix: change variable usage
bzr revid: christophe@tinyerp.com-20080814150620-m9kxun5snnjffu3r
2008-08-14 17:06:20 +02:00
hda@tinyerp.com c870b69852 added rng grammer for xml validation on views
bzr revid: hda@tinyerp.com-20080814135205-dq6s3zlv7x08998j
2008-08-14 19:22:05 +05:30
Christophe Simonis ff5374aaf4 merge
bzr revid: christophe@tinyerp.com-20080814134631-chwwfk62msek05y1
2008-08-14 15:46:31 +02:00
Jay Vora f3108d2471 Minor change:Covered Root account adding possibility on nested tree algorithm for account.account.
bzr revid: jvo@tinyerp.com-20080814124558-p6fp6fdrrp0l6qzp
2008-08-14 18:15:58 +05:30
Christophe Simonis 4944ae6cdb modify the expression parser to use a (more) real polish notation.
bzr revid: christophe@tinyerp.com-20080814120441-wv4tmqj06ze725ph
2008-08-14 14:04:41 +02:00
Christophe Simonis c61dd6273e merge
bzr revid: christophe@tinyerp.com-20080814115045-4850miip1uqfqisz
2008-08-14 13:50:45 +02:00
Christophe Simonis e6aeef6e28 add reverse_enumerate method
bzr revid: christophe@tinyerp.com-20080814095120-q474vbn5qc03clp1
2008-08-14 11:51:20 +02:00
mga@tinyerp.com ec63f82ad1 small change in other Actions in Server Action
bzr revid: mga@tinyerp.com-20080814084046-w8lxbircglwu7ddw
2008-08-14 14:10:46 +05:30
mga@tinyerp.com a2772da7ef * Change View for the Server Action
* implement action for the workflow
* remove extended from the partner property

bzr revid: mga@tinyerp.com-20080814060047-e0e3mdsx3vuvpth9
2008-08-14 11:30:47 +05:30
Christophe Simonis 3cf0eebe87 fix merge error
bzr revid: christophe@tinyerp.com-20080813135216-4dfw23y6jvb60tjh
2008-08-13 15:52:16 +02:00
Fabien Pinckaers cd06389bcb Speed Improvement in recursive functions and trees:
Implemented Nested Tree algorythm

bzr revid: fp@tinyerp.com-20080813104738-q7k1top1y8m9kkiy
2008-08-13 12:47:38 +02:00
Christophe Simonis 5073873893 osv.py come back
bzr revid: christophe@tinyerp.com-20080813084242-x7q6wzjye96u23vy
2008-08-13 10:42:42 +02:00
Jay Vora 440bd7f1d6 Bugfix:expression.py:Added condition for a list with expression.
bzr revid: jvo@tinyerp.com-20080813054408-pluxvra9zflezer6
2008-08-13 11:14:08 +05:30
Olivier Laurent 9ff60dd68f removed wrong encoding line
bzr revid: olt@tinyerp.com-20080812144942-7k5rsrnm0esfqxbw
2008-08-12 16:49:42 +02:00
Olivier Laurent cc5a062faf pep8
bzr revid: olt@tinyerp.com-20080812144456-xvh2y1ybziok9twi
2008-08-12 16:44:56 +02:00
Jean-Baptiste Aubort 3534bb0d51 merge with #956 trunk
bzr revid: jean-baptiste.aubort@camptocamp.com-20080812132056-o0gyr6nruf496sbr
2008-08-12 15:20:56 +02:00
Jean-Baptiste Aubort 11915aa4b2 * Mistakenly added board addon, so it is removed here
bzr revid: jean-baptiste.aubort@camptocamp.com-20080812125713-9v7yy38dda0y8171
2008-08-12 14:57:13 +02:00
Jean-Baptiste Aubort d76bc2e311 * Better views for: acces, menus, roles and rules
* Base security
* Res security
* Only root can change root password

bzr revid: jean-baptiste.aubort@camptocamp.com-20080812124747-99ulh5h5lb1i3cew
2008-08-12 14:47:47 +02:00
Olivier Laurent 4c2a727132 Bugfix: a dot was missing: self__operator -> self.__operator
bzr revid: olt@tinyerp.com-20080812124725-m8ybax8x1q2l4ly2
2008-08-12 14:47:25 +02:00
hda@tinyerp.com adedf0caf3 bugfix for report calling from wizard
bzr revid: hda@tinyerp.com-20080812085805-ygtvk1flpxvrptm0
2008-08-12 14:28:05 +05:30
mga@tinyerp.com 53c85092d1 change partner view put the properties in the
extended groups

bzr revid: mga@tinyerp.com-20080811133424-gjv6gfen2mvfiv3c
2008-08-11 19:04:24 +05:30
hda@tinyerp.com 8401c4021f set report name as pdf name in reports (ref: bhoomika- sbh)
bzr revid: hda@tinyerp.com-20080811092755-7qknwqfcgrlg8zuk
2008-08-11 14:57:55 +05:30
Dhara Shah 4ec0643d46 change in report_sxw.py
bzr revid: dsh@tinyerp.com-20080808062554-5rtdsricy6lezsp0
2008-08-08 11:55:54 +05:30
Jay Vora 61ac299d06 Bugfix:Solved the problem of expression conversion of list into tuples.
bzr revid: jvo@tinyerp.com-20080807130807-jfzlq06ldouddkzx
2008-08-07 18:38:07 +05:30
mga@tinyerp.com 748450b9f9 Apply patch which is iven by the Amit for the view - Dashboard
bzr revid: mga@tinyerp.com-20080807105747-8f5kp16zd7bxixoz
2008-08-07 16:27:47 +05:30
Fabian Semal 612cd6dbf0 Bubfix for dates
bzr revid: fabian@tinyerp.com-20080806140340-23pmx0ihuqbbga0a
2008-08-06 16:03:40 +02:00
mga@tinyerp.com 37015053df bug fixing for the board view
bzr revid: mga@tinyerp.com-20080806111312-lqym41a3teged0kz
2008-08-06 16:43:12 +05:30
mga@tinyerp.com 6d0c48027c do changes for the dashboard custom view for the user
bzr revid: mga@tinyerp.com-20080806090154-xk18wtmndnxhpqhi
2008-08-06 14:31:54 +05:30
Amit Mendapara d6f429dc61 Suport for `!=` operation for domain expression.
bzr revid: ame@tinyerp.com-20080806065353-48ed3ecbuim9lxgb
2008-08-06 12:23:53 +05:30
Christophe Simonis e1a5ed51db during addons initialisation, warn user if the objects doesn't specify access rules
bzr revid: christophe@tinyerp.com-20080805153537-dp98erjkz9zzuml6
2008-08-05 17:35:37 +02:00
Christophe Simonis 58996f2c51 merge
bzr revid: christophe@tinyerp.com-20080805110138-ni5s4jule8abrf9x
2008-08-05 13:01:38 +02:00
Christophe Simonis b36e23d0a3 move, rename and refactor use of ID_MAX
bzr revid: christophe@tinyerp.com-20080805083945-cd3y7gki5v6gnu6p
2008-08-05 10:39:45 +02:00
Amit Mendapara 26642d153f Improved `GettextAlias`
bzr revid: ame@tinyerp.com-20080805080243-q1hdoh06h20s19id
2008-08-05 13:32:43 +05:30
Amit Mendapara 6bef1c97a1 Extended `common.about` to return version info
bzr revid: ame@tinyerp.com-20080805075426-6bqtncd6k9qsvo29
2008-08-05 13:24:26 +05:30
Christophe Simonis ea70b65ac4 remove commented code
bzr revid: christophe@tinyerp.com-20080805074141-8s78k7zp1r79dc7d
2008-08-05 09:41:41 +02:00
Christophe Simonis 40a8a423b7 move domain parsing into expression class
bzr revid: christophe@tinyerp.com-20080804153250-9crz6sq4hf3rm81n
2008-08-04 17:32:50 +02:00
Jean-Baptiste Aubort 2316891751 * Added groups to roles definition
bzr revid: jean-baptiste.aubort@camptocamp.com-20080804093137-fg2ccx2vo624rp05
2008-08-04 11:31:37 +02:00
Stephane Wirtel b90a2b3875 change the version to 4.3
bzr revid: stephane@tinyerp.com-20080731133820-hnhvwnn57373lr3t
2008-07-31 15:38:20 +02:00
Stephane Wirtel b73e61c2bd add index for ir_translation
bzr revid: stephane@tinyerp.com-20080731121354-w8ru8sv0oyq3lfgh
2008-07-31 14:13:54 +02:00
Christophe Simonis d98d6fe17b expression parser: beautification
bzr revid: christophe@tinyerp.com-20080731120054-hmkxdh62drs6f2qm
2008-07-31 14:00:54 +02:00
Christophe Simonis 6010603de4 expression parser:
* add more operators
 * allow lists as 'value' of leafs

bzr revid: christophe@tinyerp.com-20080731114642-64hqtx0h4ziobqhu
2008-07-31 13:46:42 +02:00
Stephane Wirtel 1b3f9742be add indexes on the workflow module
bzr revid: stephane@tinyerp.com-20080731111920-27bpovup0l00hchv
2008-07-31 13:19:20 +02:00
Christophe Simonis 0e3f0b2a3a refactor the expression parser
bzr revid: christophe@tinyerp.com-20080730125338-hzxc1avyr4i8sqq0
2008-07-30 14:53:38 +02:00
Jean-Baptiste Aubort 8370ba11fd * Resolved bug in permissions view (Define Access)
* Actions for demo user
* Added missing mandatory fields to new views
* User security in draft

bzr revid: jean-baptiste.aubort@camptocamp.com-20080730124248-9i13imd1nj2iio7g
2008-07-30 14:42:48 +02:00
Amit Mendapara d17a5a3788 Improvements
bzr revid: ame@tinyerp.com-20080730100743-hqz63s9fitznur7s
2008-07-30 15:37:43 +05:30
Stephane Wirtel 24e914da9e add expression to improve the domain
bzr revid: stephane@tinyerp.com-20080729111549-ccbf6zlhajbel38l
2008-07-29 13:15:49 +02:00
Stephane Wirtel 951316da3c useless variable
bzr revid: stephane@tinyerp.com-20080729111510-vmw1kj5az60yetf1
2008-07-29 13:15:10 +02:00
mga@tinyerp.com c524722e98 config.py : add 2 more options to the server startup
* --email-from : to have an globel email sending address
* --smtp-ssl : if smtp server required ssl support
ir_actions.py : upgrade email sending procedure
misc.py: review email_send_attach procecure to use the new parameters to server

bzr revid: mga@tinyerp.com-20080729072804-vfgm40ga3tty5kw1
2008-07-29 12:58:04 +05:30
Stephane Wirtel 027cdcd409 merge
bzr revid: stephane@tinyerp.com-20080729070236-hbgptlb7pe7hsksx
2008-07-29 09:02:36 +02:00
mga@tinyerp.com b9cd479442 ir.xml : add context to the ir.ui.view model view
ir_ui_view.py : bug fox for the read method

bzr revid: mga@tinyerp.com-20080729064937-grly3o5lmjnhbamj
2008-07-29 12:19:37 +05:30
Jean-Baptiste Aubort 7787904163 * Better security related views
* Re-organized security menu
* Added missing crossed object views (ie.: User-Roles)
* Improvements

bzr revid: jean-baptiste.aubort@camptocamp.com-20080728154335-t037bhyekjg9mu97
2008-07-28 17:43:35 +02:00
Stephane Wirtel d36ecab011 refactoring
bzr revid: stephane@tinyerp.com-20080728145521-ewytea1mh6i75ycj
2008-07-28 16:55:21 +02:00
Stephane Wirtel 340e4b1d72 refactoring
bzr revid: stephane@tinyerp.com-20080728140222-9qj0d823pottrnxf
2008-07-28 16:02:22 +02:00
Stephane Wirtel 9f65174f20 bugfix from Joel Grand-Guillaume - Fix truncated string in DB when update server and field are varchar
bzr revid: stephane@tinyerp.com-20080728095707-anug73x41xvdw0nm
2008-07-28 11:57:07 +02:00
mga@tinyerp.com bfc900148d Implement the method write method for the board.board obect only
to have a use wise view

bzr revid: mga@tinyerp.com-20080726083512-7hpd3h4bp4efi6p1
2008-07-26 14:05:12 +05:30
mga@tinyerp.com a9e332fd00 apply context to take care for the
* local update in view - no need to create a user wise view 
* updates from e-tiny  - create a user wise view

bzr revid: mga@tinyerp.com-20080726065338-e3eoh23vgenwuxjn
2008-07-26 12:23:38 +05:30
mga@tinyerp.com 86542ff640 remove user wise clone view table and add fields itsend in to the view table
'user_id': fields.many2one('res.users', 'User'),
'ref_id': fields.many2one('ir.ui.view', 'Orignal View'),

bzr revid: mga@tinyerp.com-20080725112816-buwu6yd3zmf3joea
2008-07-25 16:58:16 +05:30
mga@tinyerp.com 7b21d44b03 override write method in to the ir.ui.view to store the new customised view for dash board for user
bzr revid: mga@tinyerp.com-20080725105146-4ebhtsmhrwxbvpsn
2008-07-25 16:21:46 +05:30
mga@tinyerp.com 25b342f52a small change to the ir_ui_view.py
bzr revid: mga@tinyerp.com-20080725103806-0qjz11dhocy11oq2
2008-07-25 16:08:06 +05:30
mga@tinyerp.com d4f22b692a add new object wich is clone to the ir.ui.view
to store an user vise dash board view

bzr revid: mga@tinyerp.com-20080725103527-8ro12ya1fjy14k4c
2008-07-25 16:05:27 +05:30
Christophe Simonis 860d2b1d0d merge
bzr revid: christophe@tinyerp.com-20080725103447-nbdku725ldiv87uh
2008-07-25 12:34:47 +02:00
Christophe Simonis 9c4e0912c0 ir.ui.menu: add a picture of the chosen icon
bzr revid: christophe@tinyerp.com-20080725102600-1gfroq0136l0262z
2008-07-25 12:26:00 +02:00
qdp 61305314c2 *added tree view for res.partner.function
bzr revid: qdp@tinyerp.com-20080725080052-2si1q77v665hdek7
2008-07-25 10:00:52 +02:00
Jean-Baptiste Aubort 10adecad93 * missing rules for employee user
* added user_demo to group_employee

bzr revid: jean-baptiste.aubort@camptocamp.com-20080724163720-63jlyzyeo58l4jn3
2008-07-24 18:37:20 +02:00
Jean-Baptiste Aubort c7ec22cce1 * Added RES security
* Password check in root redefine password configuration wizard

bzr revid: jean-baptiste.aubort@camptocamp.com-20080724161944-4phjz9rnycafs0ei
2008-07-24 18:19:44 +02:00
Jean-Baptiste Aubort 0ca877cf3c * base rules affined, ready for perm review
* Menu for security is now more clear

bzr revid: jbaubort@brinta-20080724152741-dwmys7ypx7di5qc0
2008-07-24 17:27:41 +02:00
Joel Grand-Guillaume e37c71bae5 Fix truncated string in DB when update server and field are varchar
bzr revid: joel.grandguillaume@camptocamp.com-20080724105655-g2zu5oelpk7trm65
2008-07-24 12:56:55 +02:00
Christophe Simonis ba0c939bb8 merge
bzr revid: christophe@tinyerp.com-20080723163328-wyr58fg7gntstz1v
2008-07-23 18:33:28 +02:00
Aubort Jean-Baptiste 2f93559d6e Merged with current trunk
bzr revid: jean-baptiste.aubort@camptocamp.com-20080723150218-vcnmpetwo1hpp9v5
2008-07-23 17:02:18 +02:00
Christophe Simonis 2eb6b8265b add encoding comment and vim comment
bzr revid: christophe@tinyerp.com-20080723150127-fmitw7zgeokcualh
2008-07-23 17:01:27 +02:00
Aubort Jean-Baptiste 1ed3dca300 * Added objects groups for system and base
* Renamed ir_model_security to ir_model_group

bzr revid: jean-baptiste.aubort@camptocamp.com-20080723142704-p1nlczd0vtep9qtf
2008-07-23 16:27:04 +02:00
Christophe Simonis 19d0053be2 export language: no crash when no modules selected
bzr revid: christophe@tinyerp.com-20080723114600-1aqq8m974dbp8vda
2008-07-23 13:46:00 +02:00
Christophe Simonis 96ed63b84a bugfix: original constraint message is showed when there is no translations
bzr revid: christophe@tinyerp.com-20080723113021-7jgz9j99imrcokxh
2008-07-23 13:30:21 +02:00
Aubort Jean-Baptiste 986ac9207a * Configuration wizard to define root password
* Base security in XML
* Group of objet

bzr revid: jean-baptiste.aubort@camptocamp.com-20080723102520-idmifh14v9dtt5s3
2008-07-23 12:25:20 +02:00
mga@tinyerp.com 692c4d97b3 Add access for the res.request which is used for the internal system
* users
* procrument
* production modules too
default access for the read, write, create

bzr revid: mga@tinyerp.com-20080723083113-e7xtv6pw0vkf9vkw
2008-07-23 14:01:13 +05:30
mga@tinyerp.com c4b8ea7041 change the message, use tiny logging system for the standar message
change few things in to the email_send_attach method for the return type

bzr revid: mga@tinyerp.com-20080723081645-icvyqapkvum0py4n
2008-07-23 13:46:45 +05:30
mga@tinyerp.com 501d791ea0 * add action for email, send email using the tools.email_send_attach method
* ehance email_send_attach method for debug + ssl support

bzr revid: mga@tinyerp.com-20080723073317-12l0v1pejz2fks9l
2008-07-23 13:03:17 +05:30
Christophe Simonis 2dd9723b8b convert tabs to 4 spaces
bzr revid: christophe@tinyerp.com-20080722142436-143iu4ryy47w3av0
2008-07-22 16:24:36 +02:00
Christophe Simonis c5c7c2ef07 merge
bzr revid: christophe@tinyerp.com-20080722075357-z9pfuk3qrwph8pbw
2008-07-22 09:53:57 +02:00
Christophe Simonis bdc48f12a8 i18n: export from commandline: sort modules names
bzr revid: christophe@tinyerp.com-20080722075208-wcs96srjho25vi8n
2008-07-22 09:52:08 +02:00
Christophe Simonis 63ceebdf36 i18n: allow export into a po file from command line
bzr revid: christophe@tinyerp.com-20080722073843-16r67df83yz8z0tb
2008-07-22 09:38:43 +02:00