xevidos
|
3019999299
|
Started system object, added timezone to install, fixed issues with update script,
|
2019-04-12 12:11:27 -04:00 |
|
xevidos
|
d298255e51
|
Added password hide and show to install page, Added default table creation function.
|
2019-04-12 09:45:42 -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
|
373c281111
|
Fixed locate mysql function and varchar definition in sql library.
|
2019-04-10 20:34:06 -04:00 |
|
xevidos
|
22a5ddc115
|
Added get all user options function, Continued work on SQL library, Fixed issue where project was not loaded from settings, Improved performance for getting all options, Refactored install process to fit with new library, Refactored active module to use SQL, Fixed issue where a non focused file could not be closed when first logged in, Fixed issue of text mode not being selected after renaming a file,
|
2019-04-10 19:31:28 -04:00 |
|
xevidos
|
5bfe7ea545
|
Continued work on sql library, started refactor of install process to support new library.
|
2019-04-07 20:58:53 -04:00 |
|
xevidos
|
2d0f4e0286
|
Added creation of tables through sql library
|
2019-04-04 13:23:03 -04:00 |
|
xevidos
|
cb362d58c2
|
Added identifier wraps and find function to sql conversions
|
2019-04-04 11:04:53 -04:00 |
|
xevidos
|
9f993ce056
|
Started new sql library system, Started refactor of install process
|
2019-04-04 08:18:08 -04:00 |
|
xevidos
|
81338b1e65
|
Changed $path to __DIR__ for config location, Updated auto reload variables, Removed unload listener for auto reload, Changed project default to array so that if no projects exist the program does not crash, Updated autosave to use let instead of vars, Fixed capitalization for sideExpanded variable, Added try catch to pdo initialization on install, Added more error checks on install, Removed password function on install query, Changed default settings array, Added loading div to user delete, Updated queries that threw errors when a default value was zero, Added blank username and password check,
|
2019-02-09 16:14:27 -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
|
574eb29b8e
|
SQL errors now return as formatted json errors, added sql result error check, removed admin requirement from project management, removed old access system dialog, added get user and get users functions, added common functions to global functions, testing change that will hopefully fix the inability to rename or delete strangely named files, refactored project init.js
|
2018-11-10 00:41:28 -05:00 |
|
xevidos
|
66554ef5e6
|
Updated Ace, Switched settings to database instead of JSON storage, Started refactoring project component.
|
2018-10-09 15:30:00 -04:00 |
|