Commit Graph

130 Commits

Author SHA1 Message Date
Sushma Rai 401a1b85c6 Handling the errors EXCHANGE_ACCOUNT_FOLDER_GC_NOTREACHABLE and
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
2006-07-24 10:26:02 +00:00
Sushma Rai 55675f968d Checking if a user is subscribing to his own folder. Fixes #311322.
Patch submitted by "Vandana Shenoy .B  <shvandana@novell.com>"

svn path=/trunk/; revision=32374
2006-07-22 09:09:20 +00:00
Andre Klapper 5b4a0d7756 remove "*" from translation. Fixes bug #331147.
2006-07-18  Andre Klapper  <a9016009@gmx.de>

	* addressbook/gui/contact-editor/contact-editor.glade:
	* addressbook/gui/contact-editor/fullname.glade:
	* addressbook/gui/contact-editor/fulladdr.glade:
	* addressbook/gui/contact-editor/im.glade:
	* addressbook/gui/contact-list-editor/contact-list-editor.glade:
	* calendar/gui/dialogs/calendar-setup.glade:
	* calendar/gui/dialogs/new-calendar.glade:
	* calendar/gui/dialogs/new-task-list.glade:
	* calendar/gui/dialogs/url-editor-dialog.glade:
	* mail/message-tags.glade:
	* plugins/exchange-operations/exchange-change-password.glade:
	* plugins/groupwise-features/properties.glade:
	* widgets/e-timezone-dialog/e-timezone-dialog.glade:
	* widgets/menus/gal-view-instance-save-as-dialog.glade:
	* widgets/menus/gal-view-new-dialog.glade:
	* widgets/misc/e-attachment.glade:
	* widgets/misc/gal-categories.glade:
	remove "*" from translation. Fixes bug #331147.

svn path=/trunk/; revision=32340
2006-07-18 22:32:56 +00:00
Andre Klapper 993c0752e7 remove empty strings from translation
2006-07-13  Andre Klapper  <a9016009@gmx.de>

	* mail/mail-config.glade:
	* plugins/exchange-operations/exchange-permissions-dialog.glade:
	* widgets/menus/gal-view-instance-save-as-dialog.glade:
	remove empty strings from translation

svn path=/trunk/; revision=32300
2006-07-13 12:28:40 +00:00
Hiroyuki Ikezoe 91a5d90496 ** Fixes bug #341369
2006-07-07  Hiroyuki Ikezoe  <poincare@ikezoe.net>

	** Fixes bug #341369
	* filter/rule-editor.c:
	* plugins/exchange-operations/exchange-calendar.c:
	* plugins/exchange-operations/exchange-contacts.c:
	* plugins/save-attachments/save-attachments.c:
	fixing memory leaks.

svn path=/trunk/; revision=32256
2006-07-07 23:53:23 +00:00
Sushma Rai 65ef60b46c On successful connection, checking if the OOF state is set in the
server, and if it is set, asking the user if he wants to change it
to in-office during login. Fixes #344650.

svn path=/trunk/; revision=32152
2006-06-15 10:59:05 +00:00
Sushma Rai 48de88a67b Defined and using new error code for displayig offline state of Evolution.
Fixes #344270.

svn path=/trunk/; revision=32127
2006-06-13 10:15:40 +00:00
Sushma Rai a47f11a04b Enabling the OK button only when the username is entered, fixes #317025.
svn path=/trunk/; revision=32086
2006-06-07 07:04:44 +00:00
Sankar P dd5cc403f6 Do not print the password in the terminal.
2006-05-11  Sankar P  <psankar@novell.com>

	* exchange-account-setup.c: (btn_chpass_clicked):
	Do not print the password in the terminal.

svn path=/trunk/; revision=31972
2006-05-11 10:34:54 +00:00
Sushma Rai c45989a66b Using the HIGified notification message. Fixes #302825.
svn path=/trunk/; revision=31968
2006-05-10 11:13:17 +00:00
Sushma Rai ed1fa5121b Not displaying error message on cancel operation. Fixes #332131.
svn path=/trunk/; revision=31966
2006-05-10 08:25:25 +00:00
Sushma Rai 29ec3be40e Changed the function signature. Fixes #329371.
* exchange-account-setup.c (owa_authenticate_user): Changed the function
signature. Fixes #329371.

svn path=/trunk/; revision=31864
2006-04-22 07:49:03 +00:00
Sushma Rai 9a9d6aacb2 Setting the e-source properties after both folder rename and new folder
creation. Fixes #328578 and #338876.

svn path=/trunk/; revision=31831
2006-04-19 10:27:27 +00:00
Sushma Rai e027656d8d Return TRUE in case of non-exchange accounts. Fixes #338198.
svn path=/trunk/; revision=31819
2006-04-17 09:36:16 +00:00
Sushma Rai a7373b9438 Handling rename opearion for public and subscribed folders.
Fixes #328813 and #315522.

svn path=/trunk/; revision=31792
2006-04-10 03:54:09 +00:00
Sushma Rai 9d82014a94 Corrected the rename folder operation and also not allowing the rename
of standard folders. Fixes #310433.

svn path=/trunk/; revision=31780
2006-04-06 16:36:22 +00:00
Sushma Rai 83c00f8e8d Freeing GConfValue. See #329251.
svn path=/trunk/; revision=31650
2006-03-06 05:40:18 +00:00
Sushma Rai ed27f0db52 Not unrefing the account passed to the signal handler. Fixes #332129.
svn path=/trunk/; revision=31649
2006-03-06 05:27:23 +00:00
Sushma Rai 6e8744011c Fixed the typo "retrun" to "return"
svn path=/trunk/; revision=31592
2006-02-27 11:25:41 +00:00
Sushma Rai 6b93ed2f65 NULL check for accounts. Fixes #332185.
svn path=/trunk/; revision=31590
2006-02-27 09:11:33 +00:00
Sushma Rai 02f4fc5437 Trying to get the exchange account, only when invoked for exchange account
and also not showing the folder permissions dialog when invoked in offline
mode. See #332514.

svn path=/trunk/; revision=31585
2006-02-27 06:54:16 +00:00
Sushma Rai 9e4a5e053f Added bug id to the changelog.
svn path=/trunk/; revision=31584
2006-02-27 06:27:16 +00:00
Sushma Rai 0cb0624aa6 Fixed the problem with the sent and drafts folder URIs and also
setting them. Fixes #324693.

svn path=/trunk/; revision=31583
2006-02-27 06:24:33 +00:00
Sushma Rai 8ac649ab85 Memory leak fixes. See #329251.
svn path=/trunk/; revision=31578
2006-02-25 06:40:28 +00:00
Irene Huang 9013865df4 Fixes bug #331635
2006-02-18  Irene Huang <Irene.Huang@sun.com>

        Fixes bug #331635

        * exchange-account-setup.c: (org_gnome_exchange_settings):
        Add NULL as the last parameter in g_object_new to mark the
        the end of parameter list.

svn path=/trunk/; revision=31546
2006-02-20 11:06:55 +00:00
Sushma Rai 082ba66f37 updated the bug ids.
svn path=/trunk/; revision=31472
2006-02-10 06:41:06 +00:00
Sushma Rai d45c32b900 Fixes the problems of marking GAL for offline usage and as default folder
and also overwriting the GAL uri with relative uri of some other folder.
Fixes #329623 and #329624

svn path=/trunk/; revision=31470
2006-02-10 06:21:05 +00:00
Sushma Rai ff98640ae2 Freeing uri_text. See #329251.
svn path=/trunk/; revision=31468
2006-02-10 05:47:00 +00:00
Sushma Rai 90e3e5497f Fixed memory leaks. Fixes #329251.
svn path=/trunk/; revision=31418
2006-02-06 08:53:21 +00:00
Karsten Bräckelmann fa8915ed3a fix a bunch of Address Book strings
svn path=/trunk/; revision=31413
2006-02-05 23:46:27 +00:00
Sushma Rai b6bd229a92 Fixed the issue with subscribing to other user's folders. (#328554)
svn path=/trunk/; revision=31401
2006-02-03 10:27:26 +00:00
Kjartan Maraas 45f799eb86 Make this place a bit more quiet
svn path=/trunk/; revision=31328
2006-01-27 16:34:03 +00:00
Sushma Rai 89c42a5198 Corrected the memory corruption in forming the URIs. Fixes #328304.
svn path=/trunk/; revision=31323
2006-01-27 12:02:57 +00:00
Sushma Rai 3ae8c5c93d Making the warning and error dialogs non-modal. Fixes #328385.
svn path=/trunk/; revision=31295
2006-01-24 10:03:52 +00:00
Sushma Rai aa350edea0 Checking for the NULL URI, Fixes #328282.
svn path=/trunk/; revision=31281
2006-01-23 15:20:49 +00:00
Sushma Rai 305832a728 Reading the auth type from ExchangeAccount and setting it in URL if the url
doesn't contain the auth mechanism value. Fixes #327284.

svn path=/trunk/; revision=31270
2006-01-23 08:04:21 +00:00
Andre Klapper 88422e94ee plugins/prefer-plain/org-gnome-prefer-plain.eplug.xml changed "mails" to
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-19 21:04:24 +00:00
Sushma Rai c43e660f77 Displaying the offline message for both Exchange personal and GAL folders.
Fixes #327483.

svn path=/trunk/; revision=31232
2006-01-18 12:55:50 +00:00
Harish Krishnaswamy 422ed5b4db Fixed a minor typo in error string. (#327053).
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
2006-01-16 08:13:09 +00:00
Harish Krishnaswamy e23b0cfd52 Fix a grammar error in translatable string. (#327155)
2006-01-16  Harish Krishnaswamy  <kharish@novell.com>

* exchange-config-listener.c: (display_passwd_expiry_message):
Fix a grammar error in translatable string. (#327155)

svn path=/trunk/; revision=31200
2006-01-16 08:04:29 +00:00
Sushma Rai a3a7bbbc5b Set the "save-passwd" parameter value EAccount. Fixes #326842.
svn path=/trunk/; revision=31170
2006-01-13 15:29:02 +00:00
Sushma Rai f4f4f94e72 Added krb5 checks while invoking change_passwd_cb() and
exchange_config_listener_authenticate().

svn path=/trunk/; revision=31166
2006-01-13 10:35:16 +00:00
Chenthill Palanisamy 796c0f96c7 fixes #271546
svn path=/trunk/; revision=31162
2006-01-13 10:16:40 +00:00
Sushma Rai 368a776689 Cheking for password expired error code, displaying the error message and
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-12 09:31:05 +00:00
Srinivasa Ragavan e11574da12 ** Fixes bug #316100
2006-01-11  Srinivasa Ragavan  <sragavan@novell.com>

	** Fixes bug #316100

	* org-gnome-exchange-ab-subscription.xml:
	* org-gnome-exchange-tasks-subscription.xml:
	* org-gnome-folder-permissions.xml:
	* org-gnome-folder-subscription.xml:
	Removed empty menu entry which was pointing to Tools menu.

svn path=/trunk/; revision=31125
2006-01-10 18:38:04 +00:00
Sushma Rai 300a4e978c Fixed the issue of subscribe to other users folder being modal.
Fixes #314748

svn path=/trunk/; revision=31103
2006-01-09 13:29:27 +00:00
Simon Zheng aca90f1bb3 use libedataserver/e-account-list.h instead of e-util/e-account-list.h.
2006-01-06  Simon Zheng <simon.zheng@sun.com>

        * exchange-account-setup.c:
        * exchange-calendar.c:
        * exchange-config-listener.h:
        * exchange-contacts.c:
        use libedataserver/e-account-list.h instead of e-util/e-account-list.h.
        use libedataserver/e-account.h instead of e-util/e-account.h.

svn path=/trunk/; revision=31076
2006-01-06 06:49:25 +00:00
Sushma Rai 18c2ab5bc8 Setting the username, authtype, auth-domain and auth properties on the esource
created, so that corresponding folder will be authenticated and loaded after
the folder creation. Also fixed memory leak in case of no any changes
condition. Not freeing the non allocated string offline_mode.

svn path=/trunk/; revision=31064
2006-01-05 13:01:58 +00:00
Sushma Rai 66e80f9db9 In the plugin porceed only with the exchange account folders.
fixes #325491.

svn path=/trunk/; revision=31020
2006-01-02 09:52:58 +00:00
Harish Krishnaswamy 7ddd1c1379 String Fixes (Bug #325122)
2006-01-01   Harish Krishnaswamy <kharish@novell.com>

* String Fixes (Bug #325122)

svn path=/trunk/; revision=31006
2006-01-01 13:56:31 +00:00