Commit Graph

2437 Commits

Author SHA1 Message Date
Matt Pass
fc85205eb0 Fix stray closing parens 2019-10-06 14:12:06 +01:00
Matt Pass
fc0a9bb6e8 Keep running process with delays between of 2 secs 2019-10-06 14:06:31 +01:00
Matt Pass
81ecf6e0b5 Output git diff if we have it on data change 2019-10-06 14:04:40 +01:00
Matt Pass
546052ee73 Update git if data change, hide on click, -31px 2019-10-06 14:01:38 +01:00
Matt Pass
3c2092d270 Git diff padding, scrollar and link styles" 2019-10-06 13:56:12 +01:00
Matt Pass
6a06559689 Provide relevant placeholder text for git pane 2019-10-06 13:55:00 +01:00
Matt Pass
f5129dc3a9 Updated to match main JS 2019-10-06 12:30:48 +01:00
Matt Pass
158ab19268 POC of system.php routine 2019-10-06 12:27:55 +01:00
Matt Pass
a03cf9ea43 Output git diff info if we have it too 2019-10-06 12:24:20 +01:00
Matt Pass
ab2f7d78c8 Git pane is pre, placeholder text added 2019-10-06 12:22:00 +01:00
Matt Pass
bedf83b92f Add clickable git diff data if indexer has it 2019-10-06 12:21:12 +01:00
Matt Pass
648ab7347f Update URL case for consistency 2019-10-05 23:43:05 +01:00
Matt Pass
34d460bbdd Improving display of SQL in DB manager 2019-10-05 23:23:25 +01:00
Matt Pass
ef67eda5fc Tooltip class added 2019-10-05 21:34:05 +01:00
Matt Pass
c3b259a7cb CSS in class now 2019-10-05 21:33:28 +01:00
Matt Pass
c2c21713b9 Update to match main JS 2019-10-05 21:29:32 +01:00
Matt Pass
a99665b217 Closure on vars, pass to anon functions 2019-10-05 21:28:31 +01:00
Matt Pass
92ff0a46ec Handle = in parens, tidy output for tooltip 2019-10-05 21:25:46 +01:00
Matt Pass
1466e6e8b5 Rename function, only covers functions 2019-10-05 19:52:34 +01:00
Matt Pass
1c2b83e7ac Classes don't have args 2019-10-05 19:51:23 +01:00
Matt Pass
6ab5aa672d Far more intelligent indexing
Don't index *.min.* files, detect declaration lines with more intelligence by considering the format of the language and varying syntax, pick out the function name and args much better, don't store blank names, take only first word and so exclude things like classes extending/implementing format and no args on classes of course, plus consider if prev data before deciding upon whether to index
2019-10-05 19:13:20 +01:00
Matt Pass
f66b3da868 Update ice-coder.min.js 2019-10-02 09:02:36 +01:00
Matt Pass
4a348f806e Send TS if we have one, only update changed data 2019-10-02 09:01:52 +01:00
Matt Pass
3f99e02aac Fixed checking of banned files 2019-10-02 08:59:50 +01:00
Matt Pass
0f5313a58e Better method of getting num & desc 2019-10-02 08:56:40 +01:00
Matt Pass
daeedae81c Check banned file first, timestamps before index 2019-10-02 08:50:11 +01:00
Matt Pass
a601ce5b50 Better error display for different cases 2019-10-01 08:43:04 +01:00
Matt Pass
631a9c844f Extra error cases added to requirements display 2019-10-01 08:42:03 +01:00
Matt Pass
9d02167e06 Delete test.php 2019-10-01 08:38:40 +01:00
Matt Pass
dbd828bf98 Fix for number only 2019-09-27 18:45:56 +01:00
Matt Pass
287fb893b6 Move backups dir to new version 2019-09-27 17:25:33 +01:00
Matt Pass
ca5ef0d664 Update README.md 7.0 2019-09-27 16:02:16 +01:00
Matt Pass
df8d2c3414 Version 7.0 - users template 2019-09-27 15:41:13 +01:00
Matt Pass
1300b02c77 Version 7.0 - system template 2019-09-27 15:40:45 +01:00
Matt Pass
b19835cafd GitHub URL tweaked 2019-09-27 15:00:41 +01:00
Matt Pass
9f0c83a62f Remove context, unused 2019-09-27 07:34:11 +01:00
Matt Pass
745d47c13c Check minimum requirements 2019-09-26 08:42:40 +01:00
Matt Pass
608aa0b8ff Add requirements.php 2019-09-26 08:40:27 +01:00
Matt Pass
c6f63c6b28 .htaccess added to reset any parent rules 2019-09-22 10:37:05 +01:00
Matt Pass
03a7155e64 Update to match main JS 2019-09-22 00:03:11 +01:00
Matt Pass
cce9948c1c CTRL+backspace now jumps to prev sel tab 2019-09-22 00:02:16 +01:00
Matt Pass
0d301aa001 CTRL+backspace now jumps to prev sel tab 2019-09-22 00:00:58 +01:00
Matt Pass
0519cde4df JS new user process example added 2019-09-21 23:42:50 +01:00
Matt Pass
f25b5f225e JS user logout process example added 2019-09-21 23:42:28 +01:00
Matt Pass
9a1ad5d369 JS user login fail process example added 2019-09-21 23:41:59 +01:00
Matt Pass
8b8d626f05 JS user login process example added 2019-09-21 23:41:36 +01:00
Matt Pass
542da8bc92 JS new dir process example added 2019-09-21 23:41:09 +01:00
Matt Pass
b8d145fd04 JS got remote file process example added 2019-09-21 23:40:41 +01:00
Matt Pass
7a2bcf1d25 JS uploaded process example added 2019-09-21 23:40:11 +01:00
Matt Pass
47d886d7b1 JS saved process example added 2019-09-21 23:39:43 +01:00