Marcus Hill
fca1627c33
Remove delete user post.php code. Deleting users means we'll lose all tickets/replies which isn't great.
...
Correct user archive behaviour so when users are archived they can no longer login. Need to add ability for quick disable/enable of user accounts, as using archive as permanent.
Refactor "You are not permitted to do that!" wording into a constant instead.
2022-04-15 13:29:27 +01:00
Marcus Hill
b4f2fdd03d
Code deduplication/tidying
...
- Move default pagination/sort/search query variable mapping to pagination_head.php
- Remove user_logs.php
2022-04-14 19:49:18 +01:00
Marcus Hill
a3ca268fcf
Small code cleanups
2022-04-14 07:54:40 +01:00
johnnyq
1829c7299e
Made the php includes much more modular and simpler by lumping them all in 1 file inc_all.php instead of all over the place
2022-02-22 00:29:39 -05:00
johnnyq
1b22c72851
Fix various vars and include errors
2022-02-13 15:43:51 -05:00
johnnyq
b34f602639
Added Location Column to client networks, more work on Campaigns
2022-01-25 13:22:26 -05:00
johnnyq
ba75378f9b
Finished Campaign Test Email and some other fixups
2022-01-24 22:07:50 -05:00
johnnyq
039e374cd6
Partial Mailling list campaign tracker currently tracks opens using a 1x1 image, some more UI work to campaigns etc
2022-01-24 18:27:12 -05:00
johnnyq
ea378ed46d
Added some elevation affects to the side nav campaigns and campaign details page, is this something that we want across the app?
2022-01-23 13:35:42 -05:00
johnnyq
bbde88236c
Forgot about the add modal
2022-01-23 11:34:31 -05:00
johnnyq
6ad98158db
Updated File/Function naming convention for campaigns in accordance to #324
2022-01-23 11:31:25 -05:00
johnnyq
12f3e3c24f
Added test mail campaign modal
2022-01-23 01:25:29 -05:00
johnnyq
fd77569bf1
Added more placeholder headers to mailing list, added modal for edit mail campaign, added status colors and status buttons
2022-01-23 01:08:19 -05:00
johnnyq
2fc80d9b78
More work on Mass Mailing List, almost complete
2022-01-22 23:52:15 -05:00
johnnyq
48dbb3ec4c
More Define canned date if not set. Prevents undefined errors Same as a48e302
2022-01-13 14:07:51 -05:00
johnnyq
faf39fc84a
Code cleanup and fix possible injections when a trusted user is logged in thanks to mwdmeyer, constant_chaos, disclosure5 and rightwayround from /r/msp for pointing these issues out
2021-12-12 13:16:26 -05:00
johnnyq
f939ca41aa
More work on Campaign Mailing List, started adding space in between Currency symbol and number
2021-11-21 12:24:40 -05:00
johnnyq
b7d0549ede
Initial start to mailing list support
2021-09-09 23:15:39 -04:00