Ecosyste.ms: OpenCollective

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

MyAAC

Developing open source AAC (Automatic Account Creator)
Collective - Host: opensource - https://opencollective.com/myaac - Website: https://my-aac.org/ - Code: https://github.com/otsoft/myaac

* moved forum.edit_post to twig templates

* fixed forum move thread

github.com/slawkens/myaac - 0239f940a0bff457020073362e87ecdae1545c5b authored over 7 years ago
* fixed infinite loop

github.com/slawkens/myaac - 1df0c2b313283d1db3da7deed29c76d1f0e8f80e authored over 7 years ago
* super admins have access to everything

github.com/slawkens/myaac - a9d9ace5320b11efd74eaec68d49dc942b60fe3c authored over 7 years ago
* moved forum actions (pages) to forum/ directory

* fixed account actions

github.com/slawkens/myaac - cb83e17710ac6db808afedd2fe98d316164bc401 authored over 7 years ago
* new configurable: session_prefix, to allow more websites on one machine

* must be unique for every website on your dedicated server!

github.com/slawkens/myaac - 1727df70826fe0d29c6bc2ba0efd17fe883d7127 authored over 7 years ago
Merge branch 'master' of https://github.com/slawkens/myaac

github.com/slawkens/myaac - 3d585a3d022ac6c964274f06fcf93990865f2bb3 authored over 7 years ago
* moved account actions (pages) to account/ directory

github.com/slawkens/myaac - 69f822b69c0e3eef5b9ee88635a72377ec692f23 authored over 7 years ago
* Account::getAccess = Account::getGroupId()

github.com/slawkens/myaac - abfe3b08af4e73de3db7ae001864e48786287c47 authored over 7 years ago
* better error handling for monsters and spells loader

* check if file exist before loading
* save errors to system/logs/error.log

github.com/slawkens/myaac - 66a3c46aafaf802f86eaf5008584eef00912c63a authored over 7 years ago
* update to 0.6.0

github.com/slawkens/myaac - c914a733528dd9b1ddeda5c62c4e8613882d5db8 authored over 7 years ago
* added client 11.00 to install options

github.com/slawkens/myaac - 5041ed156427dbd76785c8c693f25369bee5d1dc authored over 7 years ago
* new account.login view for tibiacom template

* added new indicator icons for create account, create character and change character name
* att...

github.com/slawkens/myaac - 4daaa67710175652895474789ad0c5461434ad0a authored over 7 years ago
* renamed screenshots to gallery and movies to videos

github.com/slawkens/myaac - dd572b00d0132c1580e10a3c0e0a01cb1770afcb authored over 7 years ago
* fix for php versions under 5.5 where empty() function supported only variables

github.com/slawkens/myaac - 3fef1a6eec25454df72607f6da26adad73b91993 authored over 7 years ago
* check if monster file exist before loading it

github.com/slawkens/myaac - 6d81a29bb6ae4df5d743b6df49da05631f307791 authored over 7 years ago
* removed never used lib - dwoo

github.com/slawkens/myaac - 3f1c638a14cd5d36e68fcf96dd3ef68d37cfd03e authored over 7 years ago
* fixed editing page in admin panel

github.com/slawkens/myaac - 7caca74d5717bfe1fbeec4f8c0774fdcdcb1ba68 authored over 7 years ago
* fixed forum new post on mac os and some specific mysql versions

* fixed Account::getGuildAccess function

github.com/slawkens/myaac - d95aea319ec526292df689d2677df35e66b592e4 authored over 7 years ago
Added missing change email and change info buttons to account.management template

github.com/slawkens/myaac - 9aed09d250deb9b6ce986cc948109d89055190fe authored over 7 years ago
* also fixed frags table

github.com/slawkens/myaac - 3ebcd788fbcaddb7bf414e36d18e28a8b759bbcf authored over 7 years ago
* fixed character deaths table

github.com/slawkens/myaac - 816751f4642ab576e1764cd997b4099d6509e963 authored over 7 years ago
* added faq management - add/edit/move/hide/delete from website

* moved install pages to twig
* load monsters and spells on installation of the AAC

github.com/slawkens/myaac - f84ae88aa42d079998a94818ec94b419a14b368d authored over 7 years ago
* fixed config loaded when some inline comments are present

github.com/slawkens/myaac - 315e0400ffce2c07fe8804daa7623b092601bc78 authored over 7 years ago
* more fixes to plugin dot

github.com/slawkens/myaac - 22cf7f5d4f67be49c1be351e2669123ffdcb30e1 authored over 7 years ago
* fixed if plugin zip file name contains dot (.)

github.com/slawkens/myaac - 6ec829e47f1996414c8b24f5649e5bcd68953809 authored over 7 years ago
* added if HTTP_IF_MODIFIED_SINCE

github.com/slawkens/myaac - a119d75589b8bc5106d51be36bdca3ddf5736faf authored over 7 years ago
* enabled cache http headers for signatures

* disabled fullpage plugin in tinymce

github.com/slawkens/myaac - 92028a249249dd0a22d5973b6ad300593b107a00 authored over 7 years ago
* updated changelog

github.com/slawkens/myaac - 42ef8487c86d5526afa1bbf7ad0ded9250fe101b authored over 7 years ago
* update to 0.5.1

github.com/slawkens/myaac - e92e5d10402bcfccdc2ea05c99358ba9f3f2a9bf authored over 7 years ago
* fixed forum add/edit board

github.com/slawkens/myaac - a1950cf27ee760a7cd96e57f47044f85ab897e3b authored over 7 years ago
* update templates cache when installing/uninstalling plugin

github.com/slawkens/myaac - 27fb0ffb0668fbe92a097ce6eb330f9ec5b38ac5 authored over 7 years ago
* check if plugin exist before uninstalling

* fixed some bug when you uninstall and then try to install again on the same page
* moved some ...

github.com/slawkens/myaac - 6c3439acf9b31c14f5f72c59aa77b7ee5df94881 authored over 7 years ago
* new configurable: highscores_length, how much highscores to display

* fixed characters twig template loading
* fixed highscores links

github.com/slawkens/myaac - 005356ebb307ee074016bf82a9eb8a375df5da39 authored over 7 years ago
* moved character deaths and frags table generation to twig

* fixed some warning in OTS_Base_DB

github.com/slawkens/myaac - f0adabf567e2ee99ab24f59b7046ac1c9ba8742d authored over 7 years ago
* update to 0.5.0

github.com/slawkens/myaac - 739782109edbeee2845c7ab9f37e5c77c8d51073 authored over 7 years ago
* fixed so you can also use slash in custom pages

github.com/slawkens/myaac - 041702615f1b61cf5dfc2d91d1ed010ffb10e4a7 authored over 7 years ago
* moved admin pages to twig

* edited account.management.html.twig to fit modern templates, tibiacom have its own template
* ...

github.com/slawkens/myaac - 0a82f306f6f38ece9bcc33b3010b0c83f4bd6308 authored over 7 years ago
* fixed adding/editing commands

* fixed undefined index in install plugin

github.com/slawkens/myaac - 856e72150c02fde7ef72cf6dec5e72c5a5660a49 authored over 7 years ago
* suggested by @gpedro

github.com/slawkens/myaac - e2857f8ca50dc0589d9de5404886d2fa508e81c9 authored over 7 years ago
* updated tinymce to the latest (4.7.0) version

* added option to uninstall plugin
* added option to require specified myaac or php version for ...

github.com/slawkens/myaac - 04d9ec9c94e26ee2b6f28970008e3242a997763c authored over 7 years ago
* print some info to error.log when can't find config.lua

github.com/slawkens/myaac - e984a467ef8e327c2493fc442a731e8d55722fb5 authored over 7 years ago
* fixed links like serverInfo (capitalized)

github.com/slawkens/myaac - 8342a7b8a83d973f7ed72f8031d6df7129b524f4 authored over 7 years ago
* updated readme

github.com/slawkens/myaac - 269af1930c5f5d20f9fe041f8a3aee5d8b652118 authored over 7 years ago
* fixed typo

github.com/slawkens/myaac - b7bb950abc021ff1c0abe49e6e2b97600532ef06 authored over 7 years ago
* moved functions declaration a bit upper, so it can use str_replace_first

github.com/slawkens/myaac - 4a19458c158f9e28b23bf9b1c8dbe77ae8e88470 authored over 7 years ago
* fixed redirects when BASE_DIR is empty

github.com/slawkens/myaac - b6db420465ce8414cf5e5fe8640aacee5d926962 authored over 7 years ago
* moved .htaccess rules to plain php (index.php)

Its a salut to nginx and other web server nutzer (not apache), as they can now simply redirect a...

github.com/slawkens/myaac - 7b234ad41fc7f30ddb2b5183ee51c40dd93d51a8 authored over 7 years ago
* update to 0.4.3

github.com/slawkens/myaac - 35b0795b51d46451b06a97bfeaf2fcc292078340 authored over 7 years ago
* moved some guild pages and account to twig

* fixed account create javascript warnings when fields are empty

github.com/slawkens/myaac - 04a77966651acc6b8fbd452038ca7e32539b6d08 authored over 7 years ago
* enable auto_reload option for twig

github.com/slawkens/myaac - 755deae717b11348a8a651c6575d415ccc82e1c3 authored over 7 years ago
* fixed country detection (was a little typo)

github.com/slawkens/myaac - 6d66dc9043a99791eab02d654712293e807f74a6 authored over 7 years ago
* fixed showing of character deaths and frags

github.com/slawkens/myaac - bbd9cd210151993f72b33c92578872bda3700435 authored over 7 years ago
* moved some more pages to twig

* moved online, movies, google_analytics code, faq, experience_table, downloads to twig
* added ...

github.com/slawkens/myaac - b6ccde075d819d669191e39944cca36d42899b6c authored over 7 years ago
* set deletion = 0 on sample characters, so it won't be deleted by tfs 1.0 on startup

github.com/slawkens/myaac - e94b9006e6b5e96c7a147d1989626ebae11957cf authored over 7 years ago
* new, better config.lua parser from latest gesior

you can also now include files in your config.lua file by using
dofile('config.local.lua') and i...

github.com/slawkens/myaac - e9c8159bf39460396afed9d9c9d4d9af20fbc6c5 authored over 7 years ago
* first check if page to load exist in database, then in pages/ dir

github.com/slawkens/myaac - 919f69ef460d98ec2775e00807b087662714f54b authored over 7 years ago
* fixed rook sample

* rook sample will now have level 1, 150 health, 0 mana, and 400 cap.

github.com/slawkens/myaac - 4ac2fe27d5307dae1707324900950fdc9d41e41a authored over 7 years ago
* fixed https://otland.net/threads/myaac-v0-0-1.251454/page-13#post-2466303

and https://otland.net/threads/myaac-v0-0-1.251454/page-13#post-2466313

github.com/slawkens/myaac - be2daeb4ab44ab9c44dae9255d7190aac4199b5e authored over 7 years ago
* added CREDITS file

github.com/slawkens/myaac - 7b96ce9b8cba711adfee3f246cfec91ee42f3949 authored over 7 years ago
* fixed country selection in create account

* deleted some useless code

github.com/slawkens/myaac - 801188f957a21a288c8b228c6f2fabdcd6c088dc authored over 7 years ago
* moved rules to twig

* added bugtracker to kathrine template

github.com/slawkens/myaac - c546a468478228c4faee5d262a1a538e36f3bc42 authored over 7 years ago
* updated version number

* updated to 0.4.2

github.com/slawkens/myaac - 6527d217942870c81bb9f1d7e516cf40eef85c74 authored over 7 years ago
* update to 0.4.1

github.com/slawkens/myaac - 7fad722927be34758387ab065243fb20e5725948 authored over 7 years ago
* fixed log in to admin panel

* fixed File is not .zip plugin upload error

github.com/slawkens/myaac - ab249eb95fa05029818ac54a977c6f8bdae40110 authored over 7 years ago
* renamed some variable that caused problems with some templates

github.com/slawkens/myaac - bdbd215aad8ef932a9868bde87ea9f8c6fdb922a authored over 7 years ago
* update to 0.4.0

* fixed some bugs in bugtracker
* updated database to version 9

github.com/slawkens/myaac - ac3691dc08a880479b7c3c2c134dbb41ad37c213 authored over 7 years ago
* moved account.create and news.archive to twig

* added new configurable date_timezone

github.com/slawkens/myaac - 3a6aab67d5d6c61604792534ad0d638a7cd3f369 authored over 7 years ago
* added some more mime types to zip file detection

github.com/slawkens/myaac - 2c5b3f4da3ad21bbe9f3dc2c27704870543e0908 authored over 7 years ago
* automatically detect json file in .zip instead of basing on filename

github.com/slawkens/myaac - 73eca63c4f4401b79482f5539b4d865f1a92e167 authored over 7 years ago
* added option to add/edit/delete/hide/move forum boards

* now whole account management page is moved to Twig
* renamed table forum_sections to forum_boa...

github.com/slawkens/myaac - c5045889932b4440df9a2e0441a3051dae2cb68b authored over 7 years ago
* fixed global config variable in twig templates

* rest from account.create_character moved to twig
* fixed some grammar errors
* fixed some sepa...

github.com/slawkens/myaac - 5b14c6d4d4db447933c46405d6a2c43f9e3c890c authored over 7 years ago
* renamed twig templates to .twig, so IDE's can correctly render it

* moved news.add to twig template
* now twig templates will be loaded directly from template dir...

github.com/slawkens/myaac - 4685c7b868a63f2c602cb169e01af1417f53d392 authored over 7 years ago
*more templates moved to Twig

*some not important small changes

github.com/slawkens/myaac - 0e185c8bcf7cad8f952e9e201b798cf5176bebd1 authored over 7 years ago
Merge pull request #9 from AngelOfDeaths/patch-1

*Added to template bugtracker

github.com/slawkens/myaac - e230949edddd13f34f3b9c785659dd8243d0d9fd authored over 7 years ago
*Rework old code

github.com/slawkens/myaac - a897b5e98c95abce27f166405a37bf297af8d2f9 authored over 7 years ago
Merge pull request #8 from AngelOfDeaths/patch-4

*Added Bug Report page

github.com/slawkens/myaac - 186d3dbd382a030b36c1bd665ca659b9ab5efe06 authored over 7 years ago
Merge pull request #7 from AngelOfDeaths/patch-3

*Added Support Label and Report Bug

github.com/slawkens/myaac - 127c04070bd5e8e39d5cc6bd4061a132536a097a authored over 7 years ago
*correct to shop history transactions

github.com/slawkens/myaac - 6ff65050f56df091d347d1ed9fea4b2f52fd2973 authored over 7 years ago
*Added shopoffer

github.com/slawkens/myaac - d605ef4b287ded6cd208a028b39bc0a380206230 authored over 7 years ago
*Added to template bugtracker

github.com/slawkens/myaac - 9466b7ce752a1ce3101273d0e70c69efbdd38960 authored over 7 years ago
*Added Bug Report page

github.com/slawkens/myaac - 7f6eff666e1d82b4ad90fac17e630fba035efa74 authored over 7 years ago
*Added Support Label and Report Bug

github.com/slawkens/myaac - e878b4df485ee76ab8466e50cf08cb89aff46fcd authored over 7 years ago
Merge pull request #5 from AngelOfDeaths/patch-1

* Fix

github.com/slawkens/myaac - 2c3c1529a7c5bd9b01e8340b4fcddb1b5fa7d679 authored over 7 years ago
Merge pull request #6 from AngelOfDeaths/patch-2

* Fixed Wrong name of table

github.com/slawkens/myaac - ecce524c7b95148a77d2d0514bb3a631809c7dd9 authored over 7 years ago
* Fixed Wrong name of table

github.com/slawkens/myaac - 5af617b86963f412b3bbfc740d34234c32487b7d authored over 7 years ago
* Fix

missing . on bugtracker.php line 288

github.com/slawkens/myaac - 3f886c9f7ca99099423a8bbb6681b02dc1da43b5 authored over 7 years ago
* moved characters.php html code to Twig template

* moved news.php to Twig news.html template
* fixed some duplicated code in signature generators...

github.com/slawkens/myaac - d50fb7a2912b6ca4847b39f9f19af4eabc2082b7 authored over 7 years ago
* moved more templates to Twig

* now you can replace template in your main template, example is templates/kathrine/templates/su...

github.com/slawkens/myaac - 37502c5562e674ba776e1c43364f90ca20379ba2 authored over 7 years ago
Merge branch 'master' of https://github.com/slawkens/myaac

github.com/slawkens/myaac - 7620ec896b0623ec5ef71a1e2308223fe71abc63 authored over 7 years ago
* more templates moved to Twig

github.com/slawkens/myaac - 8a87186833206b81cb998b7e6340aad597f90e67 authored over 7 years ago
* log errors instead showing them to users with system directories

* now it will print a notice, and aditionally log full path into
system/logs/error.log
* also, w...

github.com/slawkens/myaac - 3a6a1c448a6409b2acfb8a7f4c30a61ddcda5c54 authored over 7 years ago
* fixed Twig loading on case-sensitive systems

github.com/slawkens/myaac - 2cd9f80b34c9297f0a5bed29e4982ae35fb07c93 authored over 7 years ago
* fixed Twig loading on case-sensitive systems

github.com/slawkens/myaac - d88de8e07267cb628e7ecf28c1518002fd8d7ff9 authored over 7 years ago
* some better info when fetching latest version

github.com/slawkens/myaac - 6e6ce55a7bf5b9346ae1dd011ca323cc3cf0fc75 authored over 7 years ago
* some small undefined variable fix

github.com/slawkens/myaac - 27e490912bf85361eb67f0be7522d715a17cffb0 authored over 7 years ago
* update to 0.3.0

github.com/slawkens/myaac - fe8b0cd9444438389bed15f0e449bd61d1a7ffa9 authored over 7 years ago