root/veekun/trunk/lib

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Rev Chgset Date Author Log Message
(edit) @523 [523] 7 months eevee Fixed IV calculator bitching about impossible nonexistent input, which …
(edit) @517 [517] 8 months eevee Made move search aware of Platinum. #446
(edit) @474 [474] 12 months eevee Fixed a handful of warnings.
(edit) @468 [468] 12 months eevee Fixed Platinum move column display and added Platinum level/machine/egg …
(edit) @465 [465] 12 months eevee Added support for Platinum moves, some boilerplate, and the Platinum …
(edit) @464 [464] 12 months eevee Transactions no longer break the query log.
(edit) @463 [463] 13 months eevee Fixed some uninit warnings, which were flooding Apache's error log.
(edit) @459 [459] 18 months eevee Fixed old contest schema references that are no longer valid and were …
(edit) @448 [448] 21 months eevee Removed ability for anon users to post to the shoutbox. (#329)
(edit) @445 [445] 22 months eevee Fixed dexsuggest boxes that are supposed to only show moves. (#320)
(edit) @441 [441] 22 months eevee Changed the default Pokemon search view to table. (#318)
(edit) @440 [440] 22 months eevee Fixed uri_for encoding its query args more and more on successive calls …
(edit) @433 [433] 22 months eevee Mostly finished up breeding chains app, at least for one move. (#302) - …
(edit) @432 [432] 22 months eevee Changed breeding chain calculator to interpret its Pokemon input as a …
(edit) @431 [431] 22 months eevee I give up; removing all the FormFu? code, as it doesn't work at all how I …
(edit) @429 [429] 23 months eevee Few small fixes for new breeding chains applet (#302). Deals a little …
(edit) @428 [428] 23 months eevee Replaced backtrace with a breeding chain app that performs about eight …
(edit) @426 [426] 2 years eevee Removed use of svnversion in favor of svn info, which is way faster …
(edit) @425 [425] 2 years eevee Hurka-hur removed some warnings. (#289)
(edit) @424 [424] 2 years eevee Removed timed_exec in favor of the Time::Out module. (#289)
(edit) @423 [423] 2 years eevee Fixed caching of files as iso-8859-1.
(edit) @416 [416] 2 years eevee Fixed prev/next links for alt-forms. (#270)
(edit) @415 [415] 2 years eevee I should not code tipsy at 2 in the morning. (#178)
(edit) @414 [414] 2 years eevee Oh fuck. Timeout was not working. My bad. (#178)
(edit) @409 [409] 2 years eevee Fixed counting of move learners across all versions, and changed blanks to …
(edit) @407 [407] 2 years eevee Added Bulbanews feed to the front page. (#178)
(edit) @406 [406] 2 years eevee Database refactoring. Renamed columns and tables to be more consistent …
(edit) @404 [404] 2 years eevee Bit of a shoutbox test. Not particularly amazing. For the life of me I …
(edit) @403 [403] 2 years eevee Very simple view controller for a gallery item. Been sitting around for a …
(edit) @402 [402] 2 years eevee BETTER fix for bbcode infinite loop, now that I realize why the original …
(edit) @401 [401] 2 years eevee Fix for an infinite loop in bbcode parser. A replaced tag with content …
(edit) @400 [400] 2 years eevee Ability pages were showing duplicates of Pokemon that have the same …
(edit) @397 [397] 2 years eevee Editing user options always tried to fetch a remote file, even if the …
(edit) @394 [394] 2 years eevee Location map is reborn. (#228) Threw in some minor addenda regarding D/P …
(edit) @393 [393] 2 years eevee Locations mini-commit. - Redid location pages to match the new format. - …
(edit) @391 [391] 2 years eevee Fixed Vee::Form's eating of printf control codes when giving a textarea a …
(edit) @390 [390] 2 years eevee Removed a warning that shouldn't have been there and which was …
(edit) @389 [389] 2 years eevee Minor pod fix for Schema/Pokemon.pm.
(edit) @388 [388] 2 years eevee Added a class to wrap around location/Pokemon pairs, and simplified …
(edit) @387 [387] 2 years latiass Jesus Christ. Fixed a bug with SVG.pm that would cause the graph to be …
(edit) @386 [386] 2 years eevee Sped up unread-post listing; added a 'mark all read' button. (end of #46)
(edit) @385 [385] 2 years latiass Removed user-specific permissions, as they are useless and add about 50 …
(edit) @384 [384] 2 years latiass Wow, this sure was hard. The post's time wasn't being updated when …
(edit) @383 [383] 2 years latiass Split the SVG-related stuff into it's own module. This is part of #206, …
(edit) @382 [382] 2 years eevee Moves learned by more than 50 Pokemon by level were being.. um.. …
(edit) @381 [381] 2 years eevee Fixed broken registration. (#186)
(edit) @380 [380] 2 years eevee Replaced the table with links to the search when the table would have > 50 …
(edit) @379 [379] 2 years eevee Removed contest information on move pages for D/P-only moves. Changed the …
(edit) @378 [378] 2 years eevee Added useful <title>s to the preview pages. (#183) Also some minor …
(edit) @371 [371] 2 years eevee Added version radio buttons to the comparer results page. (#141) Also …
(edit) @370 [370] 2 years eevee Dimmed non-submit buttons slightly.
(edit) @368 [368] 2 years eevee Clarified the fuzzy behavior of the comparer by adding the Pokemon's name …
(edit) @364 [364] 2 years eevee Fixed: Pokemon with new TMs introduced halfway through a generation …
(edit) @363 [363] 2 years eevee Internal errors now use HTTP status 500. (#158)
(edit) @362 [362] 2 years eevee Added blurbs for the extra move types, but I don't know how to be more …
(edit) @359 [359] 2 years eevee Fixed the move table version-collapse; it was breaking on colspan'd cells, …
(edit) @356 [356] 2 years eevee Removed the only use of the evchains.base column. Mostly in preparation …
(edit) @354 [354] 2 years eevee Fixed the Firefox search plugin's suggestions dropdown. I think.
(edit) @353 [353] 2 years eevee GSC column was only being split if there was a Crystal-only level-up move; …
(edit) @350 [350] 2 years eevee I discovered that DBIx::Class::Schema::Loader had been filling my table …
(edit) @348 [348] 2 years eevee Added some move search tests. (#152) Also fixed an uninit warning in the …
(edit) @345 [345] 2 years eevee Apparently Template::Plugin::Math is gone from the latest releases, so …
(edit) @344 [344] 2 years eevee Lowered the non-wildcard-character limit to 2 (for now). Added wildcard …
(edit) @339 [339] 2 years eevee Removed a bit of debugging code that was clogging up the Apache error log.
(edit) @334 [334] 3 years latiass This didn't work as I had expected.
(edit) @332 [332] 3 years eevee Fixed the Pokemon search's being unhappy with a final-evo search and my …
(edit) @330 [330] 3 years eevee Fixed the vertical alignment of avatars. Added a little extra something …
(edit) @329 [329] 3 years eevee
(edit) @328 [328] 3 years eevee Removed svnversion check for debug, as it wastes precious startup time and …
(edit) @327 [327] 3 years latiass Added list of edits for posts. This is pretty awful, and I plan on …
(edit) @326 [326] 3 years latiass Added post editing. This is still lacking in a list of edits, but that …
(edit) @325 [325] 3 years latiass This is partly #37, partly code cleanup, and some minor tweaks. Changed …
(edit) @322 [322] 3 years eevee Fixed height parsing in the Pokemon search, which was interpreting meters …
(edit) @315 [315] 3 years eevee Nearly-finished item descriptions, cleanup, general rearrangement, etc. …
(edit) @313 [313] 3 years eevee Added Pokemon lists corresponding to each regional dex, as well as one for …
(edit) @312 [312] 3 years eevee Fixed: /dex/suggest was returning a lowercase version of the provided …
(edit) @311 [311] 3 years eevee Restricted fuzzy search to 24 characters, due to a DoS from a spambot that …
(edit) @307 [307] 3 years eevee Added final-form searching to the Pokemon search. (#4)
(edit) @306 [306] 3 years eevee Added slot numbers to the Pokemon ability map table, and changed the …
(edit) @303 [303] 3 years eevee Finished what I was doing with the last commit. All possible icons work …
(edit) @302 [302] 3 years eevee UNFINISHED: Added icons to suggestion dropdown. (#47) Added support for …
(edit) @300 [300] 3 years eevee Suggestion dropdown now just attaches to the body and positions itself …
(edit) @298 [298] 3 years eevee Fail at logical inverting. (#46)
(edit) @297 [297] 3 years eevee Inverting the logic... (#46)
(edit) @296 [296] 3 years eevee Threads not vanishing, but the same problem occurs. Possible fix …
(edit) @294 [294] 3 years eevee In light of a gigantic oversight, changed unread-thread-post-whatevers to …
(edit) @292 [292] 3 years eevee Fixed an undef dereference.
(edit) @291 [291] 3 years eevee Fixed a bug in the move search; it was still referring to an old column …
(edit) @288 [288] 3 years eevee Possible fix for a crash spambots tend to trigger by sending a 'name' …
(edit) @287 [287] 3 years eevee Roots of an unread-post system, for testing purposes. Not done yet. …
(edit) @286 [286] 3 years eevee Removed some debug code I was using on my MacBook?.
(edit) @284 [284] 3 years eevee Fixed: Searching for Pokemon by height or weight would omit endpoints, due …
(edit) @283 [283] 3 years eevee Added an IP hash to the shoutbox listing so non-admins can tell when two …
(edit) @281 [281] 3 years eevee Fixed move search to allow for negative values when searching by priority. …
(edit) @276 [276] 3 years eevee Added items required to get certain baby forms. (#50) No longer import …
(edit) @275 [275] 3 years eevee Attempt to fix another problem..
(edit) @274 [274] 3 years eevee Whoops. Braino fix.
(edit) @273 [273] 3 years eevee Attempt to fix duplicate-entry problem with sessions, 2.0!
(edit) @272 [272] 3 years eevee IT WORKED ON MY MACHINE
(edit) @271 [271] 3 years eevee I should really at least perl -c these things before committing them and …
Note: See TracRevisionLog for help on using the revision log.