Ecosyste.ms: OpenCollective

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

github.com/tastyigniter/ti-module-admin

[READ ONLY] Subtree split of the TastyIgniter Admin module
https://github.com/tastyigniter/ti-module-admin

Ignore 'total' items to avoid doubling up (#747)

35a4f810e5751c2032d13c94fae2669e935d149b authored over 3 years ago by Ryan Mitchell <[email protected]>
Minor fix

026774a7cd5dc7fbe3cbaa1fdafcecbe36900d92 authored over 3 years ago by Sam Poyigi <[email protected]>
Add Save & New toolbar button support (#630)

* Toolbar widget refactor plus new button type

* Add Save&New toolbar button support

* wip...

fc9e14ffd6ce8f365d7eb2e0be1fb828888ff286 authored over 3 years ago by Sam Poyigi <[email protected]>
Add key for menu option name (category) (#733)

* Add key for menu option name (category)

Naming is hard :)

* StyleCI

* Bug fix

* Re...

caaaf8dff265e9a1200a716595ceee0355afabce authored over 3 years ago by Ryan Mitchell <[email protected]>
Create and use default working hours when location as no stored working hours

32975a52eb3272126fe72f139156cff6cb305340 authored over 3 years ago by Sam Poyigi <[email protected]>
Locations_model getCurrentTime, listWorkingHours and loadWorkingHours methods deprecated

e857bdb6726c923bf532df0272aec84974567214 authored over 3 years ago by Sam Poyigi <[email protected]>
Minor calendar js fix

8704e14b0d9a17730951f384831e2df644be8b54 authored over 3 years ago by Sam Poyigi <[email protected]>
Remove more unused database fields

77fc2da007a3cbf053c6bb98f3719a0c8444bb1c authored over 3 years ago by Sam Poyigi <[email protected]>
Add ScheduleEditor Widget (split working hours) (#556)

* wip on scheduleeditor formwidget

* WIP - Schedule editor form widget (#500)

* wip

* B...

3dc32c40b9768a1040e33ed2b1b361e508fe035e authored over 3 years ago by Sam Poyigi <[email protected]>
Run the allocator scheduler only when auto assign is enabled

292144da9184b5fb54f9a025fad7aff534e17e5b authored over 3 years ago by Sam Poyigi <[email protected]>
Fix broken location picker

04965ce4625cfd6693da63373a1a5c2db95dc2f7 authored over 3 years ago by Sam Poyigi <[email protected]>
Minor fix

15a44ee23f8b58534402eddf72c168282c2edb21 authored over 3 years ago by Sam Poyigi <[email protected]>
Orders_model: Calculate totals and count (#713)

* First pass

* StyleCI

* Persist totals and count without updating timestamps

Co-author...

0131238da023f6504d997c7dd9eedd2698281fb4 authored over 3 years ago by Ryan Mitchell <[email protected]>
Remove superadmin clause (#714)

* Remove superadmin clause

Caused location ID to be NULL when there was only 1 location, but ...

18c9127a9608b6e73d29241972d8657faab7c639 authored over 3 years ago by Ryan Mitchell <[email protected]>
Add selectlist filter scope (#708)

* Add selectlist filter scope

Allows you to use IN(:filtered) on the select condition

* Ch...

db045ad67791210174fd2c6473342eb4ee5b2faf authored over 3 years ago by Ryan Mitchell <[email protected]>
Add reservation stay time field (#707)

Co-authored-by: Sam Poyigi <[email protected]>

edefb1e6f112085057b2a942a9bb6e4b6c05e05a authored over 3 years ago by Ryan Mitchell <[email protected]>
Add option to filter menu items by order type

5c2a4bd7cb265098c6ac6ab0f9dcfe8247ebfebb authored over 3 years ago by Sam Poyigi <[email protected]>
Locale fix: handle _ as well as - (#724)

* Handle _ as well as -

* Same for date picker

Co-authored-by: Sam Poyigi <[email protected]>

33f31411f8adc0eb2fdbfbefae6c9c110b40fe48 authored over 3 years ago by Ryan Mitchell <[email protected]>
Minor fix

c0010b8b80e7eae25eefe39db60a96229d8ef39c authored over 3 years ago by Sam Poyigi <[email protected]>
Fix datatable server side pagination

af1fa260d26779bdca11d04d99c86eac76261dbc authored over 3 years ago by Sam Poyigi <[email protected]>
Ignore node_modules from app/admin/assets

84df2ed4abdcdf36617a615a24e464e987b6130d authored over 3 years ago by Sam Poyigi <[email protected]>
Allergens dont have locations (#709)

Co-authored-by: Sam Poyigi <[email protected]>

169e07dfb7aac5226bcee80e897940088dd23e51 authored over 3 years ago by Ryan Mitchell <[email protected]>
Add locale selection in fullcalendar (#703)

* Add locale selection in fullcalendar

* Move locale fix

Co-authored-by: Sam Poyigi <sam@s...

9dfe9424fd2b165f56dc983d6fa5f1013417052d authored over 3 years ago by Ryan Mitchell <[email protected]>
Wrap categories location query in a subquery (#704)

* Subquery the OR statement

* StyleCI

Co-authored-by: Sam Poyigi <[email protected]>

8fb3f316c0f71d65c63d80058d228acaa7eca788 authored over 3 years ago by Ryan Mitchell <[email protected]>
Support locales in datepicker (#702)

* Support languages in datepicker

* Replace _ with -

41ee9dfdf06b0fd887787f351d01566fc98a0f06 authored over 3 years ago by Ryan Mitchell <[email protected]>
Add config option to add absence constraint on locationable query

56fded5725d46e189a8363d321a99783da0c4491 authored over 3 years ago by Sam Poyigi <[email protected]>
Restrict menu options dropdown by menu item location. (#696)

* Restrict menu options dropdown by menu item location.

* Fix CI issue identified.

* Updat...

2d2ddcba4aeeaac4f232f5d99ee9c2909f0441b6 authored over 3 years ago by djtimca <[email protected]>
Update to fullcalendar js to v5 (#683)

* Move to fullcalendar5

* Populate more info in template

* Fix popover display on toggle
...

f33d0c26545592dd7f9c7b688d36225d67c81f98 authored over 3 years ago by Ryan Mitchell <[email protected]>
Support model config validation rules

#690

4578104e2900ca42d6b497e28bfacee0935ed701 authored over 3 years ago by Sam Poyigi <[email protected]>
Add orDoesntHave where clause (fix #655)

f2a9380d4f06a870c3fbce571865fc307c436722 authored over 3 years ago by Sam Poyigi <[email protected]>
Switch menu options model validation to form validation

#690

ce2468c31054a306e3fe0b6542c3e5c0c7c2d5e6 authored over 3 years ago by Sam Poyigi <[email protected]>
Force connector model refresh (#681)

* Force connector model refresh

* Reload relations instead

88440c1e5ffe2eeccdbf013956f1d727231465e2 authored over 3 years ago by Ryan Mitchell <[email protected]>
Load and sort datatable records using AJAX

a1891f209fc6085940d33e340a4a544cc02390a0 authored over 3 years ago by Sam Poyigi <[email protected]>
Add AJAX features of the DataTable form widget

d212bc81e324b72d3c011bb8b155252c5bf0690b authored over 3 years ago by Sam Poyigi <[email protected]>
Use getOrderMenusWithOptions method

733c5617145b072f156cee3b82abe5f88990cb98 authored over 3 years ago by Sam Poyigi <[email protected]>
[BC] Move StarRating form widget to Local extension

8b863ec4f17b6f9d1d03153b942e61c5c1c3cdd0 authored over 3 years ago by Sam Poyigi <[email protected]>
Use getOrderMenusWithOptions method

Signed-off-by: Sam Poyigi <[email protected]>

b689aea8ab385046c39e3e0ae6bee2460c5f0e30 authored over 3 years ago by Sam Poyigi <[email protected]>
Order reservations search and date filtering (#660)

* Allow search and time limiting of orders + reservations

* Update naming

* Updated params...

5be073326579c01e01ca991c9281fda0852a2a6e authored over 3 years ago by Ryan Mitchell <[email protected]>
Restricted admin can access disabled locations (#668)

* Remove enabled status from AdminLocation::getAll()

Should fix #652

* List both enabled/d...

51fd6d04517a7669785c5d988c135cf3007c3359 authored over 3 years ago by Ryan Mitchell <[email protected]>
Refactor category location limitation logic (#655)

* Refactor logic

Category location limiting should be applied even if category filtering is n...

6ea949c58366c2a3a9eb9e0516a0417c11199235 authored over 3 years ago by Ryan Mitchell <[email protected]>
Adjust validation rules for locations fields (#661)

c3e64c0ea7d7a2811f1076781299cb928312f313 authored over 3 years ago by BreakSecurity <[email protected]>
Return order menus with options merged (#662)

* Return order menus with options merged

To be used by API

* StyleCI

a246dd9b8b9b39e8d154e96f967c103f4e84f9b7 authored over 3 years ago by Ryan Mitchell <[email protected]>
Minor refactor on FormRequests

fec7277295a3f491e1b5e8874aa56558485b6106 authored almost 4 years ago by Sam Poyigi <[email protected]>
Also limit by location on categories when present (#654)

Co-authored-by: Sam Poyigi <[email protected]>

1239f112529431ee609f48fa9a3a5c99038e638f authored almost 4 years ago by Ryan Mitchell <[email protected]>
Fix Get total sale sum widget not working #651

034efbeaeb4579f106e9306a8d75bb6ae9773d84 authored almost 4 years ago by Sam Poyigi <[email protected]>
Minor fix

a6bac806139a913e59811de0b0480be00c3b9729 authored almost 4 years ago by Sam Poyigi <[email protected]>
Fix categories can NOT be "disabled" anymore #650

Signed-off-by: Sam Poyigi <[email protected]>

6fbffa937e0a6aa79b83be25bc83fe26fc7d9a64 authored almost 4 years ago by Sam Poyigi <[email protected]>
Fix issue with storing menu special #647

1807e5cd18c66be6da548e8a58e3b41831bb9600 authored almost 4 years ago by Sam Poyigi <[email protected]>
Minor fix

b4a5e27f7b0c678c7f7de0c858c71c15b82d5a3e authored almost 4 years ago by Sam Poyigi <[email protected]>
Remove deleted values from menu items (#629)

* Remove deleted values from menu items

* StyleCI

* Overwrite existing menu items switch
...

c1094a1809a56ceb57ac24e473edc22bc7ee6aba authored almost 4 years ago by Ryan Mitchell <[email protected]>
Make menu_option_values sortable (#642)

Co-authored-by: Sam Poyigi <[email protected]>

d51dec26cfd51cfb67dc8b4c78ff31f1f7fba405 authored almost 4 years ago by Ryan Mitchell <[email protected]>
Adjust multi-location mode behaviour (#640)

* Make dashboard widgets honour location settings

* Show all locations if there are multiple
...

6349054d650069a4c9322653a2fcc84947853cdd authored almost 4 years ago by Ryan Mitchell <[email protected]>
Add order_time_is_asap list column and form field

5a4beba25c50ba05810d563a3446d6109837c147 authored almost 4 years ago by Sam Poyigi <[email protected]>
Add order_time_is_asap column to orders table

9443b2d49c360740d82d361ed6ead2f322fe91d6 authored almost 4 years ago by Sam Poyigi <[email protected]>
Minor fix

79258b1f35c4775942298b0c22ce836473a2b8e6 authored almost 4 years ago by Sam Poyigi <[email protected]>
Make staff admin context locationable

433c46260cafd7ac6eee46d9fc53312eb4c081c2 authored almost 4 years ago by Sam Poyigi <[email protected]>
Make email field optional when creating reservation as an admin

a16ccc88324bbaed9a47f49b4bcd994d7c570a31 authored almost 4 years ago by Sam Poyigi <[email protected]>
Minor improvements

Signed-off-by: Sam Poyigi <[email protected]>

085ce4e1d46076f8c5ebf77dbe71defc2f407650 authored almost 4 years ago by Sam Poyigi <[email protected]>
Add the ability to trigger checkbox (#633)

Co-authored-by: Agata Lemiesz <[email protected]>
Co-authored-by: Sam Poyigi <[email protected]>

b03a33116c1de1beed8db4ad933bc568e83fe0d3 authored almost 4 years ago by Photis Patriotis <[email protected]>
Check if use location or is locations_model (#636)

483fda3f940fc2071392760ede22426d345f1664 authored almost 4 years ago by Ryan Mitchell <[email protected]>
Compiled css from #611

bb8a01e4d6bfc5eb73bb36a2479337ebe2954488 authored almost 4 years ago by Sam Poyigi <[email protected]>
Avoid deleting locationables attached to more than one locations

d30ff25b91c47880d8f9e41cd2fd25dc500d29f2 authored almost 4 years ago by Sam Poyigi <[email protected]>
Minor fix for #622

0fe3ac0f660259f6fce91675ec099dd1cb92303d authored almost 4 years ago by Sam Poyigi <[email protected]>
Fix #626

7fcc76ba812c191df40f0c0e785a058638e5d4b7 authored almost 4 years ago by Ryan Mitchell <[email protected]>
Make delivery areas sortable #621 (#622)

11392c8f703c8661340a2e7d2ad082511e9ba2ad authored almost 4 years ago by Ryan Mitchell <[email protected]>
Filter reservations calendar events by location when present

0ccda990e336254a676ca33cb5c0c1ce650d2cff authored almost 4 years ago by Sam Poyigi <[email protected]>
Minor refactor on FormRequest

b4d641962bcb38e01609237bf7fb0673186a7ca7 authored almost 4 years ago by Sam Poyigi <[email protected]>
Set locationable attributes on save in multivendor mode

547297c31ae25e3099d5dc333887d4dd12eacc61 authored almost 4 years ago by Sam Poyigi <[email protected]>
Fix delete action on form edit (#628)

4e4d841dd8f698ca26428e4c5b85f8f76dc8622f authored almost 4 years ago by BreakSecurity <[email protected]>
Call Markdown::parse as a static method to reflect flame changes

9d3f75304ab20661e26bd12cf378ce80245cc9f7 authored almost 4 years ago by Sam Poyigi <[email protected]>
Merge staffs_locations into locationables table

30163a725bf242984219d9b39b88b98e92ee5c86 authored almost 4 years ago by Sam Poyigi <[email protected]>
Add scheduled commands human-friendly description

5e0f2fccd8a14faaaed8c9eb12e1ef3528c0b1a5 authored almost 4 years ago by Sam Poyigi <[email protected]>
Minor fix

Signed-off-by: Sam Poyigi <[email protected]>

19da4989440a429a90db519123c990062a228451 authored almost 4 years ago by Sam Poyigi <[email protected]>
Auto/manually allocate tables

Signed-off-by: Sam Poyigi <[email protected]>

6648bffea34907d40ba801f8c5d1f7f947f52e37 authored almost 4 years ago by Sam Poyigi <[email protected]>
Add ability to restrict toolbar buttons

affa854755de2d06c30193dda5277bf08d7227a4 authored almost 4 years ago by Sam Poyigi <[email protected]>
Fix menu item option values dropdown issue

4057e114baec6a8f806e9aab66448141601a0c0f authored almost 4 years ago by Sam Poyigi <[email protected]>
Minor fix

cf3d2694ed2abee67661a837da498b0e45d28d50 authored almost 4 years ago by Sam Poyigi <[email protected]>
Make model $casts property protected to reflect flame changes

2d87cb2c38c9ce2a994ea11d3b80b71bc53a063e authored almost 4 years ago by Sam Poyigi <[email protected]>
Remove reviews split leftovers

873a9631640adc57146a97e704cf02090e2ae0fb authored almost 4 years ago by Sam Poyigi <[email protected]>
Migration fix

8bdb884a15f55a41b44b916fd618054e0a51dea2 authored almost 4 years ago by Sam Poyigi <[email protected]>
Move date formats to language packs (#605)

f8410b40b4b5bca11ec82085e1491807b0d50267 authored almost 4 years ago by Ryan Mitchell <[email protected]>
Minor UI fix

d01a2601e8764a0a7c928fbc447773429ee3983c authored almost 4 years ago by Sam Poyigi <[email protected]>
Handle validation exception

5021adeec46fefb965a303fcd576128a46abac7b authored almost 4 years ago by Sam Poyigi <[email protected]>
Hide list filter button when no filter scope is defined

b044da00db12dd0a0879055a2e1b9c5652157370 authored almost 4 years ago by Sam Poyigi <[email protected]>
Add option to define toolbar from action controller definititions

343c9acdf9a211d3ea094151a124f32def2c61af authored almost 4 years ago by Sam Poyigi <[email protected]>
Left over from #460

f730087338f636488dd481961a5ee44f1ecd8078 authored almost 4 years ago by Sam Poyigi <[email protected]>
Table reservation improvements (#460)

53a7002ceb4e0a1cf9d4981578ca538138a8196c authored almost 4 years ago by Sam Poyigi <[email protected]>
Minimum quantity of 1 (#606)

Co-authored-by: Sam Poyigi <[email protected]>

efc3d75869e04f01f8c5a1cf7cd63a10c71f69be authored almost 4 years ago by Ryan Mitchell <[email protected]>
Persist options data when saving the location form

833e3390547f0d160e32c21ccb3a5b5584e4f3b4 authored almost 4 years ago by Sam Poyigi <[email protected]>
Bring back locationable delete model observer

13739b2fc1c53fc675fc66a65f0c300076b2a5fc authored almost 4 years ago by Sam Poyigi <[email protected]>
Move reviews to local extension (#589)

4acb39d39f7d6d3e9b6fa92f2c98b59470940c47 authored almost 4 years ago by Ryan Mitchell <[email protected]>
Add status history and send email notification in one go #603

c68f83012685d19b04e733c9d9689101ff9bd9b6 authored almost 4 years ago by Sam Poyigi <[email protected]>
Apply fixes from StyleCI (#592)

[ci skip] [skip ci]

Co-authored-by: Sam Poyigi <[email protected]>

511bb471e4b1446aabbadfb1f44a0bb2fbf53fe9 authored almost 4 years ago by Sam Poyigi <[email protected]>
Add scope and order configuration to relation widget

bea535aead4cccf536bae1e2201a0ff1465af9ae authored almost 4 years ago by Sam Poyigi <[email protected]>
Fix Node must exists. error

c419f5dcb4b44bb81998ed20a08271e18f6e2e52 authored almost 4 years ago by Sam Poyigi <[email protected]>
Minor fix

5593592b44f8a6f28b4f41d35dc5f3679cc021b5 authored almost 4 years ago by Sam Poyigi <[email protected]>
Use related model on repeater form widget when available

c7bc5a05bc995f21046e2c48816e20ff7eba4594 authored almost 4 years ago by Sam Poyigi <[email protected]>
Minor fix on menu option relations

a31c8cbcafbf5b66f5af7c6b09db6945cccfc21f authored almost 4 years ago by Sam Poyigi <[email protected]>
Detach menus and locations related records

14b7d95427de0d9e7a7c60cb2825d2a767c66fcd authored almost 4 years ago by Sam Poyigi <[email protected]>
Remove redundant save observers

3fd8e87adb1a54801ddaed6bf427905af8f3ebca authored almost 4 years ago by Sam Poyigi <[email protected]>