Commit Graph

725 Commits (ece36a06446496a1593bcee47616abcd6a94913c)

Author SHA1 Message Date
Holger Brunn cde4800a34 [ADD] allow to clean up menus 2015-08-28 17:51:24 +02:00
Alexandre Fayolle 0296865438 Merge pull request #206 from charbeljc/extract_bc
port base_concurrency to 8.0
2015-08-28 16:48:52 +02:00
Pedro M. Baeza 38fb1a7a86 Merge pull request #237 from gurneyalex/8.0-remove-tests-suites
[FIX] remove deprecated test suite declarations
2015-08-27 22:31:00 +02:00
Alexandre Fayolle f04b61e2eb remove deprecated test suite declarations 2015-08-27 16:50:21 +02:00
Alexandre Fayolle e3139ee4f2 Merge pull request #172 from hbrunn/8.0-auth_dynamic_groups
[FIX] use correct user when evaluating group condition
2015-08-26 14:17:48 +02:00
Pedro M. Baeza 61f031ab1f Merge pull request #177 from hbrunn/8.0-database_cleanup_nonexisting_models
[FIX] cope with purging nonexisting models
2015-08-26 14:13:32 +02:00
Moises Lopez - https://www.vauxoo.com/ 805bcbaed2 Merge pull request #236 from hbrunn/8.0-auth_dynamic_groups-fix_constraint
[FIX] don't error out on empty group condition
2015-08-26 07:01:22 -05:00
Holger Brunn 9d626f207c [FIX] don't error out on empty group condition 2015-08-26 09:16:51 +02:00
Yannick Vaucher 84bcb5fd40 Merge pull request #208 from hbrunn/8.0-auditlog_downgrade_create_correctly
[FIX] make patched create downgrade correctly to v6.1
2015-08-24 12:06:57 +02:00
Pedro M. Baeza 012c308c76 Merge pull request #205 from hbrunn/8.0-fetchmail_attach_from_folder
[ADD] honor sequence, add active flag
2015-08-24 10:36:03 +02:00
Nhomar Hernández [Vauxoo] 603ceb8c5c Merge pull request #232 from pedrobaeza/8.0-import_ldap_fix
[FIX] users_ldap_populate: Protect ldap library import
2015-08-20 21:14:26 -05:00
Pedro M. Baeza 279755b10b [FIX] users_ldap_populate: Protect ldap library import 2015-08-21 02:42:49 +02:00
Yannick Vaucher 8ef36032d0 Merge pull request #231 from hbrunn/8.0-mail_environment_no_static
[FIX] like #230, but for mail_environment
2015-08-18 14:43:27 +02:00
Holger Brunn 54418c766e [FIX] like #230, but for mail_environment 2015-08-18 14:33:02 +02:00
Yannick Vaucher a314fb25e6 Merge pull request #230 from hbrunn/8.0-server_environment_no_static
[FIX] unconfigured server_environment doesn't play
2015-08-18 14:01:19 +02:00
Holger Brunn c8f3ed33d6 [FIX] unconfigured server_environment doesn't play
nice with static files
2015-08-18 13:34:41 +02:00
Yannick Vaucher f6925ec8d7 Merge pull request #222 from savoirfairelinux/8.0_super_calendar_filters
[IMP] Add filters to super_calendar
2015-08-18 11:54:33 +02:00
Pedro M. Baeza fc6721363a Merge pull request #229 from yvaucher/8.0-add-missing-oca-icons
Add missing default oca icons
2015-08-18 11:21:28 +02:00
Yannick Vaucher 5c93056356 Add missing default oca icons 2015-08-18 10:47:52 +02:00
Yannick Vaucher 8c82c224f9 Merge pull request #226 from sysadminmatmoz/8.0
Missing templates and translations added
2015-08-14 10:38:17 +02:00
Matjaž Mozetič 6e5271a59e Missing templates and translations added 2015-08-11 11:22:37 +02:00
Nhomar Hernández [Vauxoo] 7f7fa6ed2e Merge pull request #133 from acsone/inactive_sessions_timeout-cpi
Add a new module to logout inactive session after a configured delay
2015-08-08 17:06:44 -05:00
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
Charbel Jacquin f9736b5437 fix cursor obtention 2015-08-07 09:54:15 +02:00
Charbel Jacquin 86e3f414cc login() renamed to _login() in 8.0 2015-08-07 09:51:32 +02:00
Matthieu Dietrich 9c3a6647ee Remove extra %s 2015-08-07 09:51:32 +02:00
Matthieu Dietrich bec246bf05 Improve the UPSERT mechanism 2015-08-07 09:51:32 +02:00
Matthieu Dietrich ad190943a9 Rename module as base_concurrency 2015-08-07 09:51:32 +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
Agathe Mollé 3f6ea42c1a [IMP] Add filters to super_calendar 2015-07-29 16:48:51 -04: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