This project is mirrored from https://github.com/sympa-community/sympa.git.
Pull mirroring updated .
- 02 Apr, 2015 5 commits
-
-
david.verdin authored
git-svn-id: https://subversion.renater.fr/sympa/branches/sympa-6.2-branch@12092 05aa8bb8-cd2b-0410-b1d7-8918dfa770ce
-
sikeda authored
git-svn-id: https://subversion.renater.fr/sympa/branches/sympa-6.2-branch@12091 05aa8bb8-cd2b-0410-b1d7-8918dfa770ce
-
sikeda authored
git-svn-id: https://subversion.renater.fr/sympa/branches/sympa-6.2-branch@12090 05aa8bb8-cd2b-0410-b1d7-8918dfa770ce
-
sikeda authored
git-svn-id: https://subversion.renater.fr/sympa/branches/sympa-6.2-branch@12089 05aa8bb8-cd2b-0410-b1d7-8918dfa770ce
-
sikeda authored
git-svn-id: https://subversion.renater.fr/sympa/branches/sympa-6.2-branch@12088 05aa8bb8-cd2b-0410-b1d7-8918dfa770ce
-
- 01 Apr, 2015 4 commits
-
-
sikeda authored
[bug][#9735][Reported by Y. Baouchi, Univ. of Colorado] In the screen, label should precede to checkbox. If it was not, "quiet" checkbox is read first by screen readers and user doesn't know what the checkbox is related to. So they have to continue on, find a label "quiet" then go back to the checkbox to check it if desired. Note: mhonarc-ressources.tt2 was changed: Past archives can need to be rebuilt. git-svn-id: https://subversion.renater.fr/sympa/branches/sympa-6.2-branch@12087 05aa8bb8-cd2b-0410-b1d7-8918dfa770ce
-
sikeda authored
[bug][#9740][Reported by Y. Baouchi, Univ. of Colorado] Character should be read by its name, for example "number sign" instead of "#". Latter may often not be read properly by e.g. screen readers. Also in a few other templates, using "#" as abbreviation of the word "number" is inappropriate. git-svn-id: https://subversion.renater.fr/sympa/branches/sympa-6.2-branch@12086 05aa8bb8-cd2b-0410-b1d7-8918dfa770ce
-
sikeda authored
git-svn-id: https://subversion.renater.fr/sympa/branches/sympa-6.2-branch@12085 05aa8bb8-cd2b-0410-b1d7-8918dfa770ce
-
sikeda authored
Known bug: Alternative email(s) taken from LDAP are never used: alternative_email_attribute parameter is useless. git-svn-id: https://subversion.renater.fr/sympa/branches/sympa-6.2-branch@12084 05aa8bb8-cd2b-0410-b1d7-8918dfa770ce
-
- 31 Mar, 2015 1 commit
-
-
sikeda authored
git-svn-id: https://subversion.renater.fr/sympa/branches/sympa-6.2-branch@12083 05aa8bb8-cd2b-0410-b1d7-8918dfa770ce
-
- 30 Mar, 2015 2 commits
-
-
sikeda authored
git-svn-id: https://subversion.renater.fr/sympa/branches/sympa-6.2-branch@12082 05aa8bb8-cd2b-0410-b1d7-8918dfa770ce
-
sikeda authored
[bug] LDAP authentication fails to get email. The "alloptions" feature of Net::LDAP::Entry returns an array of hashrefs, not of scalars. As a quick fix, alloptions was disabled, while it is desired. git-svn-id: https://subversion.renater.fr/sympa/branches/sympa-6.2-branch@12081 05aa8bb8-cd2b-0410-b1d7-8918dfa770ce
-
- 29 Mar, 2015 1 commit
-
-
sikeda authored
[-dev] Refactoring. archive_send() and archive_send_last() in Sympa::List are merged into getfile() and last() in Sympa::Commands, respectively. git-svn-id: https://subversion.renater.fr/sympa/branches/sympa-6.2-branch@12080 05aa8bb8-cd2b-0410-b1d7-8918dfa770ce
-
- 28 Mar, 2015 1 commit
-
-
sikeda authored
[-change] Now LAST email command retrieves most recent message in archive and sympa.pl no longer stores $listdir/archives/last_message file. git-svn-id: https://subversion.renater.fr/sympa/branches/sympa-6.2-branch@12079 05aa8bb8-cd2b-0410-b1d7-8918dfa770ce
-
- 26 Mar, 2015 1 commit
-
-
sikeda authored
Fixed by getting them of arctxt directories. Additionally, now sizes are shown in kilobytes. git-svn-id: https://subversion.renater.fr/sympa/branches/sympa-6.2-branch@12078 05aa8bb8-cd2b-0410-b1d7-8918dfa770ce
-
- 24 Mar, 2015 1 commit
-
-
sikeda authored
[dev] Refactoring: Sympa::Archive is now a class. Messages fetched will be locked to prevent access by multiple processes. Several methods was introduced: See POD of Sympa::Archive. git-svn-id: https://subversion.renater.fr/sympa/branches/sympa-6.2-branch@12077 05aa8bb8-cd2b-0410-b1d7-8918dfa770ce
-
- 22 Mar, 2015 1 commit
-
-
sikeda authored
git-svn-id: https://subversion.renater.fr/sympa/branches/sympa-6.2-branch@12076 05aa8bb8-cd2b-0410-b1d7-8918dfa770ce
-
- 17 Mar, 2015 3 commits
-
-
sikeda authored
[change] Format of messages in archiving spool ("outgoing" spool) are changed. By this change, messages will be handled safer and archiving will be done a bit faster. Messages in the spool with older format will be automatically migrated during upgrading process. git-svn-id: https://subversion.renater.fr/sympa/branches/sympa-6.2-branch@12075 05aa8bb8-cd2b-0410-b1d7-8918dfa770ce
-
sikeda authored
Use sympa.pl --health_check instead. git-svn-id: https://subversion.renater.fr/sympa/branches/sympa-6.2-branch@12074 05aa8bb8-cd2b-0410-b1d7-8918dfa770ce
-
sikeda authored
git-svn-id: https://subversion.renater.fr/sympa/branches/sympa-6.2-branch@12073 05aa8bb8-cd2b-0410-b1d7-8918dfa770ce
-
- 16 Mar, 2015 2 commits
-
-
sikeda authored
git-svn-id: https://subversion.renater.fr/sympa/branches/sympa-6.2-branch@12072 05aa8bb8-cd2b-0410-b1d7-8918dfa770ce
-
sikeda authored
[-bug] Oracle: If sequence already exists, adding auto-increment trigger fails. Fixed by checking existence of sequence. git-svn-id: https://subversion.renater.fr/sympa/branches/sympa-6.2-branch@12071 05aa8bb8-cd2b-0410-b1d7-8918dfa770ce
-
- 15 Mar, 2015 3 commits
-
-
sikeda authored
git-svn-id: https://subversion.renater.fr/sympa/branches/sympa-6.2-branch@12070 05aa8bb8-cd2b-0410-b1d7-8918dfa770ce
-
sikeda authored
[-bug] Messages in bulk spool already distributed sometimes are not removed. Such garbage would be removed by task. git-svn-id: https://subversion.renater.fr/sympa/branches/sympa-6.2-branch@12069 05aa8bb8-cd2b-0410-b1d7-8918dfa770ce
-
sikeda authored
[-bug] If file vanishes during execution of get_mtime(), this function returns undef. This behavior may cause some spurious warnings. git-svn-id: https://subversion.renater.fr/sympa/branches/sympa-6.2-branch@12068 05aa8bb8-cd2b-0410-b1d7-8918dfa770ce
-
- 14 Mar, 2015 5 commits
-
-
sikeda authored
git-svn-id: https://subversion.renater.fr/sympa/branches/sympa-6.2-branch@12067 05aa8bb8-cd2b-0410-b1d7-8918dfa770ce
-
sikeda authored
[-bug] Long field name such as "arrival_date_epoch_notification" can be denied by database server: For example, Oracle limits length to be upto 30 characters by default. "arrival_date_epoch_notification" was renamed to "arrival_epoch_notification". git-svn-id: https://subversion.renater.fr/sympa/branches/sympa-6.2-branch@12066 05aa8bb8-cd2b-0410-b1d7-8918dfa770ce
-
sikeda authored
git-svn-id: https://subversion.renater.fr/sympa/branches/sympa-6.2-branch@12065 05aa8bb8-cd2b-0410-b1d7-8918dfa770ce
-
sikeda authored
- Long lines folded by flowed format (RFC 3676) were not handled correctly. - mesaddressed_commands feature checked encoded body. git-svn-id: https://subversion.renater.fr/sympa/branches/sympa-6.2-branch@12064 05aa8bb8-cd2b-0410-b1d7-8918dfa770ce
-
sikeda authored
git-svn-id: https://subversion.renater.fr/sympa/branches/sympa-6.2-branch@12063 05aa8bb8-cd2b-0410-b1d7-8918dfa770ce
-
- 13 Mar, 2015 10 commits
-
-
sympa-authors authored
git-svn-id: https://subversion.renater.fr/sympa/branches/sympa-6.2-branch@12061 05aa8bb8-cd2b-0410-b1d7-8918dfa770ce
-
david.verdin authored
git-svn-id: https://subversion.renater.fr/sympa/branches/sympa-6.2-branch@12060 05aa8bb8-cd2b-0410-b1d7-8918dfa770ce
-
david.verdin authored
[bug] Sympa would issue an error when trying to edit access control to a file in the shared repository. This was due to a mismatch in parameters between list owenrs and document owners. git-svn-id: https://subversion.renater.fr/sympa/branches/sympa-6.2-branch@12059 05aa8bb8-cd2b-0410-b1d7-8918dfa770ce
-
david.verdin authored
[bug][Reported by P. Grzesina, univ. of Regina] Sympa issued errors when trying to setupe a CAS server for SSO login. This was due to Sympa setting a hash value to scalar and then trying to use this value as a hash ref. Fixed by deleting affectation to scalar value - which is immediately changed to a hash anyway. git-svn-id: https://subversion.renater.fr/sympa/branches/sympa-6.2-branch@12058 05aa8bb8-cd2b-0410-b1d7-8918dfa770ce
-
sympa-authors authored
git-svn-id: https://subversion.renater.fr/sympa/branches/sympa-6.2-branch@12057 05aa8bb8-cd2b-0410-b1d7-8918dfa770ce
-
sikeda authored
git-svn-id: https://subversion.renater.fr/sympa/branches/sympa-6.2-branch@12056 05aa8bb8-cd2b-0410-b1d7-8918dfa770ce
-
sikeda authored
git-svn-id: https://subversion.renater.fr/sympa/branches/sympa-6.2-branch@12055 05aa8bb8-cd2b-0410-b1d7-8918dfa770ce
-
sympa-authors authored
git-svn-id: https://subversion.renater.fr/sympa/branches/sympa-6.2-branch@12054 05aa8bb8-cd2b-0410-b1d7-8918dfa770ce
-
david.verdin authored
git-svn-id: https://subversion.renater.fr/sympa/branches/sympa-6.2-branch@12053 05aa8bb8-cd2b-0410-b1d7-8918dfa770ce
-
sikeda authored
[bug] (probably fixes bug[#6204]) task_manager.pl sometimes ignores signal to shutdown it. If there are large number of lists, calling get_lists() can take long time and the process cannot deal with TERM signal. Now get_lists() checks HUP, INT and TERM signals and returns immediately when signal is raised. As a side effect of this fix, get_lists() may return undef. git-svn-id: https://subversion.renater.fr/sympa/branches/sympa-6.2-branch@12052 05aa8bb8-cd2b-0410-b1d7-8918dfa770ce
-