Ralf Becker
|
26f54eb8ce
|
fixed error if get parameter has no equal sign, eg. /some/url?download
|
2013-04-09 16:17:43 +00:00 |
|
Nathan Gray
|
e685a222dc
|
Avoid JSON error popup by checking for the queue before using it
|
2013-03-13 19:31:06 +00:00 |
|
Nathan Gray
|
5513df1277
|
Fix bug in link handling that lost extra vars when extra vars are already in url
|
2013-02-06 15:04:26 +00:00 |
|
Nathan Gray
|
08cb4581ee
|
egw_open wants the whole registry
|
2012-04-04 19:17:07 +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 |
|
Nathan Gray
|
257f823773
|
Fix handling of file url for vfs
|
2012-03-26 23:27:09 +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 |
|
Andreas Stöckel
|
d310b14ecf
|
Client side API now supports modules which are instanciated per application or per window; removed et2_debug function from et2_core_common, now using corresponding API function.
|
2012-03-05 13:07:38 +00:00 |
|
Andreas Stöckel
|
1876a5faa1
|
Splitted the egw object into multiple files, added system for allowing a application specific client-side api (use 'egw' as a function)
|
2012-03-01 16:24:29 +00:00 |
|