# # ChangeLog for trunk/LATMOS-Accounts-Web/lib/LATMOS/Accounts # # Generated by Trac 1.0.1 # 07/09/24 15:25:26 Thu, 20 Sep 2012 08:37:12 GMT nanardon [1157] * 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.pm (modified) Use Store::File instead FastMmap Store::File plugins alow to store ... Wed, 19 Sep 2012 15:22:52 GMT nanardon [1151] * trunk/LATMOS-Accounts-Web/lib/LATMOS/Accounts/Web/Controller/Ajax.pm (modified) * trunk/LATMOS-Accounts-Web/root/html/users/passwd.tt (modified) * trunk/LATMOS-Accounts/MANIFEST (modified) * trunk/LATMOS-Accounts/bin/la-gen-passwd (added) * trunk/LATMOS-Accounts/lib/LATMOS/Accounts/Utils.pm (modified) add tools to generate random password 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 ... Mon, 17 Sep 2012 07:22:42 GMT nanardon [1137] * trunk/LATMOS-Accounts-Web/lib/LATMOS/Accounts/Web/Model/AttrForms.pm (modified) add autoMemberFilter to group forms 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' Wed, 05 Sep 2012 04:35:17 GMT nanardon [1132] * trunk/LATMOS-Accounts-Web/MANIFEST (modified) * trunk/LATMOS-Accounts-Web/lib/LATMOS/Accounts/Web/Controller/Search.pm (added) * trunk/LATMOS-Accounts-Web/root/html/includes/sidebar.tt (modified) * trunk/LATMOS-Accounts-Web/root/html/search (added) * trunk/LATMOS-Accounts-Web/root/html/search/index.tt (added) * trunk/LATMOS-Accounts-Web/root/static/icons/gtk-find.png (added) * trunk/LATMOS-Accounts-Web/t/controller_Search.t (added) add a quick search in menu Wed, 05 Sep 2012 04:35:14 GMT nanardon [1131] * trunk/LATMOS-Accounts-Web/lib/LATMOS/Accounts/Web/Model/AttrFilter.pm (modified) * trunk/LATMOS-Accounts-Web/root/html/includes/list_objects.tt (modified) * trunk/LATMOS-Accounts-Web/root/html/includes/select_objects_list.tt (modified) AttrFilter don't automatically fill stash anymore Thu, 23 Aug 2012 07:34:01 GMT nanardon [1129] * trunk/LATMOS-Accounts-Web/lib/LATMOS/Accounts/Web/Controller/Summary/Departments.pm (added) * trunk/LATMOS-Accounts-Web/root/html/includes/sidebar.tt (modified) * trunk/LATMOS-Accounts-Web/root/html/summary/departments (added) * trunk/LATMOS-Accounts-Web/root/html/summary/departments/index.tt (added) * trunk/LATMOS-Accounts-Web/t/controller_Summary-Department.t (added) add department summary page Thu, 23 Aug 2012 07:33:54 GMT nanardon [1126] * trunk/LATMOS-Accounts-Web/lib/LATMOS/Accounts/Web.pm (modified) typo Tue, 07 Aug 2012 16:26:33 GMT nanardon [1107] * trunk/LATMOS-Accounts-Web/MANIFEST (modified) * trunk/LATMOS-Accounts-Web/lib/LATMOS/Accounts/Web/Controller/Ajax.pm (modified) * trunk/LATMOS-Accounts-Web/lib/LATMOS/Accounts/Web/Controller/Request.pm (modified) * trunk/LATMOS-Accounts-Web/root/html/ajax/select_objects_list.tt (added) * trunk/LATMOS-Accounts-Web/root/html/includes/select_objects_list.tt (added) * trunk/LATMOS-Accounts-Web/root/html/request/default.tt (modified) Add filter to object list Tue, 07 Aug 2012 16:26:31 GMT nanardon [1105] * trunk/LATMOS-Accounts-Web/lib/LATMOS/Accounts/Web/Controller/Create.pm (modified) Properly redirect after oject creation Fri, 03 Aug 2012 07:07:26 GMT nanardon [1092] * trunk/LATMOS-Accounts-Web/lib/LATMOS/Accounts/Web/Controller/Groups.pm (modified) - remove now useless code Mon, 30 Jul 2012 16:52:11 GMT nanardon [1089] * trunk/LATMOS-Accounts-Web/lib/LATMOS/Accounts/Web/Controller/NetZones.pm (modified) - various fixes introduce by filter patch Mon, 30 Jul 2012 16:38:10 GMT nanardon [1088] * trunk/LATMOS-Accounts-Web/lib/LATMOS/Accounts/Web/Controller/Root.pm (modified) * trunk/LATMOS-Accounts-Web/lib/LATMOS/Accounts/Web/Controller/Sites.pm (modified) * trunk/LATMOS-Accounts-Web/lib/LATMOS/Accounts/Web/Controller/Users.pm (modified) * trunk/LATMOS-Accounts-Web/root/html/includes/list_objects.tt (modified) - various fixes introduce by filter patch Mon, 30 Jul 2012 16:38:08 GMT nanardon [1087] * trunk/LATMOS-Accounts-Web/lib/LATMOS/Accounts/Web/Controller/NetHosts.pm (modified) * trunk/LATMOS-Accounts-Web/lib/LATMOS/Accounts/Web/Model/AttrForms.pm (modified) * trunk/LATMOS-Accounts/lib/LATMOS/Accounts/Bases/Sql/Nethost.pm (modified) * trunk/LATMOS-Accounts/lib/LATMOS/Accounts/BuildNet.pm (modified) * trunk/LATMOS-Accounts/sqldata/attributes.csv (modified) - add noInheritPuppet attribute (class definition from puppet zone are ... Sat, 28 Jul 2012 07:20:29 GMT nanardon [1082] * trunk/LATMOS-Accounts-Web/lib/LATMOS/Accounts/Web/Model/AttrFilter.pm (modified) * trunk/LATMOS-Accounts-Web/root/html/includes/list_objects.tt (modified) Instanciate object only if need (big speedup) Sat, 28 Jul 2012 07:20:21 GMT nanardon [1081] * trunk/LATMOS-Accounts-Web/Changes (modified) * trunk/LATMOS-Accounts-Web/lib/LATMOS/Accounts/Web.pm (modified) * trunk/LATMOS-Accounts-Web/lib/LATMOS/Accounts/Web/Controller/Ajax.pm (modified) * trunk/LATMOS-Accounts-Web/lib/LATMOS/Accounts/Web/Controller/Aliases.pm (modified) * trunk/LATMOS-Accounts-Web/lib/LATMOS/Accounts/Web/Controller/Users.pm (modified) * trunk/LATMOS-Accounts-Web/lib/LATMOS/Accounts/Web/Model/AttrFilter.pm (modified) * trunk/LATMOS-Accounts-Web/lib/LATMOS/Accounts/Web/View/TTpart.pm (modified) * trunk/LATMOS-Accounts-Web/root/html/admin/index.tt (modified) * trunk/LATMOS-Accounts-Web/root/html/ajax/list_objects.tt (added) * trunk/LATMOS-Accounts-Web/root/html/aliases/index.tt (modified) * trunk/LATMOS-Accounts-Web/root/html/groups/default.tt (modified) * trunk/LATMOS-Accounts-Web/root/html/groups/dpmt.tt (modified) * trunk/LATMOS-Accounts-Web/root/html/groups/index.tt (modified) * trunk/LATMOS-Accounts-Web/root/html/groups/menu.tt (modified) * trunk/LATMOS-Accounts-Web/root/html/groups/object_header.tt (copied) * trunk/LATMOS-Accounts-Web/root/html/groups/users.tt (modified) * trunk/LATMOS-Accounts-Web/root/html/includes/adv_filter.tt (copied) * trunk/LATMOS-Accounts-Web/root/html/includes/defs.tt (added) * trunk/LATMOS-Accounts-Web/root/html/includes/filter.tt (modified) * trunk/LATMOS-Accounts-Web/root/html/includes/header.tt (modified) * trunk/LATMOS-Accounts-Web/root/html/includes/list_objects.tt (added) * trunk/LATMOS-Accounts-Web/root/html/includes/sidebar.tt (modified) * trunk/LATMOS-Accounts-Web/root/html/nethosts/default.tt (modified) * trunk/LATMOS-Accounts-Web/root/html/nethosts/index.tt (modified) * trunk/LATMOS-Accounts-Web/root/html/nethosts/menu.tt (modified) * trunk/LATMOS-Accounts-Web/root/html/nethosts/object_header.tt (copied) * trunk/LATMOS-Accounts-Web/root/html/netzones/default.tt (modified) * trunk/LATMOS-Accounts-Web/root/html/netzones/index.tt (modified) * trunk/LATMOS-Accounts-Web/root/html/netzones/object_header.tt (added) * trunk/LATMOS-Accounts-Web/root/html/sites/default.tt (modified) * trunk/LATMOS-Accounts-Web/root/html/sites/index.tt (modified) * trunk/LATMOS-Accounts-Web/root/html/sites/object_header.tt (added) * trunk/LATMOS-Accounts-Web/root/html/users/address.tt (modified) * trunk/LATMOS-Accounts-Web/root/html/users/default.tt (modified) * trunk/LATMOS-Accounts-Web/root/html/users/groups.tt (modified) * trunk/LATMOS-Accounts-Web/root/html/users/index.tt (modified) * trunk/LATMOS-Accounts-Web/root/html/users/mail.tt (modified) * trunk/LATMOS-Accounts-Web/root/html/users/menu.tt (modified) * trunk/LATMOS-Accounts-Web/root/html/users/my.tt (modified) * trunk/LATMOS-Accounts-Web/root/html/users/object_header.tt (copied) * trunk/LATMOS-Accounts-Web/root/html/users/passwd.tt (modified) Use a generic filter to list objects Sat, 28 Jul 2012 07:20:12 GMT nanardon [1080] * trunk/LATMOS-Accounts-Web/lib/LATMOS/Accounts/Web/Model/AttrForms.pm (modified) - handle url for aliases Tue, 24 Jul 2012 15:23:59 GMT nanardon [1064] * trunk/LATMOS-Accounts-Web/lib/LATMOS/Accounts/Web/Model/AttrForms.pm (modified) * trunk/LATMOS-Accounts-Web/root/html/netzones/index.tt (modified) * trunk/LATMOS-Accounts/lib/LATMOS/Accounts/Bases/Sql/Nethost.pm (modified) * trunk/LATMOS-Accounts/lib/LATMOS/Accounts/Bases/Sql/Netzone.pm (modified) * trunk/LATMOS-Accounts/lib/LATMOS/Accounts/BuildNet.pm (modified) * trunk/LATMOS-Accounts/sqldata/attributes.csv (modified) Add puppet zones This patch create a new zone type "puppet" which ... Tue, 05 Jun 2012 10:36:43 GMT nanardon [1051] * trunk/LATMOS-Accounts-Web/lib/LATMOS/Accounts/Web/Controller/Users.pm (modified) * trunk/LATMOS-Accounts-Web/root/html/users/menu.tt (modified) - add button to export user again Tue, 05 Jun 2012 10:36:42 GMT nanardon [1050] * trunk/LATMOS-Accounts-Web/MANIFEST (modified) * trunk/LATMOS-Accounts-Web/lib/LATMOS/Accounts/Web/Controller/Summary (added) * trunk/LATMOS-Accounts-Web/lib/LATMOS/Accounts/Web/Controller/Summary/Offices.pm (added) * trunk/LATMOS-Accounts-Web/root/html/summary (added) * trunk/LATMOS-Accounts-Web/root/html/summary/offices (added) * trunk/LATMOS-Accounts-Web/root/html/summary/offices/index.tt (added) * trunk/LATMOS-Accounts-Web/t/controller_Summary-Offices.t (added) - add /summary/offices page Tue, 05 Jun 2012 10:36:40 GMT nanardon [1049] * trunk/LATMOS-Accounts-Web/lib/LATMOS/Accounts/Web/Model/Accounts.pm (modified) - fix base allocation in web app Sat, 19 May 2012 09:38:41 GMT nanardon [1002] * trunk/LATMOS-Accounts-Web/lib/LATMOS/Accounts/Web/Model/AttrForms.pm (modified) * trunk/LATMOS-Accounts/lib/LATMOS/Accounts/Bases.pm (modified) * trunk/LATMOS-Accounts/lib/LATMOS/Accounts/Bases/Objects.pm (modified) * trunk/LATMOS-Accounts/lib/LATMOS/Accounts/Bases/Sql/DataRequest.pm (modified) - fix attributes object return in some, simplify code Thu, 17 May 2012 08:01:47 GMT nanardon [984] * trunk (added) * trunk/LATMOS-Accounts (moved) * trunk/LATMOS-Accounts-Web (moved) * trunk/Link-Accounts-Remote (moved) - move code to trunk Thu, 17 May 2012 07:58:25 GMT nanardon [982] * LATMOS-Accounts-Web/lib/LATMOS/Accounts/Web/Controller/Request.pm (modified) - return month is counted from 0 to 11, fixing