Commit Graph

88 Commits

Author SHA1 Message Date
Christophe Simonis 1e69aae79b [IMP] better debug output
bzr revid: christophe@cobalt-20081222165515-nk3k1xx04i9u4k0a
2008-12-22 17:55:15 +01:00
Fabien Pinckaers 566a96b33a bugfix
bzr revid: fp@tinyerp.com-20081220082339-f7tmnksl80pugnsk
2008-12-20 09:23:39 +01:00
Fabien Pinckaers 6fc6b033d1 bugfixes
bzr revid: fp@tinyerp.com-20081220080239-yg14hb7cjpi21rba
2008-12-20 09:02:39 +01:00
Fabien Pinckaers 0d7928187b improved_cache_system
bzr revid: fp@tinyerp.com-20081218194114-luni7m4gly8zsrdb
2008-12-18 20:41:14 +01:00
Christophe Simonis bf4b9a9691 [IMP] add debuging help method
bzr revid: christophe@cobalt-20081218102003-3i5sxe18pmy16bm2
2008-12-18 11:20:03 +01:00
Christophe Simonis 7b6ed023c0 [FIX] fix with cache key generation
lp bug: https://launchpad.net/bugs/307734 fixed

bzr revid: christophe@cobalt-20081215115801-3x1ycw64uak5yvdk
2008-12-15 12:58:01 +01:00
Fabien Pinckaers cb59d883b8 bugfix_cache_speed_improvement_store
bzr revid: fp@tinyerp.com-20081213060118-icn54am74m6ntyqw
2008-12-13 07:01:18 +01:00
Christophe Simonis a9e7204533 [FIX] fix bug with functools on python 2.4
bzr revid: christophe@tinyerp.com-20081212114945-jh7djsx6dv8sr1kh
2008-12-12 12:49:45 +01:00
Christophe Simonis 2ded13c89e [REF] refactor the debug decorator 'logged'
bzr revid: christophe@tinyerp.com-20081212105123-f2tyuykyb6dy8icu
2008-12-12 11:51:23 +01:00
Christophe Simonis 765ef60221 [FIX] ir.module.module: Incorrect field names !!
* installed_version refer the latest version (the one on disk)
 * latest_version refer the installed version (the one in database)
 * published_version refer the version available on the repository

bzr revid: christophe@tinyerp.com-20081211114413-olfcmv4g650o350f
2008-12-11 12:44:13 +01:00
Stephane Wirtel b08de4107e [IMP] Use the logger to show the output from the logged function
bzr revid: stephane@tinyerp.com-20081210214308-c6l296vkka9o92d3
2008-12-10 22:43:08 +01:00
Stephane Wirtel 55ec2ebdd0 [IMP] Add the FIXME message
bzr revid: stephane@tinyerp.com-20081210213604-wd1thxun1a4bv964
2008-12-10 22:36:04 +01:00
Christophe Simonis e09455ccd8 [FIX] psycopg2: %d -> %s
[IMP] orm: use _symbol_f when updating database at initialization
[IMP] misc.ustr: function returning the unicode string representation of a object

bzr revid: christophe@tinyerp.com-20081209133540-zlb6wxs97cxa99nx
2008-12-09 14:35:40 +01:00
Christophe Simonis 299627a144 [IMP] use psycopg2 instead of psycopg1
bzr revid: christophe@tinyerp.com-20081208140342-qstsqxm0xr5rppzz
2008-12-08 15:03:42 +01:00
Christophe Simonis 23d5e09e28 [IMP] move oswalksymlinks to a new module tools.osutil
bzr revid: christophe@tinyerp.com-20081204153656-l247acif1eqvyvl0
2008-12-04 16:36:56 +01:00
Christophe Simonis 49c441b3a4 [IMP] move parse_version to tools directory
[IMP] release.py set major_version variable

bzr revid: christophe@tinyerp.com-20081202164726-0d9d0gz89d6y7v2l
2008-12-02 17:47:26 +01:00
Stephane Wirtel 84928ad0c1 [REF] Remove email_send_attach
[IMP] Add the attachments in the email_send function
[FIX] Use the subtype for the body
[FIX] Use the SSL configuration

bzr revid: stephane@tinyerp.com-20081124111320-mkxvxo2y9rugg6uz
2008-11-24 12:13:20 +01:00
Fabien Pinckaers b67fcb51ed improve
bzr revid: fp@tinyerp.com-20081122000935-p245m22qxykckmv3
2008-11-22 01:09:35 +01:00
Stephane Wirtel 44ac88b020 [IMP] Add some languages
[REF] Sort languages to display to the client
[REF] Show the translated languages

bzr revid: stephane@tinyerp.com-20081121195042-2hafq729icvylffy
2008-11-21 20:50:42 +01:00
Fabien Pinckaers b54f761998 improvement_report
bzr revid: fp@tinyerp.com-20081120170642-0b356j36hjk93gac
2008-11-20 18:06:42 +01:00
Stephane Wirtel 8c654e8278 [REF] Remove unless code
bzr revid: stephane@tinyerp.com-20081117172209-4dv7lii9h0l44xf4
2008-11-17 18:22:09 +01:00
hda@tinyerp.com 352339979c Improve error message (ref:sbh)
bzr revid: hda@tinyerp.com-20081112130509-ewddg85ivilq5u81
2008-11-12 18:35:09 +05:30
Jay Vora 1f1556ffba Added subtype arguement for emailing HTML format emails.
bzr revid: jvo@tinyerp.com-20081104063323-1xokh2az5bvbwyp9
2008-11-04 12:03:23 +05:30
Christophe Simonis e404e54e38 passing in GPL-3
bzr revid: christophe@tinyerp.com-20081103182716-6c6xyeewubx4uas0
2008-11-03 19:27:16 +01:00
Fabien Pinckaers 537bb6835a bugfix_empty_dir
bzr revid: fp@tinyerp.com-20081027121852-hcmyfyqbcdlk8cuz
2008-10-27 13:18:52 +01:00
Fabien Pinckaers 54f4c8f1cc bugfix
bzr revid: fp@tinyerp.com-20081027104650-1c3tf9xsx0rmmoat
2008-10-27 11:46:50 +01:00
Christophe Simonis f538cefe02 * improve security on attachment: use the access right of the linked model
* improve cache managment

bzr revid: christophe@tinyerp.com-20081016182816-o2h4swwye1urt3kw
2008-10-16 20:28:16 +02:00
Jay Vora 9f61a4c52c Corrected behaviour of language installation wizard
bzr revid: jvo@tinyerp.com-20081016085428-bf9xr2kgdd2id1y1
2008-10-16 14:24:28 +05:30
Fabien Pinckaers d189e17e71 bugfixes
bzr revid: fp@tinyerp.com-20080925194050-enw8gayfgjm0b0jc
2008-09-25 21:40:50 +02:00
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
Jay Vora 8a32c4a658 Minor edit:for displaying size on binary widget.
bzr revid: jvo@tinyerp.com-20080916133215-x34qcnbpw7kereav
2008-09-16 19:02:15 +05:30
Fabien Pinckaers 22cfeacab1 fix tools
bzr revid: fp@tinyerp.com-20080916122607-fk0jkoh8rw7umnyk
2008-09-16 14:26:07 +02:00
Stephane Wirtel dbe1e8ca98 Rename Tiny ERP to OpenERP
Rename tinyerp to openerp

bzr revid: stephane@tinyerp.com-20080910084640-bg1h1bre7mwky8s0
2008-09-10 10:46:40 +02:00
Stephane Wirtel 40e6110013 Add a new decorator to log the res, args of a function
bzr revid: stephane@tinyerp.com-20080909161517-nx1s1u2fzdbv52p1
2008-09-09 18:15:17 +02:00
Christophe Simonis b7fbf0aa72 fix with code source walking in translation export
bzr revid: christophe@tinyerp.com-20080908075251-gbr4dp0vyl5dhv9u
2008-09-08 09:52:51 +02:00
Christophe Simonis 6fbedbf2e5 add (and use) method tools.oswalksymlinks
bzr revid: christophe@tinyerp.com-20080904235001-3ix8x19mcdobihwo
2008-09-05 01:50:01 +02:00
Christophe Simonis 09de5a26fd the translations are now by modules
there are stored in a "i18n" folder of each module

bzr revid: christophe@tinyerp.com-20080904135432-5lxn2lisw4yqlevl
2008-09-04 15:54:32 +02:00
Christophe Simonis ed7af4de69 the binary size is human readable
bzr revid: christophe@tinyerp.com-20080902100928-nv9i9e1guq2qpeh2
2008-09-02 12:09:28 +02:00
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 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
Christophe Simonis 4a72330cc6 reverse_enumerate is prettier
bzr revid: christophe@tinyerp.com-20080818075602-m9izdakbstgc2qq2
2008-08-18 09:56:02 +02:00
Christophe Simonis e6aeef6e28 add reverse_enumerate method
bzr revid: christophe@tinyerp.com-20080814095120-q474vbn5qc03clp1
2008-08-14 11:51:20 +02:00
Christophe Simonis 58996f2c51 merge
bzr revid: christophe@tinyerp.com-20080805110138-ni5s4jule8abrf9x
2008-08-05 13:01:38 +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
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
Christophe Simonis ba0c939bb8 merge
bzr revid: christophe@tinyerp.com-20080723163328-wyr58fg7gntstz1v
2008-07-23 18:33:28 +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
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