steffen: server/kolab-webadmin/kolab-webadmin ChangeLog, 1.1, 1.2 configure.ac, 1.7, 1.8

cvs at intevation.de cvs at intevation.de
Fri Jul 9 11:47:58 CEST 2004


Author: steffen

Update of /kolabrepository/server/kolab-webadmin/kolab-webadmin
In directory doto:/tmp/cvs-serv13633/kolab-webadmin/kolab-webadmin

Modified Files:
	ChangeLog configure.ac 
Log Message:
versions

Index: ChangeLog
===================================================================
RCS file: /kolabrepository/server/kolab-webadmin/kolab-webadmin/ChangeLog,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -d -r1.1 -r1.2
--- ChangeLog	7 Jun 2004 22:29:45 -0000	1.1
+++ ChangeLog	9 Jul 2004 09:47:56 -0000	1.2
@@ -1,3 +1,106 @@
+2004-07-09 07:37  stephan
+
+	* php/admin/templates/en/kolab.tpl: Add appropriate email address
+	  as requested
+
+2004-07-08 17:04  bernhard
+
+	* php/admin/templates/en/kolab.tpl: Fixed stupid typo in Codefusion
+	  URL. :(
+
+2004-07-08 13:44  steffen
+
+	* php/admin/include/form.class.php, www/admin/sharedfolder/sf.php:
+	  new permissions "read anon" and "read hidden" + allow special
+	  usernames anyone and anonymous in ACLs
+
+2004-07-07 20:34  martin
+
+	* php/admin/templates/en/kolab.tpl: Martin K.: html syntax and
+	  updated email addresses
+
+2004-07-07 18:51  martin
+
+	* www/admin/distributionlist/list.php: Marrtin K.: little typo
+
+2004-07-07 18:01  bernhard
+
+	* php/admin/templates/en/kolab.tpl: Updated contents for Kolab2.
+	  Added Codefusion as part of the Kolab group.    Credited
+	  Radley for the work on the format, mentioning designed toltec.
+	  Link to the OL plug-in list to be more fair.    Added
+	  Intevation participants and Stephan and Stuart from Codefusion
+		  as they also have CVS write access and actively
+	  contribute.  Some Reformating.
+
+2004-07-07 13:45  steffen
+
+	* configure.ac, php/admin/include/ldap.class.php,
+	  www/admin/sharedfolder/sf.php: fix for issue215
+
+2004-07-01 01:40  steffen
+
+	* configure.ac, kolab-webadmin.spec.in: update build date
+	  automatically
+
+2004-06-30 22:49  steffen
+
+	* php/admin/include/ldap.class.php: use ldap uri for php to support
+	  ldaps
+
+2004-06-28 16:00  steffen
+
+	* kolab-webadmin.spec.in, www/admin/sharedfolder/sf.php: fix for
+	  issues 204 and 205
+
+2004-06-23 12:26  steffen
+
+	* Makefile.am, configure.ac, kolab-webadmin.spec.in: build spec
+	  file with configure
+
+2004-06-21 03:46  steffen
+
+	* configure.ac, www/admin/sharedfolder/index.php,
+	  www/admin/sharedfolder/sf.php: shared folder handling + multiple
+	  bugfixes
+
+2004-06-18 13:25  steffen
+
+	* Makefile.am: Issue183
+
+2004-06-17 11:14  steffen
+
+	* configure.ac: versions
+
+2004-06-17 11:12  steffen
+
+	* php/admin/include/ldap.class.php,
+	  www/admin/distributionlist/list.php, www/admin/user/user.php: fix
+	  for issue191 + "delegate"
+
+2004-06-15 03:59  steffen
+
+	* configure.ac: version
+
+2004-06-15 03:51  steffen
+
+	* php/admin/include/form.class.php,
+	  php/admin/templates/en/service.tpl, www/admin/style.css,
+	  www/admin/service/index.php: updated version, added list of
+	  kolab-servers to servicepage
+
+2004-06-14 04:13  steffen
+
+	* php/admin/include/form.class.php, www/admin/user/user.php: more
+	  group stuff
+
+2004-06-08 00:29  steffen
+
+	* ChangeLog, Makefile.am, bootstrap, configure.ac,
+	  php/admin/include/mysmarty.php,
+	  php/admin/include/mysmarty.php.in: moved kolab-webadmin to
+	  autotools (credits to Richard Bos)
+
 2004-06-04 12:46  steffen
 
 	* www/admin/: distributionlist/list.php, user/user.php: bugfixes +

Index: configure.ac
===================================================================
RCS file: /kolabrepository/server/kolab-webadmin/kolab-webadmin/configure.ac,v
retrieving revision 1.7
retrieving revision 1.8
diff -u -d -r1.7 -r1.8
--- configure.ac	7 Jul 2004 11:45:47 -0000	1.7
+++ configure.ac	9 Jul 2004 09:47:56 -0000	1.8
@@ -1,6 +1,6 @@
 AC_PREREQ(2.57)
 
-m4_define(_VERSION,0.2.5)
+m4_define(_VERSION,0.2.6)
 AC_INIT([kolab-webadmin],[_VERSION],[kolab-devel at kolab.org])
 AC_CONFIG_SRCDIR(php/admin/include/ldap.class.php)
 AC_CONFIG_AUX_DIR(.)





More information about the commits mailing list