Commit message (Collapse) | Author | Age | Lines | |
---|---|---|---|---|
* | Admin for user bounces | Robin Houston | 2011-09-08 | -0/+12 |
| | ||||
* | Show profile photos on admin page and allow clearing. | Francis Irving | 2010-07-20 | -0/+15 |
| | ||||
* | Editable about me text | Francis Irving | 2010-07-18 | -0/+1 |
| | ||||
* | Fix redirect after logging in, so works with Passenger. | francis | 2009-07-28 | -3/+3 |
| | | | | Make it go to user page rather than front page. | |||
* | Full URL | francis | 2009-07-22 | -2/+2 |
| | ||||
* | Show list of banned users. | francis | 2009-06-25 | -1/+6 |
| | ||||
* | Option to ban users. | francis | 2009-03-09 | -1/+2 |
| | ||||
* | Always give full stack trace for admin interface | francis | 2009-01-29 | -5/+2 |
| | ||||
* | Explicit link to log in as a particular user | francis | 2009-01-29 | -1/+11 |
| | ||||
* | Delete track option in admin interface. | francis | 2008-09-15 | -2/+8 |
| | ||||
* | Admin level field for users. | francis | 2008-08-27 | -1/+22 |
| | | | | | | Edit users from admin interface. Let admin users classify any request from main website interface. Give admin users links from users/bodies/requests to admin interface. | |||
* | Oops - make it actually do substring searches still, just using like rather ↵ | francis | 2008-07-28 | -3/+3 |
| | | | | than ilike. | |||
* | ILIKE is not in the SQL standard, but is a PostgreSQL extension. Stop using it. | francis | 2008-07-28 | -3/+3 |
| | ||||
* | Show which user you are in the admin interface | francis | 2008-04-11 | -1/+2 |
| | ||||
* | Search users in admin interface. | francis | 2008-03-14 | -2/+5 |
| | ||||
* | Basic admin pages for user accounts. | francis | 2008-01-22 | -0/+28 |