Timeline



Aug 3, 2014:

11:07 PM Ticket #938 (lowercasify username on login request) updated by ayleph
Status changed
I branched off current GMG master and pushed a fix. …
9:21 PM Ticket #938 (lowercasify username on login request) created by ayleph
When a user registers, the chosen username is lowercased before being …
6:57 PM Ticket #935 (Raw Image gets unicodedecodeerror on logging debug data) updated by Odin Hørthe Omdal (Velmont)
Don't know how to delete the old patch, -- since I changed the name on …
6:55 PM 0001-Raw-image-mediatype-had-a-non-unicode-logging-call.patch attached to Ticket #935 by Odin Hørthe Omdal (Velmont)
6:49 PM Ticket #935 (Raw Image gets unicodedecodeerror on logging debug data) updated by Odin Hørthe Omdal (Velmont)
lol, true. I am in Python 3 land myself, unicode is simpler there :) …
5:32 PM Ticket #937 (transifex) created by vladopc
In my opinion it's not appropriate to force me to use centralized …
4:56 PM Ticket #936 (wtforms dependency error in setup.py) created by ZHANG Weiwu
git cloned master a few minutes ago. setup.py depends on wtforms …
4:27 PM Ticket #935 (Raw Image gets unicodedecodeerror on logging debug data) updated by Christopher Allan Webber
Hm. I think this may be backwards! Encoding to utf-8 means encoding …
4:14 PM 0001-Raw-image-mediatype-has-a-logging-call-not-encoding-.patch attached to Ticket #935 by Odin Hørthe Omdal (Velmont)
4:08 PM Ticket #935 (Raw Image gets unicodedecodeerror on logging debug data) created by Odin Hørthe Omdal (Velmont)
Forgot to encode to utf-8 first. Have patch.
11:51 AM Ticket #934 (mediagoblin.media_types.video tries to process SVG files) updated by ayleph
Owner, Status changed
I branched off current GMG master and uploaded the fix. …
10:51 AM Ticket #934 (mediagoblin.media_types.video tries to process SVG files) updated by ayleph
With the above change made, the GMG web interface reports {{{Sorry, I …
10:39 AM Ticket #934 (mediagoblin.media_types.video tries to process SVG files) updated by ayleph
Quick solution: use the EXCLUDED_EXTS directive to disallow …
10:28 AM Ticket #934 (mediagoblin.media_types.video tries to process SVG files) updated by ayleph
Owner, Status changed
10:28 AM tanscode-svg.png attached to Ticket #934 by ayleph
SVG that has been transcoded by mediagoblin.media_types.video
10:27 AM Ticket #934 (mediagoblin.media_types.video tries to process SVG files) created by ayleph
When an SVG file is uploaded, mediagoblin.media_types.video
3:26 AM Ticket #933 (Plugins should have a way to redirect to the login page) updated by Steve
I can work on this if someone has a suggestion on how to provide this …
3:24 AM Ticket #933 (Plugins should have a way to redirect to the login page) created by Steve
I am writing a plugin that requires that the user be logged in before …

Aug 2, 2014:

10:25 PM Ticket #861 (Use STARTTLS when sending emails) updated by Matt Molyneaux
The documentation issue appears to have already been reported as #734
9:24 PM Ticket #861 (Use STARTTLS when sending emails) updated by Christopher Allan Webber
Merged! But stupidly, I merged it before realizing that there were …
9:21 PM Ticket #790 (Problem processing OGV file) closed by Christopher Allan Webber
fixed: Seems pretty straightforward! I merged and pushed the branch. Thanks …
6:57 PM Ticket #717 (Video thumbnails are not created) updated by ayleph
For a description/resolution to the {{{DeprecationWarning: integer …
6:51 PM Ticket #932 (Video thumbnail pipeline passes seek_amount argument as float when int ...) updated by ayleph
Owner, Status changed
I branched off current GMG master and uploaded the fix. …
6:44 PM Ticket #932 (Video thumbnail pipeline passes seek_amount argument as float when int ...) updated by ayleph
Owner, Status changed
Quick solution: force seek_amount to an integer. Here's the …
6:37 PM Ticket #932 (Video thumbnail pipeline passes seek_amount argument as float when int ...) created by ayleph
While seeking through a video file to create a thumbnail, the pipeline …
5:53 PM Ticket #717 (Video thumbnails are not created) closed by ayleph
duplicate: This issue is light on details and doesn't provide enough information …
4:43 PM Ticket #861 (Use STARTTLS when sending emails) updated by Matt Molyneaux
Rebased branch on 8917ffb1e73ac8ed0fc825113593e5e5ca9b4573 (current HEAD)
4:33 PM Ticket #861 (Use STARTTLS when sending emails) updated by Matt Molyneaux
Milestone changed
4:23 PM Ticket #790 (Problem processing OGV file) updated by ayleph
Status changed
3:42 PM Ticket #790 (Problem processing OGV file) updated by ayleph
In the IRC discussion below, slomo provides input about the …
3:10 PM Ticket #790 (Problem processing OGV file) updated by ayleph
Resolution, Status changed
Re-opening the ticket.
3:24 AM Ticket #790 (Problem processing OGV file) updated by ayleph
I branched off current GMG master and uploaded the fix. …
2:47 AM Ticket #790 (Problem processing OGV file) updated by ayleph
This issue is marked as fixed and closed, but it's not …

Aug 1, 2014:

5:23 PM Ticket #931 (deployment documentation - switch to mediagoblin user with sudo) updated by ayleph
> If you use "sudo su -" first to swicht to root and then enter the …
4:26 PM Ticket #927 (Clean up Federation) updated by Elrond
Description, Priority, Resolution, Status changed
Re-Open for more items in views.py. Especially more security. See …
12:19 PM Ticket #931 (deployment documentation - switch to mediagoblin user with sudo) created by Alberto
Switching to the mediagoblin user with sudo as mentioned in the …

Jul 31, 2014:

10:32 PM Ticket #930 (allow_registration = false doesnt work) created by Alberto
I added allow_registration = false to mediagoblin.ini, ran ./bin/gmg …

Jul 30, 2014:

9:30 PM Ticket #929 (Thumbnails in the collection view are missing file title) created by NZL
If you look at any URL like /u/<username>/ you'll see thumbnails with …
9:15 PM Ticket #927 (Clean up Federation) closed by Jessica Tallon
fixed: This has now been pushed to master in commit …
9:14 PM Ticket #920 (Broken migration for #894) updated by Elrond
Status changed
7:24 PM Ticket #920 (Broken migration for #894) updated by Christopher Allan Webber
So, it looks like Elrond is right about how the indexes are created. …
7:20 PM Ticket #920 (Broken migration for #894) updated by Christopher Allan Webber
And now: postgres. *pre-the-new-migration on postgresql* […] …
6:57 PM Ticket #920 (Broken migration for #894) updated by Christopher Allan Webber
Okay, I'm going to paste the results one after another in here, before …

Jul 29, 2014:

7:57 PM Ticket #922 (Some strings are not translatable) updated by Christopher Allan Webber
Milestone, Owner, Status changed
Okay, I merged your branch larjona! This looks great. Stellar work …
7:40 PM Ticket #923 (Making admin a user does not turn on 'moderator' nor 'featurer' privileges) closed by Jessica Tallon
fixed: This has now made it into master as of …
2:34 PM Ticket #927 (Clean up Federation) updated by Jessica Tallon
I have fixed the json_errors you mentioned above. the task has gone to …
10:52 AM Ticket #927 (Clean up Federation) updated by Elrond
A bunch of places, where you replaced the arguments to json_response …
10:40 AM Ticket #927 (Clean up Federation) updated by Elrond
Description changed
10:33 AM Ticket #928 (Call get_upload_file_limits directly in submit_media()) created by Elrond
I think, every caller of submit_media calls get_upload_file_limits

Jul 28, 2014:

11:12 PM Ticket #927 (Clean up Federation) updated by Jessica Tallon
I believe all of the current ticket has been done now. I have put the …
9:25 PM Ticket #927 (Clean up Federation) updated by Jessica Tallon
Owner, Status changed
8:45 PM Ticket #927 (Clean up Federation) updated by Elrond
Description changed
Fix Cut'n'paste issue. Add placement comment.
8:43 PM Ticket #927 (Clean up Federation) updated by Elrond
Description changed
Add json_error idea.
8:05 PM Ticket #923 (Making admin a user does not turn on 'moderator' nor 'featurer' privileges) updated by Jessica Tallon
This has been pushed to a branch …
6:27 PM Ticket #927 (Clean up Federation) created by Jessica Tallon
Elrond found some issues over his review of the federation code …

Jul 27, 2014:

3:34 AM Ticket #912 (proper handling of missing video codecs) updated by Boris Bobrov
fixed in 3bb6896

Jul 26, 2014:

3:59 PM 0001-LDAP-URL-based-on-RFC-2255.patch attached to Ticket #926 by sumpfralle
3:59 PM Ticket #926 (LDAP authentication: use RFC 2255 LDAP URLs for more flexibility) created by sumpfralle
Hi, the current LDAP authentication plugin can only handle LDAP …
1:00 AM Ticket #922 (Some strings are not translatable) updated by Laura Arjona Reina
I have made some strings translatable in different files. I fixed a …
12:18 AM Ticket #925 (Consider reordering the media sidebar) created by Laura Arjona Reina
Hi everybody, congratulations for your work in MediaGoblin. The media …

Jul 25, 2014:

9:29 PM 0001-use-attribute-from-LDAP_USER_DN_TEMPLATE-instead-of-.patch attached to Ticket #924 by sumpfralle
9:24 PM Ticket #924 (LDAP authentication: configurable user attribute (currently: always 'uid')) created by sumpfralle
Currently user authentication works for a DN like the following: …
9:04 PM Ticket #731 (Setting create_spectrogram to false breaks processing) closed by Christopher Allan Webber
fixed: Okay, pushed up a fix in 7e0c51a which just makes it so that it isn't …
8:05 PM Ticket #922 (Some strings are not translatable) updated by Christopher Allan Webber
Sure... generating the .po files and the .mo files separately is not …
7:51 PM Ticket #647 (Uncontrolled reading of files into memory) updated by Christopher Allan Webber
Milestone changed
I think this should be a 0.8.0 feature. But we should *really* do it …
7:46 PM Ticket #791 (When I tried put comment Slovakian language I got) closed by Christopher Allan Webber
fixed: Well, LGTM. Berker is the domain expert here also. I think maybe …
4:48 PM Ticket #923 (Making admin a user does not turn on 'moderator' nor 'featurer' privileges) updated by Jessica Tallon
Owner, Status changed
9:13 AM Ticket #865 (creation date in exif data breaks image display) updated by Sebastian Hugentobler
Replying to cwebber: > thallian: Thanks! Useful fix. …

Jul 24, 2014:

5:33 PM Ticket #923 (Making admin a user does not turn on 'moderator' nor 'featurer' privileges) created by Laura Arjona Reina
Hi everybody, thank you for your work in GNU MediaGoblin. I have a …
5:25 PM Ticket #922 (Some strings are not translatable) created by Laura Arjona Reina
Congratulations for your work in GNU MediaGoblin. I have setup my …
5:15 PM Ticket #825 (Problem with one special jpg) closed by Christopher Allan Webber
duplicate: It sounds like this is fixed then in #865, which is also now fixed! …
5:15 PM Ticket #865 (creation date in exif data breaks image display) closed by Christopher Allan Webber
fixed
5:12 PM Ticket #865 (creation date in exif data breaks image display) updated by Christopher Allan Webber
thallian: Thanks! Useful fix. I've applied it to master. …
5:12 PM Ticket #789 (Cannot upload ODF (LibreOffice, OpenOffice, etc.) files) closed by Jessica Tallon
fixed: This is no longer an issue. This was fixed in …
4:59 PM Ticket #535 (Some files cause a mystery error - MakerNote Tag 0x0001) closed by Christopher Allan Webber
fixed: We are indeed using a newer version now (via a library) and everything …
4:53 PM Ticket #465 (Cannot delete attachments) updated by ShawnRisk
Keywords changed
4:53 PM Ticket #465 (Cannot delete attachments) updated by Christopher Allan Webber
This looks useful... someone needs to test this patch, but it looks …
4:52 PM Ticket #465 (Cannot delete attachments) updated by Christopher Allan Webber
Status changed
4:41 PM Ticket #418 (Leave slug empty until we are sure media processing was successful) updated by ShawnRisk
Keywords changed
2:04 PM Ticket #519 (A way to link to a position in a video/audio (timestamp)) updated by NattilyPidgin
Status changed
I unfortunately lost all the code for this branch because I was …
1:44 PM Ticket #921 (The Only Way) closed by ShawnRisk
invalid
1:27 PM Ticket #750 (Support subtitles for video and audio) updated by NattilyPidgin
Owner, Status changed
hey all, this is a very important ticket and I'm sorry to have claimed …
1:22 PM Ticket #678 (Group Permissions) closed by NattilyPidgin
fixed: I finished this nearly 11 months ago with my other OPW work so I'm …
1:07 PM Ticket #505 (upgrade to trac 1.0) closed by ShawnRisk
fixed

Jul 23, 2014:

5:27 PM Ticket #859 (Celery uses the wrong broker) closed by Jessica Tallon
worksforme: I've been unable to reproduce this so I'm closing this. If this is …
5:21 PM Ticket #789 (Cannot upload ODF (LibreOffice, OpenOffice, etc.) files) updated by Jessica Tallon
Owner, Status changed
5:18 PM Ticket #818 (pbr is breaking things) updated by Jessica Tallon
Milestone changed
This effects us as sqlalchemy-migrate now uses pbr. The current …
4:21 PM Ticket #458 (Functional testing via selenium, phantomjs, or similar) updated by Emily O'Leary
So we ran into one big problem with this test suite (see above) that I …
4:02 PM Ticket #373 (Functional testing plan (test cases, e.g. for non-technical manual ...) updated by Emily O'Leary
Owner, Status changed
Manual tests written up at: …
3:59 PM Ticket #692 (Proper documentation on how to author tests) updated by Emily O'Leary
Owner, Status changed
No progress on this on my end. It would probably be more fruitful to …
3:57 PM Ticket #781 (Command Line Upload) closed by Emily O'Leary
invalid: Yeah, that does what I would have wanted. I ended up working around it …
3:51 PM Ticket #791 (When I tried put comment Slovakian language I got) updated by tryggvib
Status changed
Moving fix to berkerpeksag's comment to review.
3:50 PM Ticket #791 (When I tried put comment Slovakian language I got) updated by tryggvib
Resolution, Status changed
Since berkerpeksag was right in the comment I provided a fix. The …

Jul 22, 2014:

2:24 PM Ticket #789 (Cannot upload ODF (LibreOffice, OpenOffice, etc.) files) updated by Jessica Tallon
I have tried uploading both files ShawnRisk has uploaded, one of which …
11:03 AM Ticket #921 (The Only Way) created by WilfordCaper
Having gone through various kinds of writings in one’s life to the …

Jul 21, 2014:

6:41 PM Ticket #920 (Broken migration for #894) created by Elrond
tl;dr the index-add on User.username might be broken. If it is, this …
5:02 PM Ticket #912 (proper handling of missing video codecs) updated by Boris Bobrov
Answering to your irc questions: yes, it is possible in gstreamer to …
4:55 PM Ticket #912 (proper handling of missing video codecs) updated by Boris Bobrov
> So the way we handle things is that first the extension is checked …
3:04 PM Ticket #912 (proper handling of missing video codecs) updated by Christopher Allan Webber
Cc changed
So, there's a reason that we have extension based sniffing as a …

Jul 20, 2014:

8:33 PM Ticket #668 (Replace beaker sessions with itsdangerous based sessions) updated by Elrond
Really, I have no idea. It's probably done, I'm guessing. If there's …
8:01 PM Ticket #919 (Do not use super(self.__class__)) created by Elrond
Some places in the code use something like […] This seems to work, …
9:02 AM Ticket #916 (Incorporate jpope's "sandy 70s speedboat" theme) updated by Jessica Tallon
This was put in the wrong place so I've reverted and commit it in the …

Jul 19, 2014:

10:10 PM Ticket #912 (proper handling of missing video codecs) updated by Boris Bobrov
Cc changed
10:09 PM Ticket #912 (proper handling of missing video codecs) updated by Boris Bobrov
Cc changed
10:07 PM Ticket #912 (proper handling of missing video codecs) updated by Boris Bobrov
After some research I see some ways how this can be done. 1. Report on …
12:46 PM Ticket #791 (When I tried put comment Slovakian language I got) updated by tryggvib
Added __unicode___ representation to Notification and …
12:44 AM Ticket #791 (When I tried put comment Slovakian language I got) updated by berkerpeksag
Sorry, but I think the patch is incorrect. __repr__ and __str__

Jul 18, 2014:

5:19 PM Ticket #916 (Incorporate jpope's "sandy 70s speedboat" theme) closed by Jessica Tallon
fixed: This has been added as a submodule as of …
2:47 PM Ticket #791 (When I tried put comment Slovakian language I got) closed by Jessica Tallon
fixed: This is fixed as of …
2:25 PM Ticket #791 (When I tried put comment Slovakian language I got) updated by Jessica Tallon
Thanks to help from tryggvib what needs to be done to reproduce is: …
1:47 PM Ticket #647 (Uncontrolled reading of files into memory) updated by Christopher Allan Webber
Note: I'd love for this to get fixed in 0.7.0 but it's a pretty big …
1:46 PM Ticket #647 (Uncontrolled reading of files into memory) updated by Christopher Allan Webber
Cc, Owner, Status changed
Gandaro, I don't think you're currently working on this are you? I'm …
1:44 PM Ticket #909 (pyld is python2.7+ only) closed by Jessica Tallon
fixed: Yes this looks like it runs fine besides the tests.
1:44 PM Ticket #909 (pyld is python2.7+ only) updated by Christopher Allan Webber
So in that case, can we close out this ticket? "python2.6 working …
1:37 PM Ticket #914 (Use named ForeignKeys in migrations) updated by Christopher Allan Webber
Milestone changed
I think this is important but can wait till next release. It's not …
12:50 PM Ticket #909 (pyld is python2.7+ only) updated by Jessica Tallon
So the reason that in python 2.6 fails the …

Jul 17, 2014:

10:35 PM Ticket #791 (When I tried put comment Slovakian language I got) updated by Jessica Tallon
I'm currently unable to reproduce this error. Can someone provide some …
8:05 PM Ticket #888 (Support RAW photo files) closed by Christopher Allan Webber
fixed: Fixed my above complaint. Now the video plugin behaves itself and …
3:49 PM see_general.pdf attached to Ticket #789 by ShawnRisk
3:49 PM calendar.odt attached to Ticket #789 by ShawnRisk
3:48 PM Ticket #789 (Cannot upload ODF (LibreOffice, OpenOffice, etc.) files) updated by ShawnRisk
I have tried a odt and pdf files which I got this in console: …
3:23 PM Ticket #894 (index User.username) closed by Jessica Tallon
fixed: This has been resolved (not by patch attached). The commit …
2:26 PM Ticket #758 (Fix skip_transcoding) closed by Christopher Allan Webber
fixed
2:16 PM issue_894.patch attached to Ticket #894 by Jessica Tallon
1:08 PM Ticket #894 (index User.username) updated by Jessica Tallon
Owner, Status changed

Jul 16, 2014:

11:15 PM Ticket #791 (When I tried put comment Slovakian language I got) updated by berkerpeksag
Cc changed
10:13 PM Ticket #888 (Support RAW photo files) updated by Christopher Allan Webber
Owner, Status changed
I just gave this a test spin. Works great! I've merged it to master. …
7:46 PM Ticket #918 (video.js recommending Adobe Flash and Chrome in some browsers) created by Christopher Allan Webber
Even though we have our own fallback message (recommending FireFox at …
7:08 PM Ticket #917 (Comment notifications are sent in the sender's language setting) created by ayleph
When a user comments on a media entry, the notification email sent to …

Jul 15, 2014:

11:33 PM Ticket #769 (I tried send comment and got -> Server Error) closed by Christopher Allan Webber
duplicate: Okay thanks, marked as duplicate!
11:32 PM Ticket #791 (When I tried put comment Slovakian language I got) updated by Christopher Allan Webber
Milestone changed
11:32 PM Ticket #769 (I tried send comment and got -> Server Error) updated by tryggvib
This is a duplicate of issue #791 which has a fix attached.
4:15 AM Ticket #894 (index User.username) updated by Jorge Araya Navarro
By "adding this index" you mean, something like index=True as …

Jul 14, 2014:

10:52 PM Ticket #916 (Incorporate jpope's "sandy 70s speedboat" theme) created by Christopher Allan Webber
jpope has implemented an excellent "sandy 70s speedboat" theme: …
10:00 PM Ticket #600 ("Liberate my data" (data export button)) updated by Christopher Allan Webber
Milestone changed
It's a great idea, everyone wants it pretty much, but it's a huge …
9:59 PM Ticket #731 (Setting create_spectrogram to false breaks processing) updated by Christopher Allan Webber
It sounds like the easiest solution is to disable the disabling of …
9:54 PM Ticket #818 (pbr is breaking things) updated by Christopher Allan Webber
Summary changed
I renamed the title of this one to "pbr is breaking things", because …
9:47 PM Ticket #722 (deployment guide improvements) closed by Christopher Allan Webber
worksforme: I'm not sure there's a sufficient reason to do this, so I'm closing …
9:46 PM Ticket #685 (Big Migration Unit Test) updated by Christopher Allan Webber
Milestone changed
I'm bumping this to 0.8.0, but if it doesn't really make it in 0.8.0, …
8:56 PM Ticket #894 (index User.username) updated by Christopher Allan Webber
Priority changed
8:55 PM Ticket #664 (Overflow not handled at pages like delete media ones) updated by Christopher Allan Webber
Milestone changed
Is this still true? We had a CSS overhaul when Skeleton was merged. …
8:54 PM Ticket #689 (forgot password is broken) updated by Christopher Allan Webber
Milestone changed
8:54 PM Ticket #689 (forgot password is broken) closed by Christopher Allan Webber
worksforme: I just tested the forgot password link and it works fine. I'm not …
8:52 PM Ticket #720 ("file correctly uploaded" bar is misleading) updated by Christopher Allan Webber
Component, Milestone, Summary changed
I've changed the title of this bug to: "file correctly uploaded" bar …
8:27 PM Ticket #459 (Improve migration framework) updated by Christopher Allan Webber
Milestone changed
I'm bumping this to 0.8.0 partly, but if it doesn't really make it in …
8:11 PM Ticket #647 (Uncontrolled reading of files into memory) updated by Christopher Allan Webber
#834 is indeed a duplicate, but has useful information for resolving …
8:11 PM Ticket #834 (File upload size limited by available system memory) closed by Christopher Allan Webber
duplicate: This is indeed a duplicate of #647 but has some useful comments. …
8:10 PM Ticket #912 (proper handling of missing video codecs) updated by Christopher Allan Webber
Milestone changed
It's not clear yet whether gst10 will make it into this release yet or …
8:09 PM Ticket #400 (Media licensing should be human readable) updated by Christopher Allan Webber
Milestone changed
I'm bumping this to 0.8.0, but if it doesn't really make it in 0.8.0, …
8:09 PM Ticket #395 (Make license options customizable and drop non-FaiF options by default) updated by Christopher Allan Webber
Milestone changed
I'm bumping this to 0.8.0, but if it doesn't really make it in 0.8.0, …
8:00 PM Ticket #254 (Directories in queue are not deleted automatically) updated by Christopher Allan Webber
Milestone changed
8:00 PM Ticket #734 (Document the config options available in config_spec.ini) updated by Christopher Allan Webber
Milestone changed
8:00 PM Ticket #503 (Write tests for the OAuth plugin) updated by Christopher Allan Webber
Milestone changed
7:59 PM Ticket #426 ("Separate Celery" section outdated) updated by Christopher Allan Webber
Milestone changed
I'm kind of tired of moving around the release milestone on this. I'd …
7:58 PM Ticket #212 (Use werkzeug as a caching abstraction layer (was: «use beaker»)) updated by Christopher Allan Webber
Milestone changed
7:58 PM Ticket #499 (the avatar image is necessary) updated by Christopher Allan Webber
Milestone changed
This isn't really urgent and so I'm removing the milestone. Someone …

Jul 13, 2014:

6:24 PM Ticket #915 (Add collection option to 'addmedia' cli uploading) updated by Stéphane Péchard
now that I think about it, I should have check the collection before …
5:47 PM Ticket #915 (Add collection option to 'addmedia' cli uploading) updated by Stéphane Péchard
Status changed
5:37 PM Ticket #915 (Add collection option to 'addmedia' cli uploading) created by Stéphane Péchard
Add a collection option to 'addmedia' command line uploading …
4:04 PM Ticket #913 (Get off of Transifex) updated by Laura Arjona Reina
Replying to Nemo_bis: > larjona, as you have experience …
2:49 PM Ticket #913 (Get off of Transifex) updated by Nemo_bis
Cc changed
larjona, as you have experience with many platforms your help would be …

Jul 12, 2014:

8:38 PM Ticket #914 (Use named ForeignKeys in migrations) updated by Elrond
Description changed
8:09 PM Ticket #914 (Use named ForeignKeys in migrations) updated by Elrond
Keywords changed
7:44 PM Ticket #914 (Use named ForeignKeys in migrations) created by Elrond
db/migrations.py has this: […] This is a big NO! Those are the …

Jul 10, 2014:

9:54 PM Ticket #909 (pyld is python2.7+ only) updated by Christopher Allan Webber
Milestone changed
4:06 PM Ticket #819 (Submitting media via the API plugin ignores tags) closed by Christopher Allan Webber
fixed: LGTM, merged!
4:02 PM Ticket #758 (Fix skip_transcoding) updated by Christopher Allan Webber
Cc changed
I've merged this... I trust Brett's review, and it looks right, though …
3:43 PM Ticket #888 (Support RAW photo files) updated by Christopher Allan Webber
That's helpful... thanks Velmont :) I'll try to review this today, …
3:35 PM Ticket #747 (typofix and improve runtests.sh) closed by Christopher Allan Webber
fixed: Merged the first one. Great catch! I'm not going to merge the second …
3:30 PM Ticket #783 (bin/gmg command adduser generates a minor unnecessary error) updated by Christopher Allan Webber
Thanks npigeon!
3:30 PM Ticket #783 (bin/gmg command adduser generates a minor unnecessary error) closed by Christopher Allan Webber
fixed: Merged, rebased, and pushed.
3:25 PM Ticket #754 (consider adding WAI-ARIA attributes to the header dropdown) updated by Christopher Allan Webber
Milestone changed
3:25 PM Ticket #754 (consider adding WAI-ARIA attributes to the header dropdown) closed by Christopher Allan Webber
fixed: Good patch. All that was missing was adjusting the CSS properties. I …
Note: See TracTimeline for information about the timeline view.