Commit Graph

742 Commits (aeb05be28080ce6ffc1bf444cc35a1ec0f6f357e)

Author SHA1 Message Date
Holger Brunn ef3813e5f5 Merge pull request #207 from abstract-open-solutions/8.0
[8.0] port users_ldap_groups to 8.0
2015-07-29 16:31:04 +02:00
Pedro M. Baeza 5c600cbf5f Merge pull request #204 from hbrunn/8.0-base_suspend_security
[ADD] base_suspend_security
2015-07-29 15:49:23 +02:00
Sandy 1c76b3c14b Merge pull request #139 from alejandrosantana/8.0
[PRT] super_calendar: Ported to v8.0
2015-07-28 17:17:34 -04:00
Alexandre Fayolle c7fb190601 Update travis configuration
use sudo: false to enable container build
use cache: pip to cache pip packages
2015-07-24 23:05:18 +02:00
Alejandro Santana 2f1475836a Merge pull request #5 from savoirfairelinux/8.0_super_calendar_ehtaga
[FIX] Fix date_start test bug
2015-07-23 20:22:31 +02:00
Agathe Mollé 3a955cf949 [FIX] Fix date_start test bug 2015-07-23 11:49:56 -04:00
Agathe Mollé 478ff1afba [IMP] Handle timezones 2015-07-23 03:13:13 +02:00
Agathe Mollé 0286a865f3 [FIX] Fix test bug due to module mail not loaded yet 2015-07-23 03:13:13 +02:00
Agathe Mollé 1a3bfbdd16 [IMP] Add tests 2015-07-23 03:13:13 +02:00
Agathe Mollé ec1045c900 [FIX] Put classes in different files and apply small corrections 2015-07-23 03:13:13 +02:00
Alejandro Santana 3db3f26936 super_calendar: Updated authorship and bug tracker 2015-07-23 03:13:13 +02:00
Lorenzo Battistini 237054a882 super_calendar: Add icon 2015-07-23 03:13:13 +02:00
Agathe Mollé afd33f7d7e [FIX] Add v8 screenshots 2015-07-23 03:13:13 +02:00
Agathe Mollé 4e74436cc5 [IMP] Add default description type 2015-07-23 03:13:13 +02:00
Alejandro Santana d447724457 [IMP] Description field is not visible when user choose Code 2015-07-23 03:13:13 +02:00
Alejandro Santana 7d8c4905da [IMP] Factorize cleaning of records 2015-07-23 03:13:13 +02:00
Agathe Mollé bcc698d158 [FIX] Remove model_description field since it's not useful in v8 2015-07-23 03:13:13 +02:00
Agathe Mollé 4b6dd9991a [IMP] Description field can be in text type too 2015-07-23 03:13:13 +02:00
Agathe Mollé cc279c007a Add french translation 2015-07-23 03:13:13 +02:00
Agathe Mollé 6ef66e2907 Factorize generation of records in order to inherit easily 2015-07-23 03:13:13 +02:00
Agathe Mollé 3efdfdb0e1 [FIX] Use many2one field for calendar view 2015-07-23 03:13:13 +02:00
Agathe Mollé b57f68a1b0 [FIX] Factorize and clean 2015-07-23 03:13:13 +02:00
Alejandro Santana 4694c8ca46 [FIX] super_calendar: flake8. 2015-07-23 03:13:13 +02:00
Alejandro Santana 5b136bd6ea [PRT] super_calendar: Ported to v8.0 2015-07-23 03:13:12 +02:00
eLBati 1217f0c77b [ADD] module fetchmail_notify_error_to_sender 2015-07-21 16:17:32 +02:00
Giacomo Spettoli 1e79366501 Rebase to benefit from the recent runbot fixes 2015-07-21 14:55:58 +02:00
Giacomo Spettoli 3139ea3ab3 change description with summary to have the following sentence show up beneath the module's name in kanban view 2015-07-21 14:52:27 +02:00
Giacomo Spettoli 97febe4850 use AbstractModel instead of TransientModel so we don't create useless db tables 2015-07-21 14:52:27 +02:00
Giacomo Spettoli 8e19eb11c2 some makeup and change the ldap operators from plain python objects to a transientmodel 2015-07-21 14:52:27 +02:00
Giacomo Spettoli 725af132ec fix missing new api call 2015-07-21 14:52:27 +02:00
Giacomo Spettoli 5710085027 move to new apis 2015-07-21 14:52:27 +02:00
Giacomo Spettoli c0b2e6454f porting to v8 2015-07-21 14:52:27 +02:00
Giacomo Spettoli 9a7cb96127 start moving the users_ldap_groups outside the __unported__ folder 2015-07-21 14:52:27 +02:00
Alex Comba 4e0c1ee642 Merge pull request #3 from oihane/8.0-qweb_create
[IMP] <base_report_auto_create_qweb> module name changed with suffix …
2015-07-21 12:15:16 +02:00
oihane ed56acf70c [IMP] <base_report_auto_create_qweb> module name changed with suffix to avoid view deletion when update=all 2015-07-21 11:48:00 +02:00
Graeme Gellatly 52250700f7 Update Tests to Correctly Get DB
Fix introduced flake 8 errors
2015-07-21 10:42:43 +12:00
Alex Comba 3dbefbb3ad Rename module to 'Report qweb auto generation' 2015-07-20 14:14:59 +02:00
oihane a3123cbfbc [FIX] <base_report_auto_create_qweb> Fixed error in qweb view creation 2015-07-20 14:14:59 +02:00
Alex Comba 718e77a3e4 README: add badge and Maintainer section 2015-07-20 14:14:59 +02:00
Alex Comba 915257cd0c Add OCA icon 2015-07-20 14:14:59 +02:00
Alex Comba 56fe162f30 README: add license key, add OCA as author, remove key summary as empty and remove base from depends as useless since v8.0 2015-07-20 14:14:59 +02:00
Alex Comba 36cd664aa8 Add Bug Tracker and me as contributor 2015-07-20 14:14:59 +02:00
oihane 565bec3336 [IMP] <base_report_auto_create_qweb> Added translations to module 2015-07-20 14:14:59 +02:00
oihane 1022979822 [IMP] <base_report_auto_create_qweb> Qweb creation hooks 2015-07-20 14:14:59 +02:00
oihane 6000d03820 [FIX] <base_report_auto_create_qweb> Fixing travis error 2015-07-20 14:14:59 +02:00
oihane 255b2e4423 [FIX] <base_report_auto_create_qweb> Fix travis 2015-07-20 14:14:59 +02:00
oihane ee7eb90b04 [IMP] <base_report_auto_create_qweb> Duplication of report added 2015-07-20 14:14:59 +02:00
oihane dd5e769e89 [MOD] Module renamed to <base_report_auto_create_qweb>
Added Known Issues to Readme file
2015-07-20 14:14:59 +02:00
Holger Brunn 7bf415a241 [FIX] flake8 2015-07-20 14:08:08 +02:00
Holger Brunn c9e20eb4d5 [ADD] base_suspend_security 2015-07-20 13:41:48 +02:00