Custom Query (1174 matches)

Filters
 
Or
 
  
 
Columns

Show under each result:


Results (322 - 324 of 1174)

Ticket Resolution Summary Owner Reporter
#99 FIXED redo website Will Kahn-Greene Will Kahn-Greene
Description

The website used to be in MoveableType and on the Foocorp servers. We've moved the site over to our own server now. We don't want to stick with MT, though, so we need to set up a web system thing.

Requirements:

  1. can't suck
  2. preferably python so we can fiddle with it
  3. allows for blog entries, rss feeds, ...
  4. web front-end
  5. easy to use for non-Will people

I'm tossing around using PyBlosxom. We could generate the website like we're doing docs right now where it's statically generated with the source and the script in a repository.

I plan on working on this at the end of June when I get back.

#127 FIXED move mailing list to new server Will Kahn-Greene Will Kahn-Greene
Description

We currently have a development-focused mailing list on the social server. We want to move this over to our own server.

OpenHatch has a devel@openhatch.org mailing list. I was thinking we'd do the same and create devel@mediagoblin.org .

I have mailman already set up, so the things that need to be done are:

  1. test the mailman installation
  2. create the list
  3. tell the people on the old list, "yo, we've moved the list--subscribe to the new one"
  4. figure out what to do with archives (gmane?)
#128 fixed move bug tracker Will Kahn-Greene Will Kahn-Greene
Description

This bug covers moving the bug tracker from bugs.foocorp.net to our own server.

I asked on the mailing list whether people wanted to switch bug trackers and there were no strong opinions.

My current problems with redmine are:

  1. can't tag bugs -- useful for marking bugs as bitesized (bug #382)
  2. mediocre search
  3. I'm concerned it won't scale to hundreds of contributors

It's possible I can solve issue 1 if we had our own redmine instance using a plugin or something. We can push off issue 3. No one else seems to have problems with issue 2, so we can push that off, too.

Given that, this bug covers:

  1. researching redmine to learn how to set it up and run it
  2. figuring out what to do about tags
  3. getting a dump of the data from foocorp
  4. importing the data into the new bug tracker
  5. changing all the urls in the docs and web-site to point to the new instance
  6. creating some kind of automated something that watches the old bug tracker for activity and tells people to use the new one

I'm going to try to get this done for 0.0.4.

Batch Modify
Note: See TracBatchModify for help on using batch modify.
Note: See TracQuery for help on using queries.