| Age | Commit message (Expand) | Author |
| 2009-01-15 | Changing t() placeholder syntax from {{replace_me}} to %replace_me. | Andy Staudacher |
| 2009-01-14 | Make sure that helper functions are all static. Add new | Bharat Mediratta |
| 2009-01-12 | Updated for new Form_Submit API. | Bharat Mediratta |
| 2009-01-11 | Fix User_Group tests for MySQL strict mode (can't omit full_name and password... | Andy Staudacher |
| 2009-01-10 | Use the theme's avatar as the default if Gravatar doesn't have one. | Bharat Mediratta |
| 2009-01-10 | Integrate Gravatar. Boy, that was easy. | Bharat Mediratta |
| 2009-01-10 | Big set of changes to comments, with related changes to akismet and | Bharat Mediratta |
| 2009-01-08 | i18n refactoring: Rename all _() (reserved by gettext) calls to t(). | Andy Staudacher |
| 2009-01-06 | Put up an error if you rename a user to an already existing name. | Bharat Mediratta |
| 2009-01-06 | Fix up all the various little forms to have submit buttons, fieldset legends,... | Bharat Mediratta |
| 2009-01-06 | Add a submit button to the login form | Bharat Mediratta |
| 2009-01-03 | Added default user avatar. Comment thread updates, including display of avata... | Chad Kieffer |
| 2009-01-01 | Change the preamble for views in two ways: | Bharat Mediratta |
| 2008-12-31 | Fully implement the view_full permission. | Bharat Mediratta |
| 2008-12-30 | Make some columns smaller so that multi-column keys don't exceed 1024 | Bharat Mediratta |
| 2008-12-29 | Remove rest::JSON content type; it's causing lots of problems and it doesn't ... | Bharat Mediratta |
| 2008-12-29 | Relax the rules a bit | Bharat Mediratta |
| 2008-12-28 | Add title back to non-DHTML form to maintain consistency | Felix Rabinovich |
| 2008-12-26 | Added title to user/group administration dialogs | Felix Rabinovich |
| 2008-12-26 | Added content type to JSON output functions | Felix Rabinovich |
| 2008-12-26 | User/Group administration cleanup | Felix Rabinovich |
| 2008-12-26 | Separate GET and POST in Group Administration | Felix Rabinovich |
| 2008-12-26 | Separate GET and POST in User Administration | Felix Rabinovich |
| 2008-12-26 | Login is 'info' not 'success' | Bharat Mediratta |
| 2008-12-26 | Group Administration | Felix Rabinovich |
| 2008-12-26 | User Administration. Add users. Take 3 | Felix Rabinovich |
| 2008-12-26 | User Administration. Delete users. Take 3 | Felix Rabinovich |
| 2008-12-26 | User Administration. Edit users. Take 3 | Felix Rabinovich |
| 2008-12-25 | Rework log and message helpers to be parallel, but separate. | Bharat Mediratta |
| 2008-12-25 | Return the form on success so that we clear out any prior error forms | Bharat Mediratta |
| 2008-12-25 | Oops, and also re-ajaxify the form if we replace it. | Bharat Mediratta |
| 2008-12-25 | Reload the form if it's available so that we show form errors and we reset th... | Bharat Mediratta |
| 2008-12-25 | Ajaxify 'add users' | Felix Rabinovich |
| 2008-12-25 | fixes in user edit and delete | Felix Rabinovich |
| 2008-12-25 | fixed minor log:add typo | Felix Rabinovich |
| 2008-12-25 | get_add_form() -> add_add_form_admin() | Bharat Mediratta |
| 2008-12-25 | Big round of normalization of the way that our controllers | Bharat Mediratta |
| 2008-12-25 | added sprintf to strings for tranlation support | Felix Rabinovich |
| 2008-12-25 | Don't let the admin delete themselves, either. That would be bad. | Bharat Mediratta |
| 2008-12-25 | Only admins can delete users. | Bharat Mediratta |
| 2008-12-25 | Fix rules for editing users. | Bharat Mediratta |
| 2008-12-25 | Rest_Controller -> REST_Controller everywhere, for consistency. | Bharat Mediratta |
| 2008-12-25 | User administration: 1. Add users; 2. Group administration; 3. General cleanup | Felix Rabinovich |
| 2008-12-24 | Adding user | Felix Rabinovich |
| 2008-12-24 | Normalize our Admin controllers so that functions always print out | Bharat Mediratta |
| 2008-12-24 | Tersify a log message | Bharat Mediratta |
| 2008-12-24 | Lots of deltas rolled up into a bigger change. Sorry for the mess. | Bharat Mediratta |
| 2008-12-23 | Edit user - first draft | Felix Rabinovich |
| 2008-12-23 | Fixed indents | Chad Kieffer |
| 2008-12-22 | Remove extraneous view, not necessary | Bharat Mediratta |