| Commit message (Collapse) | Author | Age | Files | Lines |
|
|
|
|
|
|
|
|
|
|
|
| |
2008-07-11 Bharath Acharya <abharath@novell.com>
** Fix for bug #542149
* exchange-folder-subscription.c: (subscribe_to_folder): Display an error message
to restart if user tries to subscribe to other's mailbox.
* org-gnome-exchange-operations.error.xml: Added the corresponding error message.
svn path=/trunk/; revision=35779
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
2007-07-09 Chenthill Palanisamy <pchenthill@novell.com>
reviewed by: Veerapuram Varadhan <vvaradhan@novell.com>
* exchange-delegates-user.c: (map_to_full_role_name),
(em_utils_delegates_done), (exchange_delegates_user_edit):
* exchange-delegates-user.h:
* exchange-delegates.c: (add_button_clicked_cb),
(edit_button_clicked_cb), (email_look_up), (table_click_cb):
* exchange-delegates.glade:
* exchange-delegates.h:
* exchange-mail-send-options.c: (append_to_header):
* exchange-send-options.c:
(exchange_send_options_get_widgets_data), (get_widgets),
(exchange_send_options_fill_widgets_with_data),
(exchange_send_options_cb), (delegate_option_toggled),
(addressbook_dialog_response), (addressbook_entry_changed),
(address_button_clicked), (exchange_sendoptions_dialog_run),
(exchange_sendoptions_dialog_init):
* exchange-send-options.glade:
* exchange-send-options.h:
* org-gnome-exchange-operations.error.xml: Added the exchange
delegation support.
Committing on behalf of Bharath Acharya <abharath@novell.com>
svn path=/trunk/; revision=33784
|
|
|
|
| |
svn path=/trunk/; revision=32484
|
|
|
|
|
|
|
| |
EXCHANGE_ACCOUNT_FOLDER_NO_SUCH_USER. Added an error code
folder-no-gc-error and corresponding error string. Fixes #234359.
svn path=/trunk/; revision=32403
|
|
|
|
|
|
| |
Fixes #344270.
svn path=/trunk/; revision=32127
|
|
|
|
| |
svn path=/trunk/; revision=31968
|
|
|
|
|
|
|
|
|
|
|
| |
2006-01-19 Andre Klapper <a9016009@gmx.de>
* plugins/bbdb/org-gnome-evolution-bbdb.eplug.xml:
* plugins/exchange-operations/org-gnome-exchange-operations.error.xml:
* plugins/prefer-plain/org-gnome-prefer-plain.eplug.xml
changed "mails" to "mail", "emails" or "messages". Fixes bug 325569.
svn path=/trunk/; revision=31244
|
|
|
|
|
|
|
|
|
| |
2006-01-16 Harish Krishnaswamy <kharish@novell.com>
* org-gnome-exchange-operations.error.xml:
Fixed a minor typo in error string. (#327053).
svn path=/trunk/; revision=31201
|
|
|
|
|
|
|
|
|
| |
allowing the user to reset password. Also showing password expiry warning
message in advance. Fixes #326060.
Also, Checking for the quota related error codes and displaying the
corresponding error/warning messages to the user. Fixes #326087.
svn path=/trunk/; revision=31143
|
|
|
|
|
|
|
|
| |
2006-01-01 Harish Krishnaswamy <kharish@novell.com>
* String Fixes (Bug #325122)
svn path=/trunk/; revision=31006
|
|
|
|
|
|
|
|
| |
2006-01-01 Harish Krishnaswamy <kharish@novell.com>
Fix for #325117
svn path=/trunk/; revision=31005
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
2005-12-30 Andre Klapper <a9016009@gmx.de>
* evolution/plugins/exchange-operations/org-gnome-exchange-operations.error.xml,
evolution/plugins/groupwise-features/properties.glade,
evolution/plugins/bbdb/org-gnome-evolution-bbdb.eplug.xml,
evolution/plugins/plugin-manager/org-gnome-plugin-manager.eplug.xml,
evolution/ui/evolution-calendar.xml org-gnome-evolution-startup-wizard.eplug.xml,
evolution/mail/mail.error.xml: Fixing several typos and harmonizing
capital/small letters. Partially fixes bug 306117.
svn path=/trunk/; revision=30972
|
|
|
|
|
|
| |
translatable string.
svn path=/trunk/; revision=30755
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
2005-07-25 Arunprakash <arunp@novell.com>
* exchange-delegates.c (get_folder_security) (add_button_clicked_cb) (delegates_apply) : Changed the e_notice calls to e_error_run calls.
* exchange-folder-permission.c (create_folder_subscription_dialog) :
Same. * exchange-calendar.c (e_exchange_calendar_commit) : Same.
* exchange-contacts.c (e_exchange_contacts_commit) : Same.
* exchange-folder-subscription.c (create_folder_subscription_dialog) :
Same
* exchange-permissions-dialog.c (exchange_permissions_dialog_new)
(dialog_response) (add_clicked): Same.
* exchange-operations.c (exchange_operations_report_error) : Modified
to report the quota value to the user.
* org-gnome-exchange-operations.error.xml : Added few more
error descriptions needed for the above changes.
svn path=/trunk/; revision=29876
|
|
2005-07-11 Sarfraaz Ahmed <asarfraaz@novell.com>
Patch submitted by ArunPrakash <arunp@novell.com>
* exchange-operations.c (exchange_operations_report_error) : Newly
added, to report errors using e_error_run. Also a list of error-ids is
added.
* exchange-config-listener.c (account_added) (account_removed) :
Modified the usage of e_notice to e_error_run. Also the error from
exchange_account_connect is reported using
exchange_operations_report_error.
* exchange-account-setup.c (btn_chpass_clicked)
(org_gnome_exchange_settings) (print_error) (set_oof_info): Changed to
use exchange_operations_report_error and e_error_run functions.
* org-gnome-exchange-operations.error.xml : Newly added, defines
the list of error messages used in the plugin.
* Makefile.am : Modified for org-gnome-exchange-operations.error.xml
svn path=/trunk/; revision=29707
|