GitHub/WoltLab/WCF.git
11 years agoMerge branch 'master' of github.com:WoltLab/WCF
Marcel Werk [Fri, 12 Jul 2013 14:32:48 +0000 (16:32 +0200)]
Merge branch 'master' of github.com:WoltLab/WCF

11 years agoAdded missing language variables
Marcel Werk [Fri, 12 Jul 2013 14:32:36 +0000 (16:32 +0200)]
Added missing language variables

11 years agoUpdating minified JavaScript files
woltlab.com [Fri, 12 Jul 2013 14:30:30 +0000 (16:30 +0200)]
Updating minified JavaScript files

11 years agoFixes clipboard's local storing of marked items
Matthias Schmidt [Fri, 12 Jul 2013 14:29:34 +0000 (16:29 +0200)]
Fixes clipboard's local storing of marked items

11 years agoFixes variable name
Matthias Schmidt [Fri, 12 Jul 2013 13:40:45 +0000 (15:40 +0200)]
Fixes variable name

11 years agoFixes variable name
Matthias Schmidt [Fri, 12 Jul 2013 13:36:12 +0000 (15:36 +0200)]
Fixes variable name

11 years agoMerge pull request #1396 from joshuaruesweg/box
Alexander Ebert [Fri, 12 Jul 2013 12:44:39 +0000 (05:44 -0700)]
Merge pull request #1396 from joshuaruesweg/box

change sidebardashboardbox system

11 years agoMerge branch 'master' of github.com:WoltLab/WCF
Marcel Werk [Fri, 12 Jul 2013 12:32:39 +0000 (14:32 +0200)]
Merge branch 'master' of github.com:WoltLab/WCF

11 years agoAdded more rebuild workers
Marcel Werk [Fri, 12 Jul 2013 12:32:26 +0000 (14:32 +0200)]
Added more rebuild workers

11 years agoUpdating minified JavaScript files
woltlab.com [Fri, 12 Jul 2013 12:25:25 +0000 (14:25 +0200)]
Updating minified JavaScript files

11 years agoMerge branch 'master' of github.com:WoltLab/WCF
Alexander Ebert [Fri, 12 Jul 2013 12:20:36 +0000 (14:20 +0200)]
Merge branch 'master' of github.com:WoltLab/WCF

11 years agoAdded proper support for objects passed to $.fn.data()
Alexander Ebert [Fri, 12 Jul 2013 12:20:16 +0000 (14:20 +0200)]
Added proper support for objects passed to $.fn.data()

Fixes #1407

11 years agoFixed progress calculation
Marcel Werk [Thu, 11 Jul 2013 22:04:55 +0000 (00:04 +0200)]
Fixed progress calculation

11 years agoMerge branch 'master' of github.com:WoltLab/WCF
Alexander Ebert [Thu, 11 Jul 2013 20:06:29 +0000 (22:06 +0200)]
Merge branch 'master' of github.com:WoltLab/WCF

11 years agoImproved API for user activity points
Alexander Ebert [Thu, 11 Jul 2013 20:05:56 +0000 (22:05 +0200)]
Improved API for user activity points

11 years agoMobile optimization
Marcel Werk [Thu, 11 Jul 2013 19:59:21 +0000 (21:59 +0200)]
Mobile optimization

11 years agoFixed SQL query
Marcel Werk [Thu, 11 Jul 2013 18:00:25 +0000 (20:00 +0200)]
Fixed SQL query

11 years agoMerge branch 'master' of github.com:WoltLab/WCF
Marcel Werk [Thu, 11 Jul 2013 14:26:31 +0000 (16:26 +0200)]
Merge branch 'master' of github.com:WoltLab/WCF

11 years agoAdded reset method
Marcel Werk [Thu, 11 Jul 2013 14:26:18 +0000 (16:26 +0200)]
Added reset method

11 years agoRemoved newline
Alexander Ebert [Thu, 11 Jul 2013 13:10:09 +0000 (15:10 +0200)]
Removed newline

11 years agoAdded SQL update
Alexander Ebert [Thu, 11 Jul 2013 11:56:25 +0000 (13:56 +0200)]
Added SQL update

11 years agoRemoved wcf1_user_activity_point_event
Alexander Ebert [Thu, 11 Jul 2013 11:55:26 +0000 (13:55 +0200)]
Removed wcf1_user_activity_point_event

11 years agoMerge branch 'master' of github.com:WoltLab/WCF
Marcel Werk [Thu, 11 Jul 2013 11:54:24 +0000 (13:54 +0200)]
Merge branch 'master' of github.com:WoltLab/WCF

11 years agoFixed profile visitor issue
Marcel Werk [Thu, 11 Jul 2013 11:54:11 +0000 (13:54 +0200)]
Fixed profile visitor issue

11 years agoUpdating minified JavaScript files
woltlab.com [Wed, 10 Jul 2013 21:05:27 +0000 (23:05 +0200)]
Updating minified JavaScript files

11 years agoSmall style optimization
Marcel Werk [Wed, 10 Jul 2013 21:00:05 +0000 (23:00 +0200)]
Small style optimization

11 years agoMerge branch 'master' of github.com:WoltLab/WCF
Marcel Werk [Wed, 10 Jul 2013 20:39:40 +0000 (22:39 +0200)]
Merge branch 'master' of github.com:WoltLab/WCF

11 years agoAdded rebuild data function
Marcel Werk [Wed, 10 Jul 2013 20:39:27 +0000 (22:39 +0200)]
Added rebuild data function

11 years agoRemove debug code in dataImport.tpl
Tim Düsterhus [Wed, 10 Jul 2013 17:48:59 +0000 (19:48 +0200)]
Remove debug code in dataImport.tpl

11 years agoAdds missing method
Matthias Schmidt [Wed, 10 Jul 2013 17:02:39 +0000 (19:02 +0200)]
Adds missing method

11 years agoMerge branch 'master' of github.com:WoltLab/WCF
Matthias Schmidt [Wed, 10 Jul 2013 16:42:15 +0000 (18:42 +0200)]
Merge branch 'master' of github.com:WoltLab/WCF

11 years agoAdds missing template group cache reset
Matthias Schmidt [Wed, 10 Jul 2013 16:41:59 +0000 (18:41 +0200)]
Adds missing template group cache reset

… after creating a new template group during style import by creating the template group with `TermplateGroupAction` instead of `TemplateGroupEditor`

11 years agoUpdating minified JavaScript files
woltlab.com [Wed, 10 Jul 2013 15:55:29 +0000 (17:55 +0200)]
Updating minified JavaScript files

11 years agoMerge branch 'master' of github.com:WoltLab/WCF
Matthias Schmidt [Wed, 10 Jul 2013 15:50:59 +0000 (17:50 +0200)]
Merge branch 'master' of github.com:WoltLab/WCF

11 years agoFixes drop down menu position after window resize
Matthias Schmidt [Wed, 10 Jul 2013 15:50:41 +0000 (17:50 +0200)]
Fixes drop down menu position after window resize

Fixes #1403

11 years agoAdded better default options for guests/registered members
Alexander Ebert [Wed, 10 Jul 2013 14:10:14 +0000 (16:10 +0200)]
Added better default options for guests/registered members

11 years agoFixes typo in UserGroupOptionPackageInstallationPlugin
Matthias Schmidt [Wed, 10 Jul 2013 13:39:22 +0000 (15:39 +0200)]
Fixes typo in UserGroupOptionPackageInstallationPlugin

11 years agoFixed install SQL
Alexander Ebert [Wed, 10 Jul 2013 13:30:39 +0000 (15:30 +0200)]
Fixed install SQL

11 years agoUserGroupOptions now behave the same as back in WCF 1.x
Alexander Ebert [Wed, 10 Jul 2013 12:23:10 +0000 (14:23 +0200)]
UserGroupOptions now behave the same as back in WCF 1.x

11 years agoMerge branch 'master' of github.com:WoltLab/WCF
Alexander Ebert [Wed, 10 Jul 2013 00:06:20 +0000 (02:06 +0200)]
Merge branch 'master' of github.com:WoltLab/WCF

11 years agoAdded SQL update
Alexander Ebert [Wed, 10 Jul 2013 00:06:06 +0000 (02:06 +0200)]
Added SQL update

11 years agoRemoved column 'adminDefaultValue'
Alexander Ebert [Wed, 10 Jul 2013 00:04:37 +0000 (02:04 +0200)]
Removed column 'adminDefaultValue'

11 years agoAdding <userdefaultvalue> to UserGroupOption-PIP
Alexander Ebert [Wed, 10 Jul 2013 00:02:57 +0000 (02:02 +0200)]
Adding <userdefaultvalue> to UserGroupOption-PIP

11 years agoAdded user merge
Marcel Werk [Tue, 9 Jul 2013 22:28:19 +0000 (00:28 +0200)]
Added user merge

11 years agoAdded ACL importer
Marcel Werk [Tue, 9 Jul 2013 21:25:51 +0000 (23:25 +0200)]
Added ACL importer

11 years agoAdded support for default values for group 'Guests'
Alexander Ebert [Tue, 9 Jul 2013 19:33:38 +0000 (21:33 +0200)]
Added support for default values for group 'Guests'

11 years agoPreventing label class 'none' from being actively used
Alexander Ebert [Tue, 9 Jul 2013 16:22:03 +0000 (18:22 +0200)]
Preventing label class 'none' from being actively used

11 years agoMerge branch 'master' of github.com:WoltLab/WCF
Alexander Ebert [Tue, 9 Jul 2013 13:23:51 +0000 (15:23 +0200)]
Merge branch 'master' of github.com:WoltLab/WCF

11 years agoPrevent possible issues with gzip compression headers
Alexander Ebert [Tue, 9 Jul 2013 13:22:59 +0000 (15:22 +0200)]
Prevent possible issues with gzip compression headers

Fixes #1405

11 years agoMerge branch 'master' of github.com:WoltLab/WCF
Matthias Schmidt [Mon, 8 Jul 2013 20:26:55 +0000 (22:26 +0200)]
Merge branch 'master' of github.com:WoltLab/WCF

11 years agoFixes issue with user activity point object processors
Matthias Schmidt [Mon, 8 Jul 2013 20:26:21 +0000 (22:26 +0200)]
Fixes issue with user activity point object processors

11 years agoFixed label import issue
Marcel Werk [Mon, 8 Jul 2013 20:17:31 +0000 (22:17 +0200)]
Fixed label import issue

11 years agoMerge branch 'master' of github.com:WoltLab/WCF
Marcel Werk [Mon, 8 Jul 2013 19:09:10 +0000 (21:09 +0200)]
Merge branch 'master' of github.com:WoltLab/WCF

11 years agoFixed import issue
Marcel Werk [Mon, 8 Jul 2013 19:08:58 +0000 (21:08 +0200)]
Fixed import issue

11 years agoLocally caching default values of user options
Alexander Ebert [Mon, 8 Jul 2013 17:29:25 +0000 (19:29 +0200)]
Locally caching default values of user options

11 years agoMerge branch 'master' of github.com:WoltLab/WCF
Alexander Ebert [Mon, 8 Jul 2013 17:09:27 +0000 (19:09 +0200)]
Merge branch 'master' of github.com:WoltLab/WCF

11 years agoProperly handling profile preview for deleted users
Alexander Ebert [Mon, 8 Jul 2013 17:09:08 +0000 (19:09 +0200)]
Properly handling profile preview for deleted users

11 years agoMerge branch 'master' of github.com:WoltLab/WCF
Marcel Werk [Mon, 8 Jul 2013 13:07:06 +0000 (15:07 +0200)]
Merge branch 'master' of github.com:WoltLab/WCF

11 years agoSmall optimization
Marcel Werk [Mon, 8 Jul 2013 13:06:48 +0000 (15:06 +0200)]
Small optimization

11 years agoMerge branch 'master' of github.com:WoltLab/WCF
Alexander Ebert [Mon, 8 Jul 2013 11:07:15 +0000 (13:07 +0200)]
Merge branch 'master' of github.com:WoltLab/WCF

11 years agoRemoved debug code
Alexander Ebert [Mon, 8 Jul 2013 11:06:53 +0000 (13:06 +0200)]
Removed debug code

11 years agoFix typos in de.xml
Tim Düsterhus [Mon, 8 Jul 2013 09:39:28 +0000 (11:39 +0200)]
Fix typos in de.xml

11 years agoRemoved empty line …
Alexander Ebert [Mon, 8 Jul 2013 00:26:20 +0000 (02:26 +0200)]
Removed empty line …

11 years agoFixed WCFSetup
Alexander Ebert [Sun, 7 Jul 2013 23:26:34 +0000 (01:26 +0200)]
Fixed WCFSetup

11 years agoFixed PHP 5.5 compatibility
Alexander Ebert [Sun, 7 Jul 2013 22:45:08 +0000 (00:45 +0200)]
Fixed PHP 5.5 compatibility

11 years agoMerge pull request #1400 from SoftCreatR/ConsistentJSTag
Alexander Ebert [Sun, 7 Jul 2013 22:14:27 +0000 (15:14 -0700)]
Merge pull request #1400 from SoftCreatR/ConsistentJSTag

Fix usage of the script tag

11 years agoMerge branch 'master' of github.com:WoltLab/WCF
Alexander Ebert [Sun, 7 Jul 2013 21:56:43 +0000 (23:56 +0200)]
Merge branch 'master' of github.com:WoltLab/WCF

11 years agoPrevented fsockopen() from throwing a warning if host is unreachable
Alexander Ebert [Sun, 7 Jul 2013 21:56:23 +0000 (23:56 +0200)]
Prevented fsockopen() from throwing a warning if host is unreachable

11 years agoSmall optimization
Marcel Werk [Sun, 7 Jul 2013 21:39:15 +0000 (23:39 +0200)]
Small optimization

11 years agoSmall optimization
Marcel Werk [Sun, 7 Jul 2013 21:31:42 +0000 (23:31 +0200)]
Small optimization

11 years agoAdded missing language variables
Marcel Werk [Sun, 7 Jul 2013 21:27:31 +0000 (23:27 +0200)]
Added missing language variables

11 years agoMerge branch 'master' of github.com:WoltLab/WCF
Marcel Werk [Sun, 7 Jul 2013 19:35:11 +0000 (21:35 +0200)]
Merge branch 'master' of github.com:WoltLab/WCF

11 years agoAdded label import
Marcel Werk [Sun, 7 Jul 2013 19:34:59 +0000 (21:34 +0200)]
Added label import

11 years agoImporter optimizations
Marcel Werk [Sun, 7 Jul 2013 19:34:49 +0000 (21:34 +0200)]
Importer optimizations

11 years agoMerge branch 'master' of github.com:WoltLab/WCF
Alexander Ebert [Sun, 7 Jul 2013 18:48:35 +0000 (20:48 +0200)]
Merge branch 'master' of github.com:WoltLab/WCF

11 years agoForcing JavaScript to be inserted on the page bottom
Alexander Ebert [Sun, 7 Jul 2013 18:48:13 +0000 (20:48 +0200)]
Forcing JavaScript to be inserted on the page bottom

11 years agoAdded like importer
Marcel Werk [Sun, 7 Jul 2013 15:21:42 +0000 (17:21 +0200)]
Added like importer

11 years agoFixed import issue
Marcel Werk [Sun, 7 Jul 2013 15:21:33 +0000 (17:21 +0200)]
Fixed import issue

11 years agoStyle optimization
Marcel Werk [Sun, 7 Jul 2013 15:09:25 +0000 (17:09 +0200)]
Style optimization

11 years agoMerge branch 'master' of github.com:WoltLab/WCF
Marcel Werk [Sat, 6 Jul 2013 17:32:54 +0000 (19:32 +0200)]
Merge branch 'master' of github.com:WoltLab/WCF

11 years agoAdded additional import features
Marcel Werk [Sat, 6 Jul 2013 17:32:40 +0000 (19:32 +0200)]
Added additional import features

11 years agoFixes icon if setting primary application
Matthias Schmidt [Sat, 6 Jul 2013 10:01:52 +0000 (12:01 +0200)]
Fixes icon if setting primary application

11 years agoFixed usage of the script tag
Sascha Greuel [Thu, 4 Jul 2013 19:00:05 +0000 (21:00 +0200)]
Fixed usage of the script tag

11 years agoAdds missing language item
Matthias Schmidt [Thu, 4 Jul 2013 10:23:42 +0000 (12:23 +0200)]
Adds missing language item

Fixes #1369

11 years agoFixes multilingual package names in language item
Matthias Schmidt [Thu, 4 Jul 2013 09:52:55 +0000 (11:52 +0200)]
Fixes multilingual package names in language item

Fixes #1390

11 years agoMerge branch 'master' of github.com:WoltLab/WCF
Marcel Werk [Thu, 4 Jul 2013 00:25:45 +0000 (02:25 +0200)]
Merge branch 'master' of github.com:WoltLab/WCF

11 years agoFixed import issues
Marcel Werk [Thu, 4 Jul 2013 00:25:33 +0000 (02:25 +0200)]
Fixed import issues

11 years agoFix for misleading environment variable on IIS 7.0
Alexander Ebert [Wed, 3 Jul 2013 19:41:50 +0000 (21:41 +0200)]
Fix for misleading environment variable on IIS 7.0

11 years agoFixes issue with CodeMirror and Firefox
Matthias Schmidt [Wed, 3 Jul 2013 17:10:26 +0000 (19:10 +0200)]
Fixes issue with CodeMirror and Firefox

11 years agoMerge branch 'master' of github.com:WoltLab/WCF
Marcel Werk [Wed, 3 Jul 2013 15:44:31 +0000 (17:44 +0200)]
Merge branch 'master' of github.com:WoltLab/WCF

11 years agoAdded attachment import
Marcel Werk [Wed, 3 Jul 2013 15:44:16 +0000 (17:44 +0200)]
Added attachment import

11 years agoFixed spelling unifyDirSeperator -> unifyDirSeparator
Alexander Ebert [Wed, 3 Jul 2013 14:18:06 +0000 (16:18 +0200)]
Fixed spelling unifyDirSeperator -> unifyDirSeparator

11 years agoFixed support for quotable objects without a parent
Alexander Ebert [Wed, 3 Jul 2013 13:26:08 +0000 (15:26 +0200)]
Fixed support for quotable objects without a parent

11 years agoMerge branch 'master' of github.com:WoltLab/WCF
Alexander Ebert [Wed, 3 Jul 2013 12:23:43 +0000 (14:23 +0200)]
Merge branch 'master' of github.com:WoltLab/WCF

11 years agoFixed unpack() to support PHP 5.5
Alexander Ebert [Wed, 3 Jul 2013 12:22:30 +0000 (14:22 +0200)]
Fixed unpack() to support PHP 5.5

11 years agoSmall optimization
Marcel Werk [Wed, 3 Jul 2013 11:04:32 +0000 (13:04 +0200)]
Small optimization

11 years agoFixed check for safe mode
Alexander Ebert [Tue, 2 Jul 2013 22:51:22 +0000 (00:51 +0200)]
Fixed check for safe mode

11 years agoMerge branch 'master' of github.com:WoltLab/WCF
Marcel Werk [Tue, 2 Jul 2013 22:31:36 +0000 (00:31 +0200)]
Merge branch 'master' of github.com:WoltLab/WCF

11 years agoFixed import issues
Marcel Werk [Tue, 2 Jul 2013 22:31:22 +0000 (00:31 +0200)]
Fixed import issues

11 years agoMerge pull request #1398 from SoftCreatR/HTTPRequestFix
Marcel Werk [Tue, 2 Jul 2013 22:06:21 +0000 (15:06 -0700)]
Merge pull request #1398 from SoftCreatR/HTTPRequestFix

Improve http_build_query (fixes reCAPTCHA)