# # ChangeLog for LATMOS-Accounts-Web/root/html/users/default.tt # # Generated by Trac 1.0.1 # 07/25/24 09:46:17 Sat, 30 May 2009 17:23:30 GMT nanardon [214] * LATMOS-Accounts-Web/lib/LATMOS/Accounts/Web/Controller.pm (modified) * LATMOS-Accounts-Web/root/html/groups/default.tt (modified) * LATMOS-Accounts-Web/root/html/groups/menu.tt (modified) * LATMOS-Accounts-Web/root/html/groups/users.tt (modified) * LATMOS-Accounts-Web/root/html/includes/form.tt (modified) * LATMOS-Accounts-Web/root/html/includes/header.tt (modified) * LATMOS-Accounts-Web/root/html/sites/default.tt (modified) * LATMOS-Accounts-Web/root/html/sites/menu.tt (modified) * LATMOS-Accounts-Web/root/html/users/default.tt (modified) * LATMOS-Accounts-Web/root/html/users/groups.tt (modified) * LATMOS-Accounts-Web/root/html/users/menu.tt (modified) * LATMOS-Accounts-Web/root/html/users/passwd.tt (modified) * LATMOS-Accounts-Web/root/static/style.css (modified) - web and css improvements Wed, 20 May 2009 21:02:19 GMT nanardon [148] * LATMOS-Accounts-Web/lib/LATMOS/Accounts/Web/Controller/Cells.pm (added) * LATMOS-Accounts-Web/lib/LATMOS/Accounts/Web/Controller/Departments.pm (added) * LATMOS-Accounts-Web/lib/LATMOS/Accounts/Web/Controller/Groups.pm (modified) * LATMOS-Accounts-Web/lib/LATMOS/Accounts/Web/Controller/Root.pm (modified) * LATMOS-Accounts-Web/lib/LATMOS/Accounts/Web/Controller/Teams.pm (added) * LATMOS-Accounts-Web/lib/LATMOS/Accounts/Web/Controller/Users.pm (modified) * LATMOS-Accounts-Web/lib/LATMOS/Accounts/Web/Model/AttrForms.pm (modified) * LATMOS-Accounts-Web/root/html/cells (added) * LATMOS-Accounts-Web/root/html/cells/default.tt (added) * LATMOS-Accounts-Web/root/html/cells/index.tt (added) * LATMOS-Accounts-Web/root/html/cells/menu.tt (added) * LATMOS-Accounts-Web/root/html/departments (added) * LATMOS-Accounts-Web/root/html/departments/default.tt (added) * LATMOS-Accounts-Web/root/html/departments/index.tt (added) * LATMOS-Accounts-Web/root/html/departments/menu.tt (added) * LATMOS-Accounts-Web/root/html/groups/default.tt (modified) * LATMOS-Accounts-Web/root/html/groups/menu.tt (moved) * LATMOS-Accounts-Web/root/html/sites/default.tt (modified) * LATMOS-Accounts-Web/root/html/sites/menu.tt (moved) * LATMOS-Accounts-Web/root/html/teams (added) * LATMOS-Accounts-Web/root/html/teams/default.tt (added) * LATMOS-Accounts-Web/root/html/teams/index.tt (added) * LATMOS-Accounts-Web/root/html/teams/menu.tt (added) * LATMOS-Accounts-Web/root/html/users/default.tt (modified) * LATMOS-Accounts-Web/root/html/users/menu.tt (moved) - add department, cells, team Mon, 18 May 2009 15:39:05 GMT nanardon [135] * LATMOS-Accounts-Web/root/html/groups/default.tt (modified) * LATMOS-Accounts-Web/root/html/sites/default.tt (modified) * LATMOS-Accounts-Web/root/html/users/default.tt (modified) - fix div end Sun, 17 May 2009 13:19:38 GMT nanardon [118] * LATMOS-Accounts-Web/lib/LATMOS/Accounts/Web/Controller/Users.pm (modified) * LATMOS-Accounts-Web/root/html/includes/form.tt (modified) * LATMOS-Accounts-Web/root/html/users/default.tt (modified) - address form Sun, 17 May 2009 00:59:54 GMT nanardon [117] * LATMOS-Accounts-Web/lib/LATMOS/Accounts/Web/Controller/Users.pm (modified) * LATMOS-Accounts-Web/lib/LATMOS/Accounts/Web/Model/AttrForms.pm (modified) * LATMOS-Accounts-Web/root/html/includes/form.tt (modified) * LATMOS-Accounts-Web/root/html/users/default.tt (modified) - address form Sat, 16 May 2009 16:03:43 GMT nanardon [116] * LATMOS-Accounts-Web/lib/LATMOS/Accounts/Web/Model/AttrForms.pm (modified) * LATMOS-Accounts-Web/root/html/default.tt (modified) * LATMOS-Accounts-Web/root/html/includes/form.tt (added) * LATMOS-Accounts-Web/root/html/users/default.tt (modified) * LATMOS-Accounts-Web/root/static/icons (added) * LATMOS-Accounts-Web/root/static/icons/arrow-right.png (added) * LATMOS-Accounts-Web/root/static/icons/user-properties.png (added) - factorize forms, beautify Sat, 16 May 2009 00:44:29 GMT nanardon [112] * LATMOS-Accounts-Web/lib/LATMOS/Accounts/Web/Controller/Users.pm (modified) * LATMOS-Accounts-Web/lib/LATMOS/Accounts/Web/Model/AttrForms.pm (modified) * LATMOS-Accounts-Web/root/html/users/default.tt (modified) - first step with forms Sat, 16 May 2009 00:03:52 GMT nanardon [111] * LATMOS-Accounts-Web/lib/LATMOS/Accounts/Web/Model/AttrForms.pm (added) * LATMOS-Accounts-Web/root/html/users/default.tt (modified) * LATMOS-Accounts-Web/t/model_AttrForms.t (added) - add form module Wed, 13 May 2009 21:11:35 GMT nanardon [104] * LATMOS-Accounts-Web/lib/LATMOS/Accounts/Web/Controller.pm (added) * LATMOS-Accounts-Web/lib/LATMOS/Accounts/Web/Controller/Root.pm (modified) * LATMOS-Accounts-Web/lib/LATMOS/Accounts/Web/Controller/Users.pm (added) * LATMOS-Accounts-Web/root/html/users (added) * LATMOS-Accounts-Web/root/html/users/default.tt (added) * LATMOS-Accounts-Web/t/controller_Users.t (added) - start User controller