Tickets
 

Tickets

Filter Results:
Search: Type: Status: Component: Assignee:
ID Name Reported By Type Updated Component Status Assignee Votes Comments
51 Translation System for AddOns Nevcairiel Enhancement 10/11/2008 18:18:40 --- Started ckknight +134 8
This idea came up on WoWAce before, but since the wowace rewrite was scratched for CF, forwarding the request: I would like a simple, but yet effective, system to allow Authors to put up strings that need localization, and for translators the possibility to submit those translations to the author. Automatic generation of some kind of Lua Format, or CSV Format, or whatever, so a script could parse it and generate locale files in the addons required Format would be win-win. I could think ...
736 Upload not syndicating. ilurker Defect 10/11/2008 16:24:55 Syndication New --- 0 0
What steps will reproduce the problem? 1. Files uploaded to ChatStamper project have no syndicated after more than 24 hours. 2. http://war.curseforge.com/projects/chatstamper/ 3. File is Normal version. I removed previous version to see if it would "bump" it, but no luck. What is the expected output? What do you see instead? Syndication of file. At what time and date (year, month, day) did you get this bug? (Include your timezone) 10/10/08 Please provide any additional ...
735 Curse.com Project not updating theduk3 Defect 10/11/2008 10:19:42 Projects New --- 0 2
I have noticed very slow updating before, so since it occurs again, I shall complain. :p I have uploaded a new file about 6 hours ago, it got approved pretty quickly, but Curse.com still has not updated. Also, when performing a search on Curse.com (WoW Addons section) DukeCry will show up in the suggestions, but after hitting enter there are '''no results'''. Can only access the project via the direct link.
734 Tags and screenshots SonicBorg Enhancement 10/11/2008 08:25:21 --- New --- 0 0
Hey guys, Just wondering if you can please use lightbox or something so when you look into the projects page and click the icon/screenshot, it opens up a bigger window so u can actually see what the mod looks like... Also, can you please sort all projects into WoW and WAR cats etc. I am looking for features on Guild alliances in WAR, but its not clear if the ones i seen are for WAR or WoW. ta
728 'Replied' Ticket Status Kolie Enhancement 10/11/2008 04:05:47 Ticket System Accepted ckknight +3 0
I set it to critical just to piss you off. I like boobies. Anyways. My hand hurts from replying to tickets, and checking for responses. Tickets that are set to waiting, I am waiting for the ticket creator to respond back in the comments normally. If the ticket author replies to a ticket that is in the 'Waiting' status, I propose that the ticket then be set to a new 'Replied' status.
583 Possibility to include the "latest" tag of a library as external Nevcairiel Enhancement 10/11/2008 04:04:08 Packager New --- +27 6
I came to think of this idea just today when i saw StatLogicLib in AceSVN being broken for a day or so. What i would like is a possibility to tell .pkgmeta to include the latest tag of a library in my .zip, and not the alpha-trunk version. Obviously this would only work for libraries also hosted on CF or (new) WoWAce (to figure out the "latest" tag). This would solve a lot of issues we had before with library errors, imho. Of course it would require the library devs to tag more, ...
733 'Favs' update times Kallieen Defect 10/11/2008 04:01:45 Projects New --- +3 0
It seems that the Favs list on the main Curse site is picking up on changes to Wowace project pages - for example, my favs lists shows Quartz as having been updated today(10/10/2008), but the last release on Curse was 9/29/2008. The Wowace project for Quartz is showing a last updated date of 10/10/2008 though.
682 Email spammage from WoWAce TheGecko Defect 10/10/2008 17:07:29 Subscriptions New --- +6 1
What steps will reproduce the problem? 1. Subscribe to a project via subscription. 2. 3. What is the expected output? What do you see instead? 1. I expected to receive a daily email per project subscription, describing that projects updates. Instead, I received approximately 130 emails (all the exact same email, as well) describing one projects update (IIRC, the project was kgPanels). At what time and date (year, month, day) did you get this bug? (Include your timezone) 2008/03/10, ...
694 nolibs being set as default during syndication kagaro Defect 10/10/2008 12:39:14 Packager New --- +6 1
Ackis noted this to me, look at GatherMate_Sharing for an example. Ive tagged a release, a normal and nolibs version syndicated. However the nolibs version is being set as the default download link. Is this intended? If so what version if being pulled by the curse client? if it is top selection, then its pulling no libs all the time.
712 Profile SSH authorization page should validate the public SSH key Adirelle Enhancement 10/10/2008 12:38:24 --- New --- +5 0
What is the enhancement in mind? How should it look and feel? The idea is to have the http://www.curseforge.com/home/repository-authorization/ page validate the SSH public key format. Users not used to SSH often pastes an invalid key, be it in wrong format, splitted across several lines or whatever. Adding a validation there will simplify troubleshooting. Please provide any additional information below. The page could check that the key matches the following regex and issue an error ...
620 per-project rss feeds for repositories Dessa Enhancement 10/10/2008 09:14:13 Repositories New --- +7 0
What is the enhancement in mind? How should it look and feel? there should be rss feeds for commits in the repository too, to make it possible to follow the development more closely. Please provide any additional information below. rss feeds could be per-project or per-repo in the project, whatever makes more sense as one could probably mention the branch in the rss feed itself or whatever. i care about the revision number, author and the commit message others may want to see how much ...
627 A real-time or cached RSS feed of the latest addon/package zip URLs Matt Enhancement 10/10/2008 04:12:26 Packager New --- +5 2
The packager should serve developers with an API so-to-speak for applications to tether off of curseforge. The WoWAce repo (files.wowace.com) had an xml feed which was a huge benefit. of course luxuries like dependencies, changelog, etc. would be nice as well, but here is a basic example feed: <addons> <addon version="x.x.x" toc="x.x.x.x" name="xxxxxx" author="someperson"> <description> blah blah this is what it does ...