Custom Query (636 matches)

Filters
 
Or
 
  
 
Columns

Show under each result:


Results (401 - 500 of 636)

1 2 3 4 5 6 7
Ticket Summary Owner Type Priority Milestone Component
#1077 500 error updating comments in API defect major 0.8.0 programming
#1078 /api/user/<user>/inbox gives error 500 defect major 0.8.0 programming
#1079 Activity.content is not fully translatable defect major 0.8.0 programming
#1095 Smarter extlib installs defect major 0.8.0 programming
#5011 Remove six==1.5.2 requirement defect major 0.8.0 infrastructure
#5021 bin/gmg not created in new install defect major 0.8.0 documentation
#5022 ./configure with/without virtualenv defect minor 0.8.0 infrastructure
#5023 Incorrect version string in latest master defect trivial 0.8.0 infrastructure
#5024 GSteamer 1.0 should be initialized only when required defect critical 0.8.0 programming
#5033 make ignores VIRTUALENV setting defect major 0.8.0 infrastructure
#5036 Add pip-selfcheck.json to .gitignore enhancement trivial 0.8.0 infrastructure
#5053 gmg addmedia broken in 0.8 defect major 0.8.0 programming
#5054 timesince doens't seem to respect UTC timestamps in db defect minor 0.8.0 programming
#5062 which bower > /dev/null doesn't redirect stderr defect minor 0.8.0 programming
#5065 skip_transcode never returns True defect major 0.8.0 programming
#5066 Work around pbutils import warning bug defect minor 0.8.0 programming
#5068 File extension matching fails with relative paths defect major 0.8.0 programming
#5071 Error during db update defect critical 0.8.0 programming
#5073 Add autoconf, automake to dependency list defect minor 0.8.0 documentation
#5074 Check for existence of automake, autoconf in bootstrap.sh enhancement minor 0.8.0 programming
#5075 Add npm to dependency list defect major 0.8.0 documentation
#5078 Debian Jessie: ImportError: No module named babel.messages.frontend defect blocker 0.8.0 programming
#5080 node vs nodejs on Debian Jessie defect major 0.8.0 programming
#5083 npm wants to install to /home/mediagoblin, but the mg system account doesn't use a home dir defect major 0.8.0 programming
#5309 Move GIT Repository task critical 0.8.0 infrastructure
#5310 Incorrect syntax in latest postgres docs defect major 0.8.0 documentation
#5313 Fresh install requires "requests>=2.6.0" defect blocker 0.8.0 programming
#5314 ZeroDivisionError in exif.py defect major 0.8.0 programming
#303 Support deletion of an account by an administrator enhancement major 0.7.0 programming
#731 Setting create_spectrogram to false breaks processing defect minor 0.7.0 programming
#747 typofix and improve runtests.sh defect trivial 0.7.0 programming
#754 consider adding WAI-ARIA attributes to the header dropdown enhancement trivial 0.7.0 programming
#758 Fix skip_transcoding defect major 0.7.0 programming
#783 bin/gmg command adduser generates a minor unnecessary error defect trivial 0.7.0 programming
#789 Cannot upload ODF (LibreOffice, OpenOffice, etc.) files defect major 0.7.0 programming
#790 Problem processing OGV file defect major 0.7.0 programming
#791 When I tried put comment Slovakian language I got defect major 0.7.0 programming
#819 Submitting media via the API plugin ignores tags defect minor 0.7.0 programming
#824 Delete an element with cli/gmg enhancement major 0.7.0 programming
#837 Moderation tools: report panel links the offender's name (whose content was deleted) to the reporter's page defect major 0.7.0 graphic design/interface
#839 Moderation: report panel: icons have copyright attribution in the ALT text defect major 0.7.0 graphic design/interface
#843 Postgres check is wrng defect major 0.7.0 programming
#861 Use STARTTLS when sending emails enhancement minor 0.7.0 programming
#865 creation date in exif data breaks image display defect major 0.7.0 programming
#874 The core__privileges_users table has the foreign key columns reversed defect critical 0.7.0 programming
#883 Properly exit when "gmg deletemedia" succeed. enhancement minor 0.7.0 programming
#884 Remove outdated PKGINFO. defect minor 0.7.0 programming
#885 Fix a typo in babel.ini. defect trivial 0.7.0 documentation
#888 Support RAW photo files enhancement major 0.7.0 programming
#889 zh and ja are not RTL languages defect major 0.7.0 programming
#894 index User.username defect critical 0.7.0 programming
#896 Missing `pyld` packagee on update defect major 0.7.0 infrastructure
#897 I think that there's no such thing as `git submodule fetch` defect minor 0.7.0 documentation
#899 DeprecationWarning: Required is going away in WTForms 3.0, use DataRequired defect minor 0.7.0 infrastructure
#906 Sidebar info not showing up in media displays defect minor 0.7.0 graphic design/interface
#907 Add template hook to dropdown header enhancement trivial 0.7.0 graphic design/interface
#909 pyld is python2.7+ only defect critical 0.7.0 programming
#916 Incorporate jpope's "sandy 70s speedboat" theme defect major 0.7.0 graphic design/interface
#920 Broken migration for #894 defect blocker 0.7.0 programming
#923 Making admin a user does not turn on 'moderator' nor 'featurer' privileges defect major 0.7.0 programming
#927 Clean up Federation defect critical 0.7.0 programming
#948 Errors viewing other user's blogs defect major 0.7.0 programming
#89 Ability to restrict diskspace per user enhancement minor 0.6.0 programming
#755 "possibly undefined macro: AC_MSG_ERROR" is breaking the pyconfigure method defect critical 0.6.0 programming
#762 simplify user.html enhancement minor 0.6.0 programming
#764 Improve checkbox wording defect minor 0.6.0 programming
#770 New video.js (was: XSS vulnerability) defect critical 0.6.0 programming
#796 Can't open collections defect major 0.6.0 programming
#39 OpenID support enhancement trivial 0.5.0 programming
#313 A way to subscribe to comments enhancement minor 0.5.0 programming
#314 Mozilla Persona (BrowserID) support enhancement minor 0.5.0 programming
#354 Option to stay logged in defect minor 0.5.0 programming
#420 Reprocess failed uploads defect major 0.5.0 programming
#488 Make MediaGoblin work with latest celery, kombu task major 0.5.0 programming
#492 comment preview enhancement major 0.5.0 programming
#500 Cannot upload media with non-ASCII characters in file names; such attachments end up typeless. defect minor 0.5.0 programming
#536 GNU Coding Standards-compliant configure script & Makefile enhancement major 0.5.0 infrastructure
#624 Consider using itsdangerous for mail tokens. enhancement minor 0.5.0 programming
#633 Feed 'by tag' does not link to the pubsub hub defect major 0.5.0 programming
#648 STL (3D) media type: buttons have redundant tooltips, one is wrong defect trivial 0.5.0 graphic design/interface
#679 Database "fixtures" (but not the testing kind) defect major 0.5.0 programming
#693 An end to merge requests task major 0.5.0 infrastructure
#704 Make media types into plugins enhancement major 0.5.0 programming
#705 Allow a user to change their email associated with their account defect major 0.5.0 programming
#706 New notifications enhancement major 0.5.0 programming
#708 allow user configuration for jinja2 extensions enhancement trivial 0.5.0 programming
#711 Switch unit tests to using in-memory sqlite databases enhancement minor 0.5.0 programming
#716 Wrong permissions for videos defect critical 0.5.0 infrastructure
#735 Move change email to it own view defect major 0.5.0 programming
#737 docs.mediagoblin.org should support multiple versions, or move to readthedocs defect major 0.5.0 infrastructure
#753 better redirect after delete confirm defect major 0.5.0 programming
#763 Fix plugin documentation defect blocker 0.5.0 documentation
#766 "accoutn" instead of "account" defect trivial 0.5.0 programming
#122 set us up on openhatch task minor 0.4.0 infrastructure
#394 Fuzzy timestamps Jessica Tallon enhancement minor 0.4.0 programming
#474 Change password is on the same page as the rest of the account settings defect major 0.4.0 graphic design/interface
#515 MediaGoblin makes thumbs 180px high, but css only allows 135px high max defect major 0.4.0 graphic design/interface
#531 Compression Options for Images enhancement minor 0.4.0 programming
#532 Show creation date (extract from EXIF) enhancement minor 0.4.0 programming
#548 Add support for token refresh to the OAuth plugin enhancement major 0.4.0 programming
1 2 3 4 5 6 7
Batch Modify
Note: See TracBatchModify for help on using batch modify.
Note: See TracQuery for help on using queries.