Commit graph

  • 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 xevidos 2019-07-08 22:34:39 -0400
  • 0dedba59d2 Public projects are now created in the user\'s workspace directory instead of the main directory so project directories do not conflict with user folders xevidos 2019-07-08 13:44:17 -0400
  • 4dab45e0e7 Changed permission denied messages xevidos 2019-07-04 01:52:05 -0400
  • 3d5df9aaff Continued work on new permissions system, Removed unused functions from common, Added initial version specific update function, xevidos 2019-07-04 01:50:29 -0400
  • 492e372c5d Continued work on new permissions system, Fixed active file listings bug xevidos 2019-07-02 16:46:32 -0400
  • d3d96e66f6 Started table conversion to new access system xevidos 2019-07-01 18:22:33 -0400
  • 6dd09ba1a6 Started new permissions module xevidos 2019-07-01 09:24:34 -0400
  • 647509e201 Added check to save positions so no POST action is made if there is nothing to save xevidos 2019-07-01 09:23:51 -0400
  • 819602a87e Merge branch 'development' of https://gitlab.com/xevidos/codiad into development xevidos 2019-06-27 10:44:11 -0400
  • 4e9edb0043 Fixed spelling on update file xevidos 2019-06-27 08:55:14 -0400
  • 9220e3d63e Merge branch 'master' of https://gitlab.com/xevidos/codiad into development xevidos 2019-06-27 08:47:09 -0400
  • 9d718331e8 Merge branch 'development' into 'master' v.2.9.5 xevidos 2019-06-27 12:43:19 +0000
  • 8feda8460b v.2.9.5 Bug fixes xevidos 2019-06-27 12:43:19 +0000
  • c283e39131 Merge branch 'master' into 'development' v.2.9.5 xevidos 2019-06-27 12:36:54 +0000
  • 29d3845fc2 Updated version number xevidos 2019-06-27 08:32:42 -0400
  • 4af4a0b4a9 @Tirantent front end patch for a larger permissions issue, More rewrites will follow on a new branch to help fix this issue xevidos 2019-06-26 16:45:44 -0400
  • bb7e089428 Updated readme xevidos 2019-06-26 16:39:44 -0400
  • 868d37dae7 Reformatted editor settings xevidos 2019-06-26 16:38:15 -0400
  • a7caaed4e9 Made theme list dynamic xevidos 2019-06-24 16:55:21 -0400
  • eab18d9f60 Changed rescan of entire project on filemanager action to rescan parent path on filemanager action xevidos 2019-06-21 09:27:25 -0400
  • 92313d45b1
    Change from PostgresSQL to PostgreSQL on DB_TYPE milton-alvarenga 2019-06-08 14:33:59 -0300
  • deb686a60c Updated readme xevidos 2019-06-05 09:10:10 -0400
  • 034538f399 Added protocol to update redirect so the script does not think you are talking about a relative url xevidos 2019-05-29 13:13:29 -0400
  • 6905a2d716 Updated install process to allow for more characters, Removed SQLite from install option as it hasn\'t been implemented yet. xevidos 2019-05-27 18:18:33 -0400
  • dc1359e545 Re enabled restore on database update error, Added automatic codiad return after update finishes. xevidos 2019-05-27 17:08:11 -0400
  • 1dd97f2e53 Added database update step in update process. xevidos 2019-05-27 17:02:19 -0400
  • 0912a19eb1 Removed save notification from autosave, Removed content check. xevidos 2019-05-06 16:26:34 -0400
  • c1a43b867d Removed autosave content logging xevidos 2019-05-06 10:30:24 -0400
  • f570988814 Enabled logging for autosave, Updated ReadMe xevidos 2019-05-06 09:12:57 -0400
  • 37dcaece9a Updated Readme xevidos 2019-05-02 12:42:01 -0400
  • eee074c987 Fixed immediate editor reformatting issues. xevidos 2019-05-01 16:38:10 -0400
  • 101f62a93d Reformatted Active, Fixed some formatting on Filemanager, Reformatted editor. xevidos 2019-05-01 16:29:46 -0400
  • 01d17f2698 Merge branch 'development' of https://gitlab.telaaedifex.com/xevidos/codiad into development xevidos 2019-05-01 16:22:37 -0400
  • 61b0061bf1 Added new beautify options, Updated autosave and Auto refresh to run after user has stopped typing, Reformatted filemanager xevidos 2019-05-01 16:21:45 -0400
  • bad1a09302 Merge branch 'development' into 'master' v.2.9.4.1 Isaac Brown 2019-05-01 10:28:44 -0400
  • d1be17366d Fixed missing component in 2.9.4 Isaac Brown 2019-05-01 10:28:44 -0400
  • d054139ba6 Merge branch 'master' into 'development' Isaac Brown 2019-05-01 10:15:42 -0400
  • 0fc44338ae Fixed missing component xevidos 2019-05-01 10:13:53 -0400
  • 52f0bacf68 Fixed missing _this xevidos 2019-05-01 10:08:10 -0400
  • f85594a03f Updated version number v.2.9.4 Isaac Brown 2019-05-01 09:23:05 -0400
  • c6f20478d8 Merge branch 'development' into 'master' Isaac Brown 2019-05-01 09:11:50 -0400
  • 5583db5528 * Added Bangla language * Added PostgreSQL * Added SQL library * Added show password * Performance Improvements * Updated active files module * Updated cursor tracking * Updated settings module Isaac Brown 2019-05-01 09:11:50 -0400
  • 2885c8059e Updated ReadMe, Added logging to create default tables, Fixed undefined this.positions, Fixed varchar length xevidos 2019-04-30 12:56:08 -0400
  • e9c40fa851 Fixed issue where mouse position was set too often resulting in periodical line jumping. xevidos 2019-04-23 14:00:07 -0400
  • a24a8daacc Fixed warnings for non array attributes, Removed debug code from install. xevidos 2019-04-22 11:29:57 -0400
  • 19dbfbd260 Fixed innodb addition for only mysql xevidos 2019-04-17 12:16:08 -0400
  • 700bcf285e Added innodb storage for longer key lengths, Added key size calculation. xevidos 2019-04-17 12:11:32 -0400
  • b7e1f96ab4 Fixed max key length 1000 on mysql, Fixed array to string conversion in update script. xevidos 2019-04-17 11:27:58 -0400
  • d19fa309f7 Fixed cursor tracking initialization. xevidos 2019-04-17 11:04:55 -0400
  • e4de3fa871 Optimized saving of cursor positions. xevidos 2019-04-17 10:42:43 -0400
  • 06765e5884 Started making the update file more standalone like for a simple drag and drop update system. xevidos 2019-04-16 16:48:25 -0400
  • 7b95a73088 Modified in input icon class, Removed debug code, Modified regex expressions, xevidos 2019-04-16 12:52:41 -0400
  • 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. xevidos 2019-04-15 14:38:54 -0400
  • f4f7140255 Changed z indexes, Commented out file opened warning again, Changed filewillapear publisher, Added error messages to initial system table function. xevidos 2019-04-12 23:18:27 -0400
  • c77a444d1d Deleted extraneous session file. xevidos 2019-04-12 12:12:02 -0400
  • 3019999299 Started system object, added timezone to install, fixed issues with update script, xevidos 2019-04-12 12:11:27 -0400
  • d298255e51 Added password hide and show to install page, Added default table creation function. xevidos 2019-04-12 09:45:42 -0400
  • 0904b5328a Added js and css versions to default theme files. xevidos 2019-04-11 19:26:11 -0400
  • 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 xevidos 2019-04-11 18:26:55 -0400
  • 373c281111 Fixed locate mysql function and varchar definition in sql library. xevidos 2019-04-10 20:34:06 -0400
  • 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, xevidos 2019-04-10 19:31:28 -0400
  • 494675a9a0 Added hide / show password button xevidos 2019-04-08 13:37:09 -0400
  • 5bfe7ea545 Continued work on sql library, started refactor of install process to support new library. xevidos 2019-04-07 20:58:53 -0400
  • 2d0f4e0286 Added creation of tables through sql library xevidos 2019-04-04 13:23:03 -0400
  • cb362d58c2 Added identifier wraps and find function to sql conversions xevidos 2019-04-04 11:04:53 -0400
  • 65991d3d74 Merge branch 'sql_library' into 'development' Isaac Brown 2019-04-04 10:48:19 -0400
  • c760f1f6e1 Updated Readme, Updated ACE to version 1.4.3 xevidos 2019-04-04 10:22:44 -0400
  • 10638bc18c Updated Readme xevidos 2019-04-04 10:18:27 -0400
  • 9f993ce056 Started new sql library system, Started refactor of install process xevidos 2019-04-04 08:18:08 -0400
  • b200d119e7
    Merge pull request #1 from milton-alvarenga/development Xevidos 2019-04-02 22:10:42 -0400
  • e61dea9574 First stable release of Codiad Install supporting PostgreSQL alvarenga.milton 2019-04-01 22:15:10 -0300
  • 2ab41df9a2 Merge alvarenga.milton 2019-04-01 22:02:38 -0300
  • 36eef86b41 Changed install page to add options for databases alvarenga.milton 2019-04-01 21:48:56 -0300
  • cc599a1036 Fixed syntax error on install/process.php and added sqlite option as database alvarenga.milton 2019-04-01 21:48:13 -0300
  • 040eb58ae0 Added warning style on default theme to use on Install page to highlight database not required, but optional alvarenga.milton 2019-04-01 21:45:55 -0300
  • d045c696ed Fixed localstorage redifinition, Added more description to error messages on install process to console. xevidos 2019-04-01 16:20:57 -0400
  • 707b61ea6e Updated autosave to save one second after last change so no changes are missed by the save function. xevidos 2019-03-21 12:07:03 -0400
  • 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. xevidos 2019-03-13 13:57:32 -0400
  • 5b9e048758 Add some padding to the bottom of files screen so we do not butt our files right up along the bottom. xevidos 2019-03-13 08:45:10 -0400
  • ed439142cc Added admin only absolute paths for filesystem protection. xevidos 2019-03-11 10:04:02 -0400
  • 6f6e2d0fb6 Continued work on renaming files with invalid characters. xevidos 2019-03-06 16:36:08 -0500
  • 3841525525 Made progress towards invalid character function xevidos 2019-03-06 15:45:53 -0500
  • 1c92f2ce31 Added some formatting to merges. xevidos 2019-03-04 15:39:30 -0500
  • cb1a27e17b Added merges to private server. xevidos 2019-03-04 15:10:43 -0500
  • e7471eb183 Added case insensitive usernames. xevidos 2019-03-04 15:09:48 -0500
  • 75e432a47b Merge branch 'add_bangla_language' into 'development' xevidos 2019-03-04 20:02:26 +0000
  • 9acbdafa82 Merge branch 'htmlentities_for_filename_with_special_char' into 'development' xevidos 2019-03-04 20:00:33 +0000
  • 7f854ba0ca Added Bangla Language alvarenga.milton 2019-03-03 17:26:24 -0300
  • 38e402a4b8 Added htmlentities for filename and folders with special character alvarenga.milton 2019-03-03 17:04:50 -0300
  • cfd24b84fc Added htmlentities for filename and folders with special character alvarenga.milton 2019-03-03 16:59:39 -0300
  • 6ab45f07ab Added SQL install file compatible with SQLite for future use, when all queries and PDO connections has been adapted to support this new database alvarenga.milton 2019-03-03 16:27:59 -0300
  • 03ae41b78d Improved install process removing SQL code from process.php file and creating one file per database type alvarenga.milton 2019-03-03 16:13:26 -0300
  • dfed2269c9 Added postgresql pull request xevidos 2019-03-03 11:40:56 -0500
  • bbc3cdb9bc Started work on an invalid character solution for files. xevidos 2019-03-03 11:38:22 -0500
  • 0a7fbcb2d7 Merge branch 'master' into 'development' xevidos 2019-03-03 16:37:21 +0000
  • c1db00a938 Adapting install process to support postgresql alvarenga.milton 2019-03-01 09:01:05 -0300
  • 036c99cb4e Merge branch 'development' into 'admin-portal' admin-portal Isaac Brown 2019-02-13 14:17:43 -0500
  • c2dcebc420 Merge branch 'development' into 'api' api Isaac Brown 2019-02-13 14:16:58 -0500
  • c10affa6a4 Updated API for PDO. xevidos 2019-02-13 13:43:48 -0500
  • 53026ba69e Added exits instead of echo returns. xevidos 2019-02-13 13:42:43 -0500