Cleaned up references

Monotone-Parent: 3ef5e91c07d076b9a4422a3de00743204ab19bdc
Monotone-Revision: ddb6d1e34096a18e84b736ef11f42b6e70af2cec

Monotone-Author: ludovic@Sophos.ca
Monotone-Date: 2010-06-10T15:07:13
Monotone-Branch: ca.inverse.sogo
maint-2.0.2
Ludovic Marcotte 2010-06-10 15:07:13 +00:00
parent 58933b153b
commit 5c88713086
7 changed files with 14 additions and 14 deletions

View File

@ -1928,13 +1928,13 @@
part in the SMTP server address. So one can now
specify hostname:port (like localhost:587) as
a value of SOGoSMTPServer. This fixes
http://www.scalableogo.org/bugs/view.php?id=201
http://www.sogo.nu/bugs/view.php?id=201
* SoObjects/Mailer/SOGoMailForward.m (init):
Now consider SOGoMailComposeMessageType instead
of ComposeMessagesType when checking if we are
using HTML mails composition mode. This fixes
http://www.scalableogo.org/bugs/view.php?id=280
http://www.sogo.nu/bugs/view.php?id=280
2009-12-25 Ludovic Marcotte <lmarcotte@inverse.ca>
@ -1949,23 +1949,23 @@
Don't call -configureFormatters in -init as it'll
invoke labelForKey prior to setPage: - resulting
in the wrong resources manager being selected.
This fixes: http://www.scalableogo.org/bugs/view.php?id=286
This fixes: http://www.sogo.nu/bugs/view.php?id=286
* UI/Templates/ContactsUI/UIxContactFoldersView.wox
UI/Templates/SchedulerUI/UIxCalMainView.wox
Modified the uploadForm in those two templates (to add
const:href="") in order to avoid SOPE sessions being
created upon access to the calendar or address book module.
This fixes: http://www.scalableogo.org/bugs/view.php?id=208
This fixes: http://www.sogo.nu/bugs/view.php?id=208
* SoObjects/SOGo/NSDictionary+Utilities.m (-userRecordAsLDIFEntry)
We skip the "isGroup" attribute from the list of attributes
to include during LDIF generation. This fixes:
http://www.scalableogo.org/bugs/view.php?id=221
http://www.sogo.nu/bugs/view.php?id=221
* UI/WebServerResources/SchedulerUI.js - we also invoke
refreshTasks() in onCalendarReload(). This fixes:
http://www.scalableogo.org/bugs/view.php?id=250
http://www.sogo.nu/bugs/view.php?id=250
2009-12-22 Ludovic Marcotte <lmarcotte@inverse.ca>
@ -2009,7 +2009,7 @@
(_davPersonalCalendarURL): We make sure we handle the
presence or not of the trailing slash when we call
-davURLAsString on the parent object. See
http://www.scalableogo.org/bugs/view.php?id=74 for
http://www.sogo.nu/bugs/view.php?id=74 for
all details.
2009-12-14 Ludovic Marcotte <lmarcotte@inverse.ca>

View File

@ -31,7 +31,7 @@ PATH=/sbin:/bin:/usr/sbin:/usr/bin
NAME=sogo
DAEMON=/usr/GNUstep/System/Tools/Admin/sogod
DESC="Scalable OpenGroupware.Org (Inverse edition)"
DESC="SOGo"
USER=$NAME
PREFORK=1

View File

@ -34,7 +34,7 @@ PATH=/sbin:/bin:/usr/sbin:/usr/bin
NAME=sogo
DAEMON=/usr/sbin/sogod
DESC="Scalable OpenGroupware.Org"
DESC="SOGo"
USER=$NAME
PREFORK=1

View File

@ -12,7 +12,7 @@
><var:string var:value="doctype" const:escapeHTML="NO"/>
<div id="aboutBox" style="display:none;">
<div>
<p class="logo"><img const:alt="Scalable OGo" rsrc:src="sogo-logo.png"/></p>
<p class="logo"><img const:alt="SOGo" rsrc:src="sogo-logo.png"/></p>
<p>Version <var:string value="version"/> <span class="buildDate">(<var:string value="buildDate" />)</span></p>
<p class="scroll"><var:string label:value="AboutBox" const:escapeHTML="NO"/></p>
<img const:alt="Inverse" rsrc:src="inverse.png"/>

4
debian/copyright vendored
View File

@ -1,7 +1,7 @@
This package was debianized by Inverse <support@inverse.ca> on
Mon, 27 Jul 2009 10:57:51 -0400.
It was downloaded from http://www.scalableogo.org/fr/downloads/backend.html
It was downloaded from http://www.sogo.nu/downloads/backend.html
Upstream Authors:
@ -9,7 +9,7 @@ Upstream Authors:
Copyright:
Copyright (C) 2006-2009 Inverse inc.
Copyright (C) 2006-2010 Inverse inc.
License:

2
debian/sogo.init vendored
View File

@ -34,7 +34,7 @@ PATH=/sbin:/bin:/usr/sbin:/usr/bin
NAME=sogo
DAEMON=/usr/sbin/sogod
DESC="Scalable OpenGroupware.Org"
DESC="SOGo"
USER=$NAME
PREFORK=1

View File

@ -1,4 +1,4 @@
Summary: Scalable OpenGroupware.org (Inverse edition)
Summary: SOGo
Name: sogo
Version: %{sogo_version}
Release: %{dist_suffix}%{?dist}