GitHub/WoltLab/WCF.git
10 years agoMerge branch 'master' of github.com:WoltLab/WCF
Alexander Ebert [Mon, 30 Jun 2014 19:41:51 +0000 (21:41 +0200)]
Merge branch 'master' of github.com:WoltLab/WCF

10 years agoDisabled a few features with unwanted side effects and added ltr/rtl
Alexander Ebert [Mon, 30 Jun 2014 19:41:41 +0000 (21:41 +0200)]
Disabled a few features with unwanted side effects and added ltr/rtl

10 years agoFetching text from editor no longer toggles view
Alexander Ebert [Mon, 30 Jun 2014 19:41:24 +0000 (21:41 +0200)]
Fetching text from editor no longer toggles view

10 years agoUpdating minified JavaScript files
woltlab.com [Mon, 30 Jun 2014 18:31:09 +0000 (20:31 +0200)]
Updating minified JavaScript files

10 years agoImproved HTML -> BBCode, no longer relying on editor manipulation
Alexander Ebert [Mon, 30 Jun 2014 18:27:03 +0000 (20:27 +0200)]
Improved HTML -> BBCode, no longer relying on editor manipulation

10 years agoImproved autosave to use prefixed keys
Alexander Ebert [Mon, 30 Jun 2014 18:25:47 +0000 (20:25 +0200)]
Improved autosave to use prefixed keys

10 years agoMerge branch 'refs/heads/2.0'
Matthias Schmidt [Sun, 29 Jun 2014 18:23:25 +0000 (20:23 +0200)]
Merge branch 'refs/heads/2.0'

10 years agoAdd missing language item
Matthias Schmidt [Sun, 29 Jun 2014 18:22:51 +0000 (20:22 +0200)]
Add missing language item

10 years agoAdded localizations for Redactor
Alexander Ebert [Sun, 29 Jun 2014 12:35:59 +0000 (14:35 +0200)]
Added localizations for Redactor

10 years agoUpdated Redactor 9.2.4 -> 9.2.5
Alexander Ebert [Sun, 29 Jun 2014 12:13:57 +0000 (14:13 +0200)]
Updated Redactor 9.2.4 -> 9.2.5

10 years agoFixed static includes
Alexander Ebert [Sun, 29 Jun 2014 10:27:19 +0000 (12:27 +0200)]
Fixed static includes

10 years agoUpdating minified JavaScript files
woltlab.com [Sun, 29 Jun 2014 10:21:06 +0000 (12:21 +0200)]
Updating minified JavaScript files

10 years agoUsing session keep alive to update notification count
Alexander Ebert [Sun, 29 Jun 2014 10:17:13 +0000 (12:17 +0200)]
Using session keep alive to update notification count

10 years agoSmall improvement
Marcel Werk [Sat, 28 Jun 2014 19:11:53 +0000 (21:11 +0200)]
Small improvement

10 years agoMerge branch 'master' of github.com:WoltLab/WCF
Alexander Ebert [Sat, 28 Jun 2014 15:08:21 +0000 (17:08 +0200)]
Merge branch 'master' of github.com:WoltLab/WCF

10 years agoUnified user creation and update, deprecating 'languages' in favor of 'languageIDs'
Alexander Ebert [Sat, 28 Jun 2014 15:08:05 +0000 (17:08 +0200)]
Unified user creation and update, deprecating 'languages' in favor of 'languageIDs'

10 years agoMerge branch 'master' of github.com:WoltLab/WCF
Matthias Schmidt [Sat, 28 Jun 2014 14:52:11 +0000 (16:52 +0200)]
Merge branch 'master' of github.com:WoltLab/WCF

10 years agoAdd global language item for refresh button
Matthias Schmidt [Sat, 28 Jun 2014 14:51:45 +0000 (16:51 +0200)]
Add global language item for refresh button

10 years agoRemoved superfluous empty line
Alexander Ebert [Sat, 28 Jun 2014 13:43:24 +0000 (15:43 +0200)]
Removed superfluous empty line

10 years agoFixed and improved static includes
Alexander Ebert [Sat, 28 Jun 2014 13:33:57 +0000 (15:33 +0200)]
Fixed and improved static includes

10 years agoMoved JavaScript initialization into a separate template
Alexander Ebert [Sat, 28 Jun 2014 13:13:06 +0000 (15:13 +0200)]
Moved JavaScript initialization into a separate template

This change will allow style authors to mess with the 'headInclude' template without breaking things.

10 years agoMerge branch 'master' of github.com:WoltLab/WCF
Matthias Schmidt [Sat, 28 Jun 2014 10:34:47 +0000 (12:34 +0200)]
Merge branch 'master' of github.com:WoltLab/WCF

10 years agoFix UserBanCronjob's handling of permanent bans
Matthias Schmidt [Sat, 28 Jun 2014 10:34:33 +0000 (12:34 +0200)]
Fix UserBanCronjob's handling of permanent bans

10 years agoUpdating minified JavaScript files
woltlab.com [Sat, 28 Jun 2014 10:11:07 +0000 (12:11 +0200)]
Updating minified JavaScript files

10 years agoAdd expiration date for user ban and disabled avatar/signature
Matthias Schmidt [Sat, 28 Jun 2014 10:06:08 +0000 (12:06 +0200)]
Add expiration date for user ban and disabled avatar/signature

10 years agoHiding recent activity dashboard box if there is no content at all
Alexander Ebert [Fri, 27 Jun 2014 23:22:05 +0000 (01:22 +0200)]
Hiding recent activity dashboard box if there is no content at all

10 years agoPrevent non-critical exceptions in the ACP to include a stacktrace
Alexander Ebert [Fri, 27 Jun 2014 23:17:27 +0000 (01:17 +0200)]
Prevent non-critical exceptions in the ACP to include a stacktrace

For example throwing a PermissionDeniedException would cause a stacktrace to be printed, even though it is not meant to be an error in terms of a critical exception.

10 years agoMerge branch '2.0'
Alexander Ebert [Fri, 27 Jun 2014 19:39:31 +0000 (21:39 +0200)]
Merge branch '2.0'

Conflicts:
wcfsetup/install/files/js/3rdParty/ckeditor/plugins/wbbcode/plugin.js

10 years agoFix for CKEditor juggling with closing link tags and line break
Alexander Ebert [Fri, 27 Jun 2014 19:35:25 +0000 (21:35 +0200)]
Fix for CKEditor juggling with closing link tags and line break

10 years agoUpdating minified JavaScript files
woltlab.com [Fri, 27 Jun 2014 19:06:07 +0000 (21:06 +0200)]
Updating minified JavaScript files

10 years agoRenamed like buttons to work around false-positive ad blockers
Alexander Ebert [Fri, 27 Jun 2014 19:01:36 +0000 (21:01 +0200)]
Renamed like buttons to work around false-positive ad blockers

10 years agoDeprecating the VersionableDatabaseObject-system
Alexander Ebert [Fri, 27 Jun 2014 12:46:37 +0000 (14:46 +0200)]
Deprecating the VersionableDatabaseObject-system

The entire design is flawed as it is anything but flexible and forces copying of full table contents rather than being able to specify the columns which should actually be tracked. In addition it does not provide centralized access and management including comparisons.

The entire API is now deprecated and will be removed with WCF 2.2.

10 years agoPreventing deletion of delivered BBCodes, Page Menu Items and User Options
Alexander Ebert [Fri, 27 Jun 2014 12:36:39 +0000 (14:36 +0200)]
Preventing deletion of delivered BBCodes, Page Menu Items and User Options

All three types are either complex objects or have data or implicit properties associated with them which are not alterable through the ACP. For example user-created menu items will be assigned a generic name which cannot be used as a replacement for pre-defined items with a specific name (e.g. highliting the active menu item).

In order to prevent users from accidentially breaking stuff, we disallow deletion. In return all three types support disabling of items, therefore they can be safely turned off which in return results in the same behavior compared to deleting them.

10 years agoFixed handling of notifications triggered by guests
Alexander Ebert [Fri, 27 Jun 2014 09:56:48 +0000 (11:56 +0200)]
Fixed handling of notifications triggered by guests

10 years agoMerge branch '2.0'
Matthias Schmidt [Thu, 26 Jun 2014 21:24:52 +0000 (23:24 +0200)]
Merge branch '2.0'

10 years agoRemove erroneous language item
Matthias Schmidt [Thu, 26 Jun 2014 21:20:49 +0000 (23:20 +0200)]
Remove erroneous language item

10 years agoFix/Add missing English language item
Matthias Schmidt [Thu, 26 Jun 2014 20:44:52 +0000 (22:44 +0200)]
Fix/Add missing English language item

10 years agoUpdating minified JavaScript files
woltlab.com [Thu, 26 Jun 2014 15:31:09 +0000 (17:31 +0200)]
Updating minified JavaScript files

10 years agoMerge branch 'notifications'
Alexander Ebert [Thu, 26 Jun 2014 15:28:11 +0000 (17:28 +0200)]
Merge branch 'notifications'

10 years agoFixed event's object type name
Alexander Ebert [Thu, 26 Jun 2014 15:27:22 +0000 (17:27 +0200)]
Fixed event's object type name

10 years agoMerge pull request #1763 from Jenso666/patch-2
Matthias Schmidt [Thu, 26 Jun 2014 15:05:49 +0000 (17:05 +0200)]
Merge pull request #1763 from Jenso666/patch-2

fix use order

10 years agoSmall optimizations
Marcel Werk [Thu, 26 Jun 2014 14:16:35 +0000 (16:16 +0200)]
Small optimizations

10 years agoMerge branch 'master' of github.com:WoltLab/WCF
Marcel Werk [Thu, 26 Jun 2014 13:42:17 +0000 (15:42 +0200)]
Merge branch 'master' of github.com:WoltLab/WCF

10 years agoSmall style optimization
Marcel Werk [Thu, 26 Jun 2014 13:42:01 +0000 (15:42 +0200)]
Small style optimization

10 years agoUpdate captcha implementation
Matthias Schmidt [Thu, 26 Jun 2014 12:25:48 +0000 (14:25 +0200)]
Update captcha implementation

10 years agoMerge branch 'master' into notifications
Alexander Ebert [Wed, 25 Jun 2014 18:19:11 +0000 (20:19 +0200)]
Merge branch 'master' into notifications

10 years agoUpdating minified JavaScript files
woltlab.com [Wed, 25 Jun 2014 18:06:07 +0000 (20:06 +0200)]
Updating minified JavaScript files

10 years agoFixed editing of comments still displaying the single line input
Alexander Ebert [Wed, 25 Jun 2014 18:04:07 +0000 (20:04 +0200)]
Fixed editing of comments still displaying the single line input

10 years agoImproved search result template
Marcel Werk [Wed, 25 Jun 2014 16:44:25 +0000 (18:44 +0200)]
Improved search result template

10 years agoRemoved required attribute from hidden fields
Marcel Werk [Wed, 25 Jun 2014 16:18:08 +0000 (18:18 +0200)]
Removed required attribute from hidden fields

10 years agoFixed some minor issues
Alexander Ebert [Wed, 25 Jun 2014 15:50:50 +0000 (17:50 +0200)]
Fixed some minor issues

10 years agoAdded notifications for comment (response) likes
Alexander Ebert [Wed, 25 Jun 2014 12:32:33 +0000 (14:32 +0200)]
Added notifications for comment (response) likes

10 years agofix use order
Jens Krumsieck [Wed, 25 Jun 2014 12:21:58 +0000 (14:21 +0200)]
fix use order

10 years agoFixed typo
Marcel Werk [Wed, 25 Jun 2014 10:45:32 +0000 (12:45 +0200)]
Fixed typo

10 years agoImproved user profile privacy function
Marcel Werk [Tue, 24 Jun 2014 21:03:13 +0000 (23:03 +0200)]
Improved user profile privacy function

10 years agoAllow admin to set default gravatar type
Marcel Werk [Tue, 24 Jun 2014 19:37:03 +0000 (21:37 +0200)]
Allow admin to set default gravatar type

see #1332

10 years agoAdded workaround for broken detection of obsolete use tags in zend studio
Marcel Werk [Tue, 24 Jun 2014 19:29:08 +0000 (21:29 +0200)]
Added workaround for broken detection of obsolete use tags in zend studio

10 years agoRemoved obsolete code / added missing use tags
Marcel Werk [Tue, 24 Jun 2014 16:24:04 +0000 (18:24 +0200)]
Removed obsolete code / added missing use tags

10 years agoRemoved obsolete code
Marcel Werk [Tue, 24 Jun 2014 13:57:18 +0000 (15:57 +0200)]
Removed obsolete code

10 years agoMerge branch 'master' of github.com:WoltLab/WCF
Marcel Werk [Tue, 24 Jun 2014 13:56:26 +0000 (15:56 +0200)]
Merge branch 'master' of github.com:WoltLab/WCF

10 years agoAdded user authentication failure log
Marcel Werk [Tue, 24 Jun 2014 13:55:29 +0000 (15:55 +0200)]
Added user authentication failure log

10 years agoAdded user authentication failure log
Marcel Werk [Tue, 24 Jun 2014 13:55:29 +0000 (15:55 +0200)]
Added user authentication failure log

10 years agoMerge pull request #1756 from SoftCreatR/patch-11
Tim Düsterhus [Sun, 22 Jun 2014 15:41:46 +0000 (17:41 +0200)]
Merge pull request #1756 from SoftCreatR/patch-11

Fix typo

10 years agoUpdating minified JavaScript files
woltlab.com [Fri, 20 Jun 2014 19:46:16 +0000 (21:46 +0200)]
Updating minified JavaScript files

10 years agoUpdating minified JavaScript files
woltlab.com [Fri, 20 Jun 2014 19:46:06 +0000 (21:46 +0200)]
Updating minified JavaScript files

10 years agoMerge branch '2.0'
Marcel Werk [Fri, 20 Jun 2014 19:43:57 +0000 (21:43 +0200)]
Merge branch '2.0'

10 years agoFixed scroll issue
Marcel Werk [Fri, 20 Jun 2014 19:43:05 +0000 (21:43 +0200)]
Fixed scroll issue

10 years agoAdd missing English language items
Matthias Schmidt [Fri, 20 Jun 2014 18:41:24 +0000 (20:41 +0200)]
Add missing English language items

10 years agoAdd "usersonly" setting for user group options
Matthias Schmidt [Fri, 20 Jun 2014 18:26:58 +0000 (20:26 +0200)]
Add "usersonly" setting for user group options

10 years agoGrouping notifications by date
Alexander Ebert [Fri, 20 Jun 2014 14:44:28 +0000 (16:44 +0200)]
Grouping notifications by date

10 years agoMerge branch 'master' of github.com:WoltLab/WCF
Marcel Werk [Fri, 20 Jun 2014 14:10:41 +0000 (16:10 +0200)]
Merge branch 'master' of github.com:WoltLab/WCF

10 years agoFixed acp style issue
Marcel Werk [Fri, 20 Jun 2014 14:10:21 +0000 (16:10 +0200)]
Fixed acp style issue

10 years agoImproved stacking of wall comments
Alexander Ebert [Fri, 20 Jun 2014 11:13:38 +0000 (13:13 +0200)]
Improved stacking of wall comments

10 years agoMerge branch 'master' into notifications
Alexander Ebert [Fri, 20 Jun 2014 10:23:02 +0000 (12:23 +0200)]
Merge branch 'master' into notifications

10 years agoUpdating minified JavaScript files
woltlab.com [Fri, 20 Jun 2014 10:21:07 +0000 (12:21 +0200)]
Updating minified JavaScript files

10 years agoFixed adding responses
Alexander Ebert [Fri, 20 Jun 2014 10:16:42 +0000 (12:16 +0200)]
Fixed adding responses

10 years agoAdded stacking support for wall comments
Alexander Ebert [Fri, 20 Jun 2014 10:14:00 +0000 (12:14 +0200)]
Added stacking support for wall comments

10 years agoMerge branch '2.0'
Marcel Werk [Thu, 19 Jun 2014 22:15:54 +0000 (00:15 +0200)]
Merge branch '2.0'

Conflicts:
wcfsetup/install/files/js/WCF.Message.js
wcfsetup/install/files/js/WCF.Message.min.js
wcfsetup/install/files/lib/action/GoogleAuthAction.class.php

10 years agoSmall API improvement
Marcel Werk [Thu, 19 Jun 2014 22:06:40 +0000 (00:06 +0200)]
Small API improvement

10 years agoMerge branch 'master' into notifications
Alexander Ebert [Thu, 19 Jun 2014 18:59:21 +0000 (20:59 +0200)]
Merge branch 'master' into notifications

10 years agoUpgraded jQuery 2.1.0 -> 2.1.1
Alexander Ebert [Thu, 19 Jun 2014 18:57:02 +0000 (20:57 +0200)]
Upgraded jQuery 2.1.0 -> 2.1.1

10 years agoCleanup
Alexander Ebert [Thu, 19 Jun 2014 16:32:27 +0000 (18:32 +0200)]
Cleanup

10 years agoUsing favico.js to disable number of outstanding notifications
Alexander Ebert [Thu, 19 Jun 2014 16:28:09 +0000 (18:28 +0200)]
Using favico.js to disable number of outstanding notifications

10 years agoImproved notifications, now counting trigger count
Alexander Ebert [Thu, 19 Jun 2014 16:17:56 +0000 (18:17 +0200)]
Improved notifications, now counting trigger count

10 years agoDisable captchas for registered users
Matthias Schmidt [Thu, 19 Jun 2014 12:07:56 +0000 (14:07 +0200)]
Disable captchas for registered users

10 years agoUpdated notification lists and implementation details
Alexander Ebert [Wed, 18 Jun 2014 16:36:37 +0000 (18:36 +0200)]
Updated notification lists and implementation details

10 years agoMerge branch 'master' into notifications
Alexander Ebert [Wed, 18 Jun 2014 10:34:59 +0000 (12:34 +0200)]
Merge branch 'master' into notifications

10 years agoImplemented notification stacking
Alexander Ebert [Wed, 18 Jun 2014 10:34:19 +0000 (12:34 +0200)]
Implemented notification stacking

10 years agoFixed typo
Sascha Greuel [Wed, 18 Jun 2014 01:33:34 +0000 (03:33 +0200)]
Fixed typo

10 years agoMerge pull request #1755 from SoftCreatR/patch-10
Tim Düsterhus [Wed, 18 Jun 2014 01:21:30 +0000 (03:21 +0200)]
Merge pull request #1755 from SoftCreatR/patch-10

Fix typo

10 years agoFixed typo
Sascha Greuel [Wed, 18 Jun 2014 01:20:40 +0000 (03:20 +0200)]
Fixed typo

10 years agoFixed small issues
Marcel Werk [Sun, 15 Jun 2014 23:29:54 +0000 (01:29 +0200)]
Fixed small issues

10 years agoFixed category name
Marcel Werk [Sun, 15 Jun 2014 23:19:21 +0000 (01:19 +0200)]
Fixed category name

10 years agoAdd possibility to copy user groups
Matthias Schmidt [Sun, 15 Jun 2014 18:03:13 +0000 (20:03 +0200)]
Add possibility to copy user groups

10 years agoUpdating minified JavaScript files
woltlab.com [Sun, 15 Jun 2014 16:56:05 +0000 (18:56 +0200)]
Updating minified JavaScript files

10 years agoFix DOM node inserted callback in option handler
Matthias Schmidt [Sun, 15 Jun 2014 16:53:58 +0000 (18:53 +0200)]
Fix DOM node inserted callback in option handler

10 years agoReplace WCF.ACP.Options with WCF.Option.Handler
Matthias Schmidt [Sun, 15 Jun 2014 08:16:29 +0000 (10:16 +0200)]
Replace WCF.ACP.Options with WCF.Option.Handler

10 years agoFix code formatting
Matthias Schmidt [Sun, 15 Jun 2014 08:07:42 +0000 (10:07 +0200)]
Fix code formatting

10 years agoFix code formatting
Matthias Schmidt [Sat, 14 Jun 2014 21:17:31 +0000 (23:17 +0200)]
Fix code formatting

10 years agoFix code formatting
Matthias Schmidt [Sat, 14 Jun 2014 16:41:05 +0000 (18:41 +0200)]
Fix code formatting