Commit Graph

32 Commits

Author SHA1 Message Date
xevidos
a06a99c28b Removed multi prepared active file update query due to limitations of postgresql 2020-02-25 23:37:35 -05:00
xevidos
7665a8fbb3 Renamed postgresql file to driver name pgsql, Started work on updating postgresql support in new version 2020-02-25 23:11:22 -05:00
xevidos
806dbec3b7 Re added openInBrowser as preview, Fixed non patch save content, Fixed display context menu on editor 2020-01-28 18:14:01 -05:00
xevidos
57f39ec8bf Fixed spelling mistake in filemanager, Updated active file save for new promise return value, Started drag and drop upload on filemanager 2020-01-23 08:29:56 -05:00
xevidos
cefb309df1 Changed modal from callbacks to promises, Updated readme, Re added save functions to filemanager, active, and autosave components, Started readding upload to filemanager, 2020-01-22 10:14:01 -05:00
xevidos
44cf240e13 Continued work on cleaning up filemanager basic functions, Fixed issue of children dissapearing after rescan 2020-01-09 00:35:38 -05:00
xevidos
0cf5797fd5 Continued work on updated filemanager for update 2020-01-06 21:35:50 -05:00
xevidos
02f7b84041 Reformated index.php, continued work on new upload file system 2019-11-06 22:42:33 -05:00
xevidos
825154a4b3 Continued implementation of new permissions systems and new table structures 2019-10-25 12:46:23 -04:00
xevidos
7700671b1d Updated search functions for workspace replacement, Added callback to modal, Updated selection text for find and replace 2019-10-24 17:56:23 -04:00
xevidos
aad8c48a82 Removed some git artifacts 2019-10-19 18:05:38 -04:00
xevidos
c8c971b509 Fixed duplication of open files when reloading, Added goto function, Started new Market functions, Fixed file Icons 2019-10-19 16:32:23 -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
fa0889268a Continued implementation of new table structures, New SQL procedures, and New function principles, Updated saving methods to support PHP 7.4 and deprecation of magic_quotes 2019-10-16 10:20:09 -04:00
xevidos
954d6a43d0 Merge branch 'development' into 'permissions'
# Conflicts:
#   components/filemanager/class.filemanager.php
#   components/filemanager/controller.php
2019-07-17 15:55:45 +00:00
xevidos
492e372c5d Continued work on new permissions system, Fixed active file listings bug 2019-07-02 16:46:32 -04:00
xevidos
647509e201 Added check to save positions so no POST action is made if there is nothing to save 2019-07-01 09:23:51 -04:00
xevidos
101f62a93d Reformatted Active, Fixed some formatting on Filemanager, Reformatted editor. 2019-05-01 16:29:46 -04:00
xevidos
52f0bacf68 Fixed missing _this 2019-05-01 10:08:10 -04:00
xevidos
2885c8059e Updated ReadMe, Added logging to create default tables, Fixed undefined this.positions, Fixed varchar length 2019-04-30 12:56:08 -04:00
xevidos
e9c40fa851 Fixed issue where mouse position was set too often resulting in periodical line jumping. 2019-04-23 14:00:07 -04:00
xevidos
e4de3fa871 Optimized saving of cursor positions. 2019-04-17 10:42:43 -04:00
xevidos
7b95a73088 Modified in input icon class, Removed debug code, Modified regex expressions, 2019-04-16 12:52:41 -04:00
xevidos
9b452b33bd Fixed some bugs in installation process, Updated cursor tracking, Added the option to show errors when executing sql, Fixed quote issue in system module, Fixed z-index context menu issue. 2019-04-15 14:38:54 -04:00
xevidos
f4f7140255 Changed z indexes, Commented out file opened warning again, Changed filewillapear publisher, Added error messages to initial system table function. 2019-04-12 23:18:27 -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
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
359297af7b Remove file extensions modifier until recode due to issues with module, Switched to Ace\'s module detection system, Added a multi line option for find and replace, Fixed Delete contents button 2019-01-07 17:51:14 -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
5673ede5f0 Started initial admin system, refactored common class 2018-10-03 15:08:54 -04:00
xevidos
9a78c22f5b Updated for PHP 7.2, modified save message function, Updated Collaboration for newer versions. 2018-07-13 12:39:55 -04:00