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 |
|
xevidos
|
cb1a27e17b
|
Added merges to private server.
|
2019-03-04 15:10:43 -05:00 |
|
xevidos
|
e7471eb183
|
Added case insensitive usernames.
|
2019-03-04 15:09:48 -05:00 |
|
xevidos
|
75e432a47b
|
Merge branch 'add_bangla_language' into 'development'
Add bangla language
See merge request xevidos/codiad!8
|
2019-03-04 20:02:26 +00:00 |
|
xevidos
|
9acbdafa82
|
Merge branch 'htmlentities_for_filename_with_special_char' into 'development'
Htmlentities for filename with special char
See merge request xevidos/codiad!7
|
2019-03-04 20:00:33 +00:00 |
|
alvarenga.milton
|
7f854ba0ca
|
Added Bangla Language
|
2019-03-03 17:26:24 -03:00 |
|
alvarenga.milton
|
38e402a4b8
|
Added htmlentities for filename and folders with special character
|
2019-03-03 17:04:50 -03:00 |
|
alvarenga.milton
|
cfd24b84fc
|
Added htmlentities for filename and folders with special character
|
2019-03-03 16:59:39 -03:00 |
|
alvarenga.milton
|
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
|
2019-03-03 16:27:59 -03:00 |
|
alvarenga.milton
|
03ae41b78d
|
Improved install process removing SQL code from process.php file and creating one file per database type
|
2019-03-03 16:13:26 -03:00 |
|
xevidos
|
dfed2269c9
|
Added postgresql pull request
|
2019-03-03 11:40:56 -05:00 |
|
xevidos
|
bbc3cdb9bc
|
Started work on an invalid character solution for files.
|
2019-03-03 11:38:22 -05:00 |
|
xevidos
|
0a7fbcb2d7
|
Merge branch 'master' into 'development'
Adapting install process to support postgresql
See merge request xevidos/codiad!4
|
2019-03-03 16:37:21 +00:00 |
|
alvarenga.milton
|
c1db00a938
|
Adapting install process to support postgresql
|
2019-03-01 09:01:05 -03:00 |
|
xevidos
|
53026ba69e
|
Added exits instead of echo returns.
|
2019-02-13 13:42:43 -05:00 |
|
xevidos
|
b4f42db8fa
|
Attempt at fix for response headers too big on some servers,
|
2019-02-13 12:08:51 -05:00 |
|
xevidos
|
2307466e7b
|
Updated update option function to support non user options.
|
2019-02-10 22:49:20 -05:00 |
|
xevidos
|
4298962b14
|
Finished user access switch in users panel.
|
2019-02-10 18:10:21 -05:00 |
|
xevidos
|
3d122eb296
|
Updated ReadMe, Updated is admin check, Added initial change user access ability, Started updating update script for new sql methods, Reformatted user init.js indentation, Reformatted indentation on user dialog.
|
2019-02-10 00:35:15 -05:00 |
|
xevidos
|
a9dc1e2815
|
Merged remote requests
|
2019-02-09 17:29:44 -05:00 |
|
xevidos
|
351c9dd935
|
Merge branch 'patch-1' into 'development'
Update class.update.php - Fixed mistyped on class attribute name
See merge request xevidos/codiad!1
|
2019-02-09 22:11:44 +00:00 |
|
xevidos
|
b5409e9f72
|
Merge branch 'patch-2' into 'development'
Update README.md
See merge request xevidos/codiad!2
|
2019-02-09 22:06:18 +00:00 |
|
xevidos
|
4c46d82f03
|
Removed beta admin components, Removed checks for users and projects files, Updated user_workspace variable
|
2019-02-09 16:18:50 -05: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 |
|
milton alvarenga
|
34079d47b3
|
Update README.md
|
2019-02-09 17:58:55 +00:00 |
|
milton alvarenga
|
1f9a698521
|
Update class.update.php - Fixed mistyped on class attribute name
|
2019-02-09 17:12:17 +00:00 |
|
xevidos
|
10f2bcb86b
|
Added auto reloading preview window as an option, Converted showing and hiding of loading icon to jquery, Reformatted system settings page.
|
2019-02-07 13:55:17 -05:00 |
|
xevidos
|
a0105544c0
|
Removed debug code, Updated contribution guidelines, Updated autosave to remove polling, Fixed renaming projects issue, Added rescans to some file manager functions, Added setting that keeps track of projects side panel being open or closed.
|
2019-02-06 17:52:49 -05:00 |
|