GitHub/WoltLab/WCF.git
8 years agoOverhauled "filter" sections
Marcel Werk [Wed, 9 Mar 2016 17:11:38 +0000 (18:11 +0100)]
Overhauled "filter" sections

8 years agoAdded missing default avatar placeholder
Marcel Werk [Wed, 9 Mar 2016 17:10:56 +0000 (18:10 +0100)]
Added missing default avatar placeholder

8 years agoImproved flexibleButtonGroup
Marcel Werk [Wed, 9 Mar 2016 15:35:48 +0000 (16:35 +0100)]
Improved flexibleButtonGroup

8 years agoRemoved obsolete section titles
Marcel Werk [Wed, 9 Mar 2016 11:38:35 +0000 (12:38 +0100)]
Removed obsolete section titles

8 years agoImproved section margins
Marcel Werk [Wed, 9 Mar 2016 11:34:57 +0000 (12:34 +0100)]
Improved section margins

8 years agoAdded CSS for sortable lists
Alexander Ebert [Wed, 9 Mar 2016 13:24:00 +0000 (14:24 +0100)]
Added CSS for sortable lists

8 years agoFixed markup
Alexander Ebert [Wed, 9 Mar 2016 08:41:32 +0000 (09:41 +0100)]
Fixed markup

8 years agoMerge pull request #1994 from azerusDE/patch-1
Marcel Werk [Tue, 8 Mar 2016 19:42:11 +0000 (20:42 +0100)]
Merge pull request #1994 from azerusDE/patch-1

Add missing info box in acp template boxList.tpl

8 years agoAdd missing info box
Niklas [Tue, 8 Mar 2016 19:32:13 +0000 (20:32 +0100)]
Add missing info box

Add in the boxList.tpl the info box, if there are no items available

8 years agoMinor design tweaks for dialogs
Marcel Werk [Tue, 8 Mar 2016 18:29:28 +0000 (19:29 +0100)]
Minor design tweaks for dialogs

8 years agoMerge branch 'next-lantia' of github.com:WoltLab/WCF into next-lantia
Alexander Ebert [Tue, 8 Mar 2016 18:25:51 +0000 (19:25 +0100)]
Merge branch 'next-lantia' of github.com:WoltLab/WCF into next-lantia

8 years agoAdded support for missing "select" callback
Alexander Ebert [Tue, 8 Mar 2016 18:25:46 +0000 (19:25 +0100)]
Added support for missing "select" callback

8 years agoAdded user suggestions module
Alexander Ebert [Tue, 8 Mar 2016 18:25:35 +0000 (19:25 +0100)]
Added user suggestions module

8 years agoSome minor style tweaks
Marcel Werk [Tue, 8 Mar 2016 17:58:06 +0000 (18:58 +0100)]
Some minor style tweaks

8 years agoAdded .boxMenu styling
Marcel Werk [Tue, 8 Mar 2016 17:57:53 +0000 (18:57 +0100)]
Added .boxMenu styling

8 years agoOverhauled message templates/styling
Marcel Werk [Tue, 8 Mar 2016 17:57:31 +0000 (18:57 +0100)]
Overhauled message templates/styling

8 years agoAdded replacement for `WCF.Search.Base`
Alexander Ebert [Tue, 8 Mar 2016 13:13:54 +0000 (14:13 +0100)]
Added replacement for `WCF.Search.Base`

8 years agoFixed I18nHandler usage
Alexander Ebert [Tue, 8 Mar 2016 13:13:39 +0000 (14:13 +0100)]
Fixed I18nHandler usage

8 years agoFixed phrase name
Alexander Ebert [Tue, 8 Mar 2016 13:13:28 +0000 (14:13 +0100)]
Fixed phrase name

8 years agoFixed permission names
Alexander Ebert [Tue, 8 Mar 2016 13:13:20 +0000 (14:13 +0100)]
Fixed permission names

8 years agoAdded reliable checks for common key presses
Alexander Ebert [Tue, 8 Mar 2016 13:12:54 +0000 (14:12 +0100)]
Added reliable checks for common key presses

8 years agoFixed WCFSetup crashing w/o an application
Alexander Ebert [Sun, 6 Mar 2016 13:46:43 +0000 (14:46 +0100)]
Fixed WCFSetup crashing w/o an application

8 years agoMerge pull request #1986 from Fabii547/patch-6
Alexander Ebert [Fri, 4 Mar 2016 13:36:31 +0000 (14:36 +0100)]
Merge pull request #1986 from Fabii547/patch-6

Use shorthand functions for DOM operations more often

8 years agoFix typos
Fabii [Fri, 4 Mar 2016 13:04:08 +0000 (14:04 +0100)]
Fix typos

8 years agoMerge remote-tracking branch 'refs/remotes/origin/next' into next-lantia
Alexander Ebert [Fri, 4 Mar 2016 12:28:31 +0000 (13:28 +0100)]
Merge remote-tracking branch 'refs/remotes/origin/next' into next-lantia

8 years agoMerge remote-tracking branch 'refs/remotes/origin/master' into next
Alexander Ebert [Fri, 4 Mar 2016 12:24:25 +0000 (13:24 +0100)]
Merge remote-tracking branch 'refs/remotes/origin/master' into next

# Conflicts:
# com.woltlab.wcf/package.xml
# wcfsetup/install/files/js/3rdParty/redactor/plugins/wbbcode.js
# wcfsetup/install/files/js/3rdParty/redactor/plugins/wcombined.min.js
# wcfsetup/install/files/js/WCF.Combined.min.js
# wcfsetup/install/files/lib/acp/page/ExceptionLogViewPage.class.php
# wcfsetup/install/files/lib/system/WCF.class.php

# wcfsetup/install/files/lib/system/option/user/UserOptionHandler.class.php

8 years agoUpdating minified JavaScript files
woltlab.com [Fri, 4 Mar 2016 11:05:49 +0000 (12:05 +0100)]
Updating minified JavaScript files

8 years agoUpdating minified JavaScript files
woltlab.com [Fri, 4 Mar 2016 11:05:19 +0000 (12:05 +0100)]
Updating minified JavaScript files

8 years agoFix typo in WoltLab/WCF/Date/Picker
Fabii547 [Sat, 30 Jan 2016 16:38:58 +0000 (17:38 +0100)]
Fix typo in WoltLab/WCF/Date/Picker

8 years agoConsistently using shorthand functions for DOM operations
Fabii [Sat, 30 Jan 2016 13:03:44 +0000 (14:03 +0100)]
Consistently using shorthand functions for DOM operations

8 years agoPreparing release 2.1.10
Alexander Ebert [Thu, 3 Mar 2016 12:28:02 +0000 (13:28 +0100)]
Preparing release 2.1.10

8 years agoAdded basic mobile support for ACP
Alexander Ebert [Thu, 3 Mar 2016 09:32:26 +0000 (10:32 +0100)]
Added basic mobile support for ACP

8 years agoPossible fix for messed up file order on linux
Alexander Ebert [Wed, 2 Mar 2016 17:09:50 +0000 (18:09 +0100)]
Possible fix for messed up file order on linux

Fixes #1981

8 years agoSlightly improved visuals for mobile header
Alexander Ebert [Wed, 2 Mar 2016 14:31:24 +0000 (15:31 +0100)]
Slightly improved visuals for mobile header

8 years agoFixed mobile view
Alexander Ebert [Wed, 2 Mar 2016 14:15:15 +0000 (15:15 +0100)]
Fixed mobile view

8 years agoOverhauled frontend header
Alexander Ebert [Wed, 2 Mar 2016 12:55:48 +0000 (13:55 +0100)]
Overhauled frontend header

8 years agoRemoved debug code
Alexander Ebert [Wed, 2 Mar 2016 12:55:04 +0000 (13:55 +0100)]
Removed debug code

8 years agoFile was not supposed to be added
Alexander Ebert [Tue, 1 Mar 2016 19:34:33 +0000 (20:34 +0100)]
File was not supposed to be added

8 years agoOverhauled ACP layout, menu and permissions
Alexander Ebert [Tue, 1 Mar 2016 17:28:38 +0000 (18:28 +0100)]
Overhauled ACP layout, menu and permissions

8 years agoAdded missing limit to user search results
Marcel Werk [Tue, 1 Mar 2016 12:24:08 +0000 (13:24 +0100)]
Added missing limit to user search results

8 years agoAdded missing language variable
Marcel Werk [Mon, 29 Feb 2016 23:57:52 +0000 (00:57 +0100)]
Added missing language variable

8 years agoAdd missing since tags
Matthias Schmidt [Sat, 27 Feb 2016 21:08:00 +0000 (22:08 +0100)]
Add missing since tags

8 years agoFixed issue in detection of orphaned queue entries
Marcel Werk [Sat, 27 Feb 2016 18:21:27 +0000 (19:21 +0100)]
Fixed issue in detection of orphaned queue entries

8 years agoFixed typo
Marcel Werk [Sat, 27 Feb 2016 16:29:07 +0000 (17:29 +0100)]
Fixed typo

8 years agoStyle/Template overhaul
Marcel Werk [Sat, 27 Feb 2016 16:22:08 +0000 (17:22 +0100)]
Style/Template overhaul

* Fixed margins/paddings
* Removed/replaced deprecated elements (.container, .boxHeadline,
fieldset, .marginTop)
* Fixed deprecated icon names (.icon-* -> .fa-*)
* Fixed sidebars
* Some minor tweaks

8 years agoAdd missing username update in AbstractUserMergeListener
Matthias Schmidt [Sat, 27 Feb 2016 15:52:46 +0000 (16:52 +0100)]
Add missing username update in AbstractUserMergeListener

8 years agoAdd abstract event listeners for user merge/rename
Matthias Schmidt [Sat, 27 Feb 2016 14:28:53 +0000 (15:28 +0100)]
Add abstract event listeners for user merge/rename

8 years agoChanged position of language chooser in desktop mode
Alexander Ebert [Fri, 26 Feb 2016 17:02:56 +0000 (18:02 +0100)]
Changed position of language chooser in desktop mode

8 years agoGuests will now be served a proper user menu
Alexander Ebert [Fri, 26 Feb 2016 16:29:22 +0000 (17:29 +0100)]
Guests will now be served a proper user menu

Just showing the login dialog is rather lame, especially since it does
not provide the ability to change the UI language.

8 years agoBasic responsive style for dialogs
Alexander Ebert [Fri, 26 Feb 2016 15:47:09 +0000 (16:47 +0100)]
Basic responsive style for dialogs

8 years agoUser menu will open login instead for guests
Alexander Ebert [Fri, 26 Feb 2016 15:40:15 +0000 (16:40 +0100)]
User menu will open login instead for guests

8 years agoUpdate DOM for ACP page header
Alexander Ebert [Fri, 26 Feb 2016 15:18:05 +0000 (16:18 +0100)]
Update DOM for ACP page header

8 years agoAdded basic grid layout classes
Alexander Ebert [Fri, 26 Feb 2016 12:48:17 +0000 (13:48 +0100)]
Added basic grid layout classes

CSS classes pulled from Twitter Bootstrap 4.0 Alpha 2

8 years agoVery basic responsive design / fullscreen touch menus
Alexander Ebert [Fri, 26 Feb 2016 11:47:46 +0000 (12:47 +0100)]
Very basic responsive design / fullscreen touch menus

8 years agoSome minor fixes
Alexander Ebert [Thu, 25 Feb 2016 21:40:42 +0000 (22:40 +0100)]
Some minor fixes

8 years agoDiscard previous output when an exception is thrown
Alexander Ebert [Thu, 25 Feb 2016 20:55:32 +0000 (21:55 +0100)]
Discard previous output when an exception is thrown

8 years agoOverhauled exception view
Alexander Ebert [Thu, 25 Feb 2016 20:55:09 +0000 (21:55 +0100)]
Overhauled exception view

8 years agoFix issue when dismissing dismissed notice
Matthias Schmidt [Wed, 24 Feb 2016 06:34:51 +0000 (07:34 +0100)]
Fix issue when dismissing dismissed notice

This can happen if the notice is dismissed in two tabs one at a time.

8 years agoFix user list in ACP
Matthias Schmidt [Tue, 23 Feb 2016 18:46:08 +0000 (19:46 +0100)]
Fix user list in ACP

8 years agoFixed image viewer sometimes showing the wrong image
Alexander Ebert [Sat, 20 Feb 2016 21:39:55 +0000 (22:39 +0100)]
Fixed image viewer sometimes showing the wrong image

8 years agoUse explicit newlines in ExceptionLogViewPage
Tim Düsterhus [Thu, 18 Feb 2016 14:12:18 +0000 (15:12 +0100)]
Use explicit newlines in ExceptionLogViewPage

8 years agoMerge pull request #1989 from Fabii547/patch-7
Tim Düsterhus [Tue, 16 Feb 2016 15:19:15 +0000 (16:19 +0100)]
Merge pull request #1989 from Fabii547/patch-7

Fix php doc in TMultiCategoryObject

8 years agoFix php doc in TMultiCategoryObject
Fabii [Tue, 16 Feb 2016 15:07:11 +0000 (16:07 +0100)]
Fix php doc in TMultiCategoryObject

8 years agoAdded proper active values for placeholders
Alexander Ebert [Mon, 15 Feb 2016 17:22:21 +0000 (18:22 +0100)]
Added proper active values for placeholders

8 years agoImproved sticky page header handling
Alexander Ebert [Mon, 15 Feb 2016 16:13:26 +0000 (17:13 +0100)]
Improved sticky page header handling

8 years agoAdded option to prevent dropdown collapse
Alexander Ebert [Mon, 15 Feb 2016 16:12:51 +0000 (17:12 +0100)]
Added option to prevent dropdown collapse

8 years agoAdded support for slightly different search area DOM
Alexander Ebert [Mon, 15 Feb 2016 16:12:33 +0000 (17:12 +0100)]
Added support for slightly different search area DOM

8 years agoORDER BY qualified Primary Key
Tim Düsterhus [Mon, 15 Feb 2016 13:12:40 +0000 (14:12 +0100)]
ORDER BY qualified Primary Key

see 0e12e80e77ced57f99e2a727c9765e53c5e8c56a

8 years agoFixed some margins/paddings
Marcel Werk [Mon, 15 Feb 2016 11:55:26 +0000 (12:55 +0100)]
Fixed some margins/paddings

8 years agoFixed margins in recent activity list
Marcel Werk [Fri, 12 Feb 2016 11:53:44 +0000 (12:53 +0100)]
Fixed margins in recent activity list

8 years agoAdded missing callback for added like objects
Alexander Ebert [Thu, 11 Feb 2016 13:27:27 +0000 (14:27 +0100)]
Added missing callback for added like objects

8 years agoSome minor adjustments
Alexander Ebert [Thu, 11 Feb 2016 13:27:13 +0000 (14:27 +0100)]
Some minor adjustments

8 years agoChanged positions of search area and user menu
Alexander Ebert [Thu, 11 Feb 2016 13:26:59 +0000 (14:26 +0100)]
Changed positions of search area and user menu

8 years agoAdd missing import
Tim Düsterhus [Tue, 9 Feb 2016 20:26:37 +0000 (21:26 +0100)]
Add missing import

8 years agoDrain queue faster by processing up to five items, if items are due
Tim Düsterhus [Tue, 9 Feb 2016 20:16:32 +0000 (21:16 +0100)]
Drain queue faster by processing up to five items, if items are due

8 years agoAdd BackgroundQueueHandler::getRunnableCount()
Tim Düsterhus [Tue, 9 Feb 2016 19:28:41 +0000 (20:28 +0100)]
Add BackgroundQueueHandler::getRunnableCount()

8 years agoMerge branch 'next' into next-lantia
Tim Düsterhus [Tue, 9 Feb 2016 19:16:38 +0000 (20:16 +0100)]
Merge branch 'next' into next-lantia

8 years agoMerge remote-tracking branch 'origin/next' into next
Tim Düsterhus [Tue, 9 Feb 2016 19:13:24 +0000 (20:13 +0100)]
Merge remote-tracking branch 'origin/next' into next

8 years agoMerge commit 'd9ff0c' into next
Tim Düsterhus [Tue, 9 Feb 2016 19:13:14 +0000 (20:13 +0100)]
Merge commit 'd9ff0c' into next

8 years agoMake message_sidebar_user_options sortable
Matthias Schmidt [Tue, 9 Feb 2016 19:09:44 +0000 (20:09 +0100)]
Make message_sidebar_user_options sortable

8 years agoUser profile header overhaul
Marcel Werk [Tue, 9 Feb 2016 19:08:58 +0000 (20:08 +0100)]
User profile header overhaul

8 years agoORDER BY Primary Key in MultipleLinkPage
Tim Düsterhus [Tue, 9 Feb 2016 18:59:44 +0000 (19:59 +0100)]
ORDER BY Primary Key in MultipleLinkPage

8 years agoUpdated visuals within the editor field
Alexander Ebert [Tue, 9 Feb 2016 16:39:27 +0000 (17:39 +0100)]
Updated visuals within the editor field

8 years agoUsing default margin of 1em
Alexander Ebert [Tue, 9 Feb 2016 16:35:10 +0000 (17:35 +0100)]
Using default margin of 1em

Chrome, Firefox and Edge use 1em as the default margin for <p>, this
change unifies the appearance. It is much more closely to word
processors, all though these lean towards 1-1.2em, but 1.5em was way
off.

8 years agoUser profile style optimization / cleanup
Marcel Werk [Mon, 8 Feb 2016 15:06:34 +0000 (16:06 +0100)]
User profile style optimization / cleanup

8 years agoFixed handling of AJAX response data
Alexander Ebert [Mon, 8 Feb 2016 12:43:09 +0000 (13:43 +0100)]
Fixed handling of AJAX response data

8 years agoUpdated styling for like badge in .messageStatus
Alexander Ebert [Mon, 8 Feb 2016 12:37:26 +0000 (13:37 +0100)]
Updated styling for like badge in .messageStatus

8 years agoAdded support for like badge in .messageStatus
Alexander Ebert [Mon, 8 Feb 2016 12:37:15 +0000 (13:37 +0100)]
Added support for like badge in .messageStatus

8 years agoImproved visuals for username in message sidebar
Alexander Ebert [Mon, 8 Feb 2016 11:58:39 +0000 (12:58 +0100)]
Improved visuals for username in message sidebar

8 years agoImproved button visuals in dialogs
Alexander Ebert [Mon, 8 Feb 2016 11:56:15 +0000 (12:56 +0100)]
Improved button visuals in dialogs

8 years agoFixed tooltip for relative timestamps
Alexander Ebert [Sun, 7 Feb 2016 21:17:55 +0000 (22:17 +0100)]
Fixed tooltip for relative timestamps

8 years agoAdded fail-safe mechanism for options, WCF is now an app
Alexander Ebert [Sun, 7 Feb 2016 17:45:05 +0000 (18:45 +0100)]
Added fail-safe mechanism for options, WCF is now an app

8 years agoImprove backwards compatibility of AbstractModificationLogHandler
Matthias Schmidt [Sat, 6 Feb 2016 14:22:05 +0000 (15:22 +0100)]
Improve backwards compatibility of AbstractModificationLogHandler

8 years agoFixed usage of deprecated imagick method
Marcel Werk [Fri, 5 Feb 2016 16:19:50 +0000 (17:19 +0100)]
Fixed usage of deprecated imagick method

8 years agoUnified phrases
Marcel Werk [Fri, 5 Feb 2016 15:49:07 +0000 (16:49 +0100)]
Unified phrases

8 years agoPrevent smilies from being inserted at incorrect positions
Alexander Ebert [Fri, 5 Feb 2016 09:44:33 +0000 (10:44 +0100)]
Prevent smilies from being inserted at incorrect positions

8 years agoFixed handling of required user options during registration process
Marcel Werk [Thu, 4 Feb 2016 22:36:30 +0000 (23:36 +0100)]
Fixed handling of required user options during registration process

8 years agoThe check for OpenOffice/LibreOffice was too restrictive
Alexander Ebert [Thu, 4 Feb 2016 21:22:14 +0000 (22:22 +0100)]
The check for OpenOffice/LibreOffice was too restrictive

8 years agoFixed typos
Marcel Werk [Thu, 4 Feb 2016 17:21:41 +0000 (18:21 +0100)]
Fixed typos

8 years agoFixed typos
Marcel Werk [Thu, 4 Feb 2016 17:16:42 +0000 (18:16 +0100)]
Fixed typos