Commit Graph

35 Commits

Author SHA1 Message Date
xevidos
567ec1efd0 Added fix for blank return, Added sql conversions to removal list, Fixed missing username in update process 2020-02-24 22:59:26 -05:00
xevidos
c85c920340 Added legacy support to necessary functions used in update processes, Continued work on search feature, Updated jsend to use let instead of var, Continued removal of no longer used methods 2019-10-24 08:56:24 -04:00
xevidos
5af37cbce3 Continued work on implementation of new table structures and new function principles, Started new goto line system without using javascript built in confirms or alerts, 2019-10-18 15:59:06 -04:00
xevidos
c2d0662a23 Changed error messages, Removed Debug messages, Removed version update function, Updated regex for path, Reformatted user controller, Added server side checks to create user function, Removed unique from active columns in create default tables, Removed groups column from users, Added upgrade table structure function 2019-07-08 22:34:39 -04:00
xevidos
3d5df9aaff Continued work on new permissions system, Removed unused functions from common, Added initial version specific update function, 2019-07-04 01:50:29 -04:00
xevidos
d3d96e66f6 Started table conversion to new access system 2019-07-01 18:22:33 -04:00
xevidos
4e9edb0043 Fixed spelling on update file 2019-06-27 08:55:14 -04:00
xevidos
034538f399 Added protocol to update redirect so the script does not think you are talking about a relative url 2019-05-29 13:13:29 -04:00
xevidos
dc1359e545 Re enabled restore on database update error, Added automatic codiad return after update finishes. 2019-05-27 17:08:11 -04:00
xevidos
1dd97f2e53 Added database update step in update process. 2019-05-27 17:02:19 -04:00
xevidos
b7e1f96ab4 Fixed max key length 1000 on mysql, Fixed array to string conversion in update script. 2019-04-17 11:27:58 -04:00
xevidos
06765e5884 Started making the update file more standalone like for a simple drag and drop update system. 2019-04-16 16:48:25 -04:00
xevidos
3019999299 Started system object, added timezone to install, fixed issues with update script, 2019-04-12 12:11:27 -04:00
xevidos
c833bb72de Started updating update script, Removed unneeded Update calls, Fixed issue with selecting all user options not applying, Added error checking to creation of tables 2019-04-11 18:26:55 -04:00
xevidos
3d122eb296 Updated ReadMe, Updated is admin check, Added initial change user access ability, Started updating update script for new sql methods, Reformatted user init.js indentation, Reformatted indentation on user dialog. 2019-02-10 00:35:15 -05:00
xevidos
27111047be Removed grave character from queries 2019-02-04 17:35:54 -05:00
xevidos
069a097c75 Removed misc dev files, changed over to PDO, added more functionality to the message object, Fixed absolute path issue, Updated autosaving to use built in save function, Changed duplicating file to have the same filename with a number afterwards, Refactored keybindings file so that we can start adding more in, Changed yes-no to on-off for autocomplete, Removed deprecated password function allowing the application to handle all password encryption instead of a mix of application and database. 2019-02-04 16:47:50 -05:00
xevidos
8faec8dbe8 Updated readme, Fixed 500 error on install process, removed error reporting causing the update to say failed. 2018-12-14 12:30:04 -05:00
xevidos
db8006f673 Fixed find not focusing automatically, fixed updater showing error when there was no error, Fixed column that was showing due to failure to remove. 2018-12-12 11:10:15 -05:00
xevidos
dbbc1a8001 Added removal of old autocomplete module to updater. 2018-12-12 10:34:37 -05:00
xevidos
1387c71608 Fixed 500 error on project controller, Updated updater, Added Live auto complete to default settings. 2018-12-12 10:30:14 -05:00
xevidos
f982941047 Updated project class due to conflicts when updating, changed version, updated update script. 2018-12-11 18:56:27 -05:00
xevidos
485c099fe4 Fixed issues with non empty folder. 2018-12-11 18:50:15 -05:00
xevidos
0a0f4007bb Removed file checks from update.php, added config.php 2018-12-11 18:48:55 -05:00
xevidos
994819e05d Updated updater for database update. 2018-12-11 17:58:01 -05:00
xevidos
528b843eac Started initial update and install changes. 2018-11-29 16:22:59 -05:00
xevidos
1d1f46a9df Removed placeholder code for admin, Added sharing, Changed Git links away from local server, Made get and search user functions global. 2018-11-19 13:30:49 -05:00
xevidos
7c01c4c809 Added site renaming, Added sessions folder checks, Updated wiki url, Updated readme 2018-07-27 13:59:08 -04:00
xevidos
7e8e292882 Removed auto save plugin, Finished integrating auto save, Fixed JSEND error on first load, added checks for incompatible files and plugins on update. 2018-07-26 16:50:47 -04:00
xevidos
d824926299 Deleted extraneous files and fixed extra session declaration. 2018-07-24 10:01:00 -04:00
xevidos
de120cc548 Fixed permissions for sessions folder 2018-07-24 09:16:05 -04:00
xevidos
fbd9c144ef Updated Install and update script to create sessions path. 2018-07-24 08:56:42 -04:00
xevidos
6030f3de74 Added a fetch to get the latest update script, on update the update file deletes. 2018-07-24 08:32:06 -04:00
xevidos
dd638b6dc7 Fixed JS error on login screen, added force logout if more than one session is open, fixed favicon, added session path. 2018-07-23 22:03:13 -04:00
xevidos
701cce6756 Removed auto update plugin, Implemented update script. 2018-07-18 15:28:30 -04:00