Commit Graph

626 Commits (0691c25d8c419072c22df971436491f5badafeeb)

Author SHA1 Message Date
Cédric Pigeon 0691c25d8c Commit concerns:
- Add AGPL-3 badge on README.rst
  - Insert Bug tracker informations in README.rst
  - Import from same package on same line
  - Use CamelCase for class names
2015-08-07 16:31:47 +02:00
Cédric Pigeon 48be23c647 Add a new module to logout inactive session after a configured delay 2015-08-07 16:10:19 +02:00
Pedro M. Baeza c188f051ea [IMP] README: Runbot flag 2015-08-03 20:18:55 +02:00
Pedro M. Baeza 2cdbe73a84 Merge pull request #194 from gdgellatly/8.0-fix-test
[FIX] auth_from_http_remote_user: Update Tests to Correctly Get DB
2015-08-03 20:15:43 +02:00
Alexandre Fayolle 20427a5165 Merge pull request #197 from eLBati/add_wrong_email_notice
[ADD] module fetchmail_notify_error_to_sender
2015-08-03 11:17:43 +02:00
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
Graeme Gellatly 52250700f7 Update Tests to Correctly Get DB
Fix introduced flake 8 errors
2015-07-21 10:42:43 +12: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
Holger Brunn b3792f0b43 Merge pull request #210 from gurneyalex/8.0-fix_runbot_server_environment
[8.0] make runbot green
2015-07-20 11:55:10 +02:00
Alexandre Fayolle f99eea264b fix runbot warning
rename *_xml entries in manifest
2015-07-17 15:59:06 +02:00
Alexandre Fayolle 82e8ec660a fix runbot warning
remove deprecated view_type field on view declaration
2015-07-17 15:59:06 +02:00
Giacomo Spettoli 5788dee628 change description with summary to have the following sentence show up beneath the module's name in kanban view 2015-07-17 15:13:33 +02:00
Giacomo Spettoli 81dc7a84d0 use AbstractModel instead of TransientModel so we don't create useless db tables 2015-07-17 15:12:52 +02:00
Giacomo Spettoli 912cdb8e16 some makeup and change the ldap operators from plain python objects to a transientmodel 2015-07-16 20:49:16 +02:00
Giacomo Spettoli 3f451ad1f3 fix missing new api call 2015-07-16 16:00:39 +02:00
Giacomo Spettoli 497eaf8caf move to new apis 2015-07-16 15:52:59 +02:00
Giacomo Spettoli b1b6d965a2 porting to v8 2015-07-16 13:41:38 +02:00