Commit Graph

4136 Commits

Author SHA1 Message Date
Johnny b2d529e783
Merge pull request #956 from ssteeltm/notification-updates
Display notification when update is available
2024-05-14 21:23:13 -04:00
Johnny b8a4f0f10f
Merge pull request #957 from ssteeltm/docs-files-search-recursive
search in all folders when in root (docs/files)
2024-05-14 21:20:59 -04:00
Hugo Sampaio 1242bd31c9 wrong folder id names 2024-05-13 17:28:53 -03:00
Hugo Sampaio 9e758b1edd only when search 2024-05-13 17:26:23 -03:00
Hugo Sampaio cdf4767590 search in all folders when in root
Enable search recursive/all folders when in / (root).

In the future will be nice to have this as an advanced search.

reference:
https://forum.itflow.org/d/850-search-documents-recursive
2024-05-13 12:19:11 -03:00
Hugo Sampaio 352fbd852e typos 2024-05-13 11:22:57 -03:00
Hugo Sampaio 13a45c81a0 Display notification when update is available 2024-05-13 11:12:52 -03:00
johnnyq bd12319422 Limit User access to restricted clients under global search 2024-05-12 13:54:34 -04:00
johnnyq ff4628465c Quote Copy, Make Client a required field 2024-05-10 21:57:22 -04:00
johnnyq d202c7684a Feature: Allow copying a quote from one client to another 2024-05-10 21:56:13 -04:00
johnnyq 3e7f57f64a Add contact primary to the API edit ^Cd create 2024-05-10 14:27:04 -04:00
johnnyq 9876c33d2e Client Access: Allow to select Client Access Restrictions for existing users 2024-05-10 14:01:20 -04:00
johnnyq 85bf412f53 Client Access: Allow to select Client Access Restrictions for new users 2024-05-10 13:42:42 -04:00
johnnyq fa064962a9 Update logic denyed access to log it and redirect back with a toast indicating no access to client 2024-05-10 13:16:42 -04:00
johnnyq e16dce190f Added logic to the inc_all_client.php file to deny access to users with client access permissions set 2024-05-10 13:05:32 -04:00
johnnyq 5f7ca75d1f Use try instead so script doesnt break if user_permissions table doesnt exist 2024-05-10 12:32:46 -04:00
johnnyq 2832f0eb33 Fix if Tables doesnt exist dont break script 2024-05-10 12:28:31 -04:00
johnnyq ce0c394d3f Feature: User Client Access Permissions logic has been added, next up is the defining access via user managment 2024-05-10 12:25:38 -04:00
johnnyq a41eede52f DB update for the upcoming user client restricted access permissions 2024-05-10 11:34:25 -04:00
Johnny 3b8f36e8f3
Merge pull request #954 from ssteeltm/phone-mask-option
Phone mask option
2024-05-10 11:06:24 -04:00
Johnny 2f3263cc64
Merge pull request #955 from ssteeltm/master
num active clients on menu
2024-05-10 11:03:19 -04:00
Hugo Sampaio 4779e8f923 add file ext .unf
https://forum.itflow.org/d/835-allow-file-type

added .unf for unifi backup file
2024-05-06 13:42:11 -03:00
Hugo Sampaio ec94071167 num active clients on menu
show number of active clients um side menu
2024-05-06 13:25:30 -03:00
Hugo Sampaio b1efb76b3b Update functions.php
handle phone_mask option
2024-05-06 11:31:38 -03:00
Hugo Sampaio e677292875 update db
update db to store phone mask option
2024-05-06 10:44:52 -03:00
Hugo Sampaio 6c4235bdeb phone mask config
prepare phone mask config
2024-05-06 10:27:47 -03:00
Johnny de7d68b659
Merge pull request #953 from wrongecho/hide-open-tickets-timer
Hide the running open ticket tracker as this feature is being removed
2024-05-05 14:30:21 -04:00
Johnny c471228e6a
Merge pull request #952 from wrongecho/report-tickets-time
Add total time worked to 'Tickets by client' report
2024-05-05 14:30:11 -04:00
Johnny 4069dc9cdc
Merge pull request #951 from wrongecho/debug-assistance
Debugging help
2024-05-05 14:30:00 -04:00
Johnny 0f6a781638
Merge pull request #950 from wrongecho/cert-checks-custom-ports
Certificate checks - Allow custom ports
2024-05-05 14:29:51 -04:00
Johnny aca1a13104
Merge pull request #948 from ssteeltm/master
Enable URL Recovery from logout
2024-05-05 14:29:40 -04:00
Hugo Sampaio 76a34dea8f
Merge branch 'itflow-org:master' into master 2024-05-04 19:25:50 -03:00
Hugo Sampaio 5280620c6d
Update login.php If standard 2024-05-04 19:25:10 -03:00
Hugo Sampaio 17eb51bd54
Update check_login.php If standard 2024-05-04 19:23:39 -03:00
Marcus Hill df66a9625b Hide the running open ticket tracker as this feature is being removed 2024-05-04 21:36:59 +01:00
Marcus Hill 8d5c71f043 Add total time worked to 'Tickets by client' report 2024-05-04 21:32:03 +01:00
Marcus Hill cd668241a6 Debugging help
- Mention the PHP error log on the setup & debug pages.
- Restructure the debug page to include the server info before the db structure table
2024-05-04 21:02:33 +01:00
Marcus Hill 43abd177ea Certificate checks - Allow custom ports 2024-05-04 18:04:24 +01:00
Hugo Sampaio bab66bf769 updated
fixed domain url from config to prevent open redirect issue and encoded uri
2024-05-03 09:34:50 -03:00
wrongecho c0fc957617
Merge pull request #949 from itflow-org/wrongecho-fileexts
Update file.php - Allow .pages and .numbers files
2024-04-28 20:06:52 +01:00
wrongecho 5f0c363503
Update file.php - Allow .pages and .numbers files 2024-04-28 20:06:08 +01:00
Hugo Sampaio b8c529c2ec Enable URL Recovery from logout 2024-04-27 09:30:41 -03:00
johnnyq 5f0068a64f Added Advanced Filter by Referral under clients 2024-04-18 21:33:15 -04:00
johnnyq c1f9ad6ea8 Allow to filter by industry under clients 2024-04-18 21:21:30 -04:00
johnnyq c5876d2715 Move account selection in advanced Filter 2024-04-18 19:37:06 -04:00
johnnyq d93caf1eac Cleanup up the side menu of admin / settings to be collapsible headers 2024-04-18 19:05:02 -04:00
johnnyq 7d6b578027 Remove indent for recurrings under client nav 2024-04-18 18:39:13 -04:00
johnnyq 0a5de911e9 Combine Settings and with Admin Side Nav 2024-04-18 18:37:43 -04:00
Johnny d54780c913
Merge pull request #947 from git-kup/master
Update side_nav.php
2024-04-18 18:29:56 -04:00
git-kup eb2cc7720e
Update side_nav.php
Fix all 3 "Recurring" buttons where not inline with the rest of the buttons in the main side nav. it was slightly indent to the right.
2024-04-18 14:54:43 -04:00