Matt Pass
11d9681632
Tools use new function, split pane opacity set
2019-09-14 20:16:08 +01:00
Matt Pass
d2c5d1a33b
Move styles to CSS, use database.php
2019-09-14 20:05:06 +01:00
Matt Pass
aa3df12e23
Adusting tools UI
2019-09-14 18:06:45 +01:00
Matt Pass
6c67116d53
Tooltip added
2019-08-14 21:28:12 +01:00
Matt Pass
132d78b128
No text on links, added terrminal link and iframe
2016-10-22 17:08:11 +01:00
Matt Pass
cd74e280c5
Try to get version for 5 secs, set placeholder
2016-10-18 08:55:36 +01:00
Matt Pass
069282ac0d
Disable scrolling on editor iframe
2016-09-07 00:02:15 +01:00
Matt Pass
752c1a72ae
Can drop 855px now, set dynamically
2016-09-05 11:50:35 +01:00
Matt Pass
fde97e3b76
Add editor CSS, draggabilly, links & docExplorer
2016-09-05 10:08:19 +01:00
Matt Pass
8797e8f5e0
Simpler code moved to settings.php
2016-08-25 16:59:28 +01:00
Matt Pass
068ec67c9d
getData used and 2 x split pane names added
2016-08-25 14:57:11 +01:00
Matt Pass
f5d8384469
Prefix URL with HTTP_HOST
2016-08-12 11:03:07 +01:00
Matt Pass
95a3d09672
ftpManager() now a working option
2016-07-22 10:34:47 +01:00
Matt Pass
ae1188f81d
Selecting localhosts goes there, rejig/hide others
2016-07-11 09:39:03 +01:00
Matt Pass
6831cea155
5 x new settings available to JS
2016-04-23 15:15:25 +01:00
Matt Pass
9b6a701ffc
reset timer on mouse events & auto-logout added
2016-04-06 21:31:13 +01:00
Matt Pass
5cde633847
Not using JS LZ Compressor anymore
2016-04-02 11:42:58 +01:00
Matt Pass
9dc9246c84
New new flag to false in 2 x places also
2016-03-18 11:30:42 +00:00
Matt Pass
5ff340ccc4
Only attempt to detect hasFocus if CM instance
2016-03-17 18:58:58 +00:00
Matt Pass
8d082120f6
Load JS LZ String lib
2016-03-16 18:57:00 +00:00
Matt Pass
e89d449805
onclick open versions screen and pass sel filepath
2015-10-08 09:24:01 +01:00
Matt Pass
139ca019bb
Versions display container added
2015-09-18 10:48:59 +01:00
Matt Pass
e52b7c673f
Notes added as these are updated via JS obj update
2015-07-03 21:53:29 +01:00
Matt Pass
f2f9dc441e
ID added as a hook for click event trigger later
2015-06-25 15:58:28 +01:00
Matt Pass
7b99febba1
floatingContainer added and CSS class & pseudo set
...
DOM elem has an ID as a hook so we can target later
Class sets a 55px square block for a 11x11 grid of 5px squares, hidden
to begin with, also with border for contrast and image-rendering value
of pixelated, so we get sharp pixels squares at our 5x zoom
Pseudo class added, 3px square as it has a 1px border, positioned to sit
over the 6th square (centre) in our 11px square grid
2015-06-25 13:33:00 +01:00
Matt Pass
93b38b55d3
Set fileDirResOutput in top.ICEcoder
...
To determine what response output to provide to JS
2015-05-09 09:26:01 +01:00
Matt Pass
0470231a37
lockedNav now set according to settings
2015-05-02 14:10:56 +01:00
Matt Pass
c34b2608cc
English placeholder tweaks/additions
2015-04-27 16:12:09 +01:00
Andrey Grinenko
f278394346
When Esc is used within Find window - return to text editor
2015-02-24 18:12:51 +03:00
Andrey Grinenko
a488c19d61
Prompt when F5 (Ctrl-R) is pressed. It is common thing to refresh page after you have made some tweaks, and it is common thing to refresh wrong page and even although everything is saved and tabs will reopen - you will loose opened folders in fileManager and cursor positions in open files. So it's better to prompt anyway.
2015-02-23 01:31:12 +03:00
Andrey Grinenko
c1982279f4
use font from settings in both fileManager and Tabs - otherwise on high-density screens it is getting hard to work
2015-02-23 01:30:55 +03:00
Andrey Grinenko
52d7d0819c
indentAuto - make configurable
2015-02-20 23:40:47 +03:00
Matt Pass
7f039d81d8
Microtime URLs to help stop caching and XHR upload
2015-01-23 08:26:08 +00:00
Matt Pass
efdf729f83
Mobile devices now initial scale 0.5, not scalable
...
Display at half the size of the desktop and by setting the property that
users can't scale, it means it doesn't shift position/scale etc on
keyboard popup. Not a perfect mobile solution (that's planned one day
soon), but far more usable now.
2014-11-27 09:13:25 +00:00
Matt Pass
6f50a23f3b
User language available in JS var
2014-11-18 15:32:39 +00:00
Matt Pass
c8b1e573b5
Remote renamed Source and Settings moved
...
Settings moved to Edit section, makes more sense to be situated here
Localhost option added under Source, will indicate viewing local files
in future
2014-11-18 13:31:20 +00:00
Matt Pass
df685b308e
updateDiffOnSave available in JS
...
Used in if statement to determine if we should do this or not
2014-11-14 09:50:44 +00:00
Matt Pass
3432f9c331
newDirPerms and newFilePerms available in JS now
2014-11-10 07:15:16 +00:00
Matt Pass
bbac17a2b7
Remove BG colouring on hover, is misleading
...
Should indicate focus, not hover
2014-10-31 14:36:04 +00:00
Matt Pass
2a4d75bf9d
Only transition on BG and change on mouse over/out
2014-10-31 10:56:45 +00:00
Matt Pass
14f84ad668
Updating now returns to root with flag
...
To trigger new updated function
2014-10-31 09:52:44 +00:00
Matt Pass
79669fe8c7
Removed nestDisplay div
2014-10-29 16:18:42 +00:00
Matt Pass
ee1d3cfcc0
Diff and split updates
...
If the diff instance doesn't have focus either then we can go next/prev
tab
Load difflib.js file also
Split pane controls added, with split view being opacity 0.5
2014-10-11 12:45:54 +01:00
Matt Pass
7adefd1ff0
die() after header to stop going any further
2014-09-18 15:43:48 +01:00
Matt Pass
72da926a4d
Display ICEcoder at a 1.0 scale
...
Displays without scaling on tablets and phones then. Not that it's
tablet friendly, but maybe one day.
2014-09-17 15:03:25 +01:00
Matt Pass
b9be8cb70d
Remove new line at EOF
2014-09-03 06:11:54 +01:00
Matt Pass
99a9c7ef80
Case change only on function name
2014-09-03 05:34:20 +01:00
Matt Pass
693b871456
Set auth token in session, add GitHub nav
...
If we have set an auth token in the settings, need to set the session
var
Add the extra nav for GitHub
2014-08-27 09:20:11 +01:00
Matt Pass
f5d19d99d4
Get the ice-coder lang array into a JS array
...
So the /lib/ice-coder.js file can make use of it
2014-08-21 14:24:30 +01:00
Matt Pass
5de4cd657e
Language system setup and English translations
...
Covering top level and login so far only
2014-08-06 09:26:50 +01:00