GitHub/WoltLab/WCF.git
10 years agoMerge branch '2.0'
Tim Düsterhus [Thu, 17 Jul 2014 18:29:52 +0000 (20:29 +0200)]
Merge branch '2.0'

10 years agoMerge pull request #1765 from joshuaruesweg/patch-26
Tim Düsterhus [Thu, 17 Jul 2014 18:28:36 +0000 (20:28 +0200)]
Merge pull request #1765 from joshuaruesweg/patch-26

prevent updating deleted profile-fields with 3rd..

10 years agoRemoved min files
Marcel Werk [Thu, 17 Jul 2014 14:02:09 +0000 (16:02 +0200)]
Removed min files

10 years agoMerge branch '2.0'
Marcel Werk [Thu, 17 Jul 2014 14:01:30 +0000 (16:01 +0200)]
Merge branch '2.0'

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

10 years agoFixed numeric format issue
Marcel Werk [Thu, 17 Jul 2014 13:29:39 +0000 (15:29 +0200)]
Fixed numeric format issue

10 years agoFixed application uninstallation
Alexander Ebert [Thu, 17 Jul 2014 10:54:50 +0000 (12:54 +0200)]
Fixed application uninstallation

10 years agoUpdating minified JavaScript files
woltlab.com [Wed, 16 Jul 2014 22:48:38 +0000 (00:48 +0200)]
Updating minified JavaScript files

10 years agoAdded option to reload page on object unsubscribe
Alexander Ebert [Wed, 16 Jul 2014 22:36:22 +0000 (00:36 +0200)]
Added option to reload page on object unsubscribe

10 years agoThis doesn't belong here
Alexander Ebert [Wed, 16 Jul 2014 22:32:41 +0000 (00:32 +0200)]
This doesn't belong here

10 years agoRelative URLs are no longer recognized as external ones
Alexander Ebert [Wed, 16 Jul 2014 20:10:30 +0000 (22:10 +0200)]
Relative URLs are no longer recognized as external ones

10 years agoAdded method to remove notifications
Alexander Ebert [Wed, 16 Jul 2014 20:08:12 +0000 (22:08 +0200)]
Added method to remove notifications

10 years agoAdd possibility to set appearance of notices
Matthias Schmidt [Wed, 16 Jul 2014 19:42:12 +0000 (21:42 +0200)]
Add possibility to set appearance of notices

10 years agoFix newlines in HTML less notice texts
Matthias Schmidt [Wed, 16 Jul 2014 16:08:44 +0000 (18:08 +0200)]
Fix newlines in HTML less notice texts

10 years agoRemove unused variable
Matthias Schmidt [Wed, 16 Jul 2014 16:03:19 +0000 (18:03 +0200)]
Remove unused variable

Also improve code formatting

10 years agoFixed use-statement order
Alexander Ebert [Wed, 16 Jul 2014 13:06:48 +0000 (15:06 +0200)]
Fixed use-statement order

10 years agoAdded ability to check for access within notification events
Alexander Ebert [Wed, 16 Jul 2014 12:59:18 +0000 (14:59 +0200)]
Added ability to check for access within notification events

10 years agoUpdating minified JavaScript files
woltlab.com [Wed, 16 Jul 2014 10:14:23 +0000 (12:14 +0200)]
Updating minified JavaScript files

10 years agoMerge branch '2.0'
Marcel Werk [Tue, 15 Jul 2014 23:32:29 +0000 (01:32 +0200)]
Merge branch '2.0'

Conflicts:
wcfsetup/install/files/style/message.less

10 years agoSmall style optimization
Marcel Werk [Tue, 15 Jul 2014 23:29:23 +0000 (01:29 +0200)]
Small style optimization

10 years agoFixed button title
Marcel Werk [Tue, 15 Jul 2014 23:10:52 +0000 (01:10 +0200)]
Fixed button title

10 years agoMerge branch '2.0'
Marcel Werk [Tue, 15 Jul 2014 15:49:24 +0000 (17:49 +0200)]
Merge branch '2.0'

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

10 years agoFixed delete buttons in mobile version
Marcel Werk [Tue, 15 Jul 2014 15:47:55 +0000 (17:47 +0200)]
Fixed delete buttons in mobile version

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

10 years agoModeration queue entries now support comments / moderation queue overhaul (WIP)
Marcel Werk [Tue, 15 Jul 2014 15:12:44 +0000 (17:12 +0200)]
Moderation queue entries now support comments / moderation queue overhaul (WIP)

10 years agoUpdating minified JavaScript files
woltlab.com [Mon, 14 Jul 2014 22:07:11 +0000 (00:07 +0200)]
Updating minified JavaScript files

10 years agoMerge branch 'master' of github.com:WoltLab/WCF
woltlab.com [Mon, 14 Jul 2014 22:05:39 +0000 (00:05 +0200)]
Merge branch 'master' of github.com:WoltLab/WCF

10 years agoMailWorker ignores banned and not activated users
Marcel Werk [Mon, 14 Jul 2014 21:59:27 +0000 (23:59 +0200)]
MailWorker ignores banned and not activated users

10 years agoUpdating minified JavaScript files
woltlab.com [Mon, 14 Jul 2014 17:16:14 +0000 (19:16 +0200)]
Updating minified JavaScript files

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 agoUpdating minified JavaScript files
woltlab.com [Mon, 14 Jul 2014 16:57:55 +0000 (18:57 +0200)]
Updating minified JavaScript files

10 years agoUpdating minified JavaScript files
woltlab.com [Mon, 14 Jul 2014 16:57:52 +0000 (18:57 +0200)]
Updating minified JavaScript files

10 years agoFix mention-related issues
Matthias Schmidt [Mon, 14 Jul 2014 16:35:36 +0000 (18:35 +0200)]
Fix mention-related issues

The mention search is now only triggered if the user paused half a second during typing. Furthermore, previous AJAX requests are now aborted fixing issues when "delayed" requests return their data even though they are not needed anymore.

10 years agoUpdating minified JavaScript files
woltlab.com [Mon, 14 Jul 2014 15:10:36 +0000 (17:10 +0200)]
Updating minified JavaScript files

10 years agoUpdating minified JavaScript files
woltlab.com [Mon, 14 Jul 2014 15:03:48 +0000 (17:03 +0200)]
Updating minified JavaScript files

10 years agoUpdating minified JavaScript files
woltlab.com [Mon, 14 Jul 2014 13:39:52 +0000 (15:39 +0200)]
Updating minified JavaScript files

10 years agoUpdating minified JavaScript files
woltlab.com [Mon, 14 Jul 2014 13:32:39 +0000 (15:32 +0200)]
Updating minified JavaScript files

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