28a4c7c3c1
Implement set_Value() for labels
2013-02-13 09:04:17 +00:00
1f86de58c8
Get message update working
2013-02-13 09:03:28 +00:00
af0a3d1218
only fetch subscribed folders
2013-02-12 17:53:38 +00:00
bd52ed3756
changeFolder stuff, triggered by javascript directly
2013-02-12 17:48:04 +00:00
87373194f0
purging know uids send by client, if not contained in current request
2013-02-12 16:47:16 +00:00
f2fc558e19
- Add static methods to get into etemplate2 widget context from outside. Call etemplate2.getByApplication(app) or etemplate2.getByTemplate(name) for a list of etemplate2 objects
...
- Add register_app_refresh() function to allow applications to specify a more intelligent way to refresh them
- Change egw_refresh() to call registered refresh function, or if etemplate2 is available try that over reloading the whole page
2013-02-12 15:46:14 +00:00
8f7f719fab
create unaccessible / not returned folders on the fly
2013-02-12 15:10:50 +00:00
a24508fa34
further improvements on folder tree
2013-02-12 14:30:58 +00:00
734f495039
fixes for building json folder structure
2013-02-12 13:59:39 +00:00
c63a63cf23
failing to set the required structure for dhtmlxtree
2013-02-12 13:01:43 +00:00
e50ac5b40d
sidebar stuff
2013-02-12 08:28:04 +00:00
f8581b8807
lots of stuff to create the foldertree
2013-02-11 17:05:29 +00:00
9181d6c526
Only do fancy parsing for category tree
2013-02-11 15:16:23 +00:00
2a03b988d2
without --topfolder--
2013-02-11 13:44:28 +00:00
359386c084
some foldertree stuff, working at least with old etemplate
2013-02-11 13:41:07 +00:00
2953f33146
some foldertree stuff, working at least with old etemplate
2013-02-11 13:40:58 +00:00
e2c001f442
to debug
2013-02-11 13:04:49 +00:00
82982e8933
further steps
2013-02-11 11:46:35 +00:00
f49c6996fe
remove lang files, as we want to start with a new set
2013-02-11 10:21:34 +00:00
2588cf2642
Fix missing destroy() in color picker widget
2013-02-11 09:55:41 +00:00
834e57f9a7
Change attribute name to match what we're used to
2013-02-11 08:13:29 +00:00
7855944a3a
Add quick viewer for et2 widgets
2013-02-11 08:10:25 +00:00
98ad9dcd15
Add legacy option data format to silence a warning, though not needed client side
2013-02-11 08:08:28 +00:00
c91c84ddfc
Intial import of new mail app for et2 from Klaus
2013-02-08 19:11:44 +00:00
62ee825a9d
Removed mail to add it as own app
2013-02-08 19:08:00 +00:00
4f247b26f8
merged translations and other uncommited ones
2013-02-08 19:03:20 +00:00
c764604231
explicit whitelist for certain attributes and widget-types used to supress rows and cols everywhere but textbox and suppress orient if empty
2013-02-08 16:48:55 +00:00
abba55b569
German translations from Stefan, plus some Suomi translations
2013-02-08 16:22:47 +00:00
f4d51423f8
Implement validate, fix missing options after submit
2013-02-08 16:10:26 +00:00
be58fce3a5
first shot on new mail app ->mail<- intended to run on eT2
2013-02-08 14:55:33 +00:00
f61d4b64f5
Adapt calendar participants to et2 link
2013-02-08 14:07:39 +00:00
a99deb4473
Get contact link working with et2
2013-02-08 13:46:08 +00:00
b802aa64a8
Override et2_container.destroy() to not try to remove itself from the parent, it does not have a parent
2013-02-08 13:25:56 +00:00
763279562c
fixed event handling in tree, added tree specific onSelect and onCheck events, implemented !multiple mode and fixed dhtmlxtree to not trigger onSelect if selection is change via set_value (according to their documentation)
2013-02-08 13:23:58 +00:00
6de7ab7faf
Hide message line in edit popup when there is no message, as the other apps do it
2013-02-08 12:47:54 +00:00
13816aae70
Better check on global_data type before using it - null too
2013-02-08 12:26:41 +00:00
834832b87e
Better check on global_data type before using it
2013-02-08 12:22:19 +00:00
b42e913478
Add a new date sub-widget, date-time_today that displays the time if value is today, the date if the value is not today
2013-02-08 11:10:45 +00:00
a48c990607
Nextmatch-customfilter doesn't need its own file, move it in with the others
2013-02-08 10:50:55 +00:00
79a6e9f2d3
Don't set category title if category has no description
2013-02-08 10:50:19 +00:00
aa07a243c1
Fix widget not allowed / DOM error in nextmatch-accountfilter
2013-02-08 10:38:09 +00:00
194dd78deb
silenced warning: can not use scalar value as array in line 672
2013-02-08 08:54:20 +00:00
2809b52d4d
Downgrade no data error to a log, enhance message to include most likely cause
2013-02-08 08:32:17 +00:00
a178fd1cec
Stop caring about multiple for readonly, display all values provided
2013-02-07 16:05:32 +00:00
3fdce9467a
Finish splitting only_app out of application list
2013-02-07 16:01:41 +00:00
ca3536bf25
If no column display settings from app or preferences, display all columns
2013-02-07 15:46:36 +00:00
52ac0dd0b3
fix lang.php always returning all translations, because preferences::standard_substitutes loads them
2013-02-07 15:32:18 +00:00
20e53cb21a
Remove Add button width restriction, was actually respected by et2
2013-02-07 15:30:11 +00:00
e094b35394
Get nextmatch_customfilter working
2013-02-07 14:36:19 +00:00
8b28ba7ab6
added serverside parameters for synchronisation of row-data and hierarchical display of the grid
2013-02-07 12:43:57 +00:00