roxen:patches/WS-135

Last commit made on 2018-01-08
Get this branch:
git clone -b patches/WS-135 https://git.launchpad.net/roxen

Branch merges

Branch information

Name:
patches/WS-135
Repository:
lp:roxen

Recent commits

2312afa... by Karl Gustav Sterneberg <email address hidden>

Wizards: Set the secure flag on RoxenWizardId cookie if https (QA rework).

[WS-135]

5a27cc8... by =?utf-8?q?Henrik_Grubbstr=C3=B6m_=28Grubba=29?= <email address hidden>

Merge branch 'patches/ws135' into devel

* patches/ws135:
  Documentation [Roxen.set_cookie]: Document all args.
  Wizards: Set the secure flag on RoxenWizardId cookie if https.
  Roxen: Improved type for set_cookie().

832ed26... by =?utf-8?q?Henrik_Grubbstr=C3=B6m_=28Grubba=29?= <email address hidden>

Documentation [Roxen.set_cookie]: Document all args.

dfb208e... by =?utf-8?q?Henrik_Grubbstr=C3=B6m_=28Grubba=29?= <email address hidden>

Wizards: Set the secure flag on RoxenWizardId cookie if https.

Fixes [WS-135].

21be5d9... by =?utf-8?q?Henrik_Grubbstr=C3=B6m_=28Grubba=29?= <email address hidden>

Roxen: Improved type for set_cookie().

Using strings for flags is a bit exotic...

a11976c... by =?utf-8?q?Henrik_Grubbstr=C3=B6m_=28Grubba=29?= <email address hidden>

Merge branch 'feature/CMS-297-secure-sitebuilder-cookie' into patches/ws-135

* feature/CMS-297-secure-sitebuilder-cookie: (804 commits)
  ...

0e9ed2d... by =?utf-8?q?Henrik_Grubbstr=C3=B6m_=28Grubba=29?= <email address hidden>

Merge branch 'feature/WS-1-copy-rename-database' into devel

* feature/WS-1-copy-rename-database:
  Translations: Removed some redundant whitespace.
  DB-browser: Updated translations.
  DB-browser: Reset a few more locale ids.
  DB-browser: Fixed locale-id reuse.
  Configure database connection: alias validation
  Updated translations. [WS-1]
  Removed/Renamed: "Copy or rename database"

580d8c0... by =?utf-8?q?Henrik_Grubbstr=C3=B6m_=28Grubba=29?= <email address hidden>

Merge branch 'patches/locale' into devel

* patches/locale:
  Locale: Default to using ../bin/roxen to extract the locales.
  Locale: Use proper dependencies in the Makefile.

491b0a7... by =?utf-8?q?Henrik_Grubbstr=C3=B6m_=28Grubba=29?= <email address hidden>

Locale: Default to using ../bin/roxen to extract the locales.

ee0677d... by =?utf-8?q?Henrik_Grubbstr=C3=B6m_=28Grubba=29?= <email address hidden>

Locale: Use proper dependencies in the Makefile.

Ensure that the productions in the locale Makefile are
executed in the correct order by using dependencies.