Nathan Gray
|
18f3d46ca8
|
Bind enter key to start a search, skipping minimum character limit
|
2012-04-05 22:57:38 +00:00 |
|
Nathan Gray
|
a5e6dd855b
|
Layout & spacing for nm customfield header and link widget
|
2012-04-05 22:30:06 +00:00 |
|
Nathan Gray
|
bfa9b03115
|
Play with width to better use space when application select is hidden
|
2012-04-05 20:02:29 +00:00 |
|
Nathan Gray
|
e88585c8e0
|
Implement legacy options for link-entry - lets infolog parent work
|
2012-04-04 20:17:38 +00:00 |
|
Nathan Gray
|
9822eb0b87
|
No need to limit this to 50% here
|
2012-04-04 20:05:19 +00:00 |
|
Nathan Gray
|
25097f983b
|
Remove app column, icon should be enough
|
2012-04-04 19:21:13 +00:00 |
|
Nathan Gray
|
f6c41506b3
|
Fix missing icons in link list
|
2012-04-04 19:15:07 +00:00 |
|
Nathan Gray
|
4551e495be
|
If application is provided, app is expecting just the ID back
|
2012-03-22 23:20:56 +00:00 |
|
Ralf Becker
|
7bf2a9f575
|
fixing IE problem, does not parse "class" as attribute name
|
2012-03-22 16:24:48 +00:00 |
|
Nathan Gray
|
0a88d60d74
|
Doesn't look used to me
|
2012-03-21 21:21:25 +00:00 |
|
Ralf Becker
|
2e8d60d5a0
|
reorganized egw.link methods to call each other (and not dublicate code), using mime-registry to open files, todo: special download url of eg. filesystem stream wrapper
|
2012-03-21 16:02:50 +00:00 |
|
Nathan Gray
|
45751ff042
|
Make DOM node stored in closure, not jQuery selection
|
2012-03-14 19:00:38 +00:00 |
|
Nathan Gray
|
f26822c302
|
Slightly more efficient link display in datagrid; treat false and null titles as empty string
|
2012-03-12 22:32:13 +00:00 |
|
Andreas Stöckel
|
72214630b1
|
Fixed problem in et2_widget_link, referencing to this in event handlers
|
2012-03-02 12:41:29 +00:00 |
|
Andreas Stöckel
|
14e6ceecb6
|
Integrated application specifig egw api into etemplate2 code
|
2012-03-02 10:44:56 +00:00 |
|
Andreas Stöckel
|
4440b4cd02
|
Fixed problem with rebuilding the template after a submit not working correctly
|
2012-03-01 10:13:12 +00:00 |
|
Nathan Gray
|
3ff03ca92f
|
Get custom field entries to other apps working in nextmatch, sort of
|
2011-10-18 20:09:48 +00:00 |
|
Nathan Gray
|
422c35ba92
|
Hide app selectbox if application is specified
|
2011-10-18 19:15:32 +00:00 |
|
Nathan Gray
|
b706d7d13d
|
Fix undefined var breaking linking
|
2011-09-30 16:19:09 +00:00 |
|
Nathan Gray
|
c622957b40
|
Handle if button onclick didn't get compiled. Still a problem with variable insertion though
|
2011-09-22 23:03:37 +00:00 |
|
Nathan Gray
|
f7b2a2b02f
|
Set text last, in case title is undefined - it breaks the chaining
|
2011-09-22 21:40:21 +00:00 |
|
Nathan Gray
|
7488843290
|
Fix link - this.node is used by parent for DOM node
|
2011-09-22 19:02:33 +00:00 |
|
Nathan Gray
|
ff2a8102d6
|
Implemented all link widgets
|
2011-09-14 20:36:39 +00:00 |
|
Nathan Gray
|
8b1a63e1ee
|
Transform attributes before passing them to the row's widget
|
2011-09-14 15:44:54 +00:00 |
|
Nathan Gray
|
a3901bd00f
|
Link list
|
2011-09-14 00:06:04 +00:00 |
|
Nathan Gray
|
f44558a385
|
Got link entry working as separate widget
|
2011-09-12 23:43:39 +00:00 |
|
Nathan Gray
|
89991ffb60
|
Link widget with async file upload + linking
|
2011-09-09 00:05:46 +00:00 |
|
Andreas Stöckel
|
87c0db7be1
|
Fixed correct expanding of names and implemented the dataProvider class
|
2011-09-08 18:36:09 +00:00 |
|
Ralf Becker
|
008f009d80
|
- implemented new egw.link_app_list(_must_support) and egw.link_get_registry(_app, _name) methodes
- using egw.link_app_list('query') in link widget (no need to transfer it additonally)
- added some more docu to egw object
|
2011-09-08 12:24:53 +00:00 |
|
Nathan Gray
|
d9f321a413
|
Start of a link-to widget using jQuery-UI's autocomplete
|
2011-09-07 23:32:24 +00:00 |
|