This project is mirrored from https://github.com/sympa-community/sympa.git.
Pull mirroring updated .
- 09 Jul, 2017 1 commit
-
-
IKEDA Soji authored
-
- 08 Jul, 2017 2 commits
-
-
IKEDA Soji authored
WWSympa: auto_signoff was rewritten; multiple?subscribe & multiple_signoff were removed because they have never been used. Removing some unused stuff.
-
IKEDA Soji authored
- request_auth.tt2 will show web link instead of mailto link by default. - potentially risky one-time ticket will no longer used to authorize subscription and unsubscription.
-
- 05 Jul, 2017 3 commits
-
-
IKEDA Soji authored
One-time ticket will no longer be used, and possible information leakage was fixed.
-
IKEDA Soji authored
-
IKEDA Soji authored
One-time ticket will no longer be used, and possible information leakage was fixed.
-
- 15 Jun, 2017 1 commit
-
-
Sympa authors authored
And updating copyright notice in lately changed sources.
-
- 07 Jun, 2017 1 commit
-
-
Stefan Hornburg (Racke) authored
-
- 31 May, 2017 1 commit
-
-
Stefan Hornburg (Racke) authored
-
- 25 May, 2017 1 commit
-
-
IKEDA Soji authored
-
- 11 May, 2017 1 commit
-
-
IKEDA Soji authored
-
- 08 May, 2017 1 commit
-
-
IKEDA Soji authored
For example "%a5" to "/", "%3a" to ":". Fixed by removing "unescape_html" filtering on wwsympa. It's no longer sure if once such adjustment was useful.
-
- 07 May, 2017 1 commit
-
-
IKEDA Soji authored
-
- 04 May, 2017 1 commit
-
-
IKEDA Soji authored
Fixed by adding "Delete" checkbox on the side of each array item. Foundation grid is used to align checkboxes.
-
- 03 May, 2017 1 commit
-
-
IKEDA Soji authored
Entirely refactored edit_list_request.tt2. Simpler and consistent logic to compile configuration (maybe more or less buggy at present, though). Fixed bug: * [#9741] "percentage of list members in VERP mode" is order by left justified
-
- 30 Apr, 2017 2 commits
-
-
IKEDA Soji authored
-
IKEDA Soji authored
-
- 29 Apr, 2017 3 commits
-
-
IKEDA Soji authored
[-change] Sympa::ListDef: Obsoleted "date" parameter of following paragraphs: last_instantiation, creation and update.
-
IKEDA Soji authored
* Sympa::ListDef: Adding extended field_type: dayofweek, lang, reception, status, unixtime, visibility. * wwsympa.fcgi: Simplified do_edit_list_request a bit.
-
IKEDA Soji authored
[-feature] List parameter "cookie" will be masked, even if it is accessible (normally by listmaster).
-
- 27 Apr, 2017 2 commits
-
-
IKEDA Soji authored
[-change] Sympa::ListDef: Obsoleted "date" parameter of following paragraphs: last_instantiation, creation and update.
-
IKEDA Soji authored
* Sympa::ListDef: Adding extended field_type: dayofweek, lang, reception, status, unixtime, visibility. * wwsympa.fcgi: Simplified do_edit_list_request a bit.
-
- 25 Apr, 2017 1 commit
-
-
IKEDA Soji authored
[-feature] List parameter "cookie" will be masked, even if it is accessible (normally by listmaster).
-
- 22 Apr, 2017 2 commits
-
-
IKEDA Soji authored
-
IKEDA Soji authored
-
- 19 Apr, 2017 2 commits
-
-
IKEDA Soji authored
-
IKEDA Soji authored
It would be reported as informative notice.
-
- 18 Apr, 2017 1 commit
-
-
IKEDA Soji authored
-
- 16 Apr, 2017 1 commit
-
-
IKEDA Soji authored
Sympa::ListDef: Attribute 'validations' to validate inputs.
-
- 15 Apr, 2017 2 commits
-
-
IKEDA Soji authored
It should be the set of topics names but defined as array of scalars.
-
IKEDA Soji authored
POST parameter names are decoded into internal structure, e.g. "multiple.owner.0.gecos" to $new_admin->{'owner'}[0]{'gecos'}. Inconsistent names may cause fatal error, e.g. by "multiple.owner.0.gecos.foo". Fixed by passing over such errors.
-
- 12 Mar, 2017 2 commits
-
-
IKEDA Soji authored
-
IKEDA Soji authored
[bug] wwsympa: Virtual robots in serveradmin/vhosts and rename_list_request pages were not shown correctly.
-
- 01 Jan, 2017 1 commit
-
-
sikeda authored
git-svn-id: https://subversion.renater.fr/sympa/branches/sympa-6.2-branch@12973 05aa8bb8-cd2b-0410-b1d7-8918dfa770ce
-
- 05 Nov, 2016 1 commit
-
-
sikeda authored
[bug][#10969] [Reported by M. Perini, Università degli Studi di Perugia] In "Listing messages to moderate" page, "Distribute" action fails with error "ERROR (distribute) - Missing argument id|idspam", if it is done in the dialog shown by clicking "View" button. Fixed by not opening new dialog but transiting confirmation page to choose message topics. git-svn-id: https://subversion.renater.fr/sympa/branches/sympa-6.2-branch@12969 05aa8bb8-cd2b-0410-b1d7-8918dfa770ce
-
- 24 Oct, 2016 1 commit
-
-
sikeda authored
[bug][#10968] [Submitted by S. Hornburg] Visibility settings in topics.conf were ignored. Fixed by cheking topics_visibility scenario along with subtopics. git-svn-id: https://subversion.renater.fr/sympa/branches/sympa-6.2-branch@12968 05aa8bb8-cd2b-0410-b1d7-8918dfa770ce
-
- 25 Sep, 2016 1 commit
-
-
sikeda authored
[-bug] viewmod: invoking add_frommod from modal dialog was impossible. Fixed by giving appropriate parameters. git-svn-id: https://subversion.renater.fr/sympa/branches/sympa-6.2-branch@12964 05aa8bb8-cd2b-0410-b1d7-8918dfa770ce
-
- 14 Sep, 2016 1 commit
-
-
sikeda authored
git-svn-id: https://subversion.renater.fr/sympa/branches/sympa-6.2-branch@12958 05aa8bb8-cd2b-0410-b1d7-8918dfa770ce
-
- 11 Sep, 2016 1 commit
-
-
sikeda authored
[-bug] WWSympa: in AJAX mode, parameters fed to template might not be HTML-encoded properly. Fixed by encoding them. git-svn-id: https://subversion.renater.fr/sympa/branches/sympa-6.2-branch@12957 05aa8bb8-cd2b-0410-b1d7-8918dfa770ce
-
- 03 Sep, 2016 1 commit
-
-
sikeda authored
[feature] WWSympa: Function to view messages (held messages, bounces and notifications) works, even if javascript is disabled. As a result, almost all functions of web interface are available again in the environment without javascript. git-svn-id: https://subversion.renater.fr/sympa/branches/sympa-6.2-branch@12953 05aa8bb8-cd2b-0410-b1d7-8918dfa770ce
-