Hadi Nategh
312a914ce2
Bind onmouseenter event of add contact+ button on url-email set_value, as widget might be created by apps client side code, not directly loaded from xet file
2014-09-01 10:02:18 +00:00
Ralf Becker
7c55d5658a
some more logging
2014-08-29 16:37:30 +00:00
Hadi Nategh
db4d26482a
Use url-email contact_plus attribute in mail index instead of binding tooltip explicxitly on mail app
2014-08-29 15:16:23 +00:00
Hadi Nategh
02453109d1
Add new attribute to url-email widget in order to be able to add contact+ button to each email address.
2014-08-29 14:56:14 +00:00
Ralf Becker
a418ac8646
copy 14.1 changelog to trunk to satisfy update checker
2014-08-28 13:10:25 +00:00
Hadi Nategh
92919a242a
Consider INBOX as default folder for edit ACL.
...
-Fix selecting edit acl from context menu on mail profile name (root folder) gives an javascript error
2014-08-28 12:31:03 +00:00
Hadi Nategh
b2d03e62fe
Consider INBOX as default folder for edit ACL.
...
-Fix selecting edit acl from context menu on mail profile name (root folder) gives an javascript error
2014-08-28 12:30:16 +00:00
Ralf Becker
0a952f54a5
same is true (and fixable here) for right-click in sub for actions allowing no multiple entries
2014-08-28 12:14:33 +00:00
Ralf Becker
d9bcab4f58
same is true (and fixable here) for right-click in sub for actions allowing no multiple entries
2014-08-28 12:14:09 +00:00
Ralf Becker
6fe1d935d4
when nextmatch queries children, querying controller has no filters, so we have to use the ones from its parent
2014-08-28 12:13:45 +00:00
Ralf Becker
d9fe3a5f8c
when nextmatch queries children, querying controller has no filters, so we have to use the ones from its parent
2014-08-28 12:09:08 +00:00
Ralf Becker
f243e8fe31
Changelog for 14.1.20140828
2014-08-28 09:54:37 +00:00
Ralf Becker
491817de35
fixing temp. fix:
...
- doubleclick does not deselect selection in other hierarchy level (eg. previous selected sub-entry in infolog) --> use _senders
- if there was a confirmation _senders array contains strings with id instead of action-objects
- empty placeholder from sub-level is selectable --> ignore its empty id
2014-08-28 09:48:46 +00:00
Ralf Becker
8e75eca579
fixing temp. fix:
...
- doubleclick does not deselect selection in other hierarchy level (eg. previous selected sub-entry in infolog) --> use _senders
- if there was a confirmation _senders array contains strings with id instead of action-objects
- empty placeholder from sub-level is selectable --> ignore its empty id
2014-08-28 09:48:27 +00:00
Ralf Becker
d860dd5ecd
* EMailAdmin/Mail: folders on personal accounts where not stored, automatic unsetting "use default" when changing/adding folders
2014-08-28 09:05:58 +00:00
Ralf Becker
2b1a3f7a6c
missing translation
2014-08-28 07:23:36 +00:00
Ralf Becker
0a93f3dc0c
backport of Nathans r48352: Fix history log widget no longer working
2014-08-27 17:28:07 +00:00
Nathan Gray
ff29be3197
Fix history log widget no longer working
2014-08-27 17:13:38 +00:00
Ralf Becker
de3cb0f4db
an other timezone fix for time(only) widget: this.date is on current date, changing it in get_value() to 1970-01-01, gives a time-difference, if we are currently on DST
2014-08-27 16:57:44 +00:00
Ralf Becker
df83b4dbbe
an other timezone fix for time(only) widget: this.date is on current date, changing it in get_value() to 1970-01-01, gives a time-difference, if we are currently on DST
2014-08-27 16:57:22 +00:00
Ralf Becker
1ed8a70a08
backport from Nathans r48344: Fix duration parsed in wrong format if there was no choice for format.
2014-08-27 16:32:20 +00:00
Ralf Becker
ee167028e3
temp. fix for _ids containing (wrong) selections from different hierarchy levels, fixes doubleclick on InfoLog with children, selects more then one entry to open, which obviously fails
2014-08-27 15:56:20 +00:00
Ralf Becker
f9a99637d1
temp. fix for _ids containing (wrong) selections from different hierarchy levels, fixes doubleclick on InfoLog with children, selects more then one entry to open, which obviously fails
2014-08-27 15:56:01 +00:00
Ralf Becker
a65b23a3ee
pending de translations
2014-08-27 15:48:31 +00:00
Ralf Becker
624be7e0b9
pending de translations
2014-08-27 15:47:39 +00:00
Nathan Gray
6b2b686544
Fix duration parsed in wrong format if there was no choice for format.
2014-08-27 15:09:14 +00:00
Ralf Becker
0e4ad593bd
reintroduced old list-no-subs preferences as "Show sub-entries" with options "Always", "Only if there is a filter", "Only while searching"
2014-08-27 14:38:25 +00:00
Ralf Becker
6cabb4d37f
reintroduced old list-no-subs preferences as "Show sub-entries" with options "Always", "Only if there is a filter", "Only while searching"
2014-08-27 14:38:03 +00:00
Ralf Becker
a3de47b754
PEAR check: show version again, if available, instead of just "Yes"
2014-08-27 12:16:36 +00:00
Ralf Becker
a025e4f5a5
PEAR check: show version again, if available, instead of just "Yes"
2014-08-27 12:16:16 +00:00
Hadi Nategh
05efa9c638
Allow to set endtime before starttime, and calculate it as next day time.
...
- Fix setting endtime after middnight gives an validation error
- Move starttime validation under starttime field
2014-08-27 12:04:57 +00:00
Hadi Nategh
a2c60633c6
Allow to set endtime before starttime, and calculate it as next day time.
...
- Fix setting endtime after middnight gives an validation error
- Move starttime validation under starttime field
2014-08-27 12:04:05 +00:00
Ralf Becker
7176b93602
be more specific about found pear packages, for which we could not check the version
2014-08-27 10:25:45 +00:00
Ralf Becker
e3e42b3dc8
be more specific about found pear packages, for which we could not check the version
2014-08-27 10:25:17 +00:00
Hadi Nategh
0bfbfd8b0b
* Calendar: Fix sidebar calendar in pixelegg to not flicking while the mouse is over on dates, and gets expanded with sidebar column resize
2014-08-27 09:47:48 +00:00
Hadi Nategh
220d314cf9
* Calendar: Fix sidebar calendar in pixelegg to not flicking while the mouse is over on dates, and gets expanded with sidebar column resize
2014-08-27 09:46:57 +00:00
Hadi Nategh
b648528e64
Give recources thumbnail auto height as pixelegg has fixed height and it causes to deform the image size
2014-08-27 09:14:58 +00:00
Hadi Nategh
43e0818df1
Give recources thumbnail auto height as pixelegg has fixed height and it causes to deform the image size
2014-08-27 09:12:54 +00:00
Ralf Becker
304e34f1ec
disable homepage preferences, until we have a home-page again
2014-08-27 09:06:52 +00:00
Ralf Becker
08c409fdad
disable homepage preferences, until we have a home-page again
2014-08-27 09:06:20 +00:00
Ralf Becker
03c9a3d6cf
removed usage of removed "listNoSubs" preference, as it leads to empty sub-view, if preference was set
2014-08-27 08:57:59 +00:00
Ralf Becker
ce9599343e
removed usage of removed "listNoSubs" preference, as it leads to empty sub-view, if preference was set
2014-08-27 08:57:36 +00:00
Ralf Becker
87cdff8ebe
Changelog for 14.1.20140827
2014-08-27 08:15:55 +00:00
Hadi Nategh
d3e9374184
* Resources/list: Fix thumbnails size in resources' listview
2014-08-27 08:14:07 +00:00
Hadi Nategh
76830f71af
* Resources/list: Fix thumbnails size in resources' listview
2014-08-27 08:12:57 +00:00
Ralf Becker
7941e8e683
* InfoLog: subentries are now shown only in hierarchical view and updates to them also update modification time of parent
2014-08-27 07:53:57 +00:00
Ralf Becker
bdc8b5bd01
* InfoLog: subentries are now shown only in hierarchical view and updates to them also update modification time of parent
2014-08-27 07:53:40 +00:00
Ralf Becker
7389eaba41
* Mail/PostgreSQL: fixed SQL error in compose
2014-08-27 05:59:56 +00:00
Ralf Becker
a481031a2d
fixed sql error "argument of AND must be type boolean, not type integer"
2014-08-26 19:30:19 +00:00
Ralf Becker
7948b17745
fixed sql error "argument of AND must be type boolean, not type integer"
2014-08-26 19:29:56 +00:00