xevidos
|
38293da3cc
|
Updated version for missed constraints
|
2020-03-30 14:25:03 -04:00 |
|
xevidos
|
d24b8b68a9
|
Added another alternate name constraint
|
2020-03-30 14:21:58 -04:00 |
|
xevidos
|
3833ac5c83
|
Fixed missing user in active, Added removal of missed constraint before changing project column
|
2020-03-30 14:16:28 -04:00 |
|
xevidos
|
96e19afbe2
|
Changed version number
|
2020-03-30 13:22:26 -04:00 |
|
xevidos
|
0ab0d251d0
|
Fixed root check in index, added default close when toggle folder cant find objects
|
2020-03-02 12:54:56 -05:00 |
|
xevidos
|
bd42e628f0
|
Added pgsql compatible queries to install process
|
2020-03-02 12:14:48 -05:00 |
|
xevidos
|
30ef559478
|
Added plugin conflicts for new version
|
2020-03-02 12:07:12 -05:00 |
|
xevidos
|
ae16645c0d
|
Fixed mismatched variable names in upgrade process
|
2020-02-26 11:14:37 -05:00 |
|
xevidos
|
2aa91d31ea
|
Updated update sql table structures to allow for more compatibility with pgsql
|
2020-02-26 10:46:29 -05:00 |
|
xevidos
|
0659490e9f
|
Changed update process to use query for multiple commands due to pgsql limitation
|
2020-02-26 10:23:23 -05:00 |
|
xevidos
|
16a951116a
|
Change access uses id and event
|
2020-02-26 09:51:59 -05:00 |
|
xevidos
|
271a10abd3
|
Changed change_access to use id instead of event, Added check to see if updated is needed on user table access column.
|
2020-02-26 09:20:51 -05:00 |
|
xevidos
|
fee5d1e869
|
Added conversion of access coumn from varchar to int during upgrade process
|
2020-02-26 09:07:10 -05:00 |
|
xevidos
|
a06a99c28b
|
Removed multi prepared active file update query due to limitations of postgresql
|
2020-02-25 23:37:35 -05:00 |
|
xevidos
|
4484eecb6c
|
Continued work on postgresql compatibitlity
|
2020-02-25 23:22:17 -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
|
36b6574639
|
Split unfinished tasks module into new branch for continued development
|
2020-02-25 23:10:27 -05:00 |
|
xevidos
|
ece26c9c1e
|
Fixed overwrite of preview function
|
2020-02-25 09:51:06 -05:00 |
|
xevidos
|
a10d2f9670
|
Updated some of the editor default settings to commonly used settings
|
2020-02-24 23:07:51 -05:00 |
|
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
|
b42cf37eca
|
Fixed permission management under projects, Updated get_user and get_users functions, Updated readme
|
2020-02-24 22:00:45 -05:00 |
|
xevidos
|
5dd46b32a3
|
Updated styles for selected files in file picker
|
2020-02-23 23:14:36 -05:00 |
|
xevidos
|
f80c926f85
|
Updated download scripts for next release
|
2020-02-23 22:47:32 -05:00 |
|
xevidos
|
a830b33606
|
Fixed node uploader, fixed specified file types not opening in preview
|
2020-02-15 01:15:14 -05:00 |
|
xevidos
|
dccd6e210a
|
Removed container div from uploader, Continued work on upload cancel and upload gui functionality
|
2020-02-12 23:23:07 -05:00 |
|
xevidos
|
eeff5d69db
|
Continued work on upload gui and related controls
|
2020-02-11 23:36:58 -05:00 |
|
xevidos
|
5958f62f8f
|
Added initial uploads gui, Fixed folders not being visually marked as open when reindexing, Added click root action to close all folders
|
2020-02-07 13:01:04 -05:00 |
|
xevidos
|
a4fa4261d6
|
Removed unadded archive formats as supported types until the functions are written, Fixed drag and drop of text in ace editor triggering upload modal
|
2020-02-03 14:25:32 -05:00 |
|
xevidos
|
a7fc315f46
|
Fixed issue where file a file that is smaller than the default blob size would not upload
|
2020-01-29 17:19:53 -05:00 |
|
xevidos
|
c148d140b2
|
Started work on readding filemanager
|
2020-01-29 00:07:00 -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
|
1a47ed2b98
|
Reformatted context menu
|
2020-01-28 18:13:07 -05:00 |
|
xevidos
|
e17abc1bb2
|
Changed duplicate to copy to somewhat mach filesystem commands for familiarity, Added search back into filemanager, Updated find and replace to use new modal promise format
|
2020-01-24 11:03:03 -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
|
04f537aeee
|
Continued work on cleaning up filemanager basic functions
|
2020-01-06 23:53:35 -05:00 |
|
xevidos
|
0cf5797fd5
|
Continued work on updated filemanager for update
|
2020-01-06 21:35:50 -05:00 |
|
xevidos
|
752d5d1640
|
Continued work on Uploads, updated context menu,
|
2020-01-03 12:19:09 -05:00 |
|
xevidos
|
7b0d6c3926
|
Fixed session path warnings during setup, Fixed deleting users from database
|
2019-12-22 23:10:44 -05:00 |
|
xevidos
|
8c62326875
|
Continued bug fixes for next update
|
2019-12-22 02:57:43 -05:00 |
|
xevidos
|
28a441d1f3
|
Added ini get setting functions, Continued work on new Upload system
|
2019-12-12 08:22:43 -05:00 |
|
xevidos
|
4221ef34ba
|
Updated regex pull to use constant, set default of file list result to empty array
|
2019-12-11 11:23:33 -05:00 |
|
xevidos
|
fd11904f89
|
Continued work on new uploader
|
2019-12-10 14:09:24 -05:00 |
|
xevidos
|
0fd4f782ef
|
Continued work on new upload system
|
2019-11-23 23:39:17 -05:00 |
|
xevidos
|
988dde4a81
|
Continued work on new upload system
|
2019-11-23 22:56:19 -05:00 |
|
xevidos
|
167cd673a7
|
Updated selection of text when opening sort
|
2019-11-17 22:42:48 -05:00 |
|
xevidos
|
2e6367e459
|
Continued work on new upload system
|
2019-11-14 23:16:07 -05:00 |
|
xevidos
|
02f7b84041
|
Reformated index.php, continued work on new upload file system
|
2019-11-06 22:42:33 -05:00 |
|
xevidos
|
c9a7aa9e81
|
Continued work on more efficient filemanager for upcoming update
|
2019-10-29 09:37:19 -04:00 |
|