summaryrefslogtreecommitdiff
path: root/modules/user/views
AgeCommit message (Expand)Author
2009-01-15Changing t() placeholder syntax from {{replace_me}} to %replace_me.Andy Staudacher
2009-01-08i18n refactoring: Rename all _() (reserved by gettext) calls to t().Andy Staudacher
2009-01-06Fix up all the various little forms to have submit buttons, fieldset legends,...Bharat Mediratta
2009-01-03Added default user avatar. Comment thread updates, including display of avata...Chad Kieffer
2009-01-01Change the preamble for views in two ways:Bharat Mediratta
2008-12-26Added title to user/group administration dialogsFelix Rabinovich
2008-12-26User/Group administration cleanupFelix Rabinovich
2008-12-26Separate GET and POST in Group AdministrationFelix Rabinovich
2008-12-26Separate GET and POST in User AdministrationFelix Rabinovich
2008-12-26Group AdministrationFelix Rabinovich
2008-12-26User Administration. Add users. Take 3Felix Rabinovich
2008-12-26User Administration. Delete users. Take 3Felix Rabinovich
2008-12-26User Administration. Edit users. Take 3Felix Rabinovich
2008-12-25Ajaxify 'add users'Felix Rabinovich
2008-12-25fixes in user edit and deleteFelix Rabinovich
2008-12-25Big round of normalization of the way that our controllersBharat Mediratta
2008-12-25User administration: 1. Add users; 2. Group administration; 3. General cleanupFelix Rabinovich
2008-12-24Adding userFelix Rabinovich
2008-12-23Edit user - first draftFelix Rabinovich
2008-12-19Implement admin user editing. It's still very rough. Trying toBharat Mediratta
2008-12-19Create a new pattern for Site Admin controllers:Bharat Mediratta
2008-12-19Fix indentation.Bharat Mediratta
2008-12-18Dialog polishing. They now resize their height. Updated form styles in the co...Chad Kieffer
2008-12-15Switched login display from display in the header to a dialog. Validation err...Chad Kieffer
2008-12-12Get rid of all pseudo users and pseudo groups, while preserving allBharat Mediratta
2008-12-01Grouped inline form styles. No longer using gInline class in favor of specifi...Chad Kieffer
2008-11-24Make login form JS unobtrusive. Needs work.Chad Kieffer
2008-11-22Cleanup of header to normalize margins and white space. Improved display of u...Chad Kieffer
2008-11-21Use the new block mechanism to insert user related content into the html pagesTim Almdal
2008-11-15Revise the user login code.Bharat Mediratta
2008-11-14The state of of the user registration functionalityTim Almdal
2008-11-14Add the name attr to the input fields and use the form.serialize() method to ...Tim Almdal
2008-11-14Remove class="gInline" and set the css as suggested by thumb in -develTim Almdal
2008-11-14Internationalize all stringsBharat Mediratta
2008-11-13Major updates to form CSS. Now using unordered lists for layouts. Added .gInl...Chad Kieffer
2008-11-12The login processing is starting to take shape. Login_Form is gone. The html...Tim Almdal
2008-11-12Added a legend to the fieldsetTim Almdal
2008-11-12Generate the login view using fieldsets and an un order listTim Almdal
2008-11-12Set svn:eol-style LF on a new file and add the standard preamble to some files.Jozef Selesi
2008-11-12More updates for user management. The controllers don't work yet. But the lo...Tim Almdal