Commit Graph

2756 Commits

Author SHA1 Message Date
chanda chewe c79c19bf8d Added Missing Currencies 2023-08-24 09:57:31 +02:00
chanda chewe 549fe8cc05 Added Missing Currencies 2023-08-24 09:37:00 +02:00
chanda chewe 44d84d2273 Added Missing Currencies 2023-08-24 09:25:49 +02:00
chanda chewe f2a5963d84 Added Missing Currencies 2023-08-24 09:24:46 +02:00
chanda chewe 606307d255 Added Missing Currencies 2023-08-24 09:23:39 +02:00
johnnyq 0377eeb94e Add some padding between search and folders on phones in Client files and documents 2023-08-23 18:17:53 -04:00
johnnyq 12bbfd1db1 Add select2 Class on folder 2023-08-23 18:12:59 -04:00
johnnyq f88f04edd8 Feature: Added Folder support for files 2023-08-23 18:02:51 -04:00
johnnyq d200575aec Updated info to include only max 20 files can be uploaded at once 2023-08-23 16:52:57 -04:00
johnnyq 03e6e31f8c Also added 500MB Limit 2023-08-23 16:51:10 -04:00
johnnyq 1083ac88d9 Create some javascript that limits the amount of files to 20 that can be uploaded at once. 2023-08-23 16:48:42 -04:00
johnnyq 811f253470 DB Dump, store file hash in the db 2023-08-23 16:27:59 -04:00
johnnyq a95b32a57e Upon upload the file contents are not hashed in Sha256 and used for the reference file in the DB 2023-08-23 16:10:15 -04:00
johnnyq 2633477575 Added Commented code to has the file contents itself instead of the name 2023-08-23 16:04:42 -04:00
johnnyq 4ec7c686c3 Updated the checkFileUpload fucntion to use SHA256 instead of MD5 for file reference and check file ext before checking size, also adding some error returns 2023-08-23 15:59:10 -04:00
johnnyq 30a6b3dadf Added a hint about selecting multiple files for upload 2023-08-23 15:50:51 -04:00
johnnyq 0897217357 Major UI / UX enhancements to Client Files. Files are now searchable can select between thumbnail and list view, pagination enabled, file renaming capabilities 2023-08-23 15:43:47 -04:00
johnnyq 037ae820a1 Removed old files upload code 2023-08-23 13:25:22 -04:00
johnnyq 44c4beba1e Feature: You can now upload multiple files at a time in the client files section 2023-08-23 13:24:05 -04:00
johnnyq 8f9753489f Updated contact extention ui 2023-08-23 10:41:14 -04:00
johnnyq 8fdc93ebde Show contact extention in the listing 2023-08-23 10:37:04 -04:00
johnnyq 1cf015c0b7 Use correct icon for mail queue 2023-08-22 18:36:56 -04:00
johnnyq 8402ca99ae Use correct icon for audit logs 2023-08-22 18:34:13 -04:00
johnnyq c43b22ddd5 Fix initial DB Structure was causing new installs to direct to a non existent page dashboard.php 2023-08-22 18:19:15 -04:00
johnnyq 94e56f6d68 fixed an old unused var in client_locations which was allowing someone to delete a primary location which shouldnt be allowed 2023-08-22 15:48:55 -04:00
johnnyq 715938f367 Update login cred share guest sharing look 2023-08-22 14:19:28 -04:00
johnnyq e5fea3ab9b Further cleanup of the guest sharing page 2023-08-22 13:55:42 -04:00
johnnyq b361b3a384 Updated Guest sharing removed irrelevant info such as warnings about this will expire and notes as this will be sent in the pre email message, Removed App name and sharing from the top. Formatted the Style into a card, Added Company Info at the footer 2023-08-22 13:41:04 -04:00
johnnyq c49ac5eb80 oops fix, added company name to guest share 2023-08-22 13:22:56 -04:00
johnnyq 42e23b6f08 Fix issue with editing client if accounting module was disabled due to the handling of client currency 2023-08-22 12:45:52 -04:00
johnnyq 6231d7b43c Fix logic to always show tech dashboard if accountiong module is disabled 2023-08-22 10:57:21 -04:00
johnnyq 9a7bea6ef9 Fix logic for showing billing column under client Management User role is admin or accountant and Module Accounting / billing is enabled 2023-08-22 10:50:40 -04:00
johnnyq e31a0269b3 Make Client visible note optional in sharing 2023-08-22 10:15:01 -04:00
johnnyq 7c1cb0f617 Updated Sharing to include Unlimited Time and the option to use 0 for unlimited views 2023-08-22 09:57:57 -04:00
johnnyq 3f9c7fe220 Fixed empty var Last_login 2023-08-21 18:49:42 -04:00
johnnyq 8ef806ed1c Fix php error in users listing while fetching the last log it would return error if empty 2023-08-21 18:39:41 -04:00
johnnyq 9368a3b58d Fix user agent var is guest view 2023-08-21 18:20:27 -04:00
johnnyq 583fe9807d Updated placeholders for SMTP user and pass to inform users to leave blank if no auth is required 2023-08-21 12:25:10 -04:00
johnnyq 2fa442028a Updated sendSingleEmail function to allow for authless email sending 2023-08-21 10:44:54 -04:00
johnnyq 1ed4eeaafc Remove extra bottom margin below error msg on client login 2023-08-20 15:43:39 -04:00
johnnyq 880e1be08c Did the same for client portal login as well center forgot password 2023-08-20 15:30:36 -04:00
johnnyq 1d0e2ad758 Removed some of the right and left padding to allow for larger login messages 2023-08-20 15:27:43 -04:00
johnnyq 709cec8d7e More Icon Updating and matching 2023-08-20 15:06:08 -04:00
johnnyq 2d0fe45898 Enhance the client name font and place an arrow next to client to better indicate client section will be revealed when clicked on 2023-08-19 14:48:40 -04:00
johnnyq 257d3c0c9b UI: Updated icons for the client side nav 2023-08-19 14:34:52 -04:00
johnnyq b7fcfb90e5 UI: Updated icons in setting nav 2023-08-19 14:21:05 -04:00
johnnyq ff840bdeb5 UI: Updated some side nav icons that were more suitable for the item 2023-08-19 14:08:26 -04:00
johnnyq 7c3d6fc07a Rename side nav items again as the new names just took too much precious UI space 2023-08-19 14:00:20 -04:00
johnnyq c3fd6824bf More descriptive naming for the main side navigation menu 2023-08-19 13:50:34 -04:00
johnnyq c02448dff2 Small UI/UX update used mt-1 for better spaceing than <br> made export an outline button and cleaned up the small font in clients listing page 2023-08-19 13:25:15 -04:00