Ralf Becker
|
fef5bb4972
|
fix error if query parameters contain null
|
2013-12-12 03:43:17 +00:00 |
|
Nathan Gray
|
0502f9326c
|
Make sure ajax flag is at the end so framework finds it
|
2013-11-26 22:23:08 +00:00 |
|
Nathan Gray
|
129eb91b3d
|
Null is also not OK for icon
|
2013-10-10 16:15:46 +00:00 |
|
Ralf Becker
|
24e3fb2e63
|
fix "Got invalid title request, by NOT sending empty requests" warnings
|
2013-10-10 10:49:41 +00:00 |
|
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
|
3afd9aaa18
|
check if quick-add selectbox is alread there, only create it again if not
|
2013-08-01 09:54:09 +00:00 |
|
Ralf Becker
|
16191d4db4
|
rendering quick-add menu on clientside and content-security safe, thought not yet in idots template, also removed not used inline javascript from idots
|
2013-07-22 19:20:13 +00:00 |
|
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 |
|