Ecosyste.ms: OpenCollective

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

TastyIgniter

Easy to use PHP platform for online food ordering, restaurant reservation and management.
Collective - Host: opensource - https://opencollective.com/tastyigniter - Website: https://tastyigniter.com - Code: https://github.com/tastyigniter

improved reservation_module, reservations context

github.com/tastyigniter/TastyIgniter - da626c690ddf255c521624a9f68893dc0a559978 authored over 9 years ago by sampoyigi <[email protected]>
improved location, local_module, added local image

github.com/tastyigniter/TastyIgniter - dcd610be0407837d62a88b81da21a2a51378bae2 authored over 9 years ago by sampoyigi <[email protected]>
added support for internalisation

github.com/tastyigniter/TastyIgniter - caa4271c98372ea815baae8825c08a43e327819e authored over 9 years ago by sampoyigi <[email protected]>
improved functionality and code

github.com/tastyigniter/TastyIgniter - 192ae1f0fbb620a3a2b03132f330a6a0163f480d authored over 9 years ago by sampoyigi <[email protected]>
added support for internalisation

github.com/tastyigniter/TastyIgniter - c14d52912f9562176da12e0834a5e22c1e2a27ab authored over 9 years ago by sampoyigi <[email protected]>
minor changes and added tastyigniter_helper to autoload

github.com/tastyigniter/TastyIgniter - d41fbf620175b237b9d8955d2decb6823ca42bab authored over 9 years ago by sampoyigi <[email protected]>
fixed error so customer firstname and lastname is set right after login

github.com/tastyigniter/TastyIgniter - 38ffdacf3aedaffa175ea9c436d882db8ae919df authored over 9 years ago by sampoyigi <[email protected]>
fixed error locking alert messages to modules

github.com/tastyigniter/TastyIgniter - ba07bf37655550204b10b166bc00cfbd4f52316f authored over 9 years ago by sampoyigi <[email protected]>
added admin_url helper method

github.com/tastyigniter/TastyIgniter - 4b6079840f7c99e4ae1b0d91e8146122034a550e authored over 9 years ago by sampoyigi <[email protected]>
added latest activities and messages AJAX call

github.com/tastyigniter/TastyIgniter - 0719251e4e0b61ff0e59c8ac5dedf64e00ab52a5 authored over 9 years ago by sampoyigi <[email protected]>
removed log_activity functionality formally addNotification

github.com/tastyigniter/TastyIgniter - fa01b0ea533a01f846fb9f38d8bccc52ed780ab0 authored over 9 years ago by sampoyigi <[email protected]>
added log activity functionality

github.com/tastyigniter/TastyIgniter - b47878b2cb490f31faca9ca1f76e302fc43355c0 authored over 9 years ago by sampoyigi <[email protected]>
added improved activities functionality, to log_activity, display activites and latest activities. used language file for activity messages

github.com/tastyigniter/TastyIgniter - d6f0e5991ccf78776441328479fd63e42165406e authored over 9 years ago by sampoyigi <[email protected]>
fix confirm alert dialog popup

github.com/tastyigniter/TastyIgniter - ea5e3f1590ded92c30dce2d4da84e025bff62a28 authored over 9 years ago by sampoyigi <[email protected]>
changes log_threshold to 1

github.com/tastyigniter/TastyIgniter - b48505f139147e5964931ded7e5006931c69f1ed authored over 9 years ago by sampoyigi <[email protected]>
fixed navbar top links class

github.com/tastyigniter/TastyIgniter - bbe8ff80f7f9854242f801f7455777f58c148183 authored over 9 years ago by sampoyigi <[email protected]>
minor error fix

github.com/tastyigniter/TastyIgniter - 5fc0a92d80b1ad694c4b24eca1db9ec44d512e26 authored over 9 years ago by sampoyigi <[email protected]>
fixed permission error

github.com/tastyigniter/TastyIgniter - afc3dfc21700767719eb4bf47c1d2e739fef4400 authored over 9 years ago by sampoyigi <[email protected]>
renamed to maintenance.php

github.com/tastyigniter/TastyIgniter - 85a1bfcba4a5d51e7c558a6716ae43813dbe8c46 authored over 9 years ago by sampoyigi <[email protected]>
fixed permissions and moved database related methods from settings_model to maintenance_model

github.com/tastyigniter/TastyIgniter - 4129ea7f5609b04c13e6f148a764279dcd29cfbf authored over 9 years ago by sampoyigi <[email protected]>
changed migration folder and config file location to IGNITEPATH

github.com/tastyigniter/TastyIgniter - f9eda81eec7cc9a0fe504b7cb7d19c3b82b02804 authored over 9 years ago by sampoyigi <[email protected]>
add ability to migrate, backup, restore database, download backups

github.com/tastyigniter/TastyIgniter - b4054c2423921de741ea0729a38c23c0ca09e4ee authored over 9 years ago by sampoyigi <[email protected]>
improved extensions functionality

github.com/tastyigniter/TastyIgniter - 7dc30b14fc4a704c3c2e43ba0297999af5f4ba51 authored over 9 years ago by sampoyigi <[email protected]>
fixed user restrict

github.com/tastyigniter/TastyIgniter - 72c853785cc371d6724fca1c32fff87244bca532 authored over 9 years ago by sampoyigi <[email protected]>
remove constructor class

github.com/tastyigniter/TastyIgniter - 448686e0615106856b8e2eb0ba09fc931f39bc64 authored over 9 years ago by sampoyigi <[email protected]>
fixed get action param and value, id instead of extension_id, clean methods and standards

github.com/tastyigniter/TastyIgniter - 47cabd1c2c1c8b7cdbdb155f7570430dbf804c4c authored over 9 years ago by sampoyigi <[email protected]>
replaced GET extension_id to id for permissions compatibility

github.com/tastyigniter/TastyIgniter - 34ba89e24f2a090dfd0dfff1a0cb3e7dfd06df8a authored over 9 years ago by sampoyigi <[email protected]>
fixed notification text color

github.com/tastyigniter/TastyIgniter - 007ba8b0f2db760f8f0efc700f6a71836da7385e authored over 9 years ago by sampoyigi <[email protected]>
fixed permission functionality

github.com/tastyigniter/TastyIgniter - 2c8ec8166175715ff62d10f708f9660349af73ce authored over 9 years ago by sampoyigi <[email protected]>
deleted Ext_Controller

github.com/tastyigniter/TastyIgniter - 04267c5aea195aea0b6ce6e2a18e969cb6794ce2 authored over 9 years ago by sampoyigi <[email protected]>
removed unnecessary characters

github.com/tastyigniter/TastyIgniter - 3bc6973877c0865bc759dbc99d4df24815c68b45 authored over 9 years ago by sampoyigi <[email protected]>
save current migration version value in ti_setup config item

github.com/tastyigniter/TastyIgniter - 661a7208bec52e9407aac6bbf9a58419e7261df1 authored over 9 years ago by sampoyigi <[email protected]>
replace config_item ti_version to ti_setup

github.com/tastyigniter/TastyIgniter - cd696dc1db62a2969ef5049510ebc3c496c74d28 authored over 9 years ago by sampoyigi <[email protected]>
move migration config file to setup/config folder

github.com/tastyigniter/TastyIgniter - 50ed8842e29573d7469d55d280c0ec777d5fd410 authored over 9 years ago by sampoyigi <[email protected]>
lock alert to specific app domain

github.com/tastyigniter/TastyIgniter - 8d34952824d7c74b6f2d32ede53af87297b8253f authored over 9 years ago by sampoyigi <[email protected]>
use is_really_writable instead of is_writable

github.com/tastyigniter/TastyIgniter - 7419c4229496b14a7608cc87cd93d28af3989c3e authored over 9 years ago by sampoyigi <[email protected]>
improved admin database table information page

github.com/tastyigniter/TastyIgniter - b886aac326bfa5eda331543a5b6896bac3974365 authored over 9 years ago by sampoyigi <[email protected]>
improved messaging functionality and permission

github.com/tastyigniter/TastyIgniter - 55ffdaabefa34f6a24c9d3a699e61eb551a7c6cc authored over 9 years ago by sampoyigi <[email protected]>
fixed config library to also look in APPPATH

github.com/tastyigniter/TastyIgniter - 9a5baffb648507148916b4914a400893bd4580fd authored over 9 years ago by sampoyigi <[email protected]>
fixed $_action and form methods

github.com/tastyigniter/TastyIgniter - ac8d23bb6eab79af53468805659df29a78ad6c39 authored over 9 years ago by sampoyigi <[email protected]>
Removed include base class Ext_Controller

github.com/tastyigniter/TastyIgniter - ccc74e7d2f75386b765cde8a351b7439819121bc authored over 9 years ago by sampoyigi <[email protected]>
removed Ext_Controller and organized functionality

github.com/tastyigniter/TastyIgniter - 93b3973e29c33e65c19583edb55d0d91e8f0420e authored over 9 years ago by sampoyigi <[email protected]>
replaced base class Ext_Controller to Admin_Controller and Main_Controller respectively in controllers

github.com/tastyigniter/TastyIgniter - 71a3bc360def05233c90da4c6ef9c1a8b1079b20 authored over 9 years ago by sampoyigi <[email protected]>
improved messaging functionality and permission

github.com/tastyigniter/TastyIgniter - df85f035b0e5e7ba87f46b3959ca01303c1e9d4c authored over 9 years ago by sampoyigi <[email protected]>
fix messages control buttons

github.com/tastyigniter/TastyIgniter - bc8340e6b0e1963eba275ab230ff656d6adf151e authored over 9 years ago by sampoyigi <[email protected]>
style review status

github.com/tastyigniter/TastyIgniter - 27d24bc3f23fd1b4319dd96ea5f96248d0e624d4 authored over 9 years ago by sampoyigi <[email protected]>
improved messaging functionality and permission

github.com/tastyigniter/TastyIgniter - 68099c1321bbc936781831760e807d302d30efb4 authored over 9 years ago by sampoyigi <[email protected]>
blacklist removed to be added in next release

github.com/tastyigniter/TastyIgniter - 6327e1931b8156ead1bb05af7f96e0fa49f198d6 authored over 9 years ago by sampoyigi <[email protected]>
renamed activity library to customer_online

github.com/tastyigniter/TastyIgniter - 2a76638547ead5630e5fc76f80970794447f26ec authored over 9 years ago by sampoyigi <[email protected]>
added modules delete functionality

github.com/tastyigniter/TastyIgniter - e2cb5602400f4f2384bacfa95b841a9c1a2f9bf5 authored over 9 years ago by sampoyigi <[email protected]>
fix alert message to show only in specific app

github.com/tastyigniter/TastyIgniter - 974ee5962b4b7aa4c04c6091d61d0fe27cd7c4cf authored over 9 years ago by sampoyigi <[email protected]>
pagination url fix

github.com/tastyigniter/TastyIgniter - 69334054efec960c3a5dd699c83c6e6d7ec536b5 authored over 9 years ago by sampoyigi <[email protected]>
Removed duplicates/ bring back extension library

github.com/tastyigniter/TastyIgniter - 76f9ac59bf2524c23dca6053076582a04f747744 authored over 9 years ago by sampoyigi <[email protected]>
fix filter button

github.com/tastyigniter/TastyIgniter - 0e3e166d03b372180f03fe21b0d306393d2fd1bc authored over 9 years ago by sampoyigi <[email protected]>
Rename extensions config file name as standards

github.com/tastyigniter/TastyIgniter - ff06af477c07865393ddc56ecaa0b438b322ed0b authored over 9 years ago by sampoyigi <[email protected]>
Changed customer activity to customer_online

github.com/tastyigniter/TastyIgniter - 5d2f652f64efb085ba78c2123bb96482ae82ff65 authored over 9 years ago by sampoyigi <[email protected]>
Fixed models delete methods to accept array of ids

github.com/tastyigniter/TastyIgniter - c2e353c7a61b4017035b9e48f029efea33701964 authored over 9 years ago by sampoyigi <[email protected]>
extensions improved

github.com/tastyigniter/TastyIgniter - 42ce4eb3199c2792ccdd4429540f2b51a4317933 authored over 9 years ago by sampoyigi <[email protected]>
rename customers_activity, fix menus subtract_stock column name, update layouts initial schema

github.com/tastyigniter/TastyIgniter - 17f980d5b2334b7080cf6f30d3f23b97e4112d31 authored over 9 years ago by sampoyigi <[email protected]>
fixed return form value of sale_type input

github.com/tastyigniter/TastyIgniter - 57f1fc1927419a5c11a12343c801c2b4a0ffe9a0 authored over 9 years ago by sampoyigi <[email protected]>
remove maintenance controller and view file, replaced with show_error()

github.com/tastyigniter/TastyIgniter - 6a5b892f119a6ea88ee5b803c831af6d5bcba145 authored over 9 years ago by sampoyigi <[email protected]>
move get_lat_lag form validation callback from controllers to library

github.com/tastyigniter/TastyIgniter - b1616a64235304b5dbe0823561ecd8cb9a252875 authored over 9 years ago by sampoyigi <[email protected]>
Merge pull request #39 from sampoyigi/develop

controllers methods visibility check

github.com/tastyigniter/TastyIgniter - 5db38777a1414ad21dfd1019b4b891aa06e93ce8 authored over 9 years ago by Sam Poyigi <[email protected]>
controllers methods visibility check

github.com/tastyigniter/TastyIgniter - a02709efe00d427dd57e4ac7aa1e18e272cc5096 authored over 9 years ago by sampoyigi <[email protected]>
controllers methods visibility check

github.com/tastyigniter/TastyIgniter - a18b08af34c294aecb8b7545e70ad9e8717f6402 authored over 9 years ago by sampoyigi <[email protected]>
removed duplicate admin controllers methods and models methods

github.com/tastyigniter/TastyIgniter - ea88d9dfab7657112a439724e9aaa7fbdfa70878 authored over 9 years ago by sampoyigi <[email protected]>
fixed user has permission check.

github.com/tastyigniter/TastyIgniter - 2997567546f46d4ba9c9a443366e341a47115698 authored over 9 years ago by sampoyigi <[email protected]>
moved cart_models from system models to extension models

github.com/tastyigniter/TastyIgniter - 2b1d8f354e3404c29ad6322b82d48a94fa7eec9a authored over 9 years ago by sampoyigi <[email protected]>
ensure associated records is deleted...... replaced duplicate model _add & _update methods to _save

github.com/tastyigniter/TastyIgniter - 641d4d0d11fae83769a2bd4840383194abe202db authored over 9 years ago by sampoyigi <[email protected]>
replaced duplicate admin controllers _add & _update methods to _save

github.com/tastyigniter/TastyIgniter - b62082b423670683c5912112efec66fa18de5610 authored over 9 years ago by sampoyigi <[email protected]>
remove deprecated default main theme

github.com/tastyigniter/TastyIgniter - 430fbd2cb35bc14677d720ef29689e9664aa02f4 authored over 9 years ago by sampoyigi <[email protected]>
Extracted banners associated methods into separate models from design_model and rename to layout_model

github.com/tastyigniter/TastyIgniter - f21fb5c742b1c7ab33d334f24f60894c6375399b authored over 9 years ago by sampoyigi <[email protected]>
Extracted categories, menu_options associated methods into separate models from menus_model

github.com/tastyigniter/TastyIgniter - 8d4f426c35c4d293fb009cfe87b3d96c718287bc authored over 9 years ago by sampoyigi <[email protected]>
Extracted categories, menu_options associated methods into separate models from menus_model

github.com/tastyigniter/TastyIgniter - c0006676d0684b5cc478b5604e3e6578d6da76a6 authored over 9 years ago by sampoyigi <[email protected]>
fixed typo in menu option values database table column name

github.com/tastyigniter/TastyIgniter - 67af60d6b41beddb69ea8a7d24b703f7bb377ba0 authored over 9 years ago by sampoyigi <[email protected]>
fix warning message

github.com/tastyigniter/TastyIgniter - 8367e23c93b04cb6aa0ca64ff06875badf4d1636 authored over 9 years ago by sampoyigi <[email protected]>
no longer required to delete setup folder after installation

github.com/tastyigniter/TastyIgniter - 46705eeefa9bd11a00e8d0fc13bbe316166391ee authored over 9 years ago by sampoyigi <[email protected]>
removed irrelevant file_exist check

github.com/tastyigniter/TastyIgniter - 2c5162bbd5342c3d5a8e94019813a69cdf216480 authored over 9 years ago by sampoyigi <[email protected]>
system setup and initial/demo schema errors fixed

github.com/tastyigniter/TastyIgniter - b1868e32e330f4f0117a94d18f9122ef5e09dfe8 authored over 9 years ago by sampoyigi <[email protected]>
system setup and initial/demo schema errors fixed

github.com/tastyigniter/TastyIgniter - fbe1b361a6942dbca1191ce11bbb5d9edc160415 authored over 9 years ago by sampoyigi <[email protected]>
system setup and initial/demo schema errors fixed

github.com/tastyigniter/TastyIgniter - 1ced78bde6202ef2d5b641d544bec65f396b209e authored over 9 years ago by sampoyigi <[email protected]>
thumbs folder index.html

github.com/tastyigniter/TastyIgniter - dd6fa0eaecdff635d7d7524c5a1bdd77ae145dad authored over 9 years ago by sampoyigi <[email protected]>
thumbs folder index.html

github.com/tastyigniter/TastyIgniter - a5d5dd7ee95ff47dbd118788369f24bbd22f3a40 authored over 9 years ago by sampoyigi <[email protected]>
thumbs folder index.html

github.com/tastyigniter/TastyIgniter - 2e76b6375e69d5d29ea7567f1883db41a9ac926e authored over 9 years ago by sampoyigi <[email protected]>
delete deprecated flags folder

github.com/tastyigniter/TastyIgniter - 7ed931f72fcb56fc40767815a7300cd0c6cd5204 authored over 9 years ago by sampoyigi <[email protected]>
Merge pull request #38 from sampoyigi/develop

media manager fix

github.com/tastyigniter/TastyIgniter - 6241717f90004721554ba1511342ade7837f557e authored over 9 years ago by Sam Poyigi <[email protected]>
media manager fix

github.com/tastyigniter/TastyIgniter - 5dbe5629301424e250c9664ff97180b42896e086 authored over 9 years ago by sampoyigi <[email protected]>
Merge pull request #37 from sampoyigi/develop

removed unwanted helper file

github.com/tastyigniter/TastyIgniter - e33c0e8a95eee3e6dbd5aa9100cffe5b751f2560 authored over 9 years ago by Sam Poyigi <[email protected]>
removed unwanted helper file

github.com/tastyigniter/TastyIgniter - da53ba8e3715b5d705cabc97cb99233b89cdca68 authored over 9 years ago by sampoyigi <[email protected]>
Merge pull request #36 from sampoyigi/develop

fix misclassified JS files

github.com/tastyigniter/TastyIgniter - d9530471fcf13ab2040c235848e66e32e7776e3d authored over 9 years ago by Sam Poyigi <[email protected]>
fix misclassified JS files

github.com/tastyigniter/TastyIgniter - 06c3d0d6239c6539dcaab45b4cfbef6b202ab873 authored over 9 years ago by sampoyigi <[email protected]>
Merge pull request #35 from sampoyigi/develop

Develop

github.com/tastyigniter/TastyIgniter - 56cdf3b1290f1bc7dd4b31fac8954c94373df292 authored over 9 years ago by Sam Poyigi <[email protected]>
update gitignore

github.com/tastyigniter/TastyIgniter - 510f314f39544725728142e483ecde8d8a2bb7a9 authored over 9 years ago by sampoyigi <[email protected]>