GitHub/WoltLab/WCF.git
10 years agoImproved tagcloud template / template code optimizations
Marcel Werk [Mon, 14 Jul 2014 17:12:40 +0000 (19:12 +0200)]
Improved tagcloud template / template code optimizations

10 years agoFixed visuals of sub tab menus in message tab menu
Alexander Ebert [Mon, 14 Jul 2014 11:09:47 +0000 (13:09 +0200)]
Fixed visuals of sub tab menus in message tab menu

10 years agoFixed an issue related to static includes
Alexander Ebert [Mon, 14 Jul 2014 10:52:26 +0000 (12:52 +0200)]
Fixed an issue related to static includes

10 years agoMerge pull request #1776 from schlimpf/patch-5
Tim Düsterhus [Sat, 12 Jul 2014 20:31:24 +0000 (22:31 +0200)]
Merge pull request #1776 from schlimpf/patch-5

Update MessageForm.class.php

10 years agoImproved editor and scroll on init
Alexander Ebert [Sat, 12 Jul 2014 14:16:38 +0000 (16:16 +0200)]
Improved editor and scroll on init

10 years agoFix html code
Matthias Schmidt [Sat, 12 Jul 2014 08:10:07 +0000 (10:10 +0200)]
Fix html code

10 years agoRemove never used template code (2)
Matthias Schmidt [Sat, 12 Jul 2014 07:32:02 +0000 (09:32 +0200)]
Remove never used template code (2)

10 years agoRemove never used template code
Matthias Schmidt [Sat, 12 Jul 2014 07:30:33 +0000 (09:30 +0200)]
Remove never used template code

data-(enable|disable)-message is only used by WCF.ACP.User.EnableHandler

10 years agoSet language item value
Matthias Schmidt [Fri, 11 Jul 2014 18:49:42 +0000 (20:49 +0200)]
Set language item value

10 years agoFixed display of empty settings tab
Alexander Ebert [Fri, 11 Jul 2014 16:04:37 +0000 (18:04 +0200)]
Fixed display of empty settings tab

10 years agoOffline message page is no longer an "error message"
Marcel Werk [Fri, 11 Jul 2014 15:27:32 +0000 (17:27 +0200)]
Offline message page is no longer an "error message"

10 years agoMade privacy policy available during offline mode
Marcel Werk [Fri, 11 Jul 2014 14:33:48 +0000 (16:33 +0200)]
Made privacy policy available during offline mode

10 years agoImproved visuals for editor errors
Alexander Ebert [Fri, 11 Jul 2014 14:26:27 +0000 (16:26 +0200)]
Improved visuals for editor errors

10 years agoMerge branch '2.0'
Marcel Werk [Fri, 11 Jul 2014 09:33:41 +0000 (11:33 +0200)]
Merge branch '2.0'

10 years agoFixed broken/missing encoding of meta tag values
Marcel Werk [Fri, 11 Jul 2014 09:31:11 +0000 (11:31 +0200)]
Fixed broken/missing encoding of meta tag values

10 years agoAdd canViewTag permission
Matthias Schmidt [Thu, 10 Jul 2014 20:38:03 +0000 (22:38 +0200)]
Add canViewTag permission

10 years agoImproved visuals and message tab menu behavior
Alexander Ebert [Thu, 10 Jul 2014 14:35:05 +0000 (16:35 +0200)]
Improved visuals and message tab menu behavior

10 years agoMerge branch '2.0'
Marcel Werk [Thu, 10 Jul 2014 13:44:19 +0000 (15:44 +0200)]
Merge branch '2.0'

Conflicts:
wcfsetup/install/files/js/WCF.min.js

10 years agoFixed multiple open graph issues
Marcel Werk [Thu, 10 Jul 2014 13:36:06 +0000 (15:36 +0200)]
Fixed multiple open graph issues

10 years agoFix opening tag names in language files
Matthias Schmidt [Thu, 10 Jul 2014 09:07:27 +0000 (11:07 +0200)]
Fix opening tag names in language files

10 years agoFix code style of Edit History
Tim Düsterhus [Wed, 9 Jul 2014 20:16:58 +0000 (22:16 +0200)]
Fix code style of Edit History

10 years agoMerge branch 'edit-history'
Tim Düsterhus [Wed, 9 Jul 2014 20:00:42 +0000 (22:00 +0200)]
Merge branch 'edit-history'

10 years agoGet rid of objectTypeID as parameter in edit history
Tim Düsterhus [Wed, 9 Jul 2014 19:44:46 +0000 (21:44 +0200)]
Get rid of objectTypeID as parameter in edit history

10 years agoFix version count
Tim Düsterhus [Wed, 9 Jul 2014 19:16:32 +0000 (21:16 +0200)]
Fix version count

10 years agoAdd edit history entry expiration
Tim Düsterhus [Wed, 9 Jul 2014 18:43:45 +0000 (20:43 +0200)]
Add edit history entry expiration

10 years agoAdd delete to EditHistoryManager
Tim Düsterhus [Wed, 9 Jul 2014 18:24:04 +0000 (20:24 +0200)]
Add delete to EditHistoryManager

10 years agoAdd missing validation in EditHistoryPage
Tim Düsterhus [Wed, 9 Jul 2014 18:22:58 +0000 (20:22 +0200)]
Add missing validation in EditHistoryPage

10 years agoShow nice diff instead of unix diff in editHistory.tpl
Tim Düsterhus [Mon, 7 Jul 2014 17:52:05 +0000 (19:52 +0200)]
Show nice diff instead of unix diff in editHistory.tpl

10 years agoFix disabling of radio buttons
Tim Düsterhus [Wed, 2 Jul 2014 16:24:17 +0000 (18:24 +0200)]
Fix disabling of radio buttons

10 years agoAdd language items
Tim Düsterhus [Wed, 2 Jul 2014 16:15:44 +0000 (18:15 +0200)]
Add language items

10 years agoAdd getObject() to EditHistoryEntry.class.php
Tim Düsterhus [Wed, 2 Jul 2014 15:54:24 +0000 (17:54 +0200)]
Add getObject() to EditHistoryEntry.class.php

10 years agoMove edit history JavaScript from template to WCF.Message.js
Tim Düsterhus [Wed, 2 Jul 2014 15:47:05 +0000 (17:47 +0200)]
Move edit history JavaScript from template to WCF.Message.js

10 years agoAdd revert to EditHistoryEntryAction
Tim Düsterhus [Wed, 2 Jul 2014 15:44:23 +0000 (17:44 +0200)]
Add revert to EditHistoryEntryAction

10 years agoAdd form for edit history entry comparing
Tim Düsterhus [Wed, 2 Jul 2014 13:05:53 +0000 (15:05 +0200)]
Add form for edit history entry comparing

10 years agoAdd EditHistoryManager
Tim Düsterhus [Thu, 26 Jun 2014 19:29:19 +0000 (21:29 +0200)]
Add EditHistoryManager

10 years agoGive life to editHistory.tpl
Tim Düsterhus [Thu, 26 Jun 2014 19:29:07 +0000 (21:29 +0200)]
Give life to editHistory.tpl

10 years agoAdd breadcrumbs to EditHistoryPage
Tim Düsterhus [Wed, 25 Jun 2014 17:57:44 +0000 (19:57 +0200)]
Add breadcrumbs to EditHistoryPage

10 years agoAdd basic edit history page
Tim Düsterhus [Mon, 23 Jun 2014 15:16:14 +0000 (17:16 +0200)]
Add basic edit history page

10 years agoAdd Edit History interfaces
Tim Düsterhus [Mon, 23 Jun 2014 15:15:56 +0000 (17:15 +0200)]
Add Edit History interfaces

10 years agoAdd Edit History database objects
Tim Düsterhus [Mon, 23 Jun 2014 15:15:15 +0000 (17:15 +0200)]
Add Edit History database objects

10 years agoAdd database table and objectTypeDefinition of Edit History
Tim Düsterhus [Mon, 23 Jun 2014 15:14:38 +0000 (17:14 +0200)]
Add database table and objectTypeDefinition of Edit History

10 years agoFix common start / end detection in Diff.class.php
Tim Düsterhus [Mon, 7 Jul 2014 17:03:20 +0000 (19:03 +0200)]
Fix common start / end detection in Diff.class.php

10 years agoAdd permission check to usersOnlineInfoBox
Matthias Schmidt [Wed, 9 Jul 2014 17:03:23 +0000 (19:03 +0200)]
Add permission check to usersOnlineInfoBox

10 years agoAdjust user.profile.canViewUsersOnlineList permission description
Matthias Schmidt [Wed, 9 Jul 2014 16:34:54 +0000 (18:34 +0200)]
Adjust user.profile.canViewUsersOnlineList permission description

10 years agoMake upload button language item globally available in JavaScript
Matthias Schmidt [Wed, 9 Jul 2014 16:14:42 +0000 (18:14 +0200)]
Make upload button language item globally available in JavaScript

10 years agoFix German user profile comment stat language item
Matthias Schmidt [Wed, 9 Jul 2014 15:53:41 +0000 (17:53 +0200)]
Fix German user profile comment stat language item

10 years agoAdd AbstractDiskUsageStatDailyHandler
Matthias Schmidt [Wed, 9 Jul 2014 15:40:12 +0000 (17:40 +0200)]
Add AbstractDiskUsageStatDailyHandler

10 years agoMerge branch 'master' of github.com:WoltLab/WCF
Marcel Werk [Wed, 9 Jul 2014 15:01:37 +0000 (17:01 +0200)]
Merge branch 'master' of github.com:WoltLab/WCF

10 years agoFixed multiple issues in stathandler / statpage
Marcel Werk [Wed, 9 Jul 2014 15:01:25 +0000 (17:01 +0200)]
Fixed multiple issues in stathandler / statpage

10 years agoFixed inline edit and quick reply not properly toggling elements
Alexander Ebert [Wed, 9 Jul 2014 14:31:53 +0000 (16:31 +0200)]
Fixed inline edit and quick reply not properly toggling elements

10 years agoImproved page title in dashboard management
Marcel Werk [Wed, 9 Jul 2014 11:59:28 +0000 (13:59 +0200)]
Improved page title in dashboard management

10 years agoUpdate MessageForm.class.php
schlimpf [Wed, 9 Jul 2014 11:23:31 +0000 (13:23 +0200)]
Update MessageForm.class.php

Fixed PHPDoc

10 years agoMerge branch 'master' of github.com:WoltLab/WCF
Marcel Werk [Wed, 9 Jul 2014 10:36:47 +0000 (12:36 +0200)]
Merge branch 'master' of github.com:WoltLab/WCF

10 years agoImproved detection of utf-8 encoded strings
Marcel Werk [Wed, 9 Jul 2014 10:36:32 +0000 (12:36 +0200)]
Improved detection of utf-8 encoded strings

10 years agoUpdating minified JavaScript files
woltlab.com [Wed, 9 Jul 2014 10:26:39 +0000 (12:26 +0200)]
Updating minified JavaScript files

10 years agoFixed formatting issues on init during editing
Alexander Ebert [Wed, 9 Jul 2014 10:02:03 +0000 (12:02 +0200)]
Fixed formatting issues on init during editing

10 years agoSome cleanup
Alexander Ebert [Wed, 9 Jul 2014 09:26:22 +0000 (11:26 +0200)]
Some cleanup

10 years agoUpdating minified JavaScript files
woltlab.com [Tue, 8 Jul 2014 22:51:24 +0000 (00:51 +0200)]
Updating minified JavaScript files

10 years agoMerge branch 'master' of github.com:WoltLab/WCF
Marcel Werk [Tue, 8 Jul 2014 22:47:51 +0000 (00:47 +0200)]
Merge branch 'master' of github.com:WoltLab/WCF

10 years agoStyle optimizations
Marcel Werk [Tue, 8 Jul 2014 22:47:37 +0000 (00:47 +0200)]
Style optimizations

10 years agoUpdating minified JavaScript files
woltlab.com [Tue, 8 Jul 2014 22:47:25 +0000 (00:47 +0200)]
Updating minified JavaScript files

10 years agoFixed poll option width in message tab
Alexander Ebert [Tue, 8 Jul 2014 19:42:14 +0000 (21:42 +0200)]
Fixed poll option width in message tab

10 years agoFixed visuals for quick reply
Alexander Ebert [Tue, 8 Jul 2014 19:35:31 +0000 (21:35 +0200)]
Fixed visuals for quick reply

10 years agoAdd comment stat handler implementation
Matthias Schmidt [Tue, 8 Jul 2014 19:24:51 +0000 (21:24 +0200)]
Add comment stat handler implementation

10 years agoMerge branch 'master' of github.com:WoltLab/WCF
Matthias Schmidt [Tue, 8 Jul 2014 18:06:15 +0000 (20:06 +0200)]
Merge branch 'master' of github.com:WoltLab/WCF

10 years agoAutomatically set the application install date option value
Matthias Schmidt [Tue, 8 Jul 2014 18:05:42 +0000 (20:05 +0200)]
Automatically set the application install date option value

Hidden integer options of an application with name "app_install_date" will automatically get the current timestamp as option value.

10 years agoFixed borders of collapsed message tabs
Alexander Ebert [Tue, 8 Jul 2014 17:48:51 +0000 (19:48 +0200)]
Fixed borders of collapsed message tabs

10 years agoAdd stat handler categories
Matthias Schmidt [Tue, 8 Jul 2014 17:46:00 +0000 (19:46 +0200)]
Add stat handler categories

10 years agoDo not show menu item controller if page is selected
Matthias Schmidt [Tue, 8 Jul 2014 16:39:52 +0000 (18:39 +0200)]
Do not show menu item controller if page is selected

10 years agoFix issues when validation integer condition inputs
Matthias Schmidt [Tue, 8 Jul 2014 15:25:54 +0000 (17:25 +0200)]
Fix issues when validation integer condition inputs

10 years agoFixed typo
Alexander Ebert [Tue, 8 Jul 2014 13:31:47 +0000 (15:31 +0200)]
Fixed typo

10 years agoUpdating minified JavaScript files
woltlab.com [Tue, 8 Jul 2014 11:36:06 +0000 (13:36 +0200)]
Updating minified JavaScript files

10 years agoImproved Redactor integration
Alexander Ebert [Tue, 8 Jul 2014 11:32:05 +0000 (13:32 +0200)]
Improved Redactor integration

10 years agoOnly users can edit/delete user profile comments
Matthias Schmidt [Tue, 8 Jul 2014 06:48:22 +0000 (08:48 +0200)]
Only users can edit/delete user profile comments

10 years agoMerge branch 'master' of github.com:WoltLab/WCF
Matthias Schmidt [Tue, 8 Jul 2014 06:46:29 +0000 (08:46 +0200)]
Merge branch 'master' of github.com:WoltLab/WCF

10 years agoAdd missing usersonly to moderator user profile comment permissions
Matthias Schmidt [Tue, 8 Jul 2014 06:46:05 +0000 (08:46 +0200)]
Add missing usersonly to moderator user profile comment permissions

10 years agoMerge branch 'master' of github.com:WoltLab/WCF
Marcel Werk [Mon, 7 Jul 2014 23:26:57 +0000 (01:26 +0200)]
Merge branch 'master' of github.com:WoltLab/WCF

10 years agoAdded 'minimum user age' setting
Marcel Werk [Mon, 7 Jul 2014 23:26:41 +0000 (01:26 +0200)]
Added 'minimum user age' setting

10 years agoDecreased toolbar height, buttons are now quadratic
Alexander Ebert [Mon, 7 Jul 2014 13:03:01 +0000 (15:03 +0200)]
Decreased toolbar height, buttons are now quadratic

10 years agoCleanup
Alexander Ebert [Sun, 6 Jul 2014 17:46:47 +0000 (19:46 +0200)]
Cleanup

10 years agoUpdating minified JavaScript files
woltlab.com [Sun, 6 Jul 2014 17:46:17 +0000 (19:46 +0200)]
Updating minified JavaScript files

10 years agoUpdating minified JavaScript files
woltlab.com [Sun, 6 Jul 2014 17:46:07 +0000 (19:46 +0200)]
Updating minified JavaScript files

10 years agoMerge branch 'refs/heads/2.0'
Matthias Schmidt [Sun, 6 Jul 2014 17:42:29 +0000 (19:42 +0200)]
Merge branch 'refs/heads/2.0'

10 years agoMerge branch '2.0' of github.com:WoltLab/WCF into 2.0
Matthias Schmidt [Sun, 6 Jul 2014 17:39:26 +0000 (19:39 +0200)]
Merge branch '2.0' of github.com:WoltLab/WCF into 2.0

10 years agoHide loading overlay when aborting AJAX request
Matthias Schmidt [Sun, 6 Jul 2014 17:38:44 +0000 (19:38 +0200)]
Hide loading overlay when aborting AJAX request

10 years agoUpdating minified JavaScript files
woltlab.com [Sun, 6 Jul 2014 15:11:17 +0000 (17:11 +0200)]
Updating minified JavaScript files

10 years agoUpdating minified JavaScript files
woltlab.com [Sun, 6 Jul 2014 15:11:07 +0000 (17:11 +0200)]
Updating minified JavaScript files

10 years agoImproved redactor integration, inherits WCF style and appearances
Alexander Ebert [Sun, 6 Jul 2014 15:06:59 +0000 (17:06 +0200)]
Improved redactor integration, inherits WCF style and appearances

10 years agoFix mention issue using Firefox
Matthias Schmidt [Sun, 6 Jul 2014 15:06:02 +0000 (17:06 +0200)]
Fix mention issue using Firefox

10 years agoUpdating minified JavaScript files
woltlab.com [Sat, 5 Jul 2014 17:46:07 +0000 (19:46 +0200)]
Updating minified JavaScript files

10 years agoAdded experimental integration of message options in editor containers
Alexander Ebert [Sat, 5 Jul 2014 17:41:07 +0000 (19:41 +0200)]
Added experimental integration of message options in editor containers

10 years agoFixed small issue
Marcel Werk [Sat, 5 Jul 2014 13:25:42 +0000 (15:25 +0200)]
Fixed small issue

10 years agoAdded notification mail when users are activated by an administrator
Marcel Werk [Sat, 5 Jul 2014 12:49:05 +0000 (14:49 +0200)]
Added notification mail when users are activated by an administrator

10 years agoMerge pull request #1770 from SoftCreatR/patch-1
Tim Düsterhus [Sat, 5 Jul 2014 00:19:53 +0000 (02:19 +0200)]
Merge pull request #1770 from SoftCreatR/patch-1

Mobile Youtube URLs not being captured

10 years agoApplied small fix
Sascha Greuel [Fri, 4 Jul 2014 23:45:46 +0000 (01:45 +0200)]
Applied small fix

When linking Youtube-Videos via `m.youtube.com`, the url may differ from the one that's currently being captured by the regular expression.

10 years agoAdd categories for page object types
Matthias Schmidt [Fri, 4 Jul 2014 20:13:16 +0000 (22:13 +0200)]
Add categories for page object types

10 years agoAdd optgroup support for AbstractSelectCondition
Matthias Schmidt [Fri, 4 Jul 2014 20:13:00 +0000 (22:13 +0200)]
Add optgroup support for AbstractSelectCondition

10 years agoRemoved obsolete code
Marcel Werk [Fri, 4 Jul 2014 12:51:34 +0000 (14:51 +0200)]
Removed obsolete code

10 years agoFixed option name
Marcel Werk [Fri, 4 Jul 2014 12:51:18 +0000 (14:51 +0200)]
Fixed option name

10 years agoFixed language issue
Marcel Werk [Fri, 4 Jul 2014 12:51:02 +0000 (14:51 +0200)]
Fixed language issue