Paolo Arena
049e882210
- Table of Disciplines #101
...
- Insert Facebook bar to the Site #97
2019-11-12 21:34:03 +01:00
Paolo Arena
0d776589f0
- Fixed pagination not refreshing the data...
...
- Start creating single page of an Event
2019-11-06 22:29:29 +01:00
Paolo Arena
a54839e128
- 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:39 +01:00
Paolo Arena
9205468065
- 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:30:09 +01:00
Paolo Arena
f787fd3cea
- Send email when new subscriber to the newsletter
2019-11-01 19:59:31 +01:00
Paolo Arena
93ccc73517
- Permissions table (probably I'll change for others uses)
...
- Added CDateTime component (to save in the db)... in the component CGridTableRec and for CEventsCalendar
2019-10-28 16:01:28 +01:00
Paolo Arena
5307c04151
Step 2: Creating page Messages: userlist last messages + a page for all the messages received and sent.
2019-10-27 00:37:10 +02:00
Paolo Arena
e6c4053ccf
Step 1: Creating page Messages: userlist last messages + a page for all the messages received and sent.
2019-10-26 02:21:51 +02:00
Paolo Arena
408a7f4c6f
Step 1: Creating page Messages: userlist last messages + a page for all the messages received and sent.
2019-10-26 02:21:22 +02:00
Paolo Arena
18d18df9ae
- group recordlist of last msg for every Dest
2019-10-25 19:09:10 +02:00
Paolo Arena
4154605fdd
- Fixed Image avatar user list, q-qvatar rounded image
2019-10-25 19:08:38 +02:00
Paolo Arena
c8c4f57d16
- 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:45 +02:00
Paolo Arena
51ca2da45f
- 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:21 +02:00
Paolo Arena
570bbf3744
- Enable Edit Event into dialog form ... (and save to the db)
...
- Add Where table
2019-10-21 20:38:10 +02:00
Paolo Arena
1a1348c563
- Load Events
...
- Edit Events
- When a field is updated: undate also memory list record
- Duplicate Event
2019-10-20 22:45:09 +02:00
Paolo Arena
93eae51ab8
- Added TablesList page
...
- Added Insert Record empty
2019-10-20 01:21:54 +02:00
Paolo Arena
3424b20e9a
(- Booking not available if is in the past
...
- Delete record only if "Active Edit" is on
- Image stretch width reduced.
- Signin more dense)
- Email also to Manager person
- added "Reply-To" in the header of the email.
2019-10-16 15:28:49 +02:00
Paolo Arena
51ef3de29a
- Added Delete Record to the CGridTableRec
2019-10-15 20:40:31 +02:00
Paolo Arena
9120485939
Show data Table with pagination (startRow, endRow, filter, sorting)
2019-10-14 20:31:57 +02:00
Paolo Arena
c5a19f2d70
- Finished Booking an Event
...
- Starting UsersList (creating CGridTableRec component to view and edit a db table)
2019-10-13 20:44:05 +02:00
Paolo Arena
cebe1208de
- ++Booking List
...
- ++Delete a Booking also for the Admin.
2019-10-12 23:34:32 +02:00
Paolo Arena
624f929c56
- Booking: added modify a booking (+ emails).
2019-10-10 21:08:12 +02:00
Paolo Arena
8f69856c57
- Booking Event (with email to user and admin)
...
- Cancel Event (with email to user and admin)
- Store into mongodb
2019-10-05 20:01:56 +02:00
Paolo Arena
507f465313
bcryptjs
2019-07-14 18:44:36 +02:00
Paolo Arena
e0871721fb
Created Project for WebSite...
...
Basic Structure
2019-05-03 20:31:57 +02:00
Paolo Arena
1f9f5b44bd
added themecolor and themebgcolor to todos and projects
2019-04-29 23:47:48 +02:00
Paolo Arena
4ed5a3d350
Cut/Paste project and todos
2019-04-29 01:01:40 +02:00
Paolo Arena
d44c0f3769
- Projects: Shared / Personal
2019-04-25 00:30:19 +02:00
Paolo Arena
f3964b0ff0
End "project and Todos": what could modify or readonly.
2019-04-22 01:43:58 +02:00
Paolo Arena
e0e48f7eb2
Privacy about Project: what to see, what you can modify...
2019-04-20 13:59:07 +02:00
Paolo Arena
6a0b7db73c
- 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:49 +02:00
Paolo Arena
1deba2a5ff
- add fields: typeproj and id_main_project
2019-04-09 21:07:30 +02:00
Paolo Arena
7b444bc561
++ hoursweeky_plannedtowork, endwork_estimate, totalphases , actualphase
2019-04-07 21:24:27 +02:00
Paolo Arena
1856818d3a
Calculation recorsively up completed!
2019-04-06 21:52:34 +02:00
Paolo Arena
d40297acb3
Calculation recorsively up completed!
2019-04-06 21:06:11 +02:00
Paolo Arena
6310a7a971
Updated Project calculation for hours and progress.
2019-04-06 21:02:39 +02:00
Paolo Arena
7c3684813a
Added begin_development and begin_test
...
Added status (changed completed field)
fixed internet status connection.
2019-04-02 00:27:59 +02:00
Paolo Arena
cadf2ef86a
- added fields: longdescr, hoursworked, hoursplanned
2019-03-30 02:58:19 +01:00
Paolo Arena
f4ad69674e
++ Projects
2019-03-28 12:58:58 +01:00
Paolo Arena
efceb9915b
Fix: At registration, ff in Italian, it show english email verified... added Español Email registration
2019-03-18 19:17:36 +01:00
Paolo Arena
6876130376
Fix: At registration, ff in Italian, it show english email verified... added Español Email registration
2019-03-15 02:01:27 +01:00
Paolo Arena
e3dd301da0
Fix: At registration, ff in Italian, it show english email verified... added Español Email registration
2019-03-05 23:45:20 +01:00
Paolo Arena
8b0d109552
Fix: At registration, ff in Italian, it show english email verified... added Español Email registration
2019-03-04 21:28:35 +01:00
Paolo Arena
8a92141bc7
Fix: At registration, ff in Italian, it show english email verified... added Español Email registration
2019-03-04 21:16:19 +01:00
Paolo Arena
db2640a815
LOGIN: Accessing by Username or Email
2019-03-04 19:18:54 +01:00
Paolo Arena
8fe9199162
Popupmenu Todo:
...
- Show Task Completed
2019-03-04 17:28:41 +01:00
Paolo Arena
8f1ee2a7da
- Update the way to use the data records on Vuex with Getters!
...
- Fix: mongodb call passing array todos and categiroes already splitted
2019-02-27 02:59:02 +01:00
Paolo Arena
d78de1a25c
/checkupdates: Show Button, when Upgrade Version is available ! (check from the server, the version number
2019-02-22 10:23:39 +01:00
Paolo Arena
c7f13d820d
Merge remote-tracking branch 'origin/master'
2019-02-15 01:38:44 +01:00
Paolo Arena
f44d3dc661
Fix: Todo Multi refresh ...
...
fix some promises problem
2019-02-15 01:38:01 +01:00