Ecosyste.ms: OpenCollective

An open API service for software projects hosted on Open Collective.

github.com/azerothcore/aowow

Database viewer AoWoW adapted for AzerothCore
https://github.com/azerothcore/aowow

removed half-assed prefixing of getcwd()

df3eb42ec0e130960d86f979e28a00c701c0ba1d authored over 10 years ago by Sarjuuk <[email protected]>
changed dbSimple version to use https://github.com/ivan1986/DbSimple/commit/e1d92f1f2f7d496c7b1d16ca9b299d35455dcf1e

removed unused driver-implementations

ba49c55c6bd244a4cb506632c6be443dc5dba368 authored over 10 years ago by Sarjuuk <[email protected]>
- move sources from individual tables to a single table with searchable format

- implemented 'group by source' and most source-related filters in items.php
note: some fields ar...

13e45827e44ab3b4b50f387f199edea4e75623bd authored over 10 years ago by Sarjuuk <[email protected]>
updated every other windows-sepecific path

thx @zackbcom

5f09b7e5c5c9c729931cd0895f8290caa6d8385a authored over 10 years ago by Sarjuuk <[email protected]>
fixed talent-icon buildscript

as @zackbcom pointed out, the paths wouldn't work outside of windows

078244081956c5fa92696e1e34e643216bda41c5 authored over 10 years ago by Sarjuuk <[email protected]>
- removed tooltip buffer from TypeClasses (only used by setup and caused bugs with the localization to boot)

- fixed broken dataset-scripts
- removed base-info.php wich wasn't really a dataset-script

96056161bd5feeb5d15d79e5047d13820fc80bcb authored over 10 years ago by Sarjuuk <[email protected]>
Merge pull request #7 from zackbcom/master

fixed case-sensitivity for linux

0ab0cf133e69fccad266fb18373d63bd6469f16e authored over 10 years ago by Sarjuuk <[email protected]>
Fix dataset tools for linux

d3711541ca1ebc5701d779de2b87de932eba8cee authored over 10 years ago by Zack B <[email protected]>
fixed case-sensitivety for linux

572bd60033b65d8c937bcea586ce87f1891506fa authored over 10 years ago by Zack B <[email protected]>
implemented filters on Community Content

- defined CC flags
- implemented flagging by comments

665dc6a617b54d96d69464fb1811e1df83493be6 authored over 10 years ago by Sarjuuk <[email protected]>
Achievement:

* use (locales_)achievement_reward to display rewards
* implemented display of reward mails
* ...

fa29276a9114d631849c4a1506d0b40562122f03 authored over 10 years ago by Sarjuuk <[email protected]>
Items:

* implemented enchantment conditions for meta gems
* removed hardcoded static-domain in transfe...

cdfde74eb96d9586c8570794b5230ed9fe323719 authored over 10 years ago by Sarjuuk <[email protected]>
fixed problems with case-sensitivety on different systems

- table-names are now lowercase
- includes from spl_autolaod_regsiter() are now lowercase

78422b91300baae7ba44cf988e02ed9c88b82340 authored over 10 years ago by Sarjuuk <[email protected]>
removed templates for jsGlobals (they will now be written directly)

* as always, some bug fixes

7d1ced3f8d41d9c4609fd48279041a3160a52c51 authored over 10 years ago by Sarjuuk <[email protected]>
- implemented comments (in general and as preview on account page & latest comments)

- partially implemented site reputation (required to grant privileges to comments)
- reworked 'ho...

1dfc469d437ad43ab66075d6c343cafabd4e586b authored over 10 years ago by Sarjuuk <[email protected]>
Localization: remove search-group and move strings to main

Profiler: implemented frontpage (?profiler)
Announcements: parse for STATIC_URL and HOST_URL

48527b0b687eabea3b929f18e0cc85a763053fc7 authored over 10 years ago by Sarjuuk <[email protected]>
Javascript:

- reviewed and used objects PageTemplate and Locale
- removed associated workarounds
- replaced ~...

6acee41e3d1adf58c6b06bbf2233a672c5f38e07 authored over 10 years ago by Sarjuuk <[email protected]>
misc

- Currency: fixed title (copy n paste from gameObject)
- Spell: fixed display off effectValue, wh...

fc589c5ebe23d70f530fc1c7e02e8a5404308bbd authored over 10 years ago by Sarjuuk <[email protected]>
Merge branch 'smarty'

Summary:
- dropped smarty, moved scattered template-functions to a separate class GenericPage
- ...

10a87d2fe3d4c1492e95414a9d0037ccc96e362a authored over 10 years ago by Sarjuuk <[email protected]>
removing smarty - part XV (aaaand done!)

- unified lv handling
* data should always be in the same structure now
* use of tabs is determ...

0e9827082774550c2e63e7e4716f4a2b00e7f85b authored over 10 years ago by Sarjuuk <[email protected]>
removing smarty - part XIV (only one more..)

- added some forgotten account-srings
- fixed an error handling ItemFilter /w upgradeItems + mark...

0af712a8fff3dd7ca83510b84727bd746a18fd16 authored over 10 years ago by Sarjuuk <[email protected]>
removing smarty - part XIII (almost there)

- reimplemented Utilities-Page and Account-Page
- moved account-ajax to ajaxHandler
- AjaxHandler...

a82aa2b6aeb5134a61c3df085b963233ed654d03 authored over 10 years ago by Sarjuuk <[email protected]>
removing smarty - part XII

- readded quest/quests, zones
- delayed filter-evaluation, also linked filterObj to page to be ap...

727d450923aa0e7a8404c0e4bf010a78dd82a37f authored over 10 years ago by Sarjuuk <[email protected]>
removing smarty - part XI

- readded npc/npcs, itemset/itemsets, skill/skills
- reduced size of conditions-column

e0f4e9403ab52cb0f7e3e946006f99886e674433 authored over 10 years ago by Sarjuuk <[email protected]>
removing smarty - part X

readded spell/spells
- changes to Lang, since it can no longer access the template
- set required...

ec5589f323cf2a2c873183690f8d79d5b5db8071 authored over 10 years ago by Sarjuuk <[email protected]>
cache two versions of page

- regular for normal users
- extended info for employees
search: format opensearch with json_enco...

775b12d64cb1a63021309ea8ebcc7017bc2f4ef3 authored over 10 years ago by Sarjuuk <[email protected]>
removing smarty - part IX

- readded search
- moved custom displayers (tooltip, xml) to subclasses
- added more info to footer

663597a7a0d16d37f32762c843f61492bf10641c authored over 10 years ago by Sarjuuk <[email protected]>
removing smarty - part VIII

- rewrote Title/Titles, Pet/Pets
- added CUSTOM_EXCLUDE_FOR_LISTVIEW to infobox for staff

f6b68a4092682a92427bed76aa49dbe2a605f5f3 authored over 10 years ago by Sarjuuk <[email protected]>
removing smarty - part VII

- rewrote Item/Items
- BaseType: fixed querey generation wizh null-values in extraOpts
- ItemList...

4919e1ef57fc3d7cc501b1dbf9cca8d720fe9aba authored over 10 years ago by Sarjuuk <[email protected]>
removing smarty - part VI

- rewrote currencies, achievements, events, factions
- GenericPage:
* moved more checks from U...

caa7a7e39f088e9c7d8c8fc1264069a511c6029e authored over 10 years ago by Sarjuuk <[email protected]>
removing smarty - part V

- added ObjectPage and ObjectsPage
- moved loot-related functions from Util to own class
- moved ...

9c7c2e29b5a4fb38fa572de9956274a4c0a175fc authored over 10 years ago by Sarjuuk <[email protected]>
removing smarty - part IV

- readding TalentCalc, PetCalc, CompareTool, Maps, More-Pages

56934dbe51aa525ae5dad3008b9b4699a56640a8 authored over 10 years ago by Sarjuuk <[email protected]>
removing smarty - part III

- convert first pages to extend GenericPage (Race/s; Class/es; Main)
- added new stack-rule from ...

a5ae2442163407854d26c6a5859cee1a612995d3 authored over 10 years ago by Sarjuuk <[email protected]>
removing smarty - part II

- adapting classes to change
- adding new class GenericPage

3347778e4ceada57dade0a977bc46f92e6acf4df authored over 10 years ago by Sarjuuk <[email protected]>
removing smarty - part I

- converting syntax for bricks

b7a73baaea5ad5ae84d2d518aafc76285924b1ab authored over 10 years ago by Sarjuuk <[email protected]>
Spells: energizing rage or runic power by 1/10th of dbc-values; omit display of value for 0-value effects

7ced54cb9707f8d381da5d32298414960e27ff0f authored over 10 years ago by Sarjuuk <[email protected]>
NPCs: get quotes from broadcast_text if possible

934c72e446e5460dcfba45c8b3ab65afd3ce0900 authored over 10 years ago by Sarjuuk <[email protected]>
TC dropped faction_H from creature_template and so do i

made opensearch auto-discoverable

5db461d1512bb544edbcecb3caead9c072c0fc47 authored over 10 years ago by Sarjuuk <[email protected]>
- BaseType: skip empty arrays in condition

- BaseFilter: defined selectAll / selectNone magic numbers
- Item:
* fixed formating error for...

48cec63e1d0a70335f71935bbc7e16d1f8ce099b authored over 10 years ago by Sarjuuk <[email protected]>
static/ -> STATIC_URL

Spells: rephrased condition for relTab: Quests
Announcements: ..can now have a userGroup set to s...

d34838ea2ccc53d508bc49038a9a234607d858fd authored over 10 years ago by Sarjuuk <[email protected]>
- removed fixed fields in lv-bricks; title sources and achievement rewards thus are working again

- moved search to /pages
- moved g_dataKey to header.tpl and apply it on nessecary pages (restore...

23e831be25effa9c128ceb3f1dd162dffbf98395 authored over 10 years ago by Sarjuuk <[email protected]>
Items

- restored upgrade-search and implemented search for multiple items
- restored custom weightsca...

0e351b215bf4964e4e2e1ffcfa7bce27491cb1b6 authored over 10 years ago by Sarjuuk <[email protected]>
events:

- added relTabs to detail page

achievements:
- implemented event-filter
- filter will now alw...

a7a0c5a946ddf63ca46ca9b9b4f9a1e9af998b61 authored over 10 years ago by Sarjuuk <[email protected]>
implemented details, lists and filters on quests

- some filter are still missing
- didn't bother with the mapper yet
- zoneOrSort is still inco...

7af4931b5805ea43ace4dd88236d0fa10cc2a0f1 authored over 10 years ago by Sarjuuk <[email protected]>
added announcements to the mainPage

124c362d8ebb8d914a04093a76ae9f10fed541f6 authored over 10 years ago by Sarjuuk <[email protected]>
revisited sql escaping

in general, its not nessecary to manually apply escapes
- if passed as param to DB::DBType()->que...

fe421568252eb93577ef6ae91ad58969cd029796 authored over 10 years ago by Sarjuuk <[email protected]>
work against profiler

- implemented some session-token to limit access to profile data
- researched structure to send...

41180e514c4d8b18db4ef4b730561297682c3c52 authored over 10 years ago by Sarjuuk <[email protected]>
item: implemented xml-feed (guess, i do see the point now)

started comparing DBSiples escapes with own

05f8be3c7929f206ca3c826bcd1d517b2d9aa5c4 authored almost 11 years ago by Sarjuuk <[email protected]>
search:

- search input is now handled as whitespace separated list of search terms (was direct input)
- s...

e8c512a5e81ec50c2cbbf62e9a851b7b134eab5b authored almost 11 years ago by Sarjuuk <[email protected]>
menu more and tools

- items: allow 'upg' to be an array
- filter: fixed logic error in checks
- Markup: prevent hand...

93cc42407c16a54016d36afcd293ac7551060f0f authored almost 11 years ago by Sarjuuk <[email protected]>
implemented grouping by itemlevel and slot for items

group by source won't require much additional work besides adding source to
items in the first pl...

f236d7ae93d2f9026fc552901a34fb2bc7b5e689 authored almost 11 years ago by Sarjuuk <[email protected]>
- decoupled filter from type-classes, this is required for items.php to be

groupable
- force profile.lastupdated to new Date; trial and aerror on
raid-progress; remove 'p...

1ced59c1131e2361eff5bb18f40193ea873272f7 authored almost 11 years ago by Sarjuuk <[email protected]>
fixed key-conflict in locales

d89d2c8c914c3d0efe85d6319d94daa32cd1a580 authored almost 11 years ago by Sarjuuk <[email protected]>
fixing double escape on achievement tooltips

9faec365b9a703e1d944c3797e0df6695fa90869 authored almost 11 years ago by Sarjuuk <[email protected]>
moved config to databse (except databse credentials of course)

added overlooked changes to template or typos

3718ca6b8644e4424c8a1058754b11ad668c1cdf authored almost 11 years ago by Sarjuuk <[email protected]>
feedback to headerMenu

headerMenu to brick-file

d40d06b8fb8bdf23d5f8a9bc03f6b6a11fa60dca authored almost 11 years ago by Sarjuuk <[email protected]>
moving template around

(is now a lot closer to the original, shouldn't require updating new
scripts as the structure sh...

fec0daac9a736a9d49154cf51b16bf1eaf72e601 authored almost 11 years ago by Sarjuuk <[email protected]>
fixups required for successfull setup

f2ff2346fa1f06d0424c2303a53ee7f96f7a7cce authored almost 11 years ago by Sarjuuk <[email protected]>
updated provided database

1 => strucutre only for community-related tables
2 => data and structure for everything else
3 =...

d0b738b62863030abb628e38a13e2c4baa459bca authored almost 11 years ago by Sarjuuk <[email protected]>
Profiler - draft

basic stuff is working with examplary static data
need to sit down and collect mods from talents...

c865a3a9a42c6a2d9acfdf0b80a09111e5bb53f0 authored almost 11 years ago by Sarjuuk <[email protected]>
implemented 'serverside cookies'

minor:
- icons in summary-dropdown menu
- improved handling of non-standard specs for weight-p...

63895e838b6c044bbdb1f10ba851664c93572a65 authored almost 11 years ago by Sarjuuk <[email protected]>
fixed Database error handling

e1ed96ec7320108ed76e866553b1037fc16d53b5 authored almost 11 years ago by Sarjuuk <[email protected]>
fixups for npc

ffd4c8e0342910bc086898bb7f1ed68a04579ab9 authored almost 11 years ago by Sarjuuk <[email protected]>
* Factions: set titles for ListPage

* GameObjects: initial implementation (some filter missing; positions not
yet availabe; some cust...

0c4c7ea9aeb7804c03a75e2359b082d19287eeb4 authored almost 11 years ago by Sarjuuk <[email protected]>
JS-Features:

- search quickaccess buttons
- enchantment filter for Summary

92170d779336096a8153e770996b94e5a8e1c4c9 authored almost 11 years ago by Sarjuuk <[email protected]>
detail page for events (with not much in it)

detail and listview for NPCs (without spawns, spells and some filters)
forcing the template to be...

819a46ae155916d83cbd90d9b8122d3941ae5f09 authored almost 11 years ago by Sarjuuk <[email protected]>
- detail page for currencies

- moved additional code from item.php to Util::getLootSource() as it will be
reused for currenc...

99642e4ea422fd3d566cf219fa265c0194cd4cc9 authored almost 11 years ago by Sarjuuk <[email protected]>
- implemented factions basics (search, listview and details)

- added forgotten shared brick for tooltips

91ecc21e8cdc607447f3e7dc746c99e90263c25b authored almost 11 years ago by Sarjuuk <[email protected]>
- allow for search by Id if json-searching

- changed, how achievement chains are saved (more obvious and probably faster)
- misc preparation...

c7c6028adfc2e2be2df56510f4127f91096e8ac0 authored almost 11 years ago by Sarjuuk <[email protected]>
internalErrors renamed; can now also be set to apply to certain userGroups

edaaba6139ea7d4d1816356a607e90c21b8473b3 authored about 11 years ago by Sarjuuk <[email protected]>
- source:discovery in infobox for spells

- implemented search for crafted items (requires sql)

60533ff27a15a8a3377cb16ebd9614d004e2e09d authored about 11 years ago by Sarjuuk <[email protected]>
expanded reagents for spells

e7429d53d72c524a311cf0e17ab477283ed1098c authored about 11 years ago by Sarjuuk <[email protected]>
- moved redButtons to separate brick-file (no more "here its translated, and not there" or mixed up button order and better management on top)

- implemented subTabs for spells (used on class-page)
- load sqlLimits from config into constants

954352e17a339c198344167c6e4d4f8bc232ae4f authored about 11 years ago by Sarjuuk <[email protected]>
- implemented use of itemExtendedCost and fueled some more item-tabs with it

- tinkering with learned spells and added teach-tabs to item.php
- required arenaRating in item t...

07ee8213da1d42e11921fbe20e2db7d21f23e4b1 authored about 11 years ago by Sarjuuk <[email protected]>
* questrelated tabs for items

* display required quest for loot with questchance
* implemented genericmodel-Tab for item- and o...

6c7006eeb23d2c1244c475cffd198d001f059136 authored about 11 years ago by Sarjuuk <[email protected]>
- fixed variable names and ; in config.php.in

- moved effect- and aura-ids used to determine the type of a spell to static prop in spell.class....

69cd14b75392593743e4869a28a330502772b660 authored about 11 years ago by Sarjuuk <[email protected]>
error-announces

rough draft for gameobjects (searchable, tooltips)
more tabs for item.php

2830fe97fc4a696bbbec1df127fadb7c94fc29d8 authored about 11 years ago by Sarjuuk <[email protected]>
omgishouldntbedoingthis

5e785d6c78c1ef4ee4135eecc425cff1dcfe206d authored about 11 years ago by Sarjuuk <[email protected]>
item another one >.<

2d736fc785476bedcc70afec1b251532269575fd authored about 11 years ago by Sarjuuk <[email protected]>
- work agains items + some random fixes .. use own item-table

- do not display serverside events in calendar
- include gems in item comparison .. also parse th...

360f2e6878981aa3919801baa874ae1c470ddc1c authored over 11 years ago by Sarjuuk <[email protected]>
- CharRaces:

* implemented detail-page
* since factions are NYI the infobox will display an empty link
...

f422411cb6da844f06ff9b309e28139bafc6c1ad authored over 11 years ago by Sarjuuk <[email protected]>
- Tooltip class from global.js to basic.js (added nessecary prefix)

- miscTools:
* implemented random DB-Page
* others are placeholder (at least no errors ar...

684b2f27784539e1a935477eea7eeb02f62078c3 authored over 11 years ago by Sarjuuk <[email protected]>
Skills:

- implemented detail-page
- implemented search

97f67c32cd2ed67e58901364dc3e6c82de05fe3c authored over 11 years ago by Sarjuuk <[email protected]>
Spell:

* added forgotten brick-file names from last commit
* implemented Tab: 'Stack Rules'
* implemente...

ad31501bd76ae854f029bbca6de7567e3d6a545a authored over 11 years ago by Sarjuuk <[email protected]>
* moved tabs-block in template to separate brick-file

*yay* generification!

d45b972d14898f3404c0de7ee9d0eaaccfda4905 authored over 11 years ago by Sarjuuk <[email protected]>
* added min() and max() funcions for parsing SpellTooltips

* fixed error, when creating ItemTooltips for certain recipes
* fixed logic error when generating...

8ffbf13e03dd30c8ea2d1528a3d55eaf6fa31d4c authored over 11 years ago by Sarjuuk <[email protected]>
BaseTypes:

- rewrote BaseType::iterate() to be a generator and yield references (requires php 5.5)
- reduced...

73cdce784e0598d1fe0385186370d9b7ee9f49e0 authored over 11 years ago by Sarjuuk <[email protected]>
* added skills listview-page

* removed some overzealous $WH.-insertions
* fixed logic error omiting jsGlobals with id: 1

0b0fa39ff408fe250bd6473dee88f546e635fcd5 authored over 11 years ago by Sarjuuk <[email protected]>
- implemented item-lookup per weightscale (used in profiler, comparison tool and item upgrade search)

- some minor nonfunctional changes to support 'known' spells
- enabled dynamic update of Spelltoo...

5436ead92631b949a280f78f7e9616d1665b0c8a authored over 11 years ago by Sarjuuk <[email protected]>
* moved some more redundant code to basic.js

* moved static item-scaling data to datasets
* Tooltips should now be able to display secondary t...

317af7d7689cf6747122d9664eca66cc36ef0352 authored over 11 years ago by Sarjuuk <[email protected]>
taking babysteps in the direction of profiles

3d7c4b8bd7d3e79cc978380a04b5701cebb26f53 authored over 11 years ago by Sarjuuk <[email protected]>
* added quests to search

* added forgotten localizations

06e5fb72785a608f8bc2213b82bc1afeee8cdf7c authored over 11 years ago by Sarjuuk <[email protected]>
* moved duplicate utility/dom-functions from global.js to basic.js

- consequentially prepended $WH to those functions (since i do have issues with regEx, some err...

e834f1aee3ad5aa19f9f5d8dbde1e6bb4eed53d8 authored over 11 years ago by Sarjuuk <[email protected]>
fixed setup for glyph-datasets (custom cases should be handled, when setting up aowow_spells)

translation & wording mishaps

readded jQuery .. is yet to be used

b47be3c14a8673908a3e223bf17f7e2435419858 authored over 11 years ago by Sarjuuk <[email protected]>
misc:

- fixed caching, by escaping control chars
- rough support for shortened urls .. kinda
- achie...

55c14eee5cdb9ddb806f14a9b2509e5e02c03206 authored over 11 years ago by Sarjuuk <[email protected]>
Moved most code related to jsGlobals to template. (Except for Globals, that belong to the object already created, it makes zero sense to look them up again from the template.)

I'm not overly happy with passing the templateObject to each typeObject, but it works .. for now....

49800da2c85b3d17177d238a128a0528ad365bc9 authored over 11 years ago by Sarjuuk <[email protected]>
Achievements:

- removed excess escapes (htmlspecialchars really needed?)

* urlencode icons for all powered to...

a8804f6440dbbb62f87f3e9079d18a7b4f971ecb authored over 11 years ago by Sarjuuk <[email protected]>
Creatures:

- add hardcoded Totem-DisplayIds

Spell:
- fixed amount/damage not being displayed, when spell h...

79ee421833f1645d0ce38fe01901b563159268a0 authored over 11 years ago by Sarjuuk <[email protected]>
Achievement:

- improved handling of rewards

Spell:
- moved calcuation of effectValue to separate function, us...

9c9d03dbb844d00e81853fe9e8e33c7c16f460d7 authored over 11 years ago by Sarjuuk <[email protected]>
implemented detail-page for pets

- plus food and talents, minus zones (those are just madning)
- also addes some bc/classic info...

a3f16f0e0dc8ff9d393c8ffca542f919d3c9f2dc authored over 11 years ago by Sarjuuk <[email protected]>