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 |
johnnyq
|
894a4369b3
|
Fix Timezone always being UTC when sent to the mail queue when scheduling / cancelling tickets
|
2024-04-17 16:47:10 -04:00 |
johnnyq
|
7a2e063bde
|
Fix Broken Reset Password due to incorrect timezone path
|
2024-04-17 14:05:43 -04:00 |
johnnyq
|
888552724a
|
Set Timezone in all places and it needs to be set in and sperated it into a seperate include
|
2024-04-17 12:53:11 -04:00 |
johnnyq
|
7c10bbacd7
|
Fix not being able to filter tickets by using the search filter
|
2024-04-16 14:35:08 -04:00 |
johnnyq
|
2fd609bb2b
|
Remove Piggy bank icon
|
2024-04-13 13:59:56 -04:00 |
johnnyq
|
7912c99b30
|
Add Account Selection filter in Expenses
|
2024-04-13 13:57:14 -04:00 |
Johnny
|
59b60e35c2
|
Merge pull request #945 from wrongecho/addnotice-stripefees-opentickettimer
Add removal notices for Stripe Fees & 'open ticket' time tracker
|
2024-04-13 13:37:53 -04:00 |
Johnny
|
4c02f3dc90
|
Merge pull request #944 from wrongecho/rec-inv-eml
Per-invoice notifications
|
2024-04-13 13:37:34 -04:00 |
Marcus Hill
|
cfa804b468
|
Add removal notices for Stripe Fees & 'open ticket' time tracker - these features are to be removed
|
2024-04-13 17:21:19 +01:00 |
Marcus Hill
|
0def06cf40
|
Add removal notices for Stripe Fees & 'open ticket' time tracker - these features are to be removed
|
2024-04-13 17:18:49 +01:00 |
Marcus Hill
|
a87a79b257
|
Per-invoice notifications
Hide per-invoice notif setting if invoice notifications are globally disabled
|
2024-04-13 17:10:10 +01:00 |
Johnny
|
a33a91cd95
|
Merge pull request #943 from wrongecho/ticket-notify-contact-manual-button
Ticket - Notifications
|
2024-04-13 11:50:04 -04:00 |
Marcus Hill
|
1c8b9a3319
|
Ticket - Notifications
Allow notifying contacts & watchers of a ticket when they are added/updated (#937)
|
2024-04-13 15:35:06 +01:00 |
Marcus Hill
|
2dc8e50ef8
|
Ticket - Notifications
Allow notifying contacts & watchers of a ticket when they are added/updated (#937)
|
2024-04-13 15:33:46 +01:00 |