1. 11 Jun, 2012 1 commit
  2. 10 Jun, 2012 3 commits
  3. 08 Jun, 2012 2 commits
  4. 07 Jun, 2012 3 commits
  5. 06 Jun, 2012 3 commits
  6. 05 Jun, 2012 1 commit
  7. 04 Jun, 2012 3 commits
  8. 02 Jun, 2012 1 commit
    • Kazuhiko Shiozaki's avatar
      use UnrestrictedMethod's super user instead of ad-hoc SUPER_USER. Squashed commit of the following: · 4b16e1dd
      Kazuhiko Shiozaki authored
      commit 2ba8fb59b67cda4a35bda5ee809ac0dd6af40d84
      Author: Kazuhiko Shiozaki <kazuhiko@nexedi.com>
      Date:   Fri Jun 1 23:26:30 2012 +0200
      
          if the activity is called by super user, it should be invoked with the same permission as UnrestrictedMethod.
      
      commit f63c2e8625934d0a5a056e933f4c7215098bfa1b
      Author: Kazuhiko Shiozaki <kazuhiko@nexedi.com>
      Date:   Fri Jun 1 15:58:41 2012 +0200
      
          use UnrestrictedMethod's super user instead of ad-hoc SUPER_USER.
      
      commit 965460b092967bc3ada3ee7268e1f942fc770efd
      Author: Kazuhiko Shiozaki <kazuhiko@nexedi.com>
      Date:   Fri Jun 1 15:57:45 2012 +0200
      
          security query for super user should be simply empty.
      
      commit 6d519b78f52f1a631d6663ee5594ae92a0730cc3
      Author: Kazuhiko Shiozaki <kazuhiko@nexedi.com>
      Date:   Fri Jun 1 15:37:33 2012 +0200
      
          support both ERP5Security's SUPER_USER and UnrestrictedMethod's super user.
      
      commit 21431518b821a5e2756caad5393fc746bed79d36
      Author: Kazuhiko Shiozaki <kazuhiko@nexedi.com>
      Date:   Fri Jun 1 15:32:45 2012 +0200
      
          make sure that SUPER_USER can access the object explicitly, that can be required with erp5_web.
      
      commit 63279ac74cbb40e520da36571927bfdee5af5e05
      Author: Kazuhiko Shiozaki <kazuhiko@nexedi.com>
      Date:   Fri Jun 1 15:27:00 2012 +0200
      
          use UnrestrictedMethod instead of ad-hoc SUPER_USER, still keeping SUPER_USER for compatibility.
      4b16e1dd
  9. 01 Jun, 2012 7 commits
  10. 24 May, 2012 1 commit
  11. 31 May, 2012 11 commits
  12. 30 May, 2012 3 commits
    • Ivan Tyagov's avatar
      CSS fix. · b03b8cb8
      Ivan Tyagov authored
      b03b8cb8
    • Ivan Tyagov's avatar
      Minor CSS fixes. · 9aba8055
      Ivan Tyagov authored
      9aba8055
    • Rafael Monnerat's avatar
      Prevent random failures when email table is not present · 067e7c38
      Rafael Monnerat authored
      The main reason for the test_installBusinessTemplatesFromRepository_update_catalog
      test is assert if the activities from created from clear catalog are
      present on the activity lists or not.
      
      This change re-creates the table using zsqls introduced by
      erp5_ingestion_mysql_innodb_catalog to make sure the table is there when
      the index activites related to the new BT5 be launched.
      067e7c38
  13. 29 May, 2012 1 commit