Matt Pass
7e40f9c044
Save items removed, now handled by XHR
2014-11-13 17:25:47 +00:00
Matt Pass
add96dc9d2
Tidy up of XHR call on save
...
Var extra vars
saveURL value now just used in situ
statusArray is now statusObj
2014-11-13 17:25:21 +00:00
Matt Pass
5fe097a84a
No longer console.log
...
We should indeed only output if index.php and top.iceRoot is updated
after a settings change in settings-update.php (top.docRoot only changes
if you manually change the file, in which case a reload is needed and
this is picked up again from scratch).
2014-11-13 14:33:47 +00:00
Matt Pass
0651eedf1e
Set the timeEnd and timeTaken values also here
2014-11-13 14:23:07 +00:00
Matt Pass
f7089ec6ca
Pass through timeStart also in new file XHR data
2014-11-13 14:11:58 +00:00
Matt Pass
2f66afa4e4
Time params on the action and URI encode content
2014-11-13 13:59:44 +00:00
Matt Pass
6e12da596c
New XHR file started for file-control
...
Will eventually replace file-control.php. Carries out same file checks
etc, plus defines error info, form looparound system gone in place of
2nd XHR call on save as/new file save. All JS moved into a doNext string
to be run on success (no errors).
The only output here is the JSON response once we have carried out our
processes.
Note: Diff loading/MDT mismatch system not done yet.
2014-11-12 17:47:43 +00:00
Matt Pass
cf26b5b4e2
XHR and JSON now used when saving
...
First step towards replacing the old HTTP & form posting looparound
method, with a much more efficient XHR and JSON response system. For
now, only save uses this, load, delete, perms etc use old system until
save is stablised and fully tested.
Starts XHR call and when we have a response, if there's an error, show
that, otherwise, do the items listed in the doNext value.
2014-11-12 17:45:13 +00:00
Matt Pass
ebf12f327f
Only set top.docRoot and top.iceRoot from index.php
...
Avoids having something output to the browser in places where we don't
want it, such as the new file-control-xhr.php file. Temporary
console.log for now as reminder to finish checking this out.
2014-11-12 17:40:27 +00:00
Matt Pass
24c6b870fc
Altered wording to mention the write check
2014-11-10 09:29:23 +00:00
Matt Pass
860590214d
Check old version is writeable before update
...
Checks all ICEcoder files are writeable and therefore moveable, before
proceeding with the update.
If it files any that aren't, it will display a message, list them and
die with a link back to ICEcoder.
Also ignoring .git dir
2014-11-10 09:27:13 +00:00
Matt Pass
1d69fabce2
ondrag over, if dir not expand or this, expand
...
Mean you can drag items to folders and they expand so you may drop to a
sub dir inside
2014-11-10 08:27:24 +00:00
Matt Pass
669d06a4c6
Remove rogue dup line (in if condition)
2014-11-10 07:56:55 +00:00
Matt Pass
ce38b126dc
Set user defined perms on new file/dir
2014-11-10 07:23:09 +00:00
Matt Pass
18d66850fa
New dirs/files use perms defined in config
2014-11-10 07:20:21 +00:00
Matt Pass
78a4a35b17
New dirs use newDirPerms setting
2014-11-10 07:17:14 +00:00
Matt Pass
e524012ec0
Refers to/uses 755
2014-11-10 07:16:42 +00:00
Matt Pass
3432f9c331
newDirPerms and newFilePerms available in JS now
2014-11-10 07:15:16 +00:00
Matt Pass
f1b090351a
Settings added for newDirPerms and newFilePerms
...
Using recommended defaults for a typical web server
2014-11-10 07:14:00 +00:00
Matt Pass
27b2953d9d
Also not draggable by default
...
Set on mouse over/out to avoid unexpected drags
2014-11-07 22:44:54 +00:00
Matt Pass
b90dbda803
Not draggable by default, toggled on mouse over/out
...
Avoids unexpected drags outside of icon & filename
2014-11-07 22:44:15 +00:00
Matt Pass
3d0625231f
Fix to cursor height for wrapped lines
...
Avoids issue caused by for non diff height styled lines
2014-11-07 22:00:12 +00:00
Matt Pass
d66d41b17f
Display plugins icon, clickable as toggle
...
Useful for those using mobiles, where the left edge isn't really
accessable
Also makes the plugins panel obvious for those on desktops
2014-11-07 21:35:27 +00:00
Matt Pass
741a2bcc93
GitHub icon needed extra 2px
2014-11-07 21:33:47 +00:00
Matt Pass
24c4409c12
Plugins icon added
...
Class added to CSS, plus GitHub icons move along 16px and down also
2014-11-07 21:27:26 +00:00
Matt Pass
94512c31dd
Don't clear selectedFiles on chmod
...
This is unnecessary and we need this to also have a target to replace
perms on
2014-11-07 21:02:43 +00:00
Matt Pass
56d1f60675
Update perms BG color etc on change
2014-11-07 21:02:11 +00:00
Matt Pass
defc8d4ffa
Revert back to not replacing with pipes
...
Not needed
2014-11-07 20:59:10 +00:00
Matt Pass
51661a41dd
Files/dirs with 777 shown in red
...
The 777 perm is now shown with a red background (and white text) so it
stands out as a bad practise. May look to add a setting to turn this
on/off in future.
2014-11-07 20:28:16 +00:00
Matt Pass
1ffea52e69
Merge pull request #488 from pietrondo/master
...
Update italian.php
2014-11-05 09:03:34 +00:00
Pietro
0e64cbdc7f
Update dutch.php
...
and work also dutch.php
2014-11-05 00:47:31 +01:00
Pietro
b77fc4d3bb
Update italian.php
...
now it works!!
2014-11-05 00:46:58 +01:00
Pietro
1fce0da413
little error at first line..
2014-11-04 17:42:44 +01:00
Pietro
5e1557171f
Update italian.php
...
first italian version...
2014-11-04 16:59:17 +01:00
Matt Pass
35d1b01727
Trial period & handling added
2014-11-04 12:58:08 +00:00
Matt Pass
94310226b4
Login handles donate & code system
2014-11-04 12:56:36 +00:00
Matt Pass
af19a5b825
No longer prompted to donate on update
2014-11-04 12:56:16 +00:00
Matt Pass
aa939e2655
License email, code and config create date added
2014-11-04 12:55:58 +00:00
Matt Pass
cd96fe4326
Version 4.4
v4.4
2014-10-31 15:16:06 +00:00
Matt Pass
eff7e7fa85
6 JS window.location fallbacks
...
On some servers the header request can be ignored, so have JS as a
fallback
2014-10-31 15:04:27 +00:00
Matt Pass
de1704a617
Slashed paths on message & start point for FM keys
...
Piped paths converted to slashes on chmod server message display
On up/down/left/right/Enter, if we have no file selected, select root as
a start point
2014-10-31 14:49:17 +00:00
Matt Pass
40a2db446a
BG colour should be slightly darker
2014-10-31 14:44:46 +00:00
Matt Pass
bf997fba42
Call new function every 20ms after clicking name
...
Will check if the item we wanted to open is now the selected tab and if
so, change find/replace options to find in selected file and clear
interval
2014-10-31 14:41:37 +00:00
Matt Pass
e462633dab
Shortut DIVs wider, key controls added
2014-10-31 14:38:21 +00:00
Matt Pass
760a90dadc
Shortcut slightly wider
2014-10-31 14:37:04 +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
10f269734c
Ignore all in /plugins dir
2014-10-31 14:34:22 +00:00
Matt Pass
b6baa39f0b
Ignore all in /tmp dir
...
Other items may be stored in the future, not sure of naming convention
for session files etc. Better to ignore tmp/*
2014-10-31 13:06:45 +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
15bce56967
updated function added
...
Displays message ontop of black BG asking user to donate if they find
useful
2014-10-31 09:53:19 +00:00