Nathan Gray
1b6bf633f6
Add missing *
2012-01-09 16:47:24 +00:00
Nathan Gray
c737584fc0
Add mergeprint tag for links to a specified application: links/appname
2012-01-09 16:27:17 +00:00
Nathan Gray
304e5971c2
Add mergeprint tag for links to a specified application: links/appname
2012-01-09 16:25:17 +00:00
Nathan Gray
bc24fbc43f
Add mergeprint tag for links to a specified application: links/appname
2012-01-09 16:23:02 +00:00
Klaus Leithoff
cd3c3c5000
API/tree: do not check parent treenodes if not expizitly selected
2012-01-09 14:51:22 +00:00
Ralf Becker
bf64a26ec5
quieten message that "jdots" is not installed
2012-01-09 10:27:27 +00:00
Klaus Leithoff
1f21b38876
add priority to the sel_options in case someone wants to display the priority as stand alone column
2012-01-09 09:36:17 +00:00
Nathan Gray
3ca9fe8b88
Add mergeprint tag for links to a specified application: links/appname
2012-01-06 18:02:54 +00:00
Nathan Gray
e843208353
Add mergeprint tag for links to a specified application: links/appname
2012-01-06 17:57:16 +00:00
Klaus Leithoff
bfd333b0c2
Limit custom field app entry possibilities to apps that support query and title, which are required for custom field to work properly
2012-01-06 15:34:47 +00:00
Klaus Leithoff
a98f6a29c5
catching pear error on cmdStatus
2012-01-06 14:56:26 +00:00
Klaus Leithoff
7d1bfd6eee
fix assumed typo for returnvalue on error in function title; defined/described as boolean/string but was array for one error case
2012-01-06 12:55:41 +00:00
Klaus Leithoff
e7bb55dca9
* notification: if sending meeting requests: only send the text/plain part, as outlook interprets the html part as meeting description
2012-01-06 12:31:47 +00:00
Klaus Leithoff
f0fda96adc
remove unwanted apps from app list (home-account, addressbook-mail) from the browse dialog of files
2012-01-06 10:22:22 +00:00
Klaus Leithoff
0b879cbfde
remove felamimail from static app_list in egw_link, as felamimail is implementing search_link;
2012-01-06 10:14:33 +00:00
Ralf Becker
4f6deb5b46
check if $name is already a country-code, before attempting to find a matching one, which can fail in certain areas of setup
2012-01-05 21:57:37 +00:00
Klaus Leithoff
86e0e7665c
* filemanager: Tracker#2640 copy/cut/paste not working -> fixing a java-script syntax error: missing ; for button statustext ->call:clipboard_tooltip(this)
2012-01-05 14:34:22 +00:00
Klaus Leithoff
8b9bd33ad4
addressbook/esync: make sure private is set (with 0 or 1); as an contact_private set to NULL within the database is invisible to the users
2012-01-05 12:24:04 +00:00
Klaus Leithoff
65a5aca94f
* email: fix for ->print of messages in compose state failes with whitescreen<-
2012-01-05 12:12:28 +00:00
Ralf Becker
494a3af78f
html5 input type=nummeric seems to ignore size, setting a width instead
2012-01-05 01:44:13 +00:00
Ralf Becker
cec9e39582
* Calendar/CalDAV: Add index for cal_modified and cal_user_modified to improve performance of ctag and etag generation on big installtions
...
Running this update is NOT required, calendar and CalDAV will continue working without, therefore I backported it to 11.1
2012-01-04 21:46:09 +00:00
Nathan Gray
09a512c085
Filter definitions by selected application / plugin
2012-01-04 15:58:51 +00:00
Klaus Leithoff
0971f9e015
Changelog for 11.1.20120104
2012-01-04 09:20:36 +00:00
Klaus Leithoff
4cc16bcc33
API/customfields: fix for link-entry validation problems caused by unmotivated/empty default data. This may require a review.
2012-01-03 16:34:03 +00:00
Klaus Leithoff
acd3806ab1
* API/customfields: fix for Stylite Ticket#2629 ->Mandatory custom field not saved<- fix for customfields (if mandatory) where not saved on first attempt, after failed formvalidation.
2012-01-03 14:41:59 +00:00
Klaus Leithoff
a3e5f9d371
Set the IMAP Server ID for Cached SieveError
2012-01-02 16:42:39 +00:00
Klaus Leithoff
a780e5a1f1
* felamimail: handle IE (8) problem regarding toggling editor modes in compose window
2011-12-29 11:20:13 +00:00
Klaus Leithoff
15be419929
* addressbook: distributionlists, allow to add any seen contact to an available (and editable) distributionlist
2011-12-28 10:56:47 +00:00
Klaus Leithoff
df3c830936
fixing typo in error handling of authCRAM_MD5 and authDigest_MD5
2011-12-28 08:55:47 +00:00
Klaus Leithoff
dbade56f3f
handling possible PEAR Error when fetching the CAPABILITY
2011-12-28 08:53:22 +00:00
Nathan Gray
57869d398d
Fix bug causing too many results from foreign key search
2011-12-27 15:39:55 +00:00
Klaus Leithoff
6cac0922ce
* filemanager: delete->reset any occasion where the delete action may be stored, as it may be ressurected out of the helpers by etemplate, which is quite unconvenient in certain conditions (delete a file, upload a file with the same name to this very folder, continue uploading files to that folder: this process may lead to the deletion of the former file while uploading other files)
2011-12-27 11:11:00 +00:00
Nathan Gray
4535662b12
Restore pm_id & project merge markers
2011-12-23 16:40:43 +00:00
Nathan Gray
6256a143c7
* Add data preview to import test mode
2011-12-23 16:37:38 +00:00
Klaus Leithoff
b0e5edf555
silence error_log from calendar_bo triggered by statMessage
2011-12-23 11:25:49 +00:00
Nathan Gray
df4a6b99eb
Changed end date / duration to use (in order):
...
Due date, completed date or start + duration preference
2011-12-22 15:31:03 +00:00
Klaus Leithoff
65df488f5d
* calendar/esync: do not allow a minimum length of less then 1 for uid; esync: if no UID given, do not even try to fetch exceptions.
2011-12-22 14:46:00 +00:00
Nathan Gray
fad91e04e0
* Create tracker tickets from infolog entries
2011-12-21 15:55:12 +00:00
Klaus Leithoff
cc3f3c92a9
fix to fetch Vacation part of sieve script when vacation is active (seen when using dovecot)
2011-12-21 15:25:46 +00:00
Klaus Leithoff
926e3bfca7
fixing bug, when preset is already set
2011-12-21 14:13:36 +00:00
Klaus Leithoff
483d33fb76
Changelog for 11.1.20111221
2011-12-21 08:29:28 +00:00
Nathan Gray
ae33b58bc6
* Create calendar events based on infolog entries
2011-12-20 17:35:34 +00:00
Nathan Gray
5c9cae68fe
Add ability to create calendar entries from infolog entries
2011-12-20 17:32:54 +00:00
Nathan Gray
4ab6305f59
Add warnings
2011-12-20 17:04:54 +00:00
Nathan Gray
ca8da3efc6
Add warnings
2011-12-20 17:03:47 +00:00
Nathan Gray
2ac6626cdd
Add warnings
2011-12-20 17:03:05 +00:00
Nathan Gray
7609e413bd
Add warnings
2011-12-20 17:02:49 +00:00
Nathan Gray
b47274d508
Add warnings
2011-12-20 16:57:23 +00:00
Nathan Gray
90328bf9cd
Add warnings, use warning instead of error on link problem
2011-12-20 15:51:44 +00:00
Nathan Gray
0054184aaf
* Scheduled import improvements:
...
- Importing from a remote url over HTTP
- Better display of results in schedule list
- Notification of warnings / errors via notification system
- Import all files in a directory
- Option to delete file(s) after import
2011-12-20 15:45:16 +00:00