Ralf Becker
|
0802a28242
|
some reorganizing of the code also added @memberOf to get outline in Eclipse
|
2013-04-13 12:44:50 +00:00 |
|
Ralf Becker
|
55b150cc14
|
added @meberOf JSDoc comment to constructor to get Eclipse show outline of class, also fixed several warnings
|
2013-04-13 10:30:07 +00:00 |
|
Ralf Becker
|
5a4850b2ed
|
fixed not correctly displayed file type: need to compare with bitmask after and-ing it
|
2013-04-13 09:46:00 +00:00 |
|
Ralf Becker
|
fe987cb14b
|
disable debug alert
|
2013-04-13 07:19:02 +00:00 |
|
Ralf Becker
|
ad4776c78e
|
allways using filemtime for timestamps appended to urls to force loading of current version, as mixed use of file{c,m}time causes wired errors due to double loading eg. on OS X where they are different
|
2013-04-13 07:17:36 +00:00 |
|
Ralf Becker
|
755b08feaa
|
set readonly icons and drag-n-drop
|
2013-04-12 17:57:12 +00:00 |
|
Ralf Becker
|
34dd94dc76
|
fixed set_(ro_)image to set the according option and update current image, new method set_readonly updating readonly attribute and current image
|
2013-04-12 17:19:18 +00:00 |
|
Nathan Gray
|
027bcc53d1
|
Enable drop on nextmatch rows
|
2013-04-12 17:05:35 +00:00 |
|
Nathan Gray
|
b2cb70f15f
|
Use egw.LAB object if available
|
2013-04-12 16:30:30 +00:00 |
|
Nathan Gray
|
4c692102a2
|
Common styling for et2 containers, regardless of ID
|
2013-04-12 16:29:40 +00:00 |
|
Nathan Gray
|
c85582180a
|
Avoid an error in the destruction by checking for widget
|
2013-04-12 16:28:52 +00:00 |
|
Nathan Gray
|
41d34f84a2
|
Set a class for common CSS
|
2013-04-12 16:28:11 +00:00 |
|
Ralf Becker
|
6577e30111
|
reverting change to original egw_json.js as it somehow needs to assign return value to some context to work
|
2013-04-12 16:23:10 +00:00 |
|
Ralf Becker
|
34a2f8c6e0
|
support for non-global func eg. "app.someapp.func" need to be in both egw_json objects (until we fix it so one calls the other)
|
2013-04-12 16:03:45 +00:00 |
|
Klaus Leithoff
|
99797c3639
|
handle text/plain in preview
|
2013-04-12 13:30:54 +00:00 |
|
Klaus Leithoff
|
ccc75e2bc7
|
get preview working
|
2013-04-12 13:10:27 +00:00 |
|
Nathan Gray
|
ea175ca89d
|
Change mail preview to use new nextmatch onselect method
|
2013-04-12 10:35:40 +00:00 |
|
Nathan Gray
|
b994f33825
|
Nextmatch onselect attribute understands app.appname.function directly, and passes nextmatch reference & list of ids
|
2013-04-12 10:33:29 +00:00 |
|
Ralf Becker
|
8d339ace5e
|
loading file prefs popoup via javascript, to take current dir into account
|
2013-04-12 10:30:52 +00:00 |
|
Ralf Becker
|
f623dacd58
|
loading file prefs popoup via javascript, to take current dir into account
|
2013-04-12 10:30:46 +00:00 |
|
Nathan Gray
|
eba9226dd3
|
Pass selected objects to callback
|
2013-04-12 10:27:04 +00:00 |
|
Ralf Becker
|
1344d0a4b0
|
using r/o vfs-name as we dont want a link
|
2013-04-12 10:02:50 +00:00 |
|
Ralf Becker
|
6e6ce5dbcc
|
permanently using etemplate2 for filemanager index
|
2013-04-12 10:02:18 +00:00 |
|
Ralf Becker
|
abee7bc2a1
|
allow to permanently use etemplate_new for ported applications no longer supporting old etemplate, while still having etemplate default to etemplate_old
|
2013-04-12 09:50:27 +00:00 |
|
Ralf Becker
|
fa3f1c5055
|
ro version of vfs-name to behave like ro textbox (span instead of r/o input), also commented socket perm as it is set for dirs too (and we have no sockets in vfs)
|
2013-04-12 09:39:37 +00:00 |
|
Ralf Becker
|
4a26ad18c0
|
fixed whitespace (8 space instead tab)
|
2013-04-12 09:38:12 +00:00 |
|
Ralf Becker
|
280420f2cc
|
removed no longer used server-side processing of buttons
|
2013-04-12 09:33:37 +00:00 |
|
Nathan Gray
|
7f80c74b59
|
Add onselect attribute for nextmatch
|
2013-04-12 09:28:42 +00:00 |
|
Klaus Leithoff
|
b8609009dc
|
broken mail app - to debug for nathan
|
2013-04-12 09:22:23 +00:00 |
|
Ralf Becker
|
e4d7e59a0a
|
single backend methods to copy, move or symlink files
|
2013-04-12 08:56:28 +00:00 |
|
Ralf Becker
|
f7214ecd4f
|
docu fix
|
2013-04-12 08:23:23 +00:00 |
|
Ralf Becker
|
4be150c546
|
fixed not working symlink creation
|
2013-04-12 08:07:26 +00:00 |
|
Ralf Becker
|
3db8d01007
|
drag helper and added dir to ajax_action method, now calling do_action for all actions
|
2013-04-11 13:16:40 +00:00 |
|
Nathan Gray
|
927dd9e5dc
|
Register mail as a file drag type too
|
2013-04-11 12:56:52 +00:00 |
|
Nathan Gray
|
6d6feb06d7
|
Fix droppables to accept dragged if one of the types match
|
2013-04-11 12:53:23 +00:00 |
|
Nathan Gray
|
8192f13b3b
|
Fix typos preventing some drops
|
2013-04-11 12:22:34 +00:00 |
|
Nathan Gray
|
8a6bba9ffe
|
Give the et2 container an ID matching the loaded template name
|
2013-04-11 11:25:28 +00:00 |
|
Ralf Becker
|
4135711cdc
|
copy, cut, paste, symlink and createdir without server submit
|
2013-04-11 10:46:39 +00:00 |
|
Ralf Becker
|
0f72fba1b3
|
display #msg or .message like before in red and italics
|
2013-04-11 10:34:13 +00:00 |
|
Nathan Gray
|
868c41643c
|
Only expire old data if there are no registered callbacks
|
2013-04-11 10:22:51 +00:00 |
|
Ralf Becker
|
81a918c269
|
some more ajax actions for filemanager
|
2013-04-10 17:11:32 +00:00 |
|
Nathan Gray
|
9afe55bfae
|
Have to read repository, not just create the object, or I get inconsistencies
|
2013-04-10 16:47:02 +00:00 |
|
Ralf Becker
|
df9b9db615
|
new cli command lntree
|
2013-04-10 16:46:43 +00:00 |
|
Ralf Becker
|
a38ea1a2e9
|
display properties and resolved url
|
2013-04-10 16:45:20 +00:00 |
|
Nathan Gray
|
79c09ec5cd
|
Use LABjs to make sure everything is loaded
|
2013-04-10 16:03:58 +00:00 |
|
Nathan Gray
|
d996a3445f
|
Fix et2_ready() when app called via ajax
|
2013-04-10 16:03:31 +00:00 |
|
Ralf Becker
|
ee65e7ae28
|
also need to re-assemble image options, as I cant edit/remove them in editor
|
2013-04-10 15:46:38 +00:00 |
|
Nathan Gray
|
64c03e772d
|
CSS fixes - sidebox favorite spacing & nextmatch border
|
2013-04-10 15:25:40 +00:00 |
|
Nathan Gray
|
bb44a6ce26
|
Fix dynheight case when there is no space between dynheight & items below
|
2013-04-10 15:17:18 +00:00 |
|
Nathan Gray
|
8834d86818
|
Give a trace on all logs if debug level is 5 to help track things down
|
2013-04-10 14:14:06 +00:00 |
|