Commit Graph

39 Commits

Author SHA1 Message Date
merdan 3a444d008d help desk create view 2020-05-01 17:40:53 +05:00
merdan aebdf4aba9 help desk create view 2020-05-01 16:52:56 +05:00
merdan 998dd55917 help desk create view 2020-05-01 16:48:45 +05:00
merdan 39e550f75b help desk create view 2020-05-01 16:46:13 +05:00
merdan 15b5f17879 help desk create view 2020-05-01 16:42:55 +05:00
merdan dc6784ec56 help desk create view 2020-05-01 16:41:04 +05:00
merdan 5144b09395 help desk create view 2020-05-01 16:39:41 +05:00
merdan 08fdc582d1 help desk create view 2020-05-01 16:35:02 +05:00
merdan 24ee1b773d help desk create view 2020-05-01 16:32:41 +05:00
merdan 9d0cf32246 help desk create view 2020-04-30 15:19:16 +05:00
merdan f1dbe95a65 seats page 2020-04-09 14:40:19 +05:00
merdan 52b0779805 venues and about pages on mobile 2020-04-06 12:55:30 +05:00
merdan 6e527418b6 sections fix 2020-03-05 19:12:21 +05:00
merdan 486316f7d7 sections fix 2020-03-05 18:58:32 +05:00
merdan ee51de5838 view bug fix 2020-03-05 18:35:58 +05:00
merdan 50bf439444 localization turkmen on event 2020-02-07 20:10:36 +05:00
merdan 4450e58783 order invoice fix with trans. 2020-01-08 17:23:31 +05:00
merdan 6ec8c5419b ticket fix 2019-12-23 18:05:58 +05:00
ilmedova ef3a76500d localization problems not fixed 2019-11-16 16:26:11 +05:00
merdiano c6a26f08d5 seat selection completed reservation and booking 2019-11-06 15:05:24 +05:00
merdiano 30d273e604 seat selection completed 2019-11-05 17:28:51 +05:00
merdiano 885a1926ae new branch for seat selection 2019-11-02 15:32:23 +05:00
merdiano 553aa710b1 preparing for frontend pull3 2019-10-02 19:08:07 +05:00
merdiano f50d17d994 date time picker fix 2019-09-23 19:07:27 +05:00
merdiano 69eabbae71 helpers bug fix
checkout order page view
events with images
api categories and events
routes cache
category children scope
event seans count
2019-09-23 15:35:40 +05:00
merdiano 9670b5c373 working on checkout page 2019-09-18 06:26:39 +05:00
merdiano 731b13e327 Home Cinema 2019-09-18 06:26:27 +05:00
merdiano c44a861f29 create event bug fixes 2019-09-18 06:26:14 +05:00
merdiano fd4a8b418e merge commit 2019-09-18 06:25:59 +05:00
Etienne Marais e50a2962e5
📦 NEW: Add package and helper to clean input strings safely 2019-04-25 09:12:42 +02:00
Jacek Marianski 83205555d7 (localization) Several big changes:
1) Added localization components to the package. They allow usage of localized routes, like http://attendize.site/en/login
2) Added English and Polish localization files. They are ugly, repetitive, but mostly true to the original and relevant. It required rewriting several phrases, and certainly required editing most of the views and controllers.
3) Edited routes to accomodate point 1
4) Rewritten several rules regarding dates. In most cases using English notation (with English names for months) is bad in all other languages. I used environment wide date format that is used.
5) Updated installer. Haven't tested it yet, but should work. Rewrites .env.example file instead of creating it from scratch (by concatenating strings).

There are some minor changes that were simple fixes or other funky requirements from my employer that kinda make sense:
1) QR code reader wasn't working in firefox, fixed it. Works in chrome/firefox on mobile on https sites.
2) Added subscript text in some instances: below ticket registration, below ticket. It is kinda dumb, but in most cases is necessary to receive less complaints from clients.
3) Fixed geocoding api by adding api key in env file. At some point in 2016-2017 it was required by google to use API key from developer console and this requirement wasn't challenged in the code.
4) Ticket has been displaying either flyer or site logo on the side. Now displays both (which may affect 1d barcode - it might need some fixin). Regarding the same issue - description of an event contained the flyer image on the side, it was removed, cause it didn't fit in here.
5) Ticket style was updated, because of the above and because it didn't fit longer character strings. Now it's slightly uglier, but works in all cases.
and other.

There are also some inconveniences, like:
1) Unfinished translations. It was impossible for me to create translations based on strings located inside of a database, which I ignored (I think it's only at one place - surveys).
2) Ugly translation files. At some point I thought it is going to be easier to locate when I try translating vased by file name. Later I divided it by topics, and then I segmented it even more. It might require some serious clean-up.
3) Redundancy. In some cases there are several definitions for the same phrase in my localization files. I used it mostly to protect myself from different contexts for the phrase usage in different languages.
4) File division. There are several files that are placed in dedicated language directory (in /view/, like /view/pl/ or /view/en/). These files don't use language phrases, but they are translated as a whole. Mostly because using language phrases would make those view files unreadable.
5) Localzation helper marks some phrases as obsolete (in file "basic"), because they are used in app/Helpers folder (where this plugin doesn't reach)
2018-05-03 23:41:22 +02:00
Dave Earley 9ec1cc20f2 Reformat code 2016-09-06 21:39:27 +01:00
Dave Earley 3b804b00d5 Add support for additional currencies + improve how currencies are displayed 2016-08-12 13:02:37 +01:00
Dave Earley c13b1a885a Working on UI update
Changed logo
2016-04-24 16:25:08 +01:00
Dave a5a94790e7 Minor bug fixes
Updated global JS
Added feedback/bug fix button
2016-04-17 21:12:38 +01:00
brettninja 511f864db8 Migration clean ups to ensure rollbacks work correctly.
- correctly removed foreign keys before removing columns
- turned off foreign key checks in initial migration to allow tables to
be dropped
2016-03-20 21:47:59 -04:00
Mark Walet 7566986124 Update event customize view 2016-03-16 12:50:34 +01:00
Attendize b3f33a38e8 Applied fixes from StyleCI 2016-03-04 19:18:10 -05:00
Dave a3320dd598 - First commit 2016-02-29 15:59:39 +00:00