Hadi Nategh
|
cab2ccdd29
|
Fix widget VFS button_caption translation
|
2014-06-25 16:26:59 +00:00 |
|
Hadi Nategh
|
c281f19568
|
Active translation for attribute button_caption of VFS widget
|
2014-06-24 15:18:55 +00:00 |
|
Hadi Nategh
|
e85816cce9
|
Add button caption to vfs-select widget
|
2014-04-30 10:52:27 +00:00 |
|
Ralf Becker
|
61f25c05ff
|
fixed direct access to (not longer existing) egw.userData.apps[app] by using method egw.app(app)
|
2014-03-28 08:46:54 +00:00 |
|
Nathan Gray
|
b2aabac6f9
|
- Fix VFS widget names when name is not part of path
- Fix VFS link titles for app entries
|
2014-02-20 17:41:33 +00:00 |
|
Ralf Becker
|
4195633c82
|
pass event as 1. parameter to click handlers to be able to call preventDefault() or stopPropagation()
|
2014-02-10 18:25:02 +00:00 |
|
Klaus Leithoff
|
44e995abea
|
provide a tooltip on vfs select button icon
|
2013-10-11 13:48:50 +00:00 |
|
Nathan Gray
|
4449e9a44b
|
Override the correct function
|
2013-10-01 15:52:25 +00:00 |
|
Nathan Gray
|
a8136aa191
|
Give filemanager selection a widget front-end.
|
2013-10-01 15:40:14 +00:00 |
|
Nathan Gray
|
b1aca92a9e
|
Merge egw_jsons - use api egw.ajaxUrl()
|
2013-09-04 23:30:29 +00:00 |
|
Nathan Gray
|
eec6791213
|
Silence some missing attribute settings warnings and fix warning about not loading app.js when it was already loaded
|
2013-08-14 18:01:22 +00:00 |
|
Ralf Becker
|
cd024eef1b
|
add nice link overlay icon to vfsMime widget (for symlinks)
|
2013-04-20 12:19:27 +00:00 |
|
Ralf Becker
|
e64c4fbd04
|
add some JSDoc so Eclipse shows an outline: @memberOf and @augments (not yet understood by Eclipse), also fixed many warnings (mostly missing semicolons)
|
2013-04-13 19:00:13 +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
|
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 |
|
Nathan Gray
|
c46777826f
|
Add iframe widget
|
2013-02-20 20:53:15 +00:00 |
|
Nathan Gray
|
54b1fb9ce4
|
Fix set_Value() -> set_value()
|
2013-02-13 09:23:33 +00:00 |
|
Nathan Gray
|
6c53a6f067
|
Set value type to integer, removes warning about string & fixes missing file size
|
2012-07-23 17:59:09 +00:00 |
|
Nathan Gray
|
235d9b3285
|
Let vfs widget have a value
|
2012-07-02 23:02:57 +00:00 |
|
Nathan Gray
|
ab22ccef8e
|
Allow multiple uploads if id ends with '/', mime filter as a legacy option
|
2012-03-29 22:43:07 +00:00 |
|
Ralf Becker
|
4e0ea875b9
|
fixed File name+link widget to display clickable path components used in filemanager when files from subdirs is selected
|
2012-03-29 14:31:24 +00:00 |
|
Ralf Becker
|
5ca6860618
|
more fixes for vfs widget, click on "links" works again under jdots, still needs work for displaying multiple path-elements
|
2012-03-29 11:52:56 +00:00 |
|
Nathan Gray
|
02769a962e
|
Start on VFS upload
|
2012-03-28 23:27:18 +00:00 |
|
Nathan Gray
|
a46264ace3
|
Use 'a' tag so nextmatch action can pick it up
|
2012-03-28 17:17:04 +00:00 |
|
Ralf Becker
|
b55250b81a
|
encoding and decoding of vfs special characters
|
2012-03-28 13:58:18 +00:00 |
|
Ralf Becker
|
fbdb8f3c55
|
mime_icon method for vfs-mime widget
|
2012-03-28 08:10:57 +00:00 |
|
Nathan Gray
|
793fdebb3f
|
Got mime working, sort of
|
2012-03-27 23:32:32 +00:00 |
|
Nathan Gray
|
bed5142764
|
Most VFS sub-widgets implemented
|
2012-03-26 23:30:27 +00:00 |
|
Nathan Gray
|
e330a7bfdc
|
Start of vfs widget
|
2012-03-26 19:46:51 +00:00 |
|