2019-02-06 23:10:30 +0100 Mike Gabriel (fc919f3)

	* release 0.99.7 (HEAD -> master)

2019-02-06 23:01:08 +0100 Mike Gabriel (0f31635)

	* Update German translation.

2019-02-06 22:22:17 +0100 Mike Gabriel (c8010cf)

	* contrib/update-locale: Fix recognition of translation starter.

2019-02-06 22:07:03 +0100 Mike Gabriel (bf5e27c)

	* update translation files

2019-02-06 22:05:47 +0100 Mike Gabriel (3f143af)

	* Add support for editing LDAP's alias attribute description (only
          for users for now).

2017-12-15 11:17:57 +0100 bzapiec (5f5ed69)

	* fixed init_multiple_support call

2017-11-28 10:18:18 +0100 bzapiec (16d5d36)

	* fix deprecated constructor call

2017-09-05 13:04:01 +0200 Mike Gabriel (155f90a)

	* Merge branch 'EdwardBetts-spelling'

2017-09-01 18:13:34 +0100 Edward Betts (a4af8d9)

	* correct spelling mistake

2017-07-28 10:34:18 +0200 Mike Gabriel (bdb7409)

	* release 0.99.6 (tag: 0.99.6)

2017-07-28 10:30:48 +0200 Mike Gabriel (eb5651e)

	* PHP 7 compatibility: Fix parent constructor calls.

2015-10-30 19:20:35 +0100 Mike Gabriel (61e0c6e)

	* Drop "²" from GOsa in headline.

2015-10-30 19:03:16 +0100 Mike Gabriel (cc5f919)

	* Make README.md headline match Github project description.

2015-10-30 19:02:55 +0100 Mike Gabriel (637ace0)

	* Fix missing line break at EOF.

2015-10-30 19:00:56 +0100 Mike Gabriel (81fb319)

	* Add AUTHORS.txt file.

2015-10-30 18:59:39 +0100 Mike Gabriel (01405cc)

	* Add README.md file that explains about this plugin.

2015-10-30 11:54:44 +0100 Mike Gabriel (31501f5)

	* Add README.gosa-compat, compatible with GOsa² 2.7.x.

2015-09-16 15:19:54 +0200 Mike Gabriel (4d1fbde)

	* Don't lower-case mail addresses. The user should be allowed to
          stored mingled-cased mail addresses in the LDAP address
          book.

2015-09-01 14:18:49 +0200 Mike Gabriel (49af559)

	* fine-tune .tpl gettext extraction for parameterized {t} blocks

2015-09-01 13:50:06 +0200 Mike Gabriel (6616b63)

	* update-locale: Make parameterized {t} blocks translatable.

2015-08-27 12:15:01 +0200 Mike Gabriel (2e07b7f)

	* release 0.99.5 (tag: 0.99.5)

2015-08-27 12:14:33 +0200 Mike Gabriel (4df0a5b)

	* fix indentations, provide comment block for class_groupMail.inc

2015-08-27 12:00:25 +0200 Mike Gabriel (6c81415)

	* class_mailAccount: Fix incomplete line of code.

2015-08-27 01:14:17 +0200 Mike Gabriel (2608aac)

	* release 0.99.4 (tag: 0.99.4)

2015-08-27 01:16:50 +0200 Mike Gabriel (cbc1f9b)

	* pre-release white-space cleanup

2015-08-27 01:10:26 +0200 Mike Gabriel (27d803c)

	* update i18n

2015-08-27 01:01:03 +0200 Mike Gabriel (f926e25)

	* empty mail field on multi-edits: Remember objects' former mail
          addresses and reinstate them after
          plugin::set_multi_edit_values() has been called.

2015-08-27 00:53:54 +0200 Mike Gabriel (cf29954)

	* class_groupMail: Only set object into is_account state, if a mail
          pattern is provided.

2015-08-27 00:48:00 +0200 Mike Gabriel (c969f70)

	* class_mailAccount: On multi-edit actions, interprete an empty mail
          pattern as no action to take on mail address fields.

2015-08-27 00:44:17 +0200 Mike Gabriel (a7cb30d)

	* object creation on multi-edits: If mailaddress object is not yet in
          account state, set it into that state on multi-edit
          actions.

2015-08-27 00:21:54 +0200 Mike Gabriel (257294b)

	* smarty-gettext obviously does not render html entities, using curly
          braces in translations instead

2015-08-27 00:03:24 +0200 Mike Gabriel (9c30df8)

	* .tpl files: Replace smarty tags {ldelim} and {rdelim} by the
          corresponding html entities to fix gettext translations.

2015-08-26 23:10:10 +0200 Mike Gabriel (17f7985)

	* class_groupMail.inc: Drop translation for acl property. Not needed
          in gosa-plugin-mailaddress.

2015-08-26 22:52:11 +0200 Mike Gabriel (e463331)

	* de.po: Rework translation of mail everywhere (e-Mail -> Mail).

2015-08-26 22:43:35 +0200 Mike Gabriel (a7f3b68)

	* class_groupMail.inc: Clean variable declarartions.

2015-08-26 22:35:54 +0200 Mike Gabriel (8fb474f)

	* class_groupMail.inc: Make sure that sanity checks on entered mail
          addresses actually happen.

2015-08-26 21:59:49 +0200 Mike Gabriel (aa95ba9)

	* de.po: Fix line wrappeing (via poedit).

2015-08-26 21:47:26 +0200 Mike Gabriel (771cbf4)

	* de.po: Typo fix.

2015-08-26 21:39:37 +0200 Mike Gabriel (36b7b1b)

	* update locale

2015-08-26 21:39:28 +0200 Mike Gabriel (55d6fee)

	* Drop the idea of listing mails about to be changed with mailAccount
          multi-edit.

2015-08-26 21:38:43 +0200 Mike Gabriel (492d71e)

	* paste_mailaddress.tpl: Rephrase translatable strings, drop "Add
          local" button.

2015-08-26 20:50:35 +0200 Mike Gabriel (19c366d)

	* initial draft of a groupMail mail address plugin

2015-08-26 16:21:56 +0200 Mike Gabriel (7a64e2c)

	* line break added

2015-08-26 16:21:46 +0200 Mike Gabriel (f840553)

	* some hightlighting fixes for mcedit in comments

2015-08-26 16:20:45 +0200 Mike Gabriel (23ab94e)

	* mailAccount: Add multi-edit support.

2015-08-05 20:34:48 +0200 Mike Gabriel (bc3d0e4)

	* release 0.99.3 (tag: 0.99.3)

2015-08-05 20:01:05 +0200 Mike Gabriel (b6233e5)

	* Fix typo (gosaMailserver -> gosaMailServer).

2015-08-05 19:59:46 +0200 Mike Gabriel (8ba90bd)

	* update header of German locale file

2015-08-05 19:11:46 +0200 Mike Gabriel (e295862)

	* release 0.99.2 (tag: 0.99.2)

2015-08-05 19:10:55 +0200 Mike Gabriel (810faaa)

	* Add COPYING file (GPL-2+).

2015-08-05 19:10:41 +0200 Mike Gabriel (281cc8b)

	* Drop all images obtained from gosa-plugin-mail, none is needed for
          this minimal plugin.

2015-08-05 18:51:49 +0200 Mike Gabriel (fce4476)

	* release 0.99.1 (tag: 0.99.1)

2015-08-05 18:55:58 +0200 Mike Gabriel (d57f84c)

	* update localization (en, de)

2015-08-05 18:50:13 +0200 Mike Gabriel (0faee72)

	* initial version

