Ralf Becker
|
e2cce43bad
|
fixed not working _self target
|
2013-09-02 13:25:00 +00:00 |
|
Ralf Becker
|
b5ca4ac505
|
fixed jdots/Stylite template to contain no more inline scripts
|
2013-08-20 18:01:49 +00:00 |
|
Ralf Becker
|
cf25e7bae0
|
get Eclipse to display outline
|
2013-08-16 09:16:40 +00:00 |
|
Nathan Gray
|
744345d751
|
Change egw.open() (which accepts _blank, _self, etc. as targets) to not pass invalid parameters to egw_link_handler() (which only accepts app names).
|
2013-07-15 16:03:37 +00:00 |
|
Nathan Gray
|
44e96714af
|
Fix adding distribution list (& maybe some other link issues) by looking for framework's link handler in open_link()
|
2013-06-12 17:04:42 +00:00 |
|
Nathan Gray
|
04fd3b82a9
|
If egw_link_handler() is defined, use that instead of window.open()
|
2013-06-12 16:56:12 +00:00 |
|
Nathan Gray
|
74931d30a9
|
Return the result of opening so caller can use it
|
2012-12-04 00:13:12 +00:00 |
|
Frédéric Erpicum
|
e2cb9b44e7
|
resolve problems in opening windows for viewing or editing in projectmanager
|
2012-05-17 09:26:25 +00:00 |
|
Nathan Gray
|
55ad5a320b
|
Open in new window if target is not specified
|
2012-04-25 16:23:27 +00:00 |
|
Ralf Becker
|
2f62d7e3b5
|
allow to set target in mime-registry: need target _self (instead default _blank) for directories opened in filemanager
|
2012-03-28 13:01:37 +00:00 |
|
Ralf Becker
|
2630a39651
|
moved egw_links.js window contect specific parts to egw_open.js: egw().open() and egw().open_link() renamed from egw().call_link()
|
2012-03-28 12:37:03 +00:00 |
|