Ralf Becker
|
dd410d49fb
|
fixed javascript error stalling everything: et2_csvSplit is not yet defined, thought I dont understand why this is needed here anyway: using _name.split("/",2)
|
2012-04-05 07:38:07 +00:00 |
|
Nathan Gray
|
df2ba7ddd6
|
Get images named like appname/imagename working again for images outside current app
|
2012-04-04 19:37:17 +00:00 |
|
Nathan Gray
|
6e103c4c1b
|
Get images named like appname/imagename working again
|
2012-04-04 19:16:19 +00:00 |
|
Ralf Becker
|
fbdb8f3c55
|
mime_icon method for vfs-mime widget
|
2012-03-28 08:10:57 +00:00 |
|
Andreas Stöckel
|
c8bf9ed6ef
|
Fixed design problem in egw_core, which caused window-local modules to be instanciated multiple times if used for multiple applications inside a window. Added egw_css.js as replacement for et2_core_stylesheet.js, which allows to add stylesheet rules at runtime
|
2012-03-07 14:04:25 +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 |
|