19e2668b77
Updating translations
Christopher Allan Webber
2011-11-27 15:31:42 -06:00
9382221fe2
Fix the text "Seperate tags by commas and spaces" since spaces are not used to seperate anymore.
Manuel Urbano Santos
2011-11-27 14:31:20 +01:00
d5bb51f9d4
* Feature #678: Drop custom delimiters in tags * Eliminate the definition of the tag delimiter for tests. * Remove a test that was related to custom tags delimiter. * Bug #671: Tags list on Edit page is not seperated by spaces and hard to read * Modify a test to include this space.
Manuel Urbano Santos
2011-11-27 13:55:07 +01:00
3038ba87e4
* Bug #671: Tags list on Edit page is not seperated by spaces and hard to read : Make 'media_tags_as_string' function put a space after each comma. * Feature #678: Drop custom delimiters in tags : I declare a constant in the begining of text.py file.
Manuel Urbano Santos
2011-11-27 13:49:47 +01:00
5568a01419
Use setup_global_and_app_config in gmg's migrate.
Elrond
2011-10-23 23:29:15 +02:00
56dc1c9d3e
Add base class for Meddleware
Elrond
2011-11-25 22:16:18 +01:00
1b7662012f
Uncommenting requires=['gst'] till I figure out why Joar added it there :)
Christopher Allan Webber
2011-11-25 12:33:34 -06:00
ce5ae8da19
Rename MediaGoblin middleware to meddleware to avoid confusion w/ wsgi middleware
Christopher Allan Webber
2011-11-25 12:13:56 -06:00
4da6efb459
Removing these video javascript files, which are currently unused
Christopher Allan Webber
2011-11-25 11:43:34 -06:00
f47a7a8c92
Remove old enable_video config option
Christopher Allan Webber
2011-11-25 11:42:03 -06:00
cfa96da734
Load multiple media types based on the media_types section of the config file
Christopher Allan Webber
2011-11-25 11:41:24 -06:00
99d2ac1d83
Merge remote-tracking branch 'remotes/jwandborg/master'
Christopher Allan Webber
2011-11-24 15:24:58 -06:00
3018832153
Rename MediaEntry.uploader() to .get_uploader()
Elrond
2011-11-21 21:40:48 +01:00
4d4e5b435b
652: Don't show empty field labels.
Elrond
2011-11-18 23:37:25 +01:00
ea33f63635
Wrap long line.
Elrond
2011-11-22 21:48:56 +01:00
56bfd91ab4
Added a message noticing the user the image has been successfully deleted.
Pablo J. Urbano Santos
2011-11-22 21:07:09 +01:00
6506b1e22c
Fixes for video branch
Joar Wandborg
2011-11-22 21:06:08 +01:00
d0ba62e2e7Fixes#597. Add a visible error when user tries to delete an image without cheking the "I'm sure" checkbox.
Pablo J. Urbano Santos
2011-11-22 20:29:33 +01:00
8aeb673877
Video support is disabled by default, set enable_video to true to enable
Joar Wandborg
2011-11-22 00:09:41 +01:00
0bce749b21
Fixes after merging video into master - part 2
Joar Wandborg
2011-11-21 23:38:31 +01:00
8e5f974684
Fixes after merging video branch into master
Joar Wandborg
2011-11-21 23:18:40 +01:00
58dd8d9e63
Filename extensions are lowercased before uploading the image.
Pablo J. Urbano Santos
2011-11-21 22:42:55 +01:00
0b3cdd6a25
Navigation buttons edits. Removed images as they are no longer needed. Related: bug #504
Jef van Schendel
2011-11-20 17:01:23 +01:00
7807f5a513
Remove Edit/Delete icons, since they are not required yet.
Jef van Schendel
2011-11-20 16:45:45 +01:00
16a444444a
Change tag list from a list to a paragraph. Wrap text for translation.
Jef van Schendel
2011-11-20 16:18:27 +01:00
cee794a8f7
Fix for bug #467, "Add explanatory copy to add/edit picture pages saying that tags are comma-separated"
Jef van Schendel
2011-11-20 15:34:40 +01:00
88f20b58b2
Slight style changes to button_action_highlight
Jef van Schendel
2011-11-20 01:57:29 +01:00
c6c08a2f29
Small correction, this button should be button_action, not button_form
Jef van Schendel
2011-11-20 01:57:02 +01:00
5ab3855e1f
Slight change to error wording
Jef van Schendel
2011-11-20 01:46:21 +01:00
13423daae2
Another change to button style. Renamed header_submit, header_submit_highlight and button classes, correct all references to these
Jef van Schendel
2011-11-20 01:43:48 +01:00
5bd523eb23
Change to background of "empty_space", it now uses an image
Jef van Schendel
2011-11-20 01:12:10 +01:00
c8ccd23e8e
added unittests, now using form errors and fixed bug when no GET parameter is given for /edit/profile/
Jakob Kramer
2011-11-20 00:35:09 +01:00
4837b2f253
added support for changing the password, issue #643
Jakob Kramer
2011-11-19 22:17:21 +01:00
909dda1f85
Change button style a bit
Jef van Schendel
2011-11-20 00:28:19 +01:00
707001950a
Merge branch 'master' of git://gitorious.org/mediagoblin/mediagoblin
lora
2011-11-19 17:01:40 -06:00
2d62e9efd2
issue 582: use media.slug instead of media.id
lora
2011-11-19 17:00:25 -06:00
aea6d577cb
Change form structure and add relevant CSS rules
Jef van Schendel
2011-11-19 23:46:42 +01:00
7880168526
Added back the title block
Christopher Allan Webber
2011-11-19 14:06:48 -06:00
5bb37b9480
Merge remote branch 'remotes/inconexo/613_custom_title'
Christopher Allan Webber
2011-11-19 14:04:56 -06:00
1bc231c766
Added Pablo Santos to the AUTHORS file
Christopher Allan Webber
2011-11-19 14:03:01 -06:00
7c378f2cd5
Allow user to set whether comments are ascending or descending
Christopher Allan Webber
2011-11-19 14:01:38 -06:00
5db324f7c6
Merge remote branch 'remotes/inconexo/441_comment_order'
Christopher Allan Webber
2011-11-19 13:54:49 -06:00
b4b7b6a57a
Added Corey Farwell to the list of contributors
Christopher Allan Webber
2011-11-19 13:42:30 -06:00
1a3138addd
media_home: order comments by ascending date.
Pablo J. Urbano Santos
2011-11-19 19:15:41 +01:00
e62fc61194
Added parameter ascending to MediaEntry::get_comments, if true, comments will be ordered ascending, otherwise descending
Pablo J. Urbano Santos
2011-11-19 19:11:42 +01:00
3c0411f51f
Allow instance owners to customize html titles of page: Added html_title config option. Made base.html template use html_title option as page title.
Pablo J. Urbano Santos
2011-11-19 17:07:41 +01:00
53bc39755b
Add app_config and global_config to the template environment
Christopher Allan Webber
2011-11-19 08:33:29 -06:00
6950c6c77c
Adding app_config and global_config to the template environment
Christopher Allan Webber
2011-11-19 08:31:37 -06:00
817066506d
Merge branch 'master' of gitorious.org:mediagoblin/mediagoblin
Christopher Allan Webber
2011-11-18 09:34:09 -06:00
ccca0fbfc3
Beginnings of sqlalchemy models
Christopher Allan Webber
2011-11-17 08:28:23 -06:00
76c6c806ca
Accidentally had user['profile'] where it shoulda been user['bio']
Christopher Allan Webber
2011-11-16 17:53:46 -06:00
359781f075
Fixed video transcoding
Joar Wandborg
2011-11-16 14:20:27 +01:00
64fd0462bd
Committing some futile attempts to make GStreamer transcode the audio properly.
Joar Wandborg
2011-11-15 22:43:05 +01:00
3618a9ac51
Dot-Notation: x._id = ObjectId() doesn't seem to work properly
Elrond
2011-11-14 17:11:37 +01:00
eabe6b678a
Dot-Notation for "_id"
Elrond
2011-11-13 19:25:06 +01:00