Backport für:

* Korrektur für PublishedLink
 * Anpassungen für AddCategoryStep, so daß nun die selektierten Kategorien immer angezeigt werden und diese Zuweisung auch im selben Formular wieder entfernt werden können.




git-svn-id: https://svn.libreccm.org/ccm/trunk@876 8810af33-2d31-482b-a856-94f89814c4df
master
quasi 2011-04-22 08:38:15 +00:00
parent 9753a2b101
commit 74709be216
3 changed files with 4 additions and 4 deletions

View File

@ -1,4 +1,4 @@
BUNDLE_NAME=aplaws-plus-zes-devel BUNDLE_NAME=aplaws-plus-zes-devel
BUNDLE_PRETTY_NAME="APLAWS+ ZeS Devel Bundle" BUNDLE_PRETTY_NAME="APLAWS+ ZeS Devel Bundle"
VERSION=1.0.9devel VERSION=1.1.2devel
RELEASE=1 RELEASE=1

View File

@ -7,8 +7,8 @@
ccmVersion="6.1" ccmVersion="6.1"
name="aplaws-zes" name="aplaws-zes"
prettyName="APLAWS plus" prettyName="APLAWS plus"
version="1-1-1" version="1-1-2"
release="rc2-772" release="rc3-840"
webxml="web.xml-aplaws" webxml="web.xml-aplaws"
webapp="ROOT" webapp="ROOT"
xsi:schemaLocation="http://ccm.redhat.com/ccm-project file:tools-ng/common/xsd/project.xsd"> xsi:schemaLocation="http://ccm.redhat.com/ccm-project file:tools-ng/common/xsd/project.xsd">

View File

@ -83,7 +83,7 @@
</target> </target>
<target name="upgrade" description="Upgrade"> <target name="upgrade" depends="prepare-load" description="Upgrade">
<fail message="Configure the package being upgraded using the ccm.upgrade.package property"> <fail message="Configure the package being upgraded using the ccm.upgrade.package property">
<condition> <condition>
<or> <or>