This project is mirrored from https://github.com/sympa-community/sympa.git.
Pull mirroring updated .
- 22 May, 2018 3 commits
-
-
IKEDA Soji authored
-
IKEDA Soji authored
[-bug] Even if it is obsoleted, parameters with occurrence '1' or '1-n' in config file log warnings.
-
IKEDA Soji authored
Sympa::List::restore_users() for owner/editor replaces users on database with content of dump file, instead of simply adding content of dump file.
-
- 19 May, 2018 2 commits
-
-
IKEDA Soji authored
[-feature] "owner" and "editor" in list profile (create list template) are written in dump files when a family list is updated.
-
IKEDA Soji authored
-
- 02 May, 2018 3 commits
-
-
Sympa authors authored
-
IKEDA Soji authored
-
IKEDA Soji authored
-
- 01 May, 2018 5 commits
-
-
IKEDA Soji authored
-
IKEDA Soji authored
Issue #263: Error message is missing one parameter
-
IKEDA Soji authored
-
Sympa authors authored
-
Sympa authors authored
-
- 30 Apr, 2018 2 commits
-
-
Sympa authors authored
-
IKEDA Soji authored
#11: Spurious error on duplicate keys with admin sync, and changes on configuration for owners/moderators
-
- 23 Apr, 2018 2 commits
-
-
IKEDA Soji authored
sympa.pl: Improving --dump_users and adding --restore_users, and related fixes
-
IKEDA Soji authored
[-change] Move owner_include and editor_include in list config from "description" to "data_source" section.
-
- 22 Apr, 2018 8 commits
-
-
IKEDA Soji authored
-
qosobrin authored
When displaying properties of documents and folders the name of the element was missing in the "Description of %1" string. In the d_properties.tt2 file the loc tag was requesting a variable that does not exist (fname). I changed to the correct one (shared_doc.name) and now it works as expected.
-
qosobrin authored
Some headers in "Edit list templates" page were shifted upward and very close to the previous paragraph. These <br /> elements improve readability of the whole page
-
qosobrin authored
Spaces were mising between checkboxes and labels, making the output somewhat tighten
-
qosobrin authored
Two localization tags were requesting a variable that was not used in the localization strings.
-
qosobrin authored
The was a period both in the localization string and outside it in these sentences. This error caused doble period to be displayed in the rendered pages.
-
IKEDA Soji authored
[-feature] "owner" and "editor" in list profile (create list template) are written in dump files when a list is created. ToDo: edit.tt2 should refer to edit_list.conf.
-
IKEDA Soji authored
-
- 21 Apr, 2018 12 commits
-
-
IKEDA Soji authored
-
IKEDA Soji authored
Reorganizing user interface (1).
-
IKEDA Soji authored
-
IKEDA Soji authored
-
IKEDA Soji authored
- Now sync_include_admin() passes cache and updates admin_table directly. - It no longer reload owner/editor in list config. Known bug: Big datasource consumes large memory.
-
IKEDA Soji authored
Options for sympa.pl are also renamed to --dump_users and --restore_users.
-
IKEDA Soji authored
cookie parameter protection #243
-
IKEDA Soji authored
Let help content location independent
-
IKEDA Soji authored
-
IKEDA Soji authored
-
Sympa authors authored
-
Sympa authors authored
-
- 20 Apr, 2018 3 commits
-
-
Luis A. Martínez authored
When a list is not 'open' and allow_subscribe_if_pending has been set to 'off', add cannot be performed and its block in the list review web page is not shown. The problem here is that a couple of `<hr` are shown. This change prevents this problem, making one of them dependent on the block that is hidden.
-
IKEDA Soji authored
[feature] Deprecating "host" parameter
-
IKEDA Soji authored
Addition to #258
-