xevidos
|
101f62a93d
|
Reformatted Active, Fixed some formatting on Filemanager, Reformatted editor.
|
2019-05-01 16:29:46 -04:00 |
|
xevidos
|
01d17f2698
|
Merge branch 'development' of https://gitlab.telaaedifex.com/xevidos/codiad into development
|
2019-05-01 16:22:37 -04:00 |
|
xevidos
|
61b0061bf1
|
Added new beautify options, Updated autosave and Auto refresh to run after user has stopped typing, Reformatted filemanager
|
2019-05-01 16:21:45 -04:00 |
|
Isaac Brown
|
d054139ba6
|
Merge branch 'master' into 'development'
# Conflicts:
# components/active/init.js
# components/update/class.update.php
|
2019-05-01 10:15:42 -04:00 |
|
xevidos
|
0fc44338ae
|
Fixed missing component
|
2019-05-01 10:13:53 -04:00 |
|
xevidos
|
52f0bacf68
|
Fixed missing _this
|
2019-05-01 10:08:10 -04:00 |
|
Isaac Brown
|
f85594a03f
|
Updated version number
|
2019-05-01 09:23:05 -04:00 |
|
Isaac Brown
|
c6f20478d8
|
Merge branch 'development' into 'master'
Update v.2.9.4
See merge request xevidos/codiad!30
|
2019-05-01 09:11:50 -04:00 |
|
Isaac Brown
|
5583db5528
|
* Added Bangla language
* Added PostgreSQL
* Added SQL library
* Added show password
* Performance Improvements
* Updated active files module
* Updated cursor tracking
* Updated settings module
|
2019-05-01 09:11:50 -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
|
a24a8daacc
|
Fixed warnings for non array attributes, Removed debug code from install.
|
2019-04-22 11:29:57 -04:00 |
|
xevidos
|
19dbfbd260
|
Fixed innodb addition for only mysql
|
2019-04-17 12:16:08 -04:00 |
|
xevidos
|
700bcf285e
|
Added innodb storage for longer key lengths, Added key size calculation.
|
2019-04-17 12:11:32 -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
|
d19fa309f7
|
Fixed cursor tracking initialization.
|
2019-04-17 11:04:55 -04:00 |
|
xevidos
|
e4de3fa871
|
Optimized saving of cursor positions.
|
2019-04-17 10:42:43 -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
|
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
|
c77a444d1d
|
Deleted extraneous session file.
|
2019-04-12 12:12:02 -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
|
d298255e51
|
Added password hide and show to install page, Added default table creation function.
|
2019-04-12 09:45:42 -04:00 |
|
xevidos
|
0904b5328a
|
Added js and css versions to default theme files.
|
2019-04-11 19:26:11 -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
|
494675a9a0
|
Added hide / show password button
|
2019-04-08 13:37:09 -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 |
|
Isaac Brown
|
65991d3d74
|
Merge branch 'sql_library' into 'development'
Started new sql library system, Started refactor of install process to make more efficient
See merge request xevidos/codiad!29
|
2019-04-04 10:48:19 -04:00 |
|
xevidos
|
c760f1f6e1
|
Updated Readme, Updated ACE to version 1.4.3
|
2019-04-04 10:22:44 -04:00 |
|
xevidos
|
10638bc18c
|
Updated Readme
|
2019-04-04 10:18:27 -04:00 |
|
xevidos
|
9f993ce056
|
Started new sql library system, Started refactor of install process
|
2019-04-04 08:18:08 -04:00 |
|
Xevidos
|
b200d119e7
|
Merge pull request #1 from milton-alvarenga/development
First stable release of Codiad Install supporting PostgreSQL
|
2019-04-02 22:10:42 -04:00 |
|
alvarenga.milton
|
e61dea9574
|
First stable release of Codiad Install supporting PostgreSQL
|
2019-04-01 22:15:10 -03:00 |
|
alvarenga.milton
|
2ab41df9a2
|
Merge
|
2019-04-01 22:02:38 -03:00 |
|
alvarenga.milton
|
36eef86b41
|
Changed install page to add options for databases
|
2019-04-01 21:48:56 -03:00 |
|
alvarenga.milton
|
cc599a1036
|
Fixed syntax error on install/process.php and added sqlite option as database
|
2019-04-01 21:48:13 -03:00 |
|
alvarenga.milton
|
040eb58ae0
|
Added warning style on default theme to use on Install page to highlight database not required, but optional
|
2019-04-01 21:45:55 -03:00 |
|
xevidos
|
d045c696ed
|
Fixed localstorage redifinition, Added more description to error messages on install process to console.
|
2019-04-01 16:20:57 -04:00 |
|
xevidos
|
707b61ea6e
|
Updated autosave to save one second after last change so no changes are missed by the save function.
|
2019-03-21 12:07:03 -04:00 |
|
xevidos
|
819408c0f5
|
Removed a debug message, added a re-selection of data if the password is converted, fixed issue where files could not be uploaded due to directory option added.
|
2019-03-13 13:57:32 -04:00 |
|
xevidos
|
5b9e048758
|
Add some padding to the bottom of files screen so we do not butt our files right up along the bottom.
|
2019-03-13 08:45:10 -04:00 |
|
xevidos
|
ed439142cc
|
Added admin only absolute paths for filesystem protection.
|
2019-03-11 10:04:02 -04:00 |
|
xevidos
|
6f6e2d0fb6
|
Continued work on renaming files with invalid characters.
|
2019-03-06 16:36:08 -05:00 |
|
xevidos
|
3841525525
|
Made progress towards invalid character function
|
2019-03-06 15:45:53 -05:00 |
|
xevidos
|
1c92f2ce31
|
Added some formatting to merges.
|
2019-03-04 15:39:30 -05:00 |
|