This project is mirrored from https://github.com/sympa-community/sympa.git.
Pull mirroring updated .
- 13 Mar, 2018 1 commit
-
-
Sympa authors authored
-
- 12 Mar, 2018 10 commits
-
-
IKEDA Soji authored
-
IKEDA Soji authored
Separate namespace for modules providing web interface: Alternative. Suggested by racke.
-
IKEDA Soji authored
-
IKEDA Soji authored
Small refactoring: session_table_ttl and anonymous_session_table_ttl parameters aren't overridable by robot context.
-
IKEDA Soji authored
-
IKEDA Soji authored
-
IKEDA Soji authored
Fix bug by change of issue #172 by ikedas
-
IKEDA Soji authored
Feature: support for Bcrypt password hashes by mpkut
-
IKEDA Soji authored
Deprecate datetime field type in database
-
IKEDA Soji authored
[change] pictures_url & pictures_path are no longer may be per-robot parameters. Because list subdirectories under PICTURESDIR are assumed.
-
- 11 Mar, 2018 1 commit
-
-
IKEDA Soji authored
[change] css_url & css_path are no longer may be per-robot parameters. Because robot subdirectories under CSSDIR are assumed.
-
- 10 Mar, 2018 3 commits
-
-
IKEDA Soji authored
Issue #216: Unify scenario names #217 by qosobrin
-
Luis A. Martínez authored
-
Mic Kaczmarczik authored
-
- 09 Mar, 2018 1 commit
-
-
Mic Kaczmarczik authored
Use "undef" instead of empty string when calling Sympa::User::password_fingerprint without a previous password hash
-
- 08 Mar, 2018 1 commit
-
-
Mic Kaczmarczik authored
-
- 07 Mar, 2018 2 commits
-
-
IKEDA Soji authored
-
Mic Kaczmarczik authored
-
- 06 Mar, 2018 4 commits
-
-
IKEDA Soji authored
SDM: Field type "datetime" is no longer used. Deprecate it and use "int(11)" (Unixo timestamp) instead.
-
IKEDA Soji authored
A tentative fix for issue #11. - Override owner/editor in edit_list page by information on database. - Don't use memory cache when admin is updated by sync_include_admin(). Fundamental fix will be done after the next stable.
-
IKEDA Soji authored
WWSympa: Change behavior about info function and unknown list by ikedas
-
IKEDA Soji authored
-
- 05 Mar, 2018 1 commit
-
-
Sympa authors authored
-
- 04 Mar, 2018 3 commits
-
-
Sympa authors authored
-
Sympa authors authored
-
Sympa authors authored
-
- 01 Mar, 2018 7 commits
-
-
Luis A. Martínez authored
Change related to https://github.com/sympa-community/sympa/issues/216
-
Luis A. Martínez authored
Change related to https://github.com/sympa-community/sympa/issues/216
-
Luis A. Martínez authored
Change related to https://github.com/sympa-community/sympa/issues/216
-
Luis A. Martínez authored
Change related to https://github.com/sympa-community/sympa/issues/216
-
Luis A. Martínez authored
Change related to https://github.com/sympa-community/sympa/issues/216
-
Luis A. Martínez authored
Change related to https://github.com/sympa-community/sympa/issues/216
-
IKEDA Soji authored
-
- 28 Feb, 2018 6 commits
-
-
IKEDA Soji authored
Issue #212: Notification not sent to the owner when a list is confirmed by a listmaster
-
IKEDA Soji authored
Issue #206: Firefox freezes on "Edit robot config" page by ikedas
-
IKEDA Soji authored
Issue #201: Move smtpc to independent repository by ikedas
-
IKEDA Soji authored
Addition to PR #204. On this occasion, EXECCGIDIR would be defined in Sympa::Constants.
-
IKEDA Soji authored
-
IKEDA Soji authored
Allow configurable css and pictures directories by xavierba
-