Commit Graph

4506 Commits

Author SHA1 Message Date
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
wrongecho
034c12d6c3 Update README.md
Github readme - Updated bug report and forum roadmap links
2024-04-13 14:06:46 +01:00
johnnyq
c46d35247b Added recurring notification on off to cron 2024-04-12 20:25:05 -04:00
johnnyq
29a83b1e8e Added button to turn Email Notifications off or on on Recurring Invoices 2024-04-12 20:16:54 -04:00
johnnyq
ba66dbf887 Update DB Structure for the addition Email Notify to Recurring Invoices 2024-04-12 19:38:13 -04:00
Johnny
cc9abe5a09 Merge pull request #940 from wrongecho/tck-merge
Tickets - Merging
2024-04-12 19:30:04 -04:00
Johnny
65a3a03801 Merge pull request #939 from wrongecho/rec-invoice-var-name-fix
Client recurring invoice num fix
2024-04-12 19:29:55 -04:00
Marcus Hill
43bd028298 Tickets - Merging
- Fix merging UI not showing ticket status name correctly
- Add ability to move ticket notes and replies to the new parent ticket if desired (sometimes helpful, sometimes not)
2024-04-12 22:26:27 +01:00
Marcus Hill
bdd75f9f95 Client side nav pulls recurring invoice count from num_recurring, not num_recurring_invoices (this is instead used on the main page via inc_all) 2024-04-12 21:39:36 +01:00
wrongecho
453453cf9a Merge pull request #938 from git-kup/patch-1
Update client_overview.php
2024-04-12 21:29:33 +01:00
git-kup
60e067cc9e Update client_overview.php
Remove unpleasant looking elevation of note card in client overview
2024-04-12 15:51:01 -04:00
johnnyq
4ad897d85d Fix Closed Tickets showing up under stale tickets in client Overview 2024-04-12 14:43:53 -04:00
johnnyq
237cc38c60 Remove the recurring link on main tickets as this is on the side nav 2024-04-11 11:18:48 -04:00
johnnyq
f2125dd6d0 Changed the Tickets and Tasks Progress bar colors which have better contrast now 2024-04-10 17:24:34 -04:00
johnnyq
d0ed9fa817 Fix title to only show the session company name no need to nullify_html_entities the title this cause issues with umlaughts if you do 2024-04-10 15:11:09 -04:00
johnnyq
ccab5f9a00 Fix umlauts in settings browser title 2024-04-10 15:05:37 -04:00
johnnyq
b9342c8397 Update Browsers window title to the clients name when in the client section 2024-04-10 14:58:11 -04:00