Commit Graph

71 Commits (851da3829768947c4c8906eafbcf21b0c4468260)

Author SHA1 Message Date
Mike Koch 3bd35e47db #106 / #126 Add new settings to modsForHesk_settings.inc.php and update script 9 years ago
Mike Koch a0fdb1ba6b #121 Add missing key for some users if the key does not exist 9 years ago
Mike Koch 07b71d5092 Update version number and add update success message if no IP/email bans 9 years ago
Mike Koch 0e45779856 Don't show the range if the "from" and "to" are the same 9 years ago
Mike Koch 470c8390f8 Use Javascript instead of PHP to redirect scripts 9 years ago
Mike Koch a9d8d13ebd Allow users to migrate IP/email bans 9 years ago
Mike Koch ae1d7fc19b #92 Update files that are in MFH but didn't have any code changes 9 years ago
Mike Koch cf680463f3 #92 Update install_functions 9 years ago
Mike Koch a09551cc75 #92 Update install.php 9 years ago
Mike Koch 333789961e #88 Remove IP / email bans function 9 years ago
Mike Koch b886eeedde #88 Remove customer email notifications profile setting 9 years ago
Mike Koch 63ed75c7ef #88 Remove edit note functionality 9 years ago
Mike Koch e56bde8e2d #88 Remove attachments to notes feature 9 years ago
Mike Koch be48540bf1 Update README and install_functions 9 years ago
Mike Koch dcf9f26295 Closes #103 Install errors should be displayed in the main install area, not in the panel 10 years ago
Mike Koch 6b1d746b7c Prep install files for 1.7.0 10 years ago
Mike Koch 71fd581dde Tell user what to add to modsForHesk_settings.inc.php if script fails 10 years ago
Mike Koch 4871394265 Only add new settings if they aren't already there 10 years ago
Mike Koch 1a663324e3 Add verify email setting to update script 10 years ago
Mike Koch b419d47c94 Closes #97 Fix status update script 10 years ago
Mike Koch e11f14e67c #30 Add pending_verification_emails table 10 years ago
Mike Koch 75b0e8233f #30 Fix SQL 10 years ago
Mike Koch 3ec81da8d1 #30 Added SQL migrations to update script 10 years ago
Mike Koch 1ae552f02a Closes #90 Fix the redirect to updateTo1-6-1 10 years ago
Mike Koch 4dc767855a Update install file 10 years ago
Mike Koch 8d81ed5ebd Update version number 10 years ago
Mike Koch f339dbc2ba Wrap each link an <li> tag 10 years ago
Mike Koch 6d7a075d5b Fix link and text.
How did I miss this for so long???
10 years ago
Mike Koch 33ec8ac79a Hopefully making the installation script easier to run 10 years ago
Mike Koch 3aa10dfc43 Updated version numbers 10 years ago
Mike Koch a8a930391e #85 Create migrations to create settings table 10 years ago
Mike Koch 64f6be511c Closes #83 now use Mods for Hesk instead of NuMods 10 years ago
Mike Koch f904afe21f #67 Write migration scripts for attachments for notes 10 years ago
Mike Koch e84d9f3229 Closes #68: Notes can be edited 10 years ago
Mike Koch ad4fee1eb3 #84 Wired up the UI for changing notification setting permissions
Only non-admins can be restricted from changing notifications. Admins still can change freely
10 years ago
Mike Koch e6ff3d2514 #80 Added migration script for current 1.6.0 changes 10 years ago
Mike Koch c295201f52 #80 Move pre-1.4.0 scripts to freshInstall file 10 years ago
Mike Koch aa2e74a92a Closes #79: Added missing SQL statement in update script 10 years ago
Mike Koch 86393193f4 Updated version number 10 years ago
Mike Koch eff111e583 #62 The DB should treat a 1 as "notify the customer", not 0 10 years ago
Mike Koch 7c40c25cff #62 The send email property should be set to false by default 10 years ago
Mike Koch de6136bf26 Fixed some SQL statements 10 years ago
Mike Koch 8f27ba2c48 #59 Mark all current users as active
Otherwise no one can log in
10 years ago
Mike Koch 8fca201ad8 Use an enum instead of an int 10 years ago
Mike Koch fda266629f #59 Use an enum instead of a bit
PHP/MySQL treats the bit in a really strange way...it just never works right
10 years ago
Mike Koch 3d6c11dd57 #61 Admins can now designate who can view the settings page 10 years ago
Mike Koch 6c3237c58c #59: Added alter table statement for a user's active flag 10 years ago
Mike Koch df847c7e18 Fixed update script for those who attempted the 1.4.0 installation 10 years ago
Mike Koch 16f7aedc97 Update version # 10 years ago
Mike Koch eab42588fb Added additional queries to base installation script 10 years ago