Nathan Gray
|
eaa100921c
|
Fix preferred favorite not being saved
|
2013-05-06 21:34:47 +00:00 |
|
Nathan Gray
|
c5c4d92d09
|
Make sure activeFilter gets set during init
|
2013-05-06 20:58:59 +00:00 |
|
Nathan Gray
|
43d0128fb6
|
Update action/leaf id when renaming
|
2013-05-06 20:03:14 +00:00 |
|
Nathan Gray
|
57d6132a37
|
Actually use template attribute when provided
|
2013-05-06 17:36:37 +00:00 |
|
Nathan Gray
|
8a2259ae99
|
Enhance tab widget's 'tabs' attribute to include hidden, and id to access content array
|
2013-05-06 17:17:52 +00:00 |
|
Nathan Gray
|
d3f498f0f4
|
Avoid an error if type is missing
|
2013-05-06 17:12:45 +00:00 |
|
Ralf Becker
|
005d5ed090
|
value of description set via id need to get translated, if !no_lang is set, value set via value attribute already get translated via transformAttributes and translate: "!no_lang" of value
|
2013-05-03 11:46:26 +00:00 |
|
Nathan Gray
|
42fd3fe37b
|
Implement optgroups for select widget
|
2013-04-29 18:36:48 +00:00 |
|
Klaus Leithoff
|
8913df2366
|
remove console logging on focused
|
2013-04-29 14:59:55 +00:00 |
|
Klaus Leithoff
|
efd4d85143
|
add rename of an item. caveat, does not rename dependent leafs yet
|
2013-04-29 14:58:29 +00:00 |
|
Ralf Becker
|
5eede4a8ef
|
allow to use <widget type="${row}[type]"/> in xet files
|
2013-04-28 12:43:18 +00:00 |
|
Ralf Becker
|
947511779a
|
_atts["select_options"] is not null but {}
|
2013-04-28 12:42:13 +00:00 |
|
Nathan Gray
|
4759d19d25
|
Fix nextmatch hierarchy display
|
2013-04-24 19:53:51 +00:00 |
|
Ralf Becker
|
78449edd4c
|
some css for new dialog: left aligning buttons as everywhere in EGroupware, auto-size dialog, static show_prompt method to display a prompt, fixed not working translation of standard buttons
|
2013-04-23 16:51:00 +00:00 |
|
Nathan Gray
|
6f124f4b10
|
When nm loads data, make sure selection is still shown
|
2013-04-23 15:34:47 +00:00 |
|
Nathan Gray
|
516872e322
|
Fix custom buttons with no template not working
|
2013-04-22 22:56:55 +00:00 |
|
Nathan Gray
|
5e84ddd935
|
Change admin column selection to allow setting / clearing / forcing column selection
|
2013-04-22 22:32:40 +00:00 |
|
Nathan Gray
|
fc727570dd
|
Implement set_value() on file widget - you can't really set file upload values programmatically to anything that makes sense, but it can be cleared
|
2013-04-22 16:52:03 +00:00 |
|
Ralf Becker
|
3a14e96d1a
|
allow to use hierarchical function names, eg. app.filemanager.upload via new et2_call function
|
2013-04-20 19:21:42 +00:00 |
|
Ralf Becker
|
28aab234a7
|
fixed space instead of tabs
|
2013-04-20 19:20:51 +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
|
a14ede7587
|
added @memberOf to get outline
|
2013-04-20 09:51:52 +00:00 |
|
Nathan Gray
|
5555edcb98
|
Add dialog widget
|
2013-04-16 18:50:43 +00:00 |
|
Nathan Gray
|
b66a74ff03
|
Make currently browsed widget available for console playing as window.wb_widget
|
2013-04-16 18:48:06 +00:00 |
|
Nathan Gray
|
4239b83bd0
|
Add not implemented js function type. It understands app.appname.function style arguments
|
2013-04-16 18:44:43 +00:00 |
|
Nathan Gray
|
a4395a8000
|
If a specific template name is not provided, use the last template in the file
|
2013-04-16 18:42:53 +00:00 |
|
Nathan Gray
|
d58a3128e7
|
Some checking to make sure variables are there, and avoid errors
|
2013-04-16 18:40:38 +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
|
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
|
c85582180a
|
Avoid an error in the destruction by checking for widget
|
2013-04-12 16:28:52 +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
|
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 |
|
Nathan Gray
|
7f80c74b59
|
Add onselect attribute for nextmatch
|
2013-04-12 09:28:42 +00:00 |
|
Nathan Gray
|
8192f13b3b
|
Fix typos preventing some drops
|
2013-04-11 12:22:34 +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
|
c0e0982b0e
|
Implement hide_header,header_left & header_right attributes
|
2013-04-10 14:09:55 +00:00 |
|
Nathan Gray
|
b171acf19a
|
Don't try for default, causes error if add is not valid
|
2013-04-10 13:15:49 +00:00 |
|
Klaus Leithoff
|
0de87f5711
|
introduce getLabel function on tree-widget
|
2013-04-10 12:32:07 +00:00 |
|
Nathan Gray
|
0516d2cc2a
|
If value is available in the constructor, set it there
|
2013-04-10 12:10:04 +00:00 |
|
Nathan Gray
|
96d27aefc4
|
Fix - should always be top level of content
|
2013-04-10 11:05:20 +00:00 |
|
Nathan Gray
|
48d6204f29
|
Skip blank legacy options sooner
|
2013-04-10 09:39:36 +00:00 |
|
Nathan Gray
|
ec1ad6f09e
|
Change splitter preference saving to save on mouseup
|
2013-04-10 09:25:05 +00:00 |
|
Nathan Gray
|
4c54745cbb
|
Allow favorites from multiple apps to coexist
|
2013-04-10 08:00:31 +00:00 |
|
Klaus Leithoff
|
09f00a31a5
|
fix ckeditor area
|
2013-04-09 11:50:14 +00:00 |
|
Nathan Gray
|
978a90852c
|
Add a base object for application javascript code to contain it, and solve initialization timing issues
|
2013-04-09 08:45:59 +00:00 |
|
Nathan Gray
|
cd0356219c
|
Add some missing attribute attributes
|
2013-04-09 07:22:35 +00:00 |
|
Nathan Gray
|
bdb148d167
|
Make sure widgetContainer is initialized before loading, prevents timing problems
|
2013-04-01 18:35:49 +00:00 |
|
Nathan Gray
|
3623ee6e72
|
Don't try to submit if the action is not a context menu (eg: drag, drop)
|
2013-04-01 18:19:59 +00:00 |
|