GitHub/WoltLab/WCF.git
11 years agoMerge branch 'master' of git://github.com/WoltLab/WCF into enhancement/cleanup
Matthias Schmidt [Sun, 14 Oct 2012 07:02:36 +0000 (09:02 +0200)]
Merge branch 'master' of git://github.com/WoltLab/WCF into enhancement/cleanup

Conflicts:
wcfsetup/install/files/js/WCF.js
wcfsetup/install/files/lib/system/package/plugin/ACPMenuPackageInstallationPlugin.class.php
wcfsetup/install/files/lib/system/package/plugin/ACPSearchProviderPackageInstallationPlugin.class.php
wcfsetup/install/files/lib/system/package/plugin/ACPTemplatePackageInstallationPlugin.class.php
wcfsetup/install/files/lib/system/package/plugin/CoreObjectPackageInstallationPlugin.class.php
wcfsetup/install/files/lib/system/package/plugin/CronjobPackageInstallationPlugin.class.php
wcfsetup/install/files/lib/system/package/plugin/EventListenerPackageInstallationPlugin.class.php
wcfsetup/install/files/lib/system/package/plugin/TemplateListenerPackageInstallationPlugin.class.php
wcfsetup/install/files/lib/system/package/plugin/UserGroupOptionPackageInstallationPlugin.class.php
wcfsetup/install/files/lib/system/package/plugin/UserOptionPackageInstallationPlugin.class.php
wcfsetup/install/files/lib/system/template/plugin/DatediffModifierTemplatePlugin.class.php

11 years agoFixed wrong array index for cronjob uninstallation
Alexander Ebert [Sun, 14 Oct 2012 00:20:20 +0000 (02:20 +0200)]
Fixed wrong array index for cronjob uninstallation

Fixes #786

11 years agoRemoved LessStylesheetsPage
Alexander Ebert [Sun, 14 Oct 2012 00:12:51 +0000 (02:12 +0200)]
Removed LessStylesheetsPage

Fixes #813

11 years agoConverted Callback-class to UTF-8
Alexander Ebert [Sun, 14 Oct 2012 00:11:51 +0000 (02:11 +0200)]
Converted Callback-class to UTF-8

11 years agoPackage installation dialogs submits on [Enter] within input
Alexander Ebert [Sun, 14 Oct 2012 00:06:31 +0000 (02:06 +0200)]
Package installation dialogs submits on [Enter] within input

Fixes #649

11 years agoForce cache reset if options were changed
Alexander Ebert [Sat, 13 Oct 2012 23:59:33 +0000 (01:59 +0200)]
Force cache reset if options were changed

Fixes #645

11 years agoRemoved unnecessary uninstall()-method
Alexander Ebert [Sat, 13 Oct 2012 23:27:28 +0000 (01:27 +0200)]
Removed unnecessary uninstall()-method

Fixes #560

11 years agoFixed support for UTF-8 image text if using broken GD
Alexander Ebert [Sat, 13 Oct 2012 23:25:35 +0000 (01:25 +0200)]
Fixed support for UTF-8 image text if using broken GD

Fixes #576

11 years agoMerge pull request #776 from Siora/CollapsibleSimpleFix
Alexander Ebert [Sat, 13 Oct 2012 23:12:39 +0000 (16:12 -0700)]
Merge pull request #776 from Siora/CollapsibleSimpleFix

fix collapsible simple icon change

11 years agoMerge pull request #724 from frmwrk123/enhancement/I18n
Alexander Ebert [Sat, 13 Oct 2012 23:11:50 +0000 (16:11 -0700)]
Merge pull request #724 from frmwrk123/enhancement/I18n

Added setValue and setValues method.

11 years agoMerge pull request #623 from ForkForce/StringUtil-patch-1
Alexander Ebert [Sat, 13 Oct 2012 23:08:50 +0000 (16:08 -0700)]
Merge pull request #623 from ForkForce/StringUtil-patch-1

Added endsWith() and startsWith() to StringUtil

11 years agoMerge pull request #626 from Kiv4h/RESTfulAPIAccess
Alexander Ebert [Sat, 13 Oct 2012 23:06:19 +0000 (16:06 -0700)]
Merge pull request #626 from Kiv4h/RESTfulAPIAccess

Provides RESTful access to database objects.

11 years agoMerge pull request #712 from MeinAccount/feature/IStorableObject/getData
Alexander Ebert [Sat, 13 Oct 2012 23:05:59 +0000 (16:05 -0700)]
Merge pull request #712 from MeinAccount/feature/IStorableObject/getData

Added IStorableObject::getData()

11 years agoMerge pull request #758 from Gravatronics/enhancement/actionInterface
Alexander Ebert [Sat, 13 Oct 2012 23:05:15 +0000 (16:05 -0700)]
Merge pull request #758 from Gravatronics/enhancement/actionInterface

Adds several interfaces for dbo actions

11 years agoMerge pull request #721 from frmwrk123/enhancement/packageInstallation
Alexander Ebert [Sat, 13 Oct 2012 23:04:55 +0000 (16:04 -0700)]
Merge pull request #721 from frmwrk123/enhancement/packageInstallation

WCF plugins which have other requirements than the WCF will stop install...

11 years agoMerge pull request #762 from frmwrk123/enhancement/DatabaseObjectDecorator
Alexander Ebert [Sat, 13 Oct 2012 23:04:18 +0000 (16:04 -0700)]
Merge pull request #762 from frmwrk123/enhancement/DatabaseObjectDecorator

Implements now IDatabaseObjectProcessor.

11 years agoMerge pull request #727 from frmwrk123/fixing/unterminatedStringLiteral
Alexander Ebert [Sat, 13 Oct 2012 23:03:58 +0000 (16:03 -0700)]
Merge pull request #727 from frmwrk123/fixing/unterminatedStringLiteral

Fixes unterminated string literal problem.

11 years agoMerge pull request #778 from MeinAccount/feature/wcfDialog/_setOption
Alexander Ebert [Sat, 13 Oct 2012 23:03:26 +0000 (16:03 -0700)]
Merge pull request #778 from MeinAccount/feature/wcfDialog/_setOption

Indroduced _setOption in wcfDialog-widget

11 years agoMerge pull request #793 from Gravatronics/enhancement/getLanguageIDsGuest
Alexander Ebert [Sat, 13 Oct 2012 23:00:20 +0000 (16:00 -0700)]
Merge pull request #793 from Gravatronics/enhancement/getLanguageIDsGuest

Implements User::getLanguageIDs() for guests

11 years agoMerge pull request #789 from Gravatronics/enhancement/defaultI18nLangVarCategory
Alexander Ebert [Sat, 13 Oct 2012 23:00:09 +0000 (16:00 -0700)]
Merge pull request #789 from Gravatronics/enhancement/defaultI18nLangVarCategory

Sets default i18n lang var category for categories

11 years agoMerge pull request #791 from Gravatronics/enhancement/packageInstallationPlugins
Alexander Ebert [Sat, 13 Oct 2012 22:59:53 +0000 (15:59 -0700)]
Merge pull request #791 from Gravatronics/enhancement/packageInstallationPlugins

Enhances package installation plugins

11 years agoMerge pull request #794 from Gravatronics/enhancement/acpSearchResultProviderNames
Alexander Ebert [Sat, 13 Oct 2012 22:59:40 +0000 (15:59 -0700)]
Merge pull request #794 from Gravatronics/enhancement/acpSearchResultProviderNames

Enhances names of acp search result providers

11 years agoMerge pull request #811 from Gravatronics/bug/categoryCollapsing
Alexander Ebert [Sat, 13 Oct 2012 22:58:19 +0000 (15:58 -0700)]
Merge pull request #811 from Gravatronics/bug/categoryCollapsing

Fixes category collapsing

11 years agoMerge pull request #825 from Gravatronics/bug/languageCacheReset
Alexander Ebert [Sat, 13 Oct 2012 22:58:00 +0000 (15:58 -0700)]
Merge pull request #825 from Gravatronics/bug/languageCacheReset

Adds missing method for language cache reset

11 years agoMerge pull request #828 from Gravatronics/enhancement/clipboardContainerData
Alexander Ebert [Sat, 13 Oct 2012 22:57:48 +0000 (15:57 -0700)]
Merge pull request #828 from Gravatronics/enhancement/clipboardContainerData

Makes clipboard container data

11 years agoMerge pull request #826 from Gravatronics/bug/clipboardContainerData
Alexander Ebert [Sat, 13 Oct 2012 22:57:37 +0000 (15:57 -0700)]
Merge pull request #826 from Gravatronics/bug/clipboardContainerData

Adds missing AJAX request parameter 'containerData'

11 years agoStyle export now uses XMLWriter
Alexander Ebert [Sat, 13 Oct 2012 18:26:48 +0000 (20:26 +0200)]
Style export now uses XMLWriter

11 years agoAdded XMLWriter as wrapper for PHP's build-in XMLWriter
Alexander Ebert [Sat, 13 Oct 2012 18:26:34 +0000 (20:26 +0200)]
Added XMLWriter as wrapper for PHP's build-in XMLWriter

11 years agoFixed style import/export
Alexander Ebert [Fri, 12 Oct 2012 19:41:13 +0000 (21:41 +0200)]
Fixed style import/export

11 years agoFixed event target within WCF.Action.Delete
Alexander Ebert [Fri, 12 Oct 2012 19:08:07 +0000 (21:08 +0200)]
Fixed event target within WCF.Action.Delete

11 years agoAdded ability to export styles as package
Alexander Ebert [Fri, 12 Oct 2012 17:33:41 +0000 (19:33 +0200)]
Added ability to export styles as package

11 years agoDuplicating styles will disable the new style
Alexander Ebert [Fri, 12 Oct 2012 02:47:47 +0000 (04:47 +0200)]
Duplicating styles will disable the new style

11 years agoAdded methods to enable/disable styles
Alexander Ebert [Fri, 12 Oct 2012 02:41:59 +0000 (04:41 +0200)]
Added methods to enable/disable styles

11 years agoFixed method to export styles
Alexander Ebert [Fri, 12 Oct 2012 01:29:24 +0000 (03:29 +0200)]
Fixed method to export styles

11 years agoAdded style duplication
Alexander Ebert [Thu, 11 Oct 2012 23:29:19 +0000 (01:29 +0200)]
Added style duplication

11 years agoMerge branch 'master' of github.com:WoltLab/WCF
Alexander Ebert [Thu, 11 Oct 2012 22:03:11 +0000 (00:03 +0200)]
Merge branch 'master' of github.com:WoltLab/WCF

11 years agoImproved style API
Alexander Ebert [Thu, 11 Oct 2012 22:02:55 +0000 (00:02 +0200)]
Improved style API

11 years agoMerge pull request #756 from Gravatronics/bug/dateDiffModifier
Tim Düsterhus [Thu, 11 Oct 2012 09:10:59 +0000 (02:10 -0700)]
Merge pull request #756 from Gravatronics/bug/dateDiffModifier

Implements dateDiff modifier

11 years agoFixed comment
Alexander Ebert [Wed, 10 Oct 2012 19:16:36 +0000 (21:16 +0200)]
Fixed comment

11 years agoFixed style editing
Alexander Ebert [Wed, 10 Oct 2012 15:38:04 +0000 (17:38 +0200)]
Fixed style editing

11 years agoAdds missing class
Matthias Schmidt [Tue, 9 Oct 2012 17:22:59 +0000 (19:22 +0200)]
Adds missing class

11 years agoRemoves obsolete method
Matthias Schmidt [Tue, 9 Oct 2012 17:20:12 +0000 (19:20 +0200)]
Removes obsolete method

11 years agoMerge branch 'master' of git://github.com/WoltLab/WCF into bug/dateDiffModifier
Matthias Schmidt [Tue, 9 Oct 2012 17:19:38 +0000 (19:19 +0200)]
Merge branch 'master' of git://github.com/WoltLab/WCF into bug/dateDiffModifier

Conflicts:
wcfsetup/install/files/lib/system/template/plugin/DatediffModifierTemplatePlugin.class.php

11 years agoMerge branch 'master' of github.com:WoltLab/WCF
Tim Düsterhus [Tue, 9 Oct 2012 16:29:54 +0000 (18:29 +0200)]
Merge branch 'master' of github.com:WoltLab/WCF

11 years agoAdding DateUtil::diff barebone
Tim Düsterhus [Tue, 9 Oct 2012 16:29:27 +0000 (18:29 +0200)]
Adding DateUtil::diff barebone

11 years agoAdded color picker for WCF
Alexander Ebert [Mon, 8 Oct 2012 17:38:02 +0000 (19:38 +0200)]
Added color picker for WCF

11 years agoMerge branch 'master' of git://github.com/WoltLab/WCF into enhancement/packageInstall...
Matthias Schmidt [Sun, 7 Oct 2012 13:32:53 +0000 (15:32 +0200)]
Merge branch 'master' of git://github.com/WoltLab/WCF into enhancement/packageInstallationPlugins

Conflicts:
wcfsetup/install/files/lib/system/package/plugin/StyleAttributePackageInstallationPlugin.class.php

11 years agoMerge branch 'master' of git://github.com/WoltLab/WCF into enhancement/cleanup
Matthias Schmidt [Sun, 7 Oct 2012 13:13:00 +0000 (15:13 +0200)]
Merge branch 'master' of git://github.com/WoltLab/WCF into enhancement/cleanup

Conflicts:
wcfsetup/install/files/lib/data/style/StyleEditor.class.php
wcfsetup/install/files/lib/system/package/plugin/StyleAttributePackageInstallationPlugin.class.php
wcfsetup/install/files/lib/system/template/plugin/IconCompilerTemplatePlugin.class.php
wcfsetup/install/files/lib/system/template/plugin/IconPrefilterTemplatePlugin.class.php
wcfsetup/install/files/lib/util/StyleUtil.class.php
wcfsetup/install/files/style/acl.less
wcfsetup/install/files/style/layout.less
wcfsetup/install/files/style/message.less
wcfsetup/install/files/style/notification.less
wcfsetup/install/files/style/pagination.less
wcfsetup/install/files/style/tabular.less
wcfsetup/install/files/style/user.less
wcfsetup/install/files/style/userPanel.less

11 years agoAdds missing new JavaScript method
Matthias Schmidt [Sun, 7 Oct 2012 13:00:43 +0000 (15:00 +0200)]
Adds missing new JavaScript method

11 years agoMakes clipboard container data
Matthias Schmidt [Sun, 7 Oct 2012 12:58:31 +0000 (14:58 +0200)]
Makes clipboard container data

Every data attribute that starts with `type` (like `data-type-foo-bar`) is treated as container type data which is available in the clipboard action interface implementation in the `$typeData` array via `$typeData['fooBar']`.

11 years agoAdds missing AJAX request parameter 'containerData'
Matthias Schmidt [Sun, 7 Oct 2012 12:38:33 +0000 (14:38 +0200)]
Adds missing AJAX request parameter 'containerData'

11 years agoMerge branch 'master' of github.com:WoltLab/WCF into feature/wcfDialog/_setOption
Magnus Kühn [Sun, 7 Oct 2012 09:28:44 +0000 (11:28 +0200)]
Merge branch 'master' of github.com:WoltLab/WCF into feature/wcfDialog/_setOption

11 years agoRemoved references and converted all values to rgba()
Alexander Ebert [Fri, 5 Oct 2012 21:57:32 +0000 (23:57 +0200)]
Removed references and converted all values to rgba()

11 years agoAdds missing method for language cache reset
Matthias Schmidt [Wed, 3 Oct 2012 12:07:35 +0000 (14:07 +0200)]
Adds missing method for language cache reset

This method is needed to automatically reset the cache after executing an action like delete.

11 years agoAdded .jsMarked for clipboard objects
Alexander Ebert [Tue, 2 Oct 2012 15:19:16 +0000 (17:19 +0200)]
Added .jsMarked for clipboard objects

The object containing .jsClipboardItem should have the class .jsClipboardObject to support visual marking of elements (highlighting them).

11 years agoSmall basic style improvements
Marcel Werk [Mon, 1 Oct 2012 17:53:22 +0000 (19:53 +0200)]
Small basic style improvements

11 years agoSmall basic style improvements
Marcel Werk [Mon, 1 Oct 2012 16:06:12 +0000 (18:06 +0200)]
Small basic style improvements

11 years agoMerge branch 'master' of github.com:WoltLab/WCF into feature/wcfDialog/_setOption
Magnus Kühn [Sun, 30 Sep 2012 17:49:56 +0000 (19:49 +0200)]
Merge branch 'master' of github.com:WoltLab/WCF into feature/wcfDialog/_setOption

11 years agoSome basic style fixes
Marcel Werk [Sun, 30 Sep 2012 16:55:48 +0000 (18:55 +0200)]
Some basic style fixes

11 years agoAdded missing variables
Marcel Werk [Sun, 30 Sep 2012 13:40:12 +0000 (15:40 +0200)]
Added missing variables

11 years agoAdded basic style; CSS/LESS overhaul
Marcel Werk [Sat, 29 Sep 2012 18:14:31 +0000 (20:14 +0200)]
Added basic style; CSS/LESS overhaul

11 years agoMerge branches 'master' and 'feature/wcfDialog/_setOption' into feature/wcfDialog...
Magnus Kühn [Sat, 29 Sep 2012 13:58:22 +0000 (15:58 +0200)]
Merge branches 'master' and 'feature/wcfDialog/_setOption' into feature/wcfDialog/_setOption

11 years agoMerge pull request #820 from KittBlog/templateDesign
Tim Düsterhus [Fri, 28 Sep 2012 15:35:06 +0000 (08:35 -0700)]
Merge pull request #820 from KittBlog/templateDesign

new classes for specific tables

11 years agonew classes for specific tables
KittBlog [Fri, 28 Sep 2012 15:32:57 +0000 (17:32 +0200)]
new classes for specific tables

11 years agoAdded group option category "mod.general"
Alexander Ebert [Thu, 27 Sep 2012 23:21:28 +0000 (01:21 +0200)]
Added group option category "mod.general"

11 years agoAdded menu items and permissions for style system
Alexander Ebert [Thu, 27 Sep 2012 22:56:43 +0000 (00:56 +0200)]
Added menu items and permissions for style system

11 years agoImageViewer is now stored within $imageViewer
Alexander Ebert [Thu, 27 Sep 2012 21:39:09 +0000 (23:39 +0200)]
ImageViewer is now stored within $imageViewer

https://www.woltlab.com/bugtracker/index.php?page=Bug&bugID=1225

11 years agoRemoved debug code
Alexander Ebert [Wed, 26 Sep 2012 19:30:19 +0000 (21:30 +0200)]
Removed debug code

11 years agoMerge pull request #819 from frmwrk123/fixing/ClipboardHandler
Alexander Ebert [Tue, 25 Sep 2012 15:54:17 +0000 (08:54 -0700)]
Merge pull request #819 from frmwrk123/fixing/ClipboardHandler

Fixed wrong column name.

11 years agoFixed wrong column name.
Jim Martens [Tue, 25 Sep 2012 15:41:38 +0000 (17:41 +0200)]
Fixed wrong column name.

11 years agoRemoved PNG support for icons
Alexander Ebert [Tue, 25 Sep 2012 11:21:06 +0000 (13:21 +0200)]
Removed PNG support for icons

11 years agoFixed style handling and removed PNG support for icons
Alexander Ebert [Tue, 25 Sep 2012 11:12:42 +0000 (13:12 +0200)]
Fixed style handling and removed PNG support for icons

11 years agoFixed cache builder for styles
Alexander Ebert [Mon, 24 Sep 2012 22:46:21 +0000 (00:46 +0200)]
Fixed cache builder for styles

11 years agoFixed styles compiling and added a few missing variables
Alexander Ebert [Mon, 24 Sep 2012 22:14:51 +0000 (00:14 +0200)]
Fixed styles compiling and added a few missing variables

11 years agoFixed duplicate entries
Alexander Ebert [Mon, 24 Sep 2012 20:07:19 +0000 (22:07 +0200)]
Fixed duplicate entries

11 years agoMerge branch 'master' of github.com:WoltLab/WCF
Alexander Ebert [Mon, 24 Sep 2012 17:33:30 +0000 (19:33 +0200)]
Merge branch 'master' of github.com:WoltLab/WCF

Conflicts:
wcfsetup/install/files/lib/system/style/StyleCompiler.class.php

11 years agovariables.less is now replaced by wcf1_style_variable
Alexander Ebert [Mon, 24 Sep 2012 17:21:44 +0000 (19:21 +0200)]
variables.less is now replaced by wcf1_style_variable

11 years agoRemoved unused member in UserUtil
Tim Düsterhus [Sun, 23 Sep 2012 18:17:52 +0000 (21:17 +0300)]
Removed unused member in UserUtil

11 years agoMerge pull request #816 from frmwrk123/fixing/StyleCompiler
Tim Düsterhus [Sun, 23 Sep 2012 10:53:30 +0000 (03:53 -0700)]
Merge pull request #816 from frmwrk123/fixing/StyleCompiler

Added missing execute statement.

11 years agoAdded missing execute statement.
Jim Martens [Sun, 23 Sep 2012 10:45:59 +0000 (12:45 +0200)]
Added missing execute statement.

11 years agoAdded filemtime as parameter for stylesheets
Alexander Ebert [Sat, 22 Sep 2012 15:38:56 +0000 (17:38 +0200)]
Added filemtime as parameter for stylesheets

11 years agoChanged author name by request
Alexander Ebert [Thu, 20 Sep 2012 16:13:40 +0000 (18:13 +0200)]
Changed author name by request

No, we will not comment on the reason!

11 years agoRemoved JS-based LESS support
Alexander Ebert [Thu, 20 Sep 2012 15:16:00 +0000 (17:16 +0200)]
Removed JS-based LESS support

11 years agogetStyleHandler() is now embedded within WCF class
Alexander Ebert [Thu, 20 Sep 2012 15:12:33 +0000 (17:12 +0200)]
getStyleHandler() is now embedded within WCF class

11 years agoFixed passed object
Alexander Ebert [Thu, 20 Sep 2012 15:00:19 +0000 (17:00 +0200)]
Fixed passed object

11 years agoFixed stylesheet handling within ACP
Alexander Ebert [Thu, 20 Sep 2012 14:43:24 +0000 (16:43 +0200)]
Fixed stylesheet handling within ACP

11 years agoFixed variable ... again :(
Alexander Ebert [Thu, 20 Sep 2012 13:54:18 +0000 (15:54 +0200)]
Fixed variable ... again :(

11 years agoFixed variable
Alexander Ebert [Thu, 20 Sep 2012 13:47:30 +0000 (15:47 +0200)]
Fixed variable

11 years agoSplitted LESS-stylesheets into bootstrap and normal
Alexander Ebert [Thu, 20 Sep 2012 13:38:49 +0000 (15:38 +0200)]
Splitted LESS-stylesheets into bootstrap and normal

11 years agoAdded prototype for PHP-based LESS compiler
Alexander Ebert [Thu, 20 Sep 2012 12:46:41 +0000 (14:46 +0200)]
Added prototype for PHP-based LESS compiler

11 years agoMerge branch 'master' of github.com:WoltLab/WCF
Marcel Werk [Mon, 17 Sep 2012 17:24:25 +0000 (19:24 +0200)]
Merge branch 'master' of github.com:WoltLab/WCF

11 years agoAdded function to set the object ids
Marcel Werk [Mon, 17 Sep 2012 17:24:09 +0000 (19:24 +0200)]
Added function to set the object ids

11 years agoFixes category collapsing
Matthias Schmidt [Mon, 17 Sep 2012 07:56:16 +0000 (09:56 +0200)]
Fixes category collapsing

11 years agoCleans up package
Matthias Schmidt [Sun, 16 Sep 2012 16:06:48 +0000 (18:06 +0200)]
Cleans up package

Fixes whitespaces and indentation, also updates and adds comments and adds to missing `var`s in JavaScript code.

11 years agoMerge pull request #806 from Gravatronics/enhancement/userACPMenuItemShowOrder
Alexander Ebert [Sat, 15 Sep 2012 19:50:39 +0000 (12:50 -0700)]
Merge pull request #806 from Gravatronics/enhancement/userACPMenuItemShowOrder

Changes positions of search and add user menu item

11 years agoMerge pull request #805 from Gravatronics/bug/schemaLocations
Alexander Ebert [Sat, 15 Sep 2012 19:44:51 +0000 (12:44 -0700)]
Merge pull request #805 from Gravatronics/bug/schemaLocations

Corrects schema locations

11 years agoMerge pull request #803 from MeinAccount/bug/permissionDenied
Alexander Ebert [Sat, 15 Sep 2012 19:44:06 +0000 (12:44 -0700)]
Merge pull request #803 from MeinAccount/bug/permissionDenied

Added permissionDenied-language vars

11 years agoChanges positions of search and add user menu item
Matthias Schmidt [Sat, 15 Sep 2012 17:48:59 +0000 (19:48 +0200)]
Changes positions of search and add user menu item

The general rule order is: list, add, else, thus the search item should be the third menu item.

11 years agoCorrects schema locations
Matthias Schmidt [Sat, 15 Sep 2012 16:04:36 +0000 (18:04 +0200)]
Corrects schema locations

11 years agoFixed order of language vars.
Magnus Kühn [Sat, 15 Sep 2012 10:45:00 +0000 (12:45 +0200)]
Fixed order of language vars.
Added wcf.global.redirect.*-vars