Commit Graph

294 Commits (bootswatch)

Author SHA1 Message Date
Mike Koch 23dc02399f Update headers that weren't changed to 2.6.1 9 years ago
Mike Koch 02379f0ec6 Update installer 9 years ago
Mike Koch a120e8d5c5 Add 2.1.0 update scripts 9 years ago
Mike Koch 75168b5026 Improve installation console, fix dynamic settings file update 9 years ago
Mike Koch 90605ed8c2 Revert "#140 Log information to the installLog table"
This reverts commit 029d7f0bf1.
9 years ago
Mike Koch 029d7f0bf1 #140 Log information to the installLog table 9 years ago
Mike Koch 553cd0882a Closes #151 Migrate install JS into its own JavaScript source files
Also remove unused file from the install folder
9 years ago
Mike Koch 92ea19e47c Update installer to 2.0.1 9 years ago
Mike Koch 023aba3442 #136 Update install_functions 9 years ago
Mike Koch 1632cb9c58 #136 Update install.php 9 years ago
Mike Koch 61ec7728c4 Squashed commits:
[9157ee5] squish with version change
[de99bb5] squish with version only changes
[a9954fa] squish with version commit
[f67c9c4] #136 Update print
[032dbfc] #136 Update submit_ticket
[5a41ae9] squish with version commit
[9dc287b] squish with version commit
9 years ago
Mike Koch 023ccd505f Update install file and version number 9 years ago
Mike Koch ee5acad97a Fix some install stuff. Everything appears to be working! 9 years ago
Mike Koch bda53ff143 Basic way of showing installation is done is implemented 9 years ago
Mike Koch 9d2283ecf7 Wire up migrations and actual database transactions. Things are looking good! 9 years ago
Mike Koch ec606341f3 Some more changes 9 years ago
Mike Koch a9713886d8 Making some more progress on AJAX-driven install 9 years ago
Mike Koch fe1c483b1f Append to console what is going on during install 9 years ago
Mike Koch 7ee62a188d More work on installation UX updates 9 years ago
Mike Koch 55857cdbe9 More progress on new/improved installation 9 years ago
Mike Koch e3c138130b #124 Try to auto-detect version 9 years ago
Mike Koch c8c33d55d1 Restyle the updateModsForHesk page a bit 9 years ago
Mike Koch 90083c1c51 Fix installation page UI 9 years ago
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 9 years ago
Mike Koch 6b1d746b7c Prep install files for 1.7.0 9 years ago
Mike Koch 71fd581dde Tell user what to add to modsForHesk_settings.inc.php if script fails 9 years ago
Mike Koch 4871394265 Only add new settings if they aren't already there 9 years ago
Mike Koch 1a663324e3 Add verify email setting to update script 9 years ago
Mike Koch b419d47c94 Closes #97 Fix status update script 9 years ago
Mike Koch e11f14e67c #30 Add pending_verification_emails table 9 years ago
Mike Koch 75b0e8233f #30 Fix SQL 9 years ago
Mike Koch 3ec81da8d1 #30 Added SQL migrations to update script 9 years ago
Mike Koch 1ae552f02a Closes #90 Fix the redirect to updateTo1-6-1 9 years ago
Mike Koch 4dc767855a Update install file 9 years ago
Mike Koch 8d81ed5ebd Update version number 9 years ago
Mike Koch f339dbc2ba Wrap each link an <li> tag 9 years ago
Mike Koch 6d7a075d5b Fix link and text.
How did I miss this for so long???
9 years ago
Mike Koch 33ec8ac79a Hopefully making the installation script easier to run 9 years ago
Mike Koch 3aa10dfc43 Updated version numbers 9 years ago
Mike Koch a8a930391e #85 Create migrations to create settings table 9 years ago
Mike Koch 64f6be511c Closes #83 now use Mods for Hesk instead of NuMods 9 years ago
Mike Koch f904afe21f #67 Write migration scripts for attachments for notes 9 years ago
Mike Koch e84d9f3229 Closes #68: Notes can be edited 9 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
9 years ago
Mike Koch e6ff3d2514 #80 Added migration script for current 1.6.0 changes 9 years ago
Mike Koch c295201f52 #80 Move pre-1.4.0 scripts to freshInstall file 9 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
Mike Koch 1ad5d5c063 Fixed SQL query 10 years ago
Mike Koch 5f70187de0 Version 1.3.1 was never released 10 years ago
Mike Koch 77eb9188b6 Updated update scripts/files 10 years ago
Mike Koch a4fa98d010 #39 Ticket screen now shows parent/children of that ticket 10 years ago
Mike Koch 7b3bc087b1 The UI for IP/Email bans is ready to go 10 years ago
Mike Koch f43ce1c8d4 Partial update script to 1.4.0 10 years ago
Mike Koch a34284f337 Updated some miscellaneous files. 10 years ago
Mike Koch e357e62e0c #49 Getting started on the NuMods settings page 10 years ago
Mike Koch e4744829ac #35 Update install scripts for auto-refresh 10 years ago
Mike Koch ab8ac0edd3 Install pages updated to panels 10 years ago
Mike Koch 680a2a16b1 Added update for v1.2.4 10 years ago
Mike Koch b40f3f1c78 Updated HESK to 2.5.5 (which is also NuMods 1.2.4) 10 years ago
Mike Koch 407e93fe28 Updated version numbers on license header 10 years ago
Mike Koch 8012527896 Updated name on install page 10 years ago
Mike Koch 481531e20f Changed name from NuHesk to NuMods per Klemen's request. 10 years ago
Mike Koch a21f59f91e Updated installation script for updated table. 10 years ago
Mike Koch 3f5a019649 Added NuHesk installation/update script to install directory 10 years ago
Mike Koch bd2ee51fba Fixed CSS reference 10 years ago
Mike Koch 582f227b20 Removed additional links that did not follow bootstrap convention 10 years ago
Mike Koch 47e01c439c Now using regular CSS instead of minified CSS 10 years ago
Mike Koch e0863b6b6d Initial Hesk UI Commit 10 years ago