Commit Graph

264 Commits

Author SHA1 Message Date
Paolo Arena
6c4ebb2ace - Table of Disciplines #101
- Insert Facebook bar to the Site #97
2019-11-12 21:33:18 +01:00
Paolo Arena
9c35b5d73a - Inserted Prerendering plugin('prerender-spa-plugin') to create HTML pages (for Google... crawler)
- Added Meta Tags (title, description and keywords)
2019-11-08 23:43:00 +01:00
Paolo Arena
cd746e7ad3 - Inserted Prerendering plugin('prerender-spa-plugin') to create HTML pages (for Google... crawler)
- Added Meta Tags (title, description and keywords)
2019-11-08 21:38:20 +01:00
Paolo Arena
67b42fcbfd - Inserted Prerendering plugin('prerender-spa-plugin') to create HTML pages (for Google... crawler)
- Added Meta Tags (title, description and keywords)
2019-11-08 21:35:47 +01:00
Paolo Arena
105a1cbca1 - Create single page of an Event (to share on FB for example). 2019-11-07 23:11:34 +01:00
Paolo Arena
8ba6c8361b - Create single page of an Event (to share on FB for example). 2019-11-07 23:11:05 +01:00
Paolo Arena
5393092542 - Using CEventsCalendar also for show a Single Event, with his button edit/add/duplicate... 2019-11-07 18:57:41 +01:00
Paolo Arena
7fe6b5fb6a - Fixed pagination not refreshing the data...
- Start creating single page of an Event
2019-11-06 22:28:45 +01:00
Paolo Arena
571e948d39 - Add Button Whatsapp Chat
- Fixed 'Ask Info' and 'Book' if the email arrived...
- Added "Settings" table: URL_FACEBOOK, TELEGRAM_SUPPORT, URL_INSTAGRAM, WHATSAPP_CELL, INT_CODE, MAIN_EMAIL, CONTACTS_EMAIL_CELL, CALL_WORKING_DAYS, EVENTS_CAL, MSG_REPLY_AFTER_BOOKING.
-
2019-11-05 23:53:18 +01:00
Paolo Arena
b27f7e3cbf - Message notify when 'Ask Info' and user is not logged
- Ask Info and Book show message if not logged
- TableField fixed and added some features
2019-11-04 20:29:35 +01:00
Paolo Arena
f30e6afd9e - Duplicate Event (1,2 4 times).
- Updated Calendar on database
2019-11-01 19:58:52 +01:00
Paolo Arena
cdfc32c620 - Finish to fix IOperators
- Fixit Date not change correctly
2019-11-01 15:52:58 +01:00
Paolo Arena
2c62c27e64 - add Duplicate Event in Calendar 2019-10-30 18:55:16 +01:00
Paolo Arena
eea814fb43 Fixed height QCalendar based on the height of the device (screen.height) 2019-10-30 17:36:10 +01:00
Paolo Arena
f288ace2a7 Fixed CDateTime component and CMyChipList 2019-10-28 22:01:47 +01:00
Paolo Arena
6c9f97c716 Add CMyToogleList and CMyChipList to views Binary choice number 2, 4, 8... show the Values Selected (join with other table) 2019-10-28 19:00:06 +01:00
Paolo Arena
340c813a7c - Added CDateTime component (to save in the db)... in the component CGridTableRec and for CEventsCalendar 2019-10-28 16:00:37 +01:00
Paolo Arena
c95cded522 Step 2: Creating page Messages: userlist last messages + a page for all the messages received and sent. 2019-10-27 00:39:00 +02:00
Paolo Arena
4f895bdbe2 Step 2: Creating page Messages: userlist last messages + a page for all the messages received and sent. 2019-10-27 00:37:00 +02:00
Paolo Arena
878ae96813 Step 1: Creating page Messages: userlist last messages + a page for all the messages received and sent.
- Added CMyEditor and CMySelect to the git committ.
2019-10-26 02:21:14 +02:00
Paolo Arena
33a239698c - group recordlist of last msg for every Dest 2019-10-25 19:09:53 +02:00
Paolo Arena
345cf7381f - Fixed Image avatar user list, q-qvatar rounded image 2019-10-25 19:07:56 +02:00
Paolo Arena
44305d8778 - Delete Event with ask confirmation
- Fix dateStart only 1 view if is the same day
- Sending a message from the Event Page: to a user or to a "Event"
- Add button "Ask Info"
- Starting view msg into the messagepopup component
2019-10-24 23:30:18 +02:00
Paolo Arena
c39f0d8486 - Enable Edit Event into dialog form ... (and save to the db)
- Event: enabled drag and drop (date)
- Q-Select components in every table field external: Where, Operators, etc...
- CMyEditor: Add HTML Editor to the details field !
- Added button Color for change font color to the text.
- Complete insert Events Site
2019-10-23 23:47:12 +02:00
Paolo Arena
bfe5053407 - Enable Edit Event into dialog form ... (and save to the db)
- Add Where table
2019-10-21 20:38:22 +02:00
Paolo Arena
9656b14cd0 - Load Events
- Edit Events
- When a field is updated: undate also memory list record

- Duplicate Event
2019-10-20 22:44:18 +02:00
Paolo Arena
b8ec241b37 - Added TablesList page
- Added Insert Record empty
2019-10-20 01:23:04 +02:00
Paolo Arena
313a7db77d - Added TablesList page
- Added Insert Record empty
2019-10-20 01:22:38 +02:00
Paolo Arena
4a7c68fbd5 - fixed added meta tags "title, keywords and description"
- fixed height images in gallery
2019-10-18 01:47:36 +02:00
Paolo Arena
35b360bf9a - Booking not available if is in the past
- Delete record only if "Active Edit" is on
- Image stretch width reduced.
- Signin more dense
2019-10-16 15:27:49 +02:00
Paolo Arena
9462f6ef24 - Toggle Edit Values in CGridTableRec
- Choose the visible column in CGridTableRec
2019-10-15 21:43:29 +02:00
Paolo Arena
9fd858d33f - Added Delete Record to the CGridTableRec 2019-10-15 20:40:23 +02:00
Paolo Arena
0ee08f8430 Show data Table with pagination (startRow, endRow, filter, sorting) 2019-10-14 20:32:15 +02:00
Paolo Arena
96b7b7a48b - Finished Booking an Event
- Starting UsersList (creating CGridTableRec component to view and edit a db table)
2019-10-13 20:46:09 +02:00
Paolo Arena
5803cfb2a4 - ++Booking List
- ++Delete a Booking also for the Admin.
2019-10-12 23:35:31 +02:00
Paolo Arena
eed1082ac6 - ++Booking List
- ++Delete a Booking also for the Admin.
2019-10-12 23:34:58 +02:00
Paolo Arena
bba0c05a73 - CEventsCalendar component added 2019-10-11 22:06:51 +02:00
Paolo Arena
1bd0c3ccac - SignIn component. Added also in the Toolbar (Header.ts) 2019-10-11 21:40:47 +02:00
Paolo Arena
0e0b327858 - Booking: added modify a booking (+ emails). 2019-10-10 21:08:29 +02:00
Paolo Arena
2b98516c46 - other committ 2019-10-10 17:37:23 +02:00
Paolo Arena
792714f514 Merge remote-tracking branch 'remotes/origin/master' into FunzProjects 2019-10-10 17:36:41 +02:00
Paolo Arena
0f7e2a5bed - other committ 2019-10-10 17:36:25 +02:00
Paolo Arena
39ab006e72 - fixed problems of '_t' undefined: Was the .js files created automatically, in the folder BOOT ! 2019-10-10 17:35:30 +02:00
Paolo Arena
0728c70f53 Merge pull request #26 from paoloar77/FunzProjects
Funz projects
2019-10-10 17:03:17 +02:00
Paolo Arena
95962888fc Merge branch 'master' into FunzProjects 2019-10-10 17:03:07 +02:00
Paolo Arena
142cd789aa - other committ 2019-10-10 16:56:51 +02:00
Paolo Arena
cdef6a9a67 Merge remote-tracking branch 'origin/FunzProjects' into FunzProjects
# Conflicts:
#	src/model/Calendar.ts
#	src/model/GlobalStore.ts
#	src/statics/i18n.js
#	src/store/Modules/Store/calendar/CalendarStore.ts
#	src/store/Modules/UserStore.ts
2019-10-10 16:56:12 +02:00
Paolo Arena
9ab7ba5581 - other committ 2019-10-10 16:53:33 +02:00
Paolo Arena
f8dbc3cbad Merge pull request #25 from paoloar77/Booking
Booking
2019-10-10 16:02:56 +02:00
Paolo Arena
19eadc3117 Merge branch 'master' into Booking 2019-10-10 16:02:47 +02:00