GitHub/WoltLab/WCF.git
9 years agoMerge branch '2.0'
Tim Düsterhus [Thu, 4 Jun 2015 23:14:34 +0000 (01:14 +0200)]
Merge branch '2.0'

9 years agoFix typos in en.xml and setup_en.xml
Tim Düsterhus [Thu, 4 Jun 2015 23:12:52 +0000 (01:12 +0200)]
Fix typos in en.xml and setup_en.xml

Closes #1915
Closes #1916
Closes #1917

9 years agoUpdating minified JavaScript files
woltlab.com [Thu, 4 Jun 2015 17:11:47 +0000 (19:11 +0200)]
Updating minified JavaScript files

9 years agoFixed upload button position after uploading a file
Alexander Ebert [Thu, 4 Jun 2015 17:09:00 +0000 (19:09 +0200)]
Fixed upload button position after uploading a file

9 years agoFixed redirect if accessing direct root of non-primary application
Alexander Ebert [Thu, 4 Jun 2015 14:54:06 +0000 (16:54 +0200)]
Fixed redirect if accessing direct root of non-primary application

9 years agoFixed self-reference (self:: instead of WCF::)
Alexander Ebert [Thu, 4 Jun 2015 12:44:20 +0000 (14:44 +0200)]
Fixed self-reference (self:: instead of WCF::)

9 years agoUpdating minified JavaScript files
woltlab.com [Thu, 4 Jun 2015 12:41:46 +0000 (14:41 +0200)]
Updating minified JavaScript files

9 years agoFixed incorrect removal of newlines on quote insert
Alexander Ebert [Thu, 4 Jun 2015 12:36:21 +0000 (14:36 +0200)]
Fixed incorrect removal of newlines on quote insert

9 years agoMerge branch 'master' of github.com:WoltLab/WCF
Alexander Ebert [Wed, 3 Jun 2015 17:09:08 +0000 (19:09 +0200)]
Merge branch 'master' of github.com:WoltLab/WCF

9 years agoFixed blacklist improperly handling return value for Ajax requests
Alexander Ebert [Wed, 3 Jun 2015 17:08:43 +0000 (19:08 +0200)]
Fixed blacklist improperly handling return value for Ajax requests

9 years agoFixed error handling issue in payment processing
Marcel Werk [Wed, 3 Jun 2015 15:45:21 +0000 (17:45 +0200)]
Fixed error handling issue in payment processing

9 years agoMerge branch 'master' of github.com:WoltLab/WCF
Marcel Werk [Tue, 2 Jun 2015 21:02:32 +0000 (23:02 +0200)]
Merge branch 'master' of github.com:WoltLab/WCF

9 years agoUpdating minified JavaScript files
woltlab.com [Mon, 1 Jun 2015 23:46:45 +0000 (01:46 +0200)]
Updating minified JavaScript files

9 years agoFixed an issue with U+200C/U+200D
Alexander Ebert [Mon, 1 Jun 2015 23:44:31 +0000 (01:44 +0200)]
Fixed an issue with U+200C/U+200D

9 years agoUpgraded to Redactor 10.1.2
Alexander Ebert [Mon, 1 Jun 2015 23:17:30 +0000 (01:17 +0200)]
Upgraded to Redactor 10.1.2

9 years agoImproved visuals in RTL
Alexander Ebert [Mon, 1 Jun 2015 21:44:22 +0000 (23:44 +0200)]
Improved visuals in RTL

9 years agoAdded missing variable definition
Marcel Werk [Thu, 28 May 2015 13:40:45 +0000 (15:40 +0200)]
Added missing variable definition

9 years agoMerge pull request #1909 from joshuaruesweg/patch-58
Tim Düsterhus [Sun, 24 May 2015 15:19:13 +0000 (17:19 +0200)]
Merge pull request #1909 from joshuaruesweg/patch-58

prevent unnecessary data in additionalData

9 years agoprevent unnecessary data in additionalData
Joshua Rüsweg [Sun, 24 May 2015 14:59:33 +0000 (16:59 +0200)]
prevent unnecessary data in additionalData

9 years agoDeprecate AJAXProxyAction::getData()
Tim Düsterhus [Sun, 24 May 2015 12:45:22 +0000 (14:45 +0200)]
Deprecate AJAXProxyAction::getData()

9 years agoTranslate missing language variables
joshuaruesweg [Mon, 19 Jan 2015 16:27:16 +0000 (17:27 +0100)]
Translate missing language variables

Closes #1867

9 years agoMerge branch 'master' of github.com:WoltLab/WCF
Matthias Schmidt [Sat, 23 May 2015 05:41:42 +0000 (07:41 +0200)]
Merge branch 'master' of github.com:WoltLab/WCF

9 years agoFix variable name in EventListenerPIP
Matthias Schmidt [Sat, 23 May 2015 05:41:28 +0000 (07:41 +0200)]
Fix variable name in EventListenerPIP

9 years agoUpdating minified JavaScript files
woltlab.com [Fri, 22 May 2015 18:51:46 +0000 (20:51 +0200)]
Updating minified JavaScript files

9 years agoUpdating minified JavaScript files
woltlab.com [Fri, 22 May 2015 18:51:00 +0000 (20:51 +0200)]
Updating minified JavaScript files

9 years agoFix deleting event listeners without inherit element
Matthias Schmidt [Fri, 22 May 2015 18:05:45 +0000 (20:05 +0200)]
Fix deleting event listeners without inherit element

During installation, the inherit element is optional thus there is no
need to require it for deletion.

9 years agoMerge pull request #1908 from joshuaruesweg/emailleaktwo
Tim Düsterhus [Wed, 20 May 2015 17:16:56 +0000 (19:16 +0200)]
Merge pull request #1908 from joshuaruesweg/emailleaktwo

fix email leak in user search form

9 years agofix email leak in user search form
joshuaruesweg [Wed, 20 May 2015 15:28:44 +0000 (17:28 +0200)]
fix email leak in user search form

9 years agoUpdated release date 2.1.4
Alexander Ebert [Tue, 19 May 2015 18:03:51 +0000 (20:03 +0200)]
Updated release date

9 years agoPrevent update from failing caused by missing attachment files
Alexander Ebert [Sun, 17 May 2015 10:28:13 +0000 (12:28 +0200)]
Prevent update from failing caused by missing attachment files

9 years agoAdded update script
Alexander Ebert [Sat, 16 May 2015 18:57:55 +0000 (20:57 +0200)]
Added update script

9 years agoPreparing release 2.1.4
Alexander Ebert [Sat, 16 May 2015 17:39:30 +0000 (19:39 +0200)]
Preparing release 2.1.4

9 years agoUpdating minified JavaScript files
woltlab.com [Sat, 16 May 2015 09:51:46 +0000 (11:51 +0200)]
Updating minified JavaScript files

9 years agoFix WCF.Table.EmptyTableHandler when MutationObserver is used
Matthias Schmidt [Sat, 16 May 2015 09:47:59 +0000 (11:47 +0200)]
Fix WCF.Table.EmptyTableHandler when MutationObserver is used

9 years agoCorrect parameter name
Matthias Schmidt [Sat, 16 May 2015 08:45:29 +0000 (10:45 +0200)]
Correct parameter name

9 years agoAdd missing condition removal during object deletion
Matthias Schmidt [Sat, 16 May 2015 08:43:36 +0000 (10:43 +0200)]
Add missing condition removal during object deletion

9 years agoFixed wrong default values in UserGroupOptionForm
Marcel Werk [Fri, 15 May 2015 16:43:52 +0000 (18:43 +0200)]
Fixed wrong default values in UserGroupOptionForm

9 years agoMerge branch 'master' of github.com:WoltLab/WCF
Matthias Schmidt [Fri, 15 May 2015 13:51:44 +0000 (15:51 +0200)]
Merge branch 'master' of github.com:WoltLab/WCF

9 years agoStrip newlines when compiling if conditions in templates
Matthias Schmidt [Fri, 15 May 2015 13:46:24 +0000 (15:46 +0200)]
Strip newlines when compiling if conditions in templates

Previously, the compiler could handle most situations with newlines but
had issues in certain situations with closing parentheses being followed
by a newline. This case is relevant when code of multiple template listeners
is inserted at the end of an if condition as the template engine concatenates
template listener code by newlines.

9 years agoRe-add deletion of options removed as of WCF 2.1
Tim Düsterhus [Thu, 14 May 2015 23:50:11 +0000 (01:50 +0200)]
Re-add deletion of options removed as of WCF 2.1

see 62e0e8e2dd95c74d3c4784a530e485074ab547ae

9 years agoUpdating minified JavaScript files
woltlab.com [Wed, 13 May 2015 16:41:46 +0000 (18:41 +0200)]
Updating minified JavaScript files

9 years agoFixed image parsing in Firefox
Alexander Ebert [Wed, 13 May 2015 16:38:48 +0000 (18:38 +0200)]
Fixed image parsing in Firefox

9 years agoUpgraded to Redactor 10.1.1
Alexander Ebert [Wed, 13 May 2015 15:53:51 +0000 (17:53 +0200)]
Upgraded to Redactor 10.1.1

9 years agoMerge branch 'master' of github.com:WoltLab/WCF
Marcel Werk [Wed, 13 May 2015 15:23:01 +0000 (17:23 +0200)]
Merge branch 'master' of github.com:WoltLab/WCF

9 years agoFixed smiley-parsing in list-tags
Marcel Werk [Wed, 13 May 2015 15:22:52 +0000 (17:22 +0200)]
Fixed smiley-parsing in list-tags

9 years agoFixed table plugin being always loaded
Alexander Ebert [Wed, 13 May 2015 14:58:13 +0000 (16:58 +0200)]
Fixed table plugin being always loaded

9 years agoFixed russian flag
Marcel Werk [Wed, 13 May 2015 14:53:48 +0000 (16:53 +0200)]
Fixed russian flag

9 years agoFixed broken font-size in redactor tab menu
Marcel Werk [Wed, 13 May 2015 14:47:52 +0000 (16:47 +0200)]
Fixed broken font-size in redactor tab menu

9 years agoRemoved broken alt-attribute in avatar img tags
Marcel Werk [Wed, 13 May 2015 11:13:10 +0000 (13:13 +0200)]
Removed broken alt-attribute in avatar img tags

9 years agoAdded lastActivityTime as possible default sort field option
Marcel Werk [Tue, 12 May 2015 18:27:57 +0000 (20:27 +0200)]
Added lastActivityTime as possible default sort field option

9 years agoSmall style optimization
Marcel Werk [Tue, 12 May 2015 18:11:53 +0000 (20:11 +0200)]
Small style optimization

9 years agoIncreased number of results in user quick search
Marcel Werk [Tue, 12 May 2015 11:56:03 +0000 (13:56 +0200)]
Increased number of results in user quick search

9 years agoFixed overflow issue in sidebar
Marcel Werk [Tue, 12 May 2015 11:37:11 +0000 (13:37 +0200)]
Fixed overflow issue in sidebar

9 years agoAdd text-related APIs to image adapter
Matthias Schmidt [Sun, 10 May 2015 08:04:59 +0000 (10:04 +0200)]
Add text-related APIs to image adapter

9 years agoUpdating minified JavaScript files
woltlab.com [Sun, 10 May 2015 07:31:48 +0000 (09:31 +0200)]
Updating minified JavaScript files

9 years agoImprove rendering of dialogs
Matthias Schmidt [Sun, 10 May 2015 07:24:23 +0000 (09:24 +0200)]
Improve rendering of dialogs

Only consider visible formSubmit elements for setting dialog content's margin-bottom.

9 years agoMerge branch 'master' of github.com:WoltLab/WCF
Matthias Schmidt [Sat, 9 May 2015 07:28:31 +0000 (09:28 +0200)]
Merge branch 'master' of github.com:WoltLab/WCF

9 years agoFix displaying group-specific error messages
Matthias Schmidt [Sat, 9 May 2015 07:28:17 +0000 (09:28 +0200)]
Fix displaying group-specific error messages

9 years agoMerge branch 'master' of github.com:WoltLab/WCF
Marcel Werk [Fri, 8 May 2015 18:11:28 +0000 (20:11 +0200)]
Merge branch 'master' of github.com:WoltLab/WCF

9 years agoRemoved broken cancel-button in search field
Marcel Werk [Fri, 8 May 2015 18:11:16 +0000 (20:11 +0200)]
Removed broken cancel-button in search field

9 years agoUse case-insensitive comparision for ACP search results
Matthias Schmidt [Fri, 8 May 2015 16:21:00 +0000 (18:21 +0200)]
Use case-insensitive comparision for ACP search results

9 years agoMerge branch 'master' of github.com:WoltLab/WCF
Matthias Schmidt [Fri, 8 May 2015 16:10:26 +0000 (18:10 +0200)]
Merge branch 'master' of github.com:WoltLab/WCF

9 years agoAdd update script for 2.1.4 to update image attachment filesizes
Matthias Schmidt [Fri, 8 May 2015 16:09:38 +0000 (18:09 +0200)]
Add update script for 2.1.4 to update image attachment filesizes

9 years agoMerge branch '2.0'
Marcel Werk [Fri, 8 May 2015 15:24:15 +0000 (17:24 +0200)]
Merge branch '2.0'

Conflicts:
wcfsetup/install/files/lib/data/user/UserBirthdayAction.class.php
wcfsetup/install/files/lib/system/dashboard/box/TodaysBirthdaysDashboardBox.class.php

9 years agoFixed missing permission check in birthday list
Marcel Werk [Fri, 8 May 2015 14:54:49 +0000 (16:54 +0200)]
Fixed missing permission check in birthday list

9 years agoAdd data-box-name attribute for content dashboard boxes
Matthias Schmidt [Fri, 8 May 2015 14:01:51 +0000 (16:01 +0200)]
Add data-box-name attribute for content dashboard boxes

9 years agoImproved error handling in search form
Marcel Werk [Fri, 8 May 2015 11:00:25 +0000 (13:00 +0200)]
Improved error handling in search form

9 years agoIncreased inner search limit to 2500
Alexander Ebert [Thu, 7 May 2015 10:35:05 +0000 (12:35 +0200)]
Increased inner search limit to 2500

9 years agoUpdating minified JavaScript files
woltlab.com [Wed, 6 May 2015 15:26:48 +0000 (17:26 +0200)]
Updating minified JavaScript files

9 years agoFix JavaScript error when using minified marker clusterer
Matthias Schmidt [Wed, 6 May 2015 15:22:43 +0000 (17:22 +0200)]
Fix JavaScript error when using minified marker clusterer

9 years agoFixed default page
Alexander Ebert [Tue, 5 May 2015 15:38:09 +0000 (17:38 +0200)]
Fixed default page

9 years agoMerge branch '2.0'
Tim Düsterhus [Sun, 3 May 2015 14:36:25 +0000 (16:36 +0200)]
Merge branch '2.0'

9 years agoFix selection of parent template group in TemplateGroupAddForm
Tim Düsterhus [Fri, 1 May 2015 12:19:04 +0000 (14:19 +0200)]
Fix selection of parent template group in TemplateGroupAddForm

9 years agoAdded attach and tt as allowed children in list tags
Marcel Werk [Thu, 30 Apr 2015 12:59:48 +0000 (14:59 +0200)]
Added attach and tt as allowed children in list tags

9 years agoMerge branch 'master' of github.com:WoltLab/WCF
Marcel Werk [Tue, 28 Apr 2015 13:34:40 +0000 (15:34 +0200)]
Merge branch 'master' of github.com:WoltLab/WCF

9 years agoAdded emoji filter in user title / user options
Marcel Werk [Tue, 28 Apr 2015 13:34:27 +0000 (15:34 +0200)]
Added emoji filter in user title / user options

9 years agoUpdating minified JavaScript files
woltlab.com [Mon, 27 Apr 2015 17:16:49 +0000 (19:16 +0200)]
Updating minified JavaScript files

9 years agoFixed inserting quotes in Firefox
Alexander Ebert [Mon, 27 Apr 2015 17:11:34 +0000 (19:11 +0200)]
Fixed inserting quotes in Firefox

9 years agoMerge branch 'master' of github.com:WoltLab/WCF
Marcel Werk [Mon, 27 Apr 2015 12:07:02 +0000 (14:07 +0200)]
Merge branch 'master' of github.com:WoltLab/WCF

9 years agoAdded url and email as allowed children in list tags
Marcel Werk [Mon, 27 Apr 2015 12:06:50 +0000 (14:06 +0200)]
Added url and email as allowed children in list tags

9 years agoUpdating minified JavaScript files
woltlab.com [Mon, 27 Apr 2015 11:46:48 +0000 (13:46 +0200)]
Updating minified JavaScript files

9 years agoInserting multiple smileys could spawn more whitespaces than necessary
Alexander Ebert [Mon, 27 Apr 2015 11:42:42 +0000 (13:42 +0200)]
Inserting multiple smileys could spawn more whitespaces than necessary

9 years agoFixed visuals for interactive dropdowns in mobile view
Alexander Ebert [Mon, 27 Apr 2015 10:56:09 +0000 (12:56 +0200)]
Fixed visuals for interactive dropdowns in mobile view

9 years agoDisabled the Plugin-Store widget integration for now
Alexander Ebert [Mon, 27 Apr 2015 10:53:31 +0000 (12:53 +0200)]
Disabled the Plugin-Store widget integration for now

9 years agoFixed copying style not copying image path
Alexander Ebert [Sun, 26 Apr 2015 18:27:19 +0000 (20:27 +0200)]
Fixed copying style not copying image path

9 years agoFixed primary page menu item differing from primary application
Alexander Ebert [Sun, 26 Apr 2015 17:28:56 +0000 (19:28 +0200)]
Fixed primary page menu item differing from primary application

9 years agoMerge branch 'master' of github.com:WoltLab/WCF
Marcel Werk [Sun, 26 Apr 2015 17:16:15 +0000 (19:16 +0200)]
Merge branch 'master' of github.com:WoltLab/WCF

9 years agoSmall mobile optimization
Marcel Werk [Sun, 26 Apr 2015 17:16:05 +0000 (19:16 +0200)]
Small mobile optimization

9 years agoAdded missing max-width for img tags
Marcel Werk [Sun, 26 Apr 2015 17:15:54 +0000 (19:15 +0200)]
Added missing max-width for img tags

9 years agoUpdating minified JavaScript files
woltlab.com [Sun, 26 Apr 2015 15:56:48 +0000 (17:56 +0200)]
Updating minified JavaScript files

9 years agoFixed inserting quote with selected non-text elements
Alexander Ebert [Sun, 26 Apr 2015 15:53:16 +0000 (17:53 +0200)]
Fixed inserting quote with selected non-text elements

9 years agoUpdating minified JavaScript files
woltlab.com [Sun, 26 Apr 2015 15:31:48 +0000 (17:31 +0200)]
Updating minified JavaScript files

9 years agoProperly stripping CSS class names from <div>, <p> and <span> on paste
Alexander Ebert [Sun, 26 Apr 2015 15:27:19 +0000 (17:27 +0200)]
Properly stripping CSS class names from <div>, <p> and <span> on paste

9 years agoUpdating minified JavaScript files
woltlab.com [Sun, 26 Apr 2015 15:21:48 +0000 (17:21 +0200)]
Updating minified JavaScript files

9 years agoMerge branch 'master' of github.com:WoltLab/WCF
Marcel Werk [Sun, 26 Apr 2015 15:20:35 +0000 (17:20 +0200)]
Merge branch 'master' of github.com:WoltLab/WCF

9 years agoRestricted allowed children in list bbcodes
Marcel Werk [Sun, 26 Apr 2015 15:20:24 +0000 (17:20 +0200)]
Restricted allowed children in list bbcodes

9 years agoFixed an issue with unclosed formatting in tables
Alexander Ebert [Sun, 26 Apr 2015 15:13:42 +0000 (17:13 +0200)]
Fixed an issue with unclosed formatting in tables

9 years agoMerge branch 'master' of github.com:WoltLab/WCF
Alexander Ebert [Sun, 26 Apr 2015 15:04:50 +0000 (17:04 +0200)]
Merge branch 'master' of github.com:WoltLab/WCF

9 years agoReverted some changes
Alexander Ebert [Sun, 26 Apr 2015 15:04:26 +0000 (17:04 +0200)]
Reverted some changes

9 years agoUpdating minified JavaScript files
woltlab.com [Sun, 26 Apr 2015 13:51:46 +0000 (15:51 +0200)]
Updating minified JavaScript files