This project is mirrored from https://github.com/sympa-community/sympa.git.
Pull mirroring updated .
- 23 Jun, 2018 1 commit
-
-
Luc Didry authored
-
- 28 May, 2018 2 commits
-
-
Luc Didry authored
Deprecate ModDef.pm
-
IKEDA Soji authored
-
- 26 May, 2018 4 commits
-
-
IKEDA Soji authored
-
Luc Didry authored
-
Luc Didry authored
-
Luc Didry authored
-
- 24 May, 2018 5 commits
-
-
Luc Didry authored
-
Luc Didry authored
- Add cpanfile, specifying dependencies for running the xt tests (authors tests, not installation tests)
-
IKEDA Soji authored
-
https://github.com/jengels/sympaIKEDA Soji authored
Merge branch 'jengels/remind_tasks' of https://github.com/jengels/sympa into jengels/jengels/remind_tasks
-
IKEDA Soji authored
-
- 19 May, 2018 1 commit
-
-
IKEDA Soji authored
Remove unused icons from repository
-
- 18 May, 2018 1 commit
-
-
David Verdin authored
"Momderators" instead of "Moderators". I don't want my mom involved in moderation... ;-)
-
- 16 May, 2018 2 commits
-
-
Jan Engels authored
-
Jan Engels authored
-
- 15 May, 2018 1 commit
-
-
Xavier Bachelot authored
-
- 11 May, 2018 1 commit
-
-
IKEDA Soji authored
Binary cache files for sympa.conf/rebot.conf are useless
-
- 04 May, 2018 3 commits
-
-
IKEDA Soji authored
-
IKEDA Soji authored
-
IKEDA Soji authored
As sympa.conf/robot.conf won't be reloaded by current version, binary cache for these files are useless. Fixed by not checking updates on these files.
-
- 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 7 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.
-