# # ChangeLog for trunk/LATMOS-Accounts-Web/lib/LATMOS/Accounts/Web/Controller/Services # # Generated by Trac 1.0.1 # 07/09/24 06:21:07 Thu, 20 Sep 2012 08:37:15 GMT nanardon [1158] * trunk/LATMOS-Accounts-Web/lib/LATMOS/Accounts/Web/Controller/Ajax/Services/Mailing.pm (modified) * trunk/LATMOS-Accounts-Web/lib/LATMOS/Accounts/Web/Controller/Services/Mailing.pm (modified) * trunk/LATMOS-Accounts-Web/root/html/ajax/services/mailing/attachments.tt (added) * trunk/LATMOS-Accounts-Web/root/html/services/mailing/index.tt (modified) add attachment support in mail Wed, 19 Sep 2012 08:40:16 GMT nanardon [1148] * trunk/LATMOS-Accounts-Web/MANIFEST (modified) * trunk/LATMOS-Accounts-Web/etc/latmos-accounts-web.yml (modified) * trunk/LATMOS-Accounts-Web/lib/LATMOS/Accounts/Web.pm (modified) * trunk/LATMOS-Accounts-Web/lib/LATMOS/Accounts/Web/Controller/Root.pm (modified) * trunk/LATMOS-Accounts-Web/lib/LATMOS/Accounts/Web/Controller/Services/Mailing.pm (modified) * trunk/LATMOS-Accounts-Web/root/html/component_disabled.tt (added) * trunk/LATMOS-Accounts-Web/root/html/includes/sidebar.tt (modified) * trunk/LATMOS-Accounts-Web/root/html/users/menu.tt (modified) * trunk/LATMOS-Accounts-Web/root/html/users/object_header.tt (modified) allow to disable some features Wed, 19 Sep 2012 08:40:09 GMT nanardon [1146] * trunk/LATMOS-Accounts-Web/lib/LATMOS/Accounts/Web/Controller/Services/Mailing.pm (modified) do not import send() from Email::Sender The function send() is exported ... Mon, 17 Sep 2012 08:04:24 GMT nanardon [1138] * trunk/LATMOS-Accounts-Web/Makefile.PL (modified) * trunk/LATMOS-Accounts-Web/latmos-accounts-web.spec.in (modified) * trunk/LATMOS-Accounts-Web/lib/LATMOS/Accounts/Web/Controller/Services/Mailing.pm (modified) use EMail::Send instead EMail::Sender EMail::Sender is not availlable ... Sat, 15 Sep 2012 06:52:20 GMT nanardon [1136] * trunk/LATMOS-Accounts-Web/MANIFEST (modified) * trunk/LATMOS-Accounts-Web/lib/LATMOS/Accounts/Web/Controller/Services/Mailing.pm (modified) * trunk/LATMOS-Accounts-Web/root/html/ajax/services/mailing/dest_list.tt (modified) * trunk/LATMOS-Accounts-Web/root/html/ajax/services/mailing/users_list.tt (modified) * trunk/LATMOS-Accounts-Web/root/html/includes/sidebar.tt (modified) * trunk/LATMOS-Accounts-Web/root/html/services/mailing/index.tt (modified) * trunk/LATMOS-Accounts-Web/root/html/services/mailing/send.tt (modified) * trunk/LATMOS-Accounts-Web/root/html/services/mailing/to.tt (modified) * trunk/LATMOS-Accounts-Web/root/static/icons/gtk-add.png (added) * trunk/LATMOS-Accounts-Web/root/static/icons/user-trash.png (added) - fix merge Sat, 15 Sep 2012 06:52:16 GMT nanardon [1135] * trunk/LATMOS-Accounts-Web/MANIFEST (modified) * trunk/LATMOS-Accounts-Web/lib/LATMOS/Accounts/Web/Controller/Ajax (added) * trunk/LATMOS-Accounts-Web/lib/LATMOS/Accounts/Web/Controller/Ajax.pm (modified) * trunk/LATMOS-Accounts-Web/lib/LATMOS/Accounts/Web/Controller/Ajax/Services (added) * trunk/LATMOS-Accounts-Web/lib/LATMOS/Accounts/Web/Controller/Ajax/Services/Mailing.pm (added) * trunk/LATMOS-Accounts-Web/lib/LATMOS/Accounts/Web/Controller/Services (added) * trunk/LATMOS-Accounts-Web/lib/LATMOS/Accounts/Web/Controller/Services/Mailing.pm (added) * trunk/LATMOS-Accounts-Web/lib/LATMOS/Accounts/Web/Model/AttrFilter.pm (modified) * trunk/LATMOS-Accounts-Web/root/html/ajax/attrvalues.tt (modified) * trunk/LATMOS-Accounts-Web/root/html/ajax/services (added) * trunk/LATMOS-Accounts-Web/root/html/ajax/services/mailing (added) * trunk/LATMOS-Accounts-Web/root/html/ajax/services/mailing/dest_list.tt (added) * trunk/LATMOS-Accounts-Web/root/html/ajax/services/mailing/users_list.tt (added) * trunk/LATMOS-Accounts-Web/root/html/includes/select_objects_list.tt (modified) * trunk/LATMOS-Accounts-Web/root/html/services (added) * trunk/LATMOS-Accounts-Web/root/html/services/mailing (added) * trunk/LATMOS-Accounts-Web/root/html/services/mailing/filter.tt (added) * trunk/LATMOS-Accounts-Web/root/html/services/mailing/index.tt (added) * trunk/LATMOS-Accounts-Web/root/html/services/mailing/send.tt (added) * trunk/LATMOS-Accounts-Web/root/html/services/mailing/to.tt (added) * trunk/LATMOS-Accounts-Web/root/static/icons/editclear.png (added) * trunk/LATMOS-Accounts-Web/root/static/icons/find.png (added) * trunk/LATMOS-Accounts-Web/root/static/icons/gtk-refresh.png (added) * trunk/LATMOS-Accounts-Web/t/controller_Ajax-Services-Mailing.t (added) * trunk/LATMOS-Accounts-Web/t/controller_Services-Mailing.t (added) * trunk/LATMOS-Accounts/lib/LATMOS/Accounts/Bases/Sql.pm (modified) * trunk/LATMOS-Accounts/lib/LATMOS/Accounts/Bases/Sql/Group.pm (modified) * trunk/LATMOS-Accounts/lib/LATMOS/Accounts/SyncManager.pm (modified) * trunk/LATMOS-Accounts/man/man8/latmos-accounts-base-sql.pod (modified) * trunk/LATMOS-Accounts/sqldata/attributes.csv (modified) Merge branch 'dyngroup'