This project is mirrored from https://github.com/sympa-community/sympa.git.
Pull mirroring updated .
- 15 Aug, 2016 1 commit
-
-
sikeda authored
[-change] sigrequest: To prevent sniffing subscribers using signoff link, we always respond "We've sent you an email including a validation link" to anonymous user, but the email will be sent only if the user was really a subscriber. git-svn-id: https://subversion.renater.fr/sympa/branches/sympa-6.2-branch@12923 05aa8bb8-cd2b-0410-b1d7-8918dfa770ce
-
- 14 Aug, 2016 1 commit
-
-
sikeda authored
git-svn-id: https://subversion.renater.fr/sympa/branches/sympa-6.2-branch@12922 05aa8bb8-cd2b-0410-b1d7-8918dfa770ce
-
- 11 Aug, 2016 1 commit
-
-
sikeda authored
[-dev] (r12907) Also add, add_frommod, del and del_fromsig no longer use javascript to confirm action. After all, any actions no longer use javascript to confirm action! ToDo: Regression tests. git-svn-id: https://subversion.renater.fr/sympa/branches/sympa-6.2-branch@12921 05aa8bb8-cd2b-0410-b1d7-8918dfa770ce
-
- 10 Aug, 2016 2 commits
-
-
sikeda authored
git-svn-id: https://subversion.renater.fr/sympa/branches/sympa-6.2-branch@12920 05aa8bb8-cd2b-0410-b1d7-8918dfa770ce
-
sikeda authored
[-dev] Refactoring. Adding rt_create, rt_delete, rt_edit, rt_setdefault and rt_update actions which are separated from manage_template action. git-svn-id: https://subversion.renater.fr/sympa/branches/sympa-6.2-branch@12919 05aa8bb8-cd2b-0410-b1d7-8918dfa770ce
-
- 09 Aug, 2016 3 commits
-
-
sikeda authored
git-svn-id: https://subversion.renater.fr/sympa/branches/sympa-6.2-branch@12918 05aa8bb8-cd2b-0410-b1d7-8918dfa770ce
-
sikeda authored
git-svn-id: https://subversion.renater.fr/sympa/branches/sympa-6.2-branch@12917 05aa8bb8-cd2b-0410-b1d7-8918dfa770ce
-
sikeda authored
git-svn-id: https://subversion.renater.fr/sympa/branches/sympa-6.2-branch@12916 05aa8bb8-cd2b-0410-b1d7-8918dfa770ce
-
- 08 Aug, 2016 1 commit
-
-
sikeda authored
[-dev] (r12907) Also d_admin/delete, close_list and restore_list no longer uses javascript to confirm action. git-svn-id: https://subversion.renater.fr/sympa/branches/sympa-6.2-branch@12915 05aa8bb8-cd2b-0410-b1d7-8918dfa770ce
-
- 07 Aug, 2016 6 commits
-
-
sikeda authored
git-svn-id: https://subversion.renater.fr/sympa/branches/sympa-6.2-branch@12914 05aa8bb8-cd2b-0410-b1d7-8918dfa770ce
-
sikeda authored
git-svn-id: https://subversion.renater.fr/sympa/branches/sympa-6.2-branch@12913 05aa8bb8-cd2b-0410-b1d7-8918dfa770ce
-
sikeda authored
git-svn-id: https://subversion.renater.fr/sympa/branches/sympa-6.2-branch@12912 05aa8bb8-cd2b-0410-b1d7-8918dfa770ce
-
sikeda authored
[bug] nginx with systemd: If SCRIPT_FILENAME CGI environment variable is set, wwsympa service will terminate when wwsympa.fcgi is updated. Fixed by adding "Restart=always" option to unit file. git-svn-id: https://subversion.renater.fr/sympa/branches/sympa-6.2-branch@12911 05aa8bb8-cd2b-0410-b1d7-8918dfa770ce
-
sikeda authored
git-svn-id: https://subversion.renater.fr/sympa/branches/sympa-6.2-branch@12910 05aa8bb8-cd2b-0410-b1d7-8918dfa770ce
-
sikeda authored
git-svn-id: https://subversion.renater.fr/sympa/branches/sympa-6.2-branch@12909 05aa8bb8-cd2b-0410-b1d7-8918dfa770ce
-
- 06 Aug, 2016 1 commit
-
-
sikeda authored
[-bug] Due to IE6/IE7 bugs, multiple <button> elements in single form would not be used. Use <input type="submit"> elements instead. git-svn-id: https://subversion.renater.fr/sympa/branches/sympa-6.2-branch@12908 05aa8bb8-cd2b-0410-b1d7-8918dfa770ce
-
- 05 Aug, 2016 2 commits
-
-
sikeda authored
[bug] [Reported by several listmasters] WWSympa: Link prefetch feature by some browsers may fetch "Unsubscribe" link off the stage so that the users may unsubscribe themselves unconsciously. "Subscribe" and "Delete" (file) links are alike. Fixed by adding a step to demand confirmation: Blocked action is stored in session, user is brought to confirmation page and, if user confirms, the action will be processed. git-svn-id: https://subversion.renater.fr/sympa/branches/sympa-6.2-branch@12907 05aa8bb8-cd2b-0410-b1d7-8918dfa770ce
-
sikeda authored
git-svn-id: https://subversion.renater.fr/sympa/branches/sympa-6.2-branch@12906 05aa8bb8-cd2b-0410-b1d7-8918dfa770ce
-
- 03 Aug, 2016 1 commit
-
-
sikeda authored
git-svn-id: https://subversion.renater.fr/sympa/branches/sympa-6.2-branch@12905 05aa8bb8-cd2b-0410-b1d7-8918dfa770ce
-
- 01 Aug, 2016 6 commits
-
-
sikeda authored
git-svn-id: https://subversion.renater.fr/sympa/branches/sympa-6.2-branch@12904 05aa8bb8-cd2b-0410-b1d7-8918dfa770ce
-
sikeda authored
git-svn-id: https://subversion.renater.fr/sympa/branches/sympa-6.2-branch@12903 05aa8bb8-cd2b-0410-b1d7-8918dfa770ce
-
sikeda authored
[bug] File names generated by some applications on Mac OS X (uploaded files, files in ZIP archive, ...) may not be shown correctly on other platforms: Accents are shown separately. Fixed by applying Normalization Form C (NFC) to file names. git-svn-id: https://subversion.renater.fr/sympa/branches/sympa-6.2-branch@12902 05aa8bb8-cd2b-0410-b1d7-8918dfa770ce
-
sikeda authored
git-svn-id: https://subversion.renater.fr/sympa/branches/sympa-6.2-branch@12901 05aa8bb8-cd2b-0410-b1d7-8918dfa770ce
-
sikeda authored
git-svn-id: https://subversion.renater.fr/sympa/branches/sympa-6.2-branch@12900 05aa8bb8-cd2b-0410-b1d7-8918dfa770ce
-
sikeda authored
git-svn-id: https://subversion.renater.fr/sympa/branches/sympa-6.2-branch@12899 05aa8bb8-cd2b-0410-b1d7-8918dfa770ce
-
- 31 Jul, 2016 3 commits
-
-
sikeda authored
git-svn-id: https://subversion.renater.fr/sympa/branches/sympa-6.2-branch@12898 05aa8bb8-cd2b-0410-b1d7-8918dfa770ce
-
sikeda authored
Now it denys uploading if duplicate file or directory already exists. Refactoring has mostly been FINISHED. Cleanup and debugging will last. git-svn-id: https://subversion.renater.fr/sympa/branches/sympa-6.2-branch@12897 05aa8bb8-cd2b-0410-b1d7-8918dfa770ce
-
sikeda authored
git-svn-id: https://subversion.renater.fr/sympa/branches/sympa-6.2-branch@12896 05aa8bb8-cd2b-0410-b1d7-8918dfa770ce
-
- 30 Jul, 2016 3 commits
-
-
sikeda authored
git-svn-id: https://subversion.renater.fr/sympa/branches/sympa-6.2-branch@12895 05aa8bb8-cd2b-0410-b1d7-8918dfa770ce
-
sikeda authored
git-svn-id: https://subversion.renater.fr/sympa/branches/sympa-6.2-branch@12894 05aa8bb8-cd2b-0410-b1d7-8918dfa770ce
-
sikeda authored
[change] WWSympa: When a name of newly uploaded file in shared document repository is duplicate of exisiting file, uploading will no longer be confirmed. Instead, a suffix (2), (3), ... will be added to name of the new file. git-svn-id: https://subversion.renater.fr/sympa/branches/sympa-6.2-branch@12893 05aa8bb8-cd2b-0410-b1d7-8918dfa770ce
-
- 29 Jul, 2016 1 commit
-
-
sikeda authored
git-svn-id: https://subversion.renater.fr/sympa/branches/sympa-6.2-branch@12892 05aa8bb8-cd2b-0410-b1d7-8918dfa770ce
-
- 27 Jul, 2016 2 commits
-
-
sikeda authored
git-svn-id: https://subversion.renater.fr/sympa/branches/sympa-6.2-branch@12891 05aa8bb8-cd2b-0410-b1d7-8918dfa770ce
-
sikeda authored
git-svn-id: https://subversion.renater.fr/sympa/branches/sympa-6.2-branch@12890 05aa8bb8-cd2b-0410-b1d7-8918dfa770ce
-
- 25 Jul, 2016 2 commits
-
-
sikeda authored
git-svn-id: https://subversion.renater.fr/sympa/branches/sympa-6.2-branch@12889 05aa8bb8-cd2b-0410-b1d7-8918dfa770ce
-
sikeda authored
git-svn-id: https://subversion.renater.fr/sympa/branches/sympa-6.2-branch@12888 05aa8bb8-cd2b-0410-b1d7-8918dfa770ce
-
- 24 Jul, 2016 4 commits
-
-
sikeda authored
git-svn-id: https://subversion.renater.fr/sympa/branches/sympa-6.2-branch@12887 05aa8bb8-cd2b-0410-b1d7-8918dfa770ce
-
sikeda authored
git-svn-id: https://subversion.renater.fr/sympa/branches/sympa-6.2-branch@12886 05aa8bb8-cd2b-0410-b1d7-8918dfa770ce
-
sikeda authored
[-bug] When list is created, shared document repository is always created. Fixed by commenting out the code creating repository. git-svn-id: https://subversion.renater.fr/sympa/branches/sympa-6.2-branch@12885 05aa8bb8-cd2b-0410-b1d7-8918dfa770ce
-
sikeda authored
git-svn-id: https://subversion.renater.fr/sympa/branches/sympa-6.2-branch@12884 05aa8bb8-cd2b-0410-b1d7-8918dfa770ce
-