Ralf Becker b56175a0f4 new default eTemplate request storate in EGroupware cache with an expiration time of 4 hours.
Benefit over old default is, that we get a short etemplate_exec_id giving better performance for ajax requests.
Drawback is currently poor garbadge collection only removing requests not used in 4 hours or which call egw_framework::window_close on server-side.
We can improve garbadge-collection by binding to window on(before)unload sending a (synchronious) request to server to remove concerned eT2 request.
2014-01-15 16:46:16 +00:00
2014-01-14 08:20:32 +00:00
2014-01-15 15:58:09 +00:00
2010-04-13 19:27:54 +00:00
2013-11-28 20:56:55 +00:00
Languages
PHP 54.7%
TypeScript 18.6%
JavaScript 10.6%
CSS 10.2%
Less 2.1%
Other 3.8%