Skip to content

Added class based processors and some other improvements#192

Open
smahelos wants to merge 4 commits intoCharlesMx:masterfrom
smahelos:add-class-based-processors
Open

Added class based processors and some other improvements#192
smahelos wants to merge 4 commits intoCharlesMx:masterfrom
smahelos:add-class-based-processors

Conversation

@smahelos
Copy link

  • Added czech translations and some new lexicon entries for english, in other languages new entries are not translated
  • Added new event tabs: Price, Food, Age, Capacity
  • Reformat code for ExtJS javascripts
  • Reformat code for some php classes

Lukáš Šmahel added 4 commits March 20, 2019 20:13
 - Added czech translations and some new lexicon entries for english, in other languages new entries are not translated
 - Added new event tabs: Price, Food, Age, Capacity
 - Reformat code for ExtJS javascripts
 - Reformat code for some php classes
…switched parameters in constructor

parameter changed in file: mxcalendars/model/mxcalendars/mxcalendars.class.php
parameter changed in class: makeProcessTime
parameter changed in method: __construct
 - before: __construct($gsProc = null, $debug)
 - after:  __construct($debug, $gsProc = null)

because of this change, we have to change method calls in snippet: snippet.mxcalendars.php

- Reformat code
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant