Commit Graph

1225 Commits

Author SHA1 Message Date
P. Christeas 97e946c466 Allow field/domain to be imported from xml.
bzr revid: p_christ@hol.gr-20081014124044-5ocjjyrbyp5pqktv
2008-10-14 15:40:44 +03:00
P. Christeas 6f9502fb15 Merge commit 'origin/master' into mandriva
bzr revid: p_christ@hol.gr-20081012165205-zphnae4304mjqh2a
bzr revid: p_christ@hol.gr-20081014123954-ywk9rwhquzmlhidw
2008-10-14 15:39:54 +03:00
Christophe Simonis c39db9af1a domains: allow None to be passed as right operand of a leaf (produce a IS NULL sql statement)
bzr revid: christophe@tinyerp.com-20081014121447-imaosx152kodnwpd
2008-10-14 14:14:47 +02:00
Jay Vora 9e6cef90db Bugfix:unit problem in rml2pdf
bzr revid: jvo@tinyerp.com-20081013062232-g24j9qbky10ocw4u
2008-10-13 11:52:32 +05:30
Amit Mendapara f087c52260 - Added Gantt view type
- Added simple Gantt view for project.task

bzr revid: ame@tinyerp.com-20081010123023-9cv9n21o2el4kvk0
2008-10-10 18:00:23 +05:30
P. Christeas d85b9a74fa Behave better at exceptions (l10n, __getitem__() )
bzr revid: p_christ@hol.gr-20081010091805-93a1el2izcfdc5an
2008-10-10 12:18:05 +03:00
Mantavya Gajjar 58ccb8691c adding new funcionalities,
digit to word in english language

bzr revid: mga@mga-laptop-20081010075801-idqqkuzeztwhf3ya
2008-10-10 13:28:01 +05:30
P. Christeas e266b37a68 Fix the tsum count in printscreen
bzr revid: p_christ@hol.gr-20081009102212-58h0wfyevwghsxty
2008-10-09 13:22:12 +03:00
P. Christeas 7a139b8a4f Add the 'model' field in ir.actions.report.xml form
bzr revid: p_christ@hol.gr-20081009102053-ljn6tntfqbn83uuq
2008-10-09 13:20:53 +03:00
Christophe Simonis 50bea1260f complete base security
bzr revid: christophe@tinyerp.com-20081009094221-j6rlx7xxf4lm94bx
2008-10-09 11:42:21 +02:00
Olivier Laurent c69b5b407d Bugfix: TinyPOFile has no attribute 'lines'
bzr revid: olt@tinyerp.com-20081009085245-ylhhnkq8e1xkcaiw
2008-10-09 10:52:45 +02:00
Olivier Laurent 97764f0bb6 PO file header lines should end with '\n' (otherwise Launchpad po file exports are messed up)
bzr revid: olt@tinyerp.com-20081009082416-8w2p6hct02zdagcj
2008-10-09 10:24:16 +02:00
Olivier Laurent 826bcde116 no comments after line termination character ('\')
bzr revid: olt@tinyerp.com-20081009081957-nmp21w4p1px2v87g
2008-10-09 10:19:57 +02:00
Olivier Laurent 0ccdb8ef9d no comments after line termination character ('\')
bzr revid: olt@tinyerp.com-20081009081442-9o4185ci4nlsmeu1
2008-10-09 10:14:42 +02:00
Olivier Laurent 7c201f3220 Bugfix:
AttributeError: 'list' object has no attribute 'get'
  context was a list instead of a dict
  resolution: use 'read' method instead of 'browse'

bzr revid: olt@tinyerp.com-20081009080041-ddju2msf57t2xy5m
2008-10-09 10:00:41 +02:00
Christophe Simonis e7e9ac879c filter the menu on the user's groups and the access rights on objects linked to the menu (cached)
bzr revid: christophe@tinyerp.com-20081009072900-6tqvlinbjqljvqvc
2008-10-09 09:29:00 +02:00
Olivier Laurent 3e0ca97993 Merge
bzr revid: olt@tinyerp.com-20081008152922-b50t2atgw6lqwa4z
2008-10-08 17:29:22 +02:00
Olivier Laurent f9d30d3e96 Handle the BOM (Byte Order Mark) in PO files
bzr revid: olt@tinyerp.com-20081008152805-va7a54971td4affo
2008-10-08 17:28:05 +02:00
Amit Mendapara 2c40c75d7f Merged workflow branch
bzr revid: ame@tinyerp.com-20081008143955-cosax8q4wfqmjja4
2008-10-08 20:09:55 +05:30
Christophe Simonis 3922651262 ir_model_access.check: allow the model to be passed as an object
bzr revid: christophe@tinyerp.com-20081008141318-pqx4h74ieg98pb3i
2008-10-08 16:13:18 +02:00
Christophe Simonis b9c0637839 wizard actions now store the linked model
bzr revid: christophe@tinyerp.com-20081008141208-m433cr857z9bi3ys
2008-10-08 16:12:08 +02:00
Christophe Simonis 660d6b3f94 update base security
bzr revid: christophe@tinyerp.com-20081008141041-gf87z66lpllkd94e
2008-10-08 16:10:41 +02:00
Shanta Kabra 9e7af6b730 * Imrovement for tree having more than one root
bzr revid: shanta.kabra@gmail.com-20081008131530-j1w2mr9e44badj5m
2008-10-08 18:45:30 +05:30
P. Christeas a73e9eb836 Merge branch 'master' of /home/panos/tmp/tinyerp/openobject-server/ into mandriva
bzr revid: p_christ@hol.gr-20081006205715-p1hzrsvutwlozt5m
bzr revid: p_christ@hol.gr-20081008092006-9vq68ehp9ck1tnml
2008-10-08 12:20:06 +03:00
Mantavya Gajjar 062c4ac8a5 new implementation for the server action
* add wizard for the print action creation

bzr revid: mga@mga-laptop-20081008064651-41sxiwcwh0223p4e
2008-10-08 12:16:51 +05:30
Olivier Laurent 00faaadc2e pep8
bzr revid: olt@tinyerp.com-20081007145130-qmmogf0zbxirjv4m
2008-10-07 16:51:30 +02:00
Olivier Laurent f565d96c77 pep8
bzr revid: olt@tinyerp.com-20081007141911-y534o95uoc8qu5jt
2008-10-07 16:19:11 +02:00
Fabien Pinckaers 17fa5c7a07 Improved User View
bzr revid: fp@tinyerp.com-20081007132851-b6opi13860l8o6mo
2008-10-07 15:28:51 +02:00
Amit Mendapara 09f8a07df6 Updated form view of ir_field
bzr revid: ame@tinyerp.com-20081007095252-eojj5w687f1l5p8d
2008-10-07 15:22:52 +05:30
Fabien Pinckaers 268657552d improvement
bzr revid: fp@tinyerp.com-20081007050851-x0hbr5fpu9vmj34t
2008-10-07 07:08:51 +02:00
hda@tinyerp.com 4ec2704522 implemented search on fields.related not fully functional it will work for basic fields
bzr revid: hda@tinyerp.com-20081003105511-o181pt3l5w2tj2pe
2008-10-03 16:25:11 +05:30
Christophe Simonis c5524c600c better error message
bzr revid: christophe@tinyerp.com-20080930131754-92b1go3t22yk7zmn
2008-09-30 15:17:54 +02:00
Christophe Simonis b2ff30334c remove unused group
bzr revid: christophe@tinyerp.com-20080930131741-xnw8lwaxsqty9kvz
2008-09-30 15:17:41 +02:00
Christophe Simonis 8c3108a829 bugfix with po file import
bzr revid: christophe@tinyerp.com-20080930130726-j4n4gmlgz8wv92fv
2008-09-30 15:07:26 +02:00
P. Christeas df41f43f20 When importing .po files, drop the fuzzy entries.
bzr revid: p_christ@hol.gr-20080929204115-rf704z1m9ugikz3w
2008-09-29 23:41:15 +03:00
P. Christeas f303913a05 Use tools.config['ssl*'] to specify ssl files.
bzr revid: p_christ@hol.gr-20080929200157-fybifyfr533scxaq
2008-09-29 23:01:57 +03:00
P. Christeas 34f9124352 Merge commit 'origin/master' into mandriva
bzr revid: p_christ@hol.gr-20080929141442-l30tg1biqbhgkmfl
2008-09-29 17:14:42 +03:00
Harshad Modi 4f80a8e213 Improvement on Configuration wizard step :
* rename "ir.module.module.configuration.step" with "ir.actions.todo" and put into ir/ir_actions.py file
* added more fields like :
- active
- start_date (datetime)
- stop_date (datetime)
- users_id and groups_id ( for security)
- type : configure | service | other ( default type is  "configure" )
- start_on : at once | auto | manual
* rename "ir.module.module.configuration.wizard" with "ir.actions.configuration.wizard" and put into ir/ir_actions.py file

bzr revid: hmo@tinyerp.com-20080929084906-8jke69eg3uadl9vm
2008-09-29 14:19:06 +05:30
Christophe Simonis f456e3a052 bugfix with menu permissions
lp bug: https://launchpad.net/bugs/274306 fixed

bzr revid: christophe@tinyerp.com-20080929082833-nmtdgqoofepjy9hv
2008-09-29 10:28:33 +02:00
Mustufa Rangwala ff36260e03 modify res.partner.bank object
-now it search on bank account number instead of bank type..

bzr revid: mra@tinyerp.com-20080929062208-ysl03mvcg4a4jqvc
2008-09-29 11:52:08 +05:30
P. Christeas c97ce70ba7 Fix logger issues.
First, we have to import logger.handlers. Second, the logic behind
enabling the colors was reversed, so that escapes don't show up in
the file.

bzr revid: p_christ@hol.gr-20080928163334-pibi94nvkan0xr9e
2008-09-28 19:33:34 +03:00
Harshad Modi 6e36c805ee add new function for fetch property data on partner model
bzr revid: hmo@tinyerp.com-20080926111209-g7ij0j5uw8rukri8
2008-09-26 16:42:09 +05:30
Jay Vora 2e7f1a4d77 Bugfixed Format() method issue of reports.
bzr revid: jvo@tinyerp.com-20080926102229-6ldy5j1tz07t849a
2008-09-26 15:52:29 +05:30
P. Christeas 7d9e3b7c16 Reduce fatal exception to a warning for 'eval'
If the data xml contains an eval expression that does not compute,
the convert procedure would throw an exception all the way up. Now,
catch that and only display a warning.

Hopefully, this warning will be fixed to contain more useful info
about its nature.

bzr revid: p_christ@hol.gr-20080926072827-41i7lihw2i9uaisk
2008-09-26 10:28:27 +03:00
Jay Vora 99f379dd11 Modifs on Print Screen utility
bzr revid: jvo@tinyerp.com-20080926061957-u978ss21g4pi4nop
2008-09-26 11:49:57 +05:30
P. Christeas c9bef54c28 Merge commit 'origin/master' into mandriva
bzr revid: p_christ@hol.gr-20080925220128-whymn5kkyo9fx87k
2008-09-26 01:01:28 +03:00
P. Christeas 7defd6c2c1 Specify login,name for default user.
bzr revid: p_christ@hol.gr-20080925213234-n8zpad6bmw0qctuf
2008-09-26 00:32:34 +03:00
Fabien Pinckaers d189e17e71 bugfixes
bzr revid: fp@tinyerp.com-20080925194050-enw8gayfgjm0b0jc
2008-09-25 21:40:50 +02:00
Jay Vora f58b7bc578 Bugfix:Print Screen Float values well-aligned
bzr revid: jvo@tinyerp.com-20080925135945-xc0vponx69cmkov6
2008-09-25 19:29:45 +05:30
Jay Vora 6b589c87ad Bugfix :email sending and minor edit on constraint validation
bzr revid: jvo@tinyerp.com-20080925054703-0eui2prn54hw2q59
2008-09-25 11:17:03 +05:30