| Commit message (Expand) | Author | Age | Files | Lines |
* | don't use 'and' anymore, if there is only one tag | Jakob Kramer | 2011-11-20 | 1 | -1/+4 |
* | Navigation buttons edits. Removed images as they are no longer needed. Relate... | Jef van Schendel | 2011-11-20 | 1 | -4/+4 |
* | Remove Edit/Delete icons, since they are not required yet. | Jef van Schendel | 2011-11-20 | 1 | -9/+2 |
* | Change tag list from a list to a paragraph. Wrap text for translation. | Jef van Schendel | 2011-11-20 | 1 | -6/+13 |
* | Small correction, this button should be button_action, not button_form | Jef van Schendel | 2011-11-20 | 1 | -1/+1 |
* | Another change to button style. Renamed header_submit, header_submit_highligh... | Jef van Schendel | 2011-11-20 | 14 | -20/+20 |
* | Change form structure and add relevant CSS rules | Jef van Schendel | 2011-11-19 | 1 | -7/+5 |
* | Added back the title block | Christopher Allan Webber | 2011-11-19 | 1 | -1/+1 |
* | Allow instance owners to customize html titles of page: | Pablo J. Urbano Santos | 2011-11-19 | 1 | -1/+1 |
* | Merge branch 'master' of gitorious.org:mediagoblin/mediagoblin | Christopher Allan Webber | 2011-11-18 | 5 | -33/+51 |
|\ |
|
| * | Dot-Notation for "_id" | Elrond | 2011-11-15 | 2 | -8/+8 |
| * | Only show "post a comment" link if comments already exist | Christopher Allan Webber | 2011-11-13 | 1 | -1/+1 |
| * | Improving <title> on tag page *and* adjusting translation for RTL reasons | Christopher Allan Webber | 2011-11-13 | 1 | -1/+5 |
| * | Enhanced title on the user's main media gallery | Christopher Allan Webber | 2011-11-13 | 1 | -0/+6 |
| * | If the gallery view makes sure we have a user anyway, do we need this check? | Christopher Allan Webber | 2011-11-13 | 1 | -22/+17 |
| * | Enhanced title for user profile page | Christopher Allan Webber | 2011-11-13 | 1 | -0/+11 |
| * | Improved title block on media page | Christopher Allan Webber | 2011-11-13 | 1 | -0/+2 |
| * | Mark two strings for translation | Elrond | 2011-11-13 | 1 | -1/+1 |
* | | Accidentally had user['profile'] where it shoulda been user['bio'] | Christopher Allan Webber | 2011-11-16 | 1 | -1/+1 |
|/ |
|
* | On second thought, let's use this title for forgot_password.html | Jef van Schendel | 2011-11-04 | 1 | -1/+1 |
* | Text edits and rearrangements to login.html | Jef van Schendel | 2011-11-04 | 1 | -14/+10 |
* | Add translation brackety things to forgot-password page, I forgot those | Jef van Schendel | 2011-11-04 | 1 | -1/+1 |
* | Text changes to forgot-paddword page | Jef van Schendel | 2011-11-04 | 1 | -7/+2 |
* | Text changes to front page, as described in ticket #637 | Jef van Schendel | 2011-11-04 | 1 | -14/+5 |
* | Several small changes (reordering/restyling) for media descriptions and comments | Jef van Schendel | 2011-11-04 | 1 | -19/+9 |
* | Removing comment_form link which doesn't do anything? | Christopher Allan Webber | 2011-10-29 | 1 | -1/+0 |
* | Unclosed anchor tags in the tags! Fixed :) | Christopher Allan Webber | 2011-10-27 | 1 | -1/+1 |
* | Only show the "post a comment" link if there's a logged in user | Christopher Allan Webber | 2011-10-27 | 1 | -1/+3 |
* | Renamed "Temporary button holder" to "actions" | Christopher Allan Webber | 2011-10-27 | 1 | -1/+1 |
* | Merge remote branch 'remotes/elrond/misc/i592_use_full_path' | Christopher Allan Webber | 2011-10-15 | 1 | -1/+1 |
|\ |
|
| * | i592: Use full path in various places | Elrond | 2011-10-03 | 1 | -1/+1 |
* | | Merge remote branch 'aaronw/bug608_checkbox_labels' | Elrond | 2011-10-15 | 1 | -1/+1 |
|\ \ |
|
| * | | No need to translate label name. | Aaron Williamson | 2011-10-04 | 1 | -1/+1 |
| * | | Add label tag to fix translation issue. | Aaron Williamson | 2011-10-04 | 1 | -1/+1 |
| * | | Checkbox label is being translated in the form definition -- translating it i... | Aaron Williamson | 2011-10-03 | 1 | -1/+1 |
| |/ |
|
* | | Improve indentation a bit | Elrond | 2011-10-15 | 1 | -12/+12 |
* | | Put the trans tag in the right place. | Aaron Williamson | 2011-10-14 | 1 | -1/+1 |
* | | Move comment form below comments. | Aaron Williamson | 2011-10-03 | 1 | -11/+14 |
|/ |
|
* | Adding csrf token fields to the forgot password calls | Christopher Allan Webber | 2011-10-01 | 2 | -0/+4 |
* | Fixing indentation in start.html | Christopher Allan Webber | 2011-10-01 | 1 | -2/+2 |
* | Merge remote-tracking branch 'refs/remotes/upstream/master' into 569-applicat... | Nathan Yergler | 2011-10-01 | 10 | -27/+180 |
|\ |
|
| * | Merge remote branch 'remotes/elrond/misc/use_staticdirect' | Christopher Allan Webber | 2011-09-28 | 2 | -6/+6 |
| |\ |
|
| | * | Templates: Use request.staticdirect instead of /mgoblin_static | Elrond | 2011-09-14 | 2 | -6/+6 |
| * | | Stripping out whitespace on these translation blocks. | Christopher Allan Webber | 2011-09-25 | 3 | -6/+6 |
| |/ |
|
| * | Marking some things on the frontpage for translation. | Christopher Allan Webber | 2011-09-11 | 1 | -5/+8 |
| * | Merge branch 'gullydwarf-cfdv-f357_lost_password_functionality' | Christopher Allan Webber | 2011-09-08 | 6 | -0/+165 |
| |\ |
|
| | * | Generalizes error model for change password verification | Caleb Forbes Davis V | 2011-08-29 | 1 | -1/+1 |
| | * | Changed phrasing, spelling, and added translations | Caleb Forbes Davis V | 2011-08-28 | 6 | -10/+19 |
| | * | Adding fotgot password functionality | Alejandro Villanueva | 2011-08-28 | 6 | -0/+156 |
| * | | Resent verification email template and view aren't used anymore. Removing! | Christopher Allan Webber | 2011-09-07 | 1 | -24/+0 |