Commit Graph

91 Commits

Author SHA1 Message Date
Stephane Wirtel 9d293d1f00 [IMP] Update the copyright to 2009
bzr revid: stephane@tinyerp.com-20090104221329-rem11cbgwu30xnji
2009-01-04 23:13:29 +01:00
Christophe Simonis 00067b2e13 [FIX] modules: no version specify mean version '0'
bzr revid: christophe@taupe-20081226101434-9qnhitt14kkxeu4i
2008-12-26 11:14:34 +01:00
Stephane Wirtel bbf26a2dfc [IMP] Show a warning when the description field is empty
lp bug: https://launchpad.net/bugs/310660 fixed

bzr revid: stephane@tinyerp.com-20081222235821-nlsahuvczprzym0v
2008-12-23 00:58:21 +01:00
Christophe Simonis 806582f0b5 [FIX] bug with lang loading (Thanks a lot to Xavier ALT for the patch)
lp bug: https://launchpad.net/bugs/303929 fixed

bzr revid: christophe@cobalt-20081222111826-y2ud59tzq5ols8b7
2008-12-22 12:18:26 +01:00
Christophe Simonis 813cbfd451 [FIX] typo
bzr revid: christophe@cobalt-20081217094222-rmufmadgzh9egpcl
2008-12-17 10:42:22 +01:00
Stephane Wirtel b1ea2dafc3 [FIX] Load the zip files
lp bug: https://launchpad.net/bugs/306445 fixed

bzr revid: stephane@tinyerp.com-20081215123633-ga5d140mv83wvg8c
2008-12-15 13:36:33 +01:00
Fabien Pinckaers 8cb88b6054 improvements_bugfixes
bzr revid: fp@tinyerp.com-20081214164647-hku6dlqkd65fe8ry
2008-12-14 17:46:47 +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 5a38fc4899 [FIX] fix with detection of dependencies
lp bug: https://launchpad.net/bugs/307393 fixed

bzr revid: christophe@tinyerp.com-20081212141436-s3n6410mhuddm3ru
2008-12-12 15:14:36 +01:00
Christophe Simonis cfe89367cd [IMP] improve rapidity
bzr revid: christophe@tinyerp.com-20081211160746-h111up81ofun9asg
2008-12-11 17:07:46 +01:00
Christophe Simonis 5e510fc977 [FIX] upgrade a module now install the new dependencies
bzr revid: christophe@tinyerp.com-20081211145420-2dy5ym0mo8s0bsex
2008-12-11 15:54:20 +01:00
Christophe Simonis 080e0dc652 [FIX] module upgrade: revert (bad) patch to mark new deps to be installed
bzr revid: christophe@tinyerp.com-20081211135236-z30llytkl40i1qnt
2008-12-11 14:52:36 +01:00
Stephane Wirtel 0d7ee55319 [FIX] Use fromkeys and not setdefault
bzr revid: stephane@tinyerp.com-20081211122007-ykmckeajss5i8nm5
2008-12-11 13:20:07 +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
Fabien Pinckaers f3e7dc68d3 bugfixes_in_flight
bzr revid: fp@tinyerp.com-20081211081931-z2f8y6fuqk7hf65x
2008-12-11 09:19:31 +01:00
Christophe Simonis dd25d328f5 [MERGE]
bzr revid: christophe@tinyerp.com-20081210144113-6wdfu8mwpsojl4la
2008-12-10 15:41:13 +01:00
Najlaa 5a836ab275 [FIX] correct graph loading when updating database or installing new module from command line
lp bug: https://launchpad.net/bugs/304807 fixed

bzr revid: nel@silver-20081210141128-oaknnb0rzj68htio
2008-12-10 15:11:28 +01:00
Fabien Pinckaers 549458e053 improve
bzr revid: fp@tinyerp.com-20081209143426-8hp2khrcdevqcdqs
2008-12-09 15:34:26 +01:00
Fabien Pinckaers 887a992d58 improvement
bzr revid: fp@tinyerp.com-20081209143153-7t18385iv9bbwasn
2008-12-09 15:31:53 +01:00
Christophe Simonis c2cc3a3049 [FIX] psycopg2: in queries we must now use %s everywhere (no more %d or %f)
bzr revid: christophe@tinyerp.com-20081209123722-4kmv4pecjwiw3tm3
2008-12-09 13:37:22 +01:00
Olivier Laurent b08432d356 level=50 is too low for some projects
bzr revid: olt@tinyerp.com-20081208075131-qnxld3nfeap0sg7j
2008-12-08 08:51:31 +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
Christophe Simonis cf6e0129fb [IMP] use the function from setuptools for compare the versions
bzr revid: christophe@tinyerp.com-20081201150404-if1qmgfl0f54po91
2008-12-01 16:04:04 +01:00
Christophe Simonis bafe7aa976 [FIX] remove duplicate and buggy method
bzr revid: christophe@tinyerp.com-20081121180110-0nsxpavsxpz8n23l
2008-11-21 19:01:10 +01:00
Stephane Wirtel 5c2082d4d4 [FIX] Import the module in a zip archive
lp bug: https://launchpad.net/bugs/297092 fixed
lp bug: https://launchpad.net/bugs/298723 fixed

bzr revid: stephane@tinyerp.com-20081118103511-8zdsbevbaxijf1dk
2008-11-18 11:35:11 +01:00
Christophe Simonis e404e54e38 passing in GPL-3
bzr revid: christophe@tinyerp.com-20081103182716-6c6xyeewubx4uas0
2008-11-03 19:27:16 +01:00
Christophe Simonis c619a6fdec allow more specific gpl licencing of modules
bzr revid: christophe@tinyerp.com-20081103181928-kgx86tqic4oum6l7
2008-11-03 19:19:28 +01:00
Fabien Pinckaers 95ed4f39ad improved_views
bzr revid: fp@tinyerp.com-20081030075624-q47d58h8btqcvr8i
2008-10-30 08:56:24 +01:00
Fabien Pinckaers 97e080c448 module_layout_print_report
bzr revid: fp@tinyerp.com-20081028231542-i0z2xm40d507le8o
2008-10-29 00:15:42 +01:00
Christophe Simonis 41c89fa5f3 bugfix with boken addons symlinks
bzr revid: chs@tinyerp.com-20081028094851-v7cpms0hnozu0fin
2008-10-28 10:48:51 +01:00
Fabien Pinckaers d5e50a5159 improvement
bzr revid: fp@tinyerp.com-20081025085356-9ezz9r2qj6q52a3r
2008-10-25 10:53:56 +02:00
Christophe Simonis be2fe6fe1e fix bug with language update when upgrading a module + PEP8
bzr revid: christophe@tinyerp.com-20081024150743-4u8iolu21xhi0a2r
2008-10-24 17:07:43 +02:00
hda@tinyerp.com d8ea3c99d9 Added fearutes tab in module
bzr revid: hda@tinyerp.com-20081024104131-zirn6p2mu806a1o6
2008-10-24 16:11:31 +05:30
Fabien Pinckaers 268657552d improvement
bzr revid: fp@tinyerp.com-20081007050851-x0hbr5fpu9vmj34t
2008-10-07 07:08:51 +02: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
hda@tinyerp.com c82b81aa0c change user action
bzr revid: hda@tinyerp.com-20080924060432-pb1ln88r9x6k310p
2008-09-24 11:34:32 +05:30
hda@tinyerp.com 8f91b2b034 fix crash problem after configuration wizard
bzr revid: hda@tinyerp.com-20080923081537-wqlqgiynp8mw1pwv
2008-09-23 13:45:37 +05:30
Fabien Pinckaers 98f1d94a94 bugfix
lp bug: https://launchpad.net/bugs/271380 fixed

bzr revid: fp@tinyerp.com-20080917155518-i0sw7bd7pav0tnj5
2008-09-17 17:55:18 +02:00
Christophe Simonis 7b16d23aab bugfix with demo installation detection
bzr revid: christophe@tinyerp.com-20080915125200-n39c3pntsottsc9o
2008-09-15 14:52:00 +02:00
Fabien Pinckaers eae3463b99 Bugfix
bzr revid: fp@tinyerp.com-20080909094023-owi3zbiaokilfmi3
2008-09-09 11:40:23 +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 dc559134f8 fix with demo installation detection
bzr revid: christophe@tinyerp.com-20080903080601-rv124c3o25umt2up
2008-09-03 10:06:01 +02:00
Fabien Pinckaers 9c3aec61b3 Improvements
bzr revid: fp@tinyerp.com-20080902142557-3u4ctyjsbucmqaob
2008-09-02 16:25:57 +02:00
Fabien Pinckaers 51fe0efd16 Small bugfixes
bzr revid: fp@tinyerp.com-20080901192902-zftoynk3cxktmbn9
2008-09-01 21:29:02 +02:00
Harshad Modi d8d9b8fc86 on module model, made new function for install module with dependency.
bzr revid: hmo@tinyerp.com-20080826104113-pnnxx93osl7hr6d1
2008-08-26 16:11:13 +05:30
Fabien Pinckaers 45cd43be4c Small modifs
bzr revid: fp@tinyerp.com-20080824232218-316vtgkh1ww0vu5n
2008-08-25 01:22:18 +02:00
Fabien Pinckaers fdb4812d33 Improvement in Config Wizards
bzr revid: fp@tinyerp.com-20080824171028-ul98prnl13wl1y13
2008-08-24 19:10:28 +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 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
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