Commit Graph

69 Commits

Author SHA1 Message Date
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
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
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
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
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
eed1082ac6 - ++Booking List
- ++Delete a Booking also for the Admin.
2019-10-12 23:34:58 +02:00
Paolo Arena
0e0b327858 - Booking: added modify a booking (+ emails). 2019-10-10 21:08:29 +02:00
Paolo Arena
9ab7ba5581 - other committ 2019-10-10 16:53:33 +02:00
Paolo Arena
cd2ef1f7ae - fixed Banner Cookie positioning on bottom
- PagePolicy (added Español policy)
2019-09-20 15:35:55 +02:00
Paolo Arena
3459f00a3b - Fix CImgTitle positioning
- CPreloadImage
2019-09-19 22:56:19 +02:00
Paolo Arena
04f4a83d6c Adding MailChimp Suport Newsletter component (Server Side) 2019-09-12 16:19:23 +02:00
Paolo Arena
116703d6cc Fix way to routing, using only one array ! ...continue 2019-07-18 13:22:23 +02:00
Paolo Arena
b11dd46f9f Form Newsletter and others fix 2019-07-12 14:09:44 +02:00
Paolo Arena
7f5076d8f2 Calendar, Events 2019-07-10 11:37:00 +02:00
Paolo Arena
3d8cb00839 Created Project for WebSite...
Basic Structure
2019-05-03 20:31:47 +02:00
Paolo Arena
08c0ded31f added themecolor and themebgcolor to todos and projects 2019-04-29 23:47:42 +02:00
Paolo Arena
166be747a5 Insert menu: "My Proj Shared" and when I insert a project, put the right property privacy 2019-04-29 02:47:53 +02:00
Paolo Arena
d6d527e1a8 Cut/Paste project and todos 2019-04-29 01:01:31 +02:00
Paolo Arena
2ba3cd6b3f Move Project 2019-04-27 20:12:41 +02:00
Paolo Arena
a7a4d224eb - Projects: Shared / Personal 2019-04-25 00:30:13 +02:00
Paolo Arena
08e2ece604 End "project and Todos": what could modify or readonly. 2019-04-22 01:43:53 +02:00
Paolo Arena
18acf720db Privacy about Project: what to see, what you can modify... 2019-04-20 13:58:58 +02:00
Paolo Arena
3c05d2d9c7 - Modified privacywrite query with graphLookup:
$graphLookup: {
        from: "projects",
        startWith: "$id_main_project",
        connectFromField: "id_main_project",
        connectToField: "_id",
        as: "ris",
        restrictSearchWithMatch: { $or: [{ privacyread: server_constants.Privacy.all }, { userId: userId }] }
      }
    },
    { $match: { "ris.privacyread": { $exists: true } } },
2019-04-13 03:04:40 +02:00
Paolo Arena
7b1e24c407 - piso en malaga... (personal) 2019-04-11 17:40:41 +02:00
Paolo Arena
ab64705ef3 - piso en malaga... (personal) 2019-04-11 14:25:43 +02:00
Paolo Arena
fd20048934 - add fields: typeproj and id_main_project 2019-04-09 21:07:16 +02:00
Paolo Arena
884d84e2df ++ hoursweeky_plannedtowork, endwork_estimate, totalphases , actualphase 2019-04-07 21:24:10 +02:00
Paolo Arena
ac3f6f0ba9 fixed: completed_at field 2019-04-05 23:59:52 +02:00
Paolo Arena
7a55fa7f68 Added CDate component ! 2019-04-05 16:16:29 +02:00
Paolo Arena
7cacf5c6ea Added begin_development and begin_test
Added status (changed completed field)
fixed internet status connection.
2019-04-02 00:18:01 +02:00
Paolo Arena
38b3405664 - added fields: longdescr, hoursworked, hoursplanned 2019-03-30 02:57:40 +01:00
Paolo Arena
de117d55e6 ++ Added "Projects" (step 1b) 2019-03-28 12:58:34 +01:00
Paolo Arena
eda9a8514f - starting project list...
- ordering some functions
- fix error TS2339

quasar.extensions.json was the problem !
inside had:
{
  "@quasar/typescript": {
    "webpack": "plugin",
    "rename": true
  }
}
2019-03-21 20:43:15 +01:00
Paolo Arena
49aae9ca27 fix Workbox cache 2019-03-18 00:04:05 +01:00
Paolo Arena
f23f60e540 ++ Open Web Analytics
https://test.freeplanet.app/owa
2019-03-16 23:47:13 +01:00
Paolo Arena
8dc26269cd add some env 2019-03-15 02:01:03 +01:00
Paolo Arena
9877344b4d fix menu ShowTask 2019-03-15 01:06:40 +01:00
Paolo Arena
527da316da - fix Header and Drawer Right
- fix Drawer Menu Left
- add icon on the Header
- fix lang if is different language: set to English.
2019-03-14 21:09:41 +01:00
Paolo Arena
41642853d1 Insert Carosel (3 images to the HomePage) 2019-03-14 01:24:59 +01:00
Paolo Arena
542a6d3e7f HomePage English Version 2019-03-13 20:14:57 +01:00
Paolo Arena
213330564d Spanish Version to the HomePage 2019-03-13 19:35:02 +01:00