GitHub/WoltLab/WCF.git
9 years agoUser avatar thumbnail condition improvement
Matthias Schmidt [Mon, 23 Feb 2015 20:10:32 +0000 (21:10 +0100)]
User avatar thumbnail condition improvement

9 years agoFix thumbnail for 96px x 96px avatars
Matthias Schmidt [Mon, 23 Feb 2015 19:09:36 +0000 (20:09 +0100)]
Fix thumbnail for 96px x 96px avatars

9 years agoRemoved debug code
Alexander Ebert [Mon, 23 Feb 2015 18:23:20 +0000 (19:23 +0100)]
Removed debug code

9 years agoWork-around for case-sensitive controller patterns
Alexander Ebert [Mon, 23 Feb 2015 17:12:51 +0000 (18:12 +0100)]
Work-around for case-sensitive controller patterns

9 years agoUpdating minified JavaScript files
woltlab.com [Mon, 23 Feb 2015 17:06:48 +0000 (18:06 +0100)]
Updating minified JavaScript files

9 years agoDropping <wbr>
Alexander Ebert [Mon, 23 Feb 2015 17:04:24 +0000 (18:04 +0100)]
Dropping <wbr>

9 years agoUpdating minified JavaScript files
woltlab.com [Mon, 23 Feb 2015 15:41:49 +0000 (16:41 +0100)]
Updating minified JavaScript files

9 years agoImproved keyboard navigation for nested quotes
Alexander Ebert [Mon, 23 Feb 2015 15:35:16 +0000 (16:35 +0100)]
Improved keyboard navigation for nested quotes

9 years agoImproved clicks on quote margins for nested quotes
Alexander Ebert [Mon, 23 Feb 2015 13:48:14 +0000 (14:48 +0100)]
Improved clicks on quote margins for nested quotes

9 years agoImproved pasting of multi-line content
Alexander Ebert [Mon, 23 Feb 2015 13:47:59 +0000 (14:47 +0100)]
Improved pasting of multi-line content

9 years agoFixed controller names if Route is used w/o compatibility mode
Alexander Ebert [Mon, 23 Feb 2015 10:32:55 +0000 (11:32 +0100)]
Fixed controller names if Route is used w/o compatibility mode

9 years agoRemove explicit width from quote controls 2.1.0_RC_2
Tim Düsterhus [Sun, 22 Feb 2015 20:48:02 +0000 (21:48 +0100)]
Remove explicit width from quote controls

9 years agoUpdating release date
Alexander Ebert [Sun, 22 Feb 2015 15:02:50 +0000 (16:02 +0100)]
Updating release date

9 years agoProperly enforcing item width
Alexander Ebert [Sun, 22 Feb 2015 13:50:16 +0000 (14:50 +0100)]
Properly enforcing item width

9 years agoRemove superfluous whitespaces
Matthias Schmidt [Sun, 22 Feb 2015 13:23:10 +0000 (14:23 +0100)]
Remove superfluous whitespaces

9 years agoUpdating minified JavaScript files
woltlab.com [Sun, 22 Feb 2015 11:11:47 +0000 (12:11 +0100)]
Updating minified JavaScript files

9 years agoFixed table sanitizing not applied to all tables
Alexander Ebert [Sun, 22 Feb 2015 11:08:07 +0000 (12:08 +0100)]
Fixed table sanitizing not applied to all tables

9 years agoUpdating minified JavaScript files
woltlab.com [Sun, 22 Feb 2015 10:06:46 +0000 (11:06 +0100)]
Updating minified JavaScript files

9 years agoDropping empty <li></li> after pasting
Alexander Ebert [Sun, 22 Feb 2015 10:02:08 +0000 (11:02 +0100)]
Dropping empty <li></li> after pasting

9 years agoUpdating minified JavaScript files
woltlab.com [Sun, 22 Feb 2015 08:21:47 +0000 (09:21 +0100)]
Updating minified JavaScript files

9 years agoTrimming content inside <span style="...">...</span> is dangerous
Alexander Ebert [Sun, 22 Feb 2015 08:18:35 +0000 (09:18 +0100)]
Trimming content inside <span style="...">...</span> is dangerous

9 years agoPreparing internal release 2.1.0 RC 2
Alexander Ebert [Sat, 21 Feb 2015 17:40:16 +0000 (18:40 +0100)]
Preparing internal release 2.1.0 RC 2

9 years agoMerge branch '2.0'
Alexander Ebert [Sat, 21 Feb 2015 17:26:57 +0000 (18:26 +0100)]
Merge branch '2.0'

Conflicts:
com.woltlab.wcf/package.xml

9 years agoUpdating release date 2.0.11
Alexander Ebert [Sat, 21 Feb 2015 15:43:36 +0000 (16:43 +0100)]
Updating release date

9 years agoUpdating minified JavaScript files
woltlab.com [Sat, 21 Feb 2015 11:46:48 +0000 (12:46 +0100)]
Updating minified JavaScript files

9 years agoFixed some URL issues in AJAX requests
Alexander Ebert [Sat, 21 Feb 2015 11:42:40 +0000 (12:42 +0100)]
Fixed some URL issues in AJAX requests

9 years agoMerge branch 'master' of github.com:WoltLab/WCF
Alexander Ebert [Sat, 21 Feb 2015 11:09:07 +0000 (12:09 +0100)]
Merge branch 'master' of github.com:WoltLab/WCF

9 years agoFixed handling of default controllers, some optimizations
Alexander Ebert [Sat, 21 Feb 2015 11:08:47 +0000 (12:08 +0100)]
Fixed handling of default controllers, some optimizations

9 years agoUpdating minified JavaScript files
woltlab.com [Fri, 20 Feb 2015 22:46:49 +0000 (23:46 +0100)]
Updating minified JavaScript files

9 years agoFixed inserting smileys breaking out of current formatting
Alexander Ebert [Fri, 20 Feb 2015 22:44:50 +0000 (23:44 +0100)]
Fixed inserting smileys breaking out of current formatting

9 years agoImproved handling of aliased/mistyped controllers
Alexander Ebert [Fri, 20 Feb 2015 16:57:10 +0000 (17:57 +0100)]
Improved handling of aliased/mistyped controllers

9 years agoUpdating minified JavaScript files
woltlab.com [Thu, 19 Feb 2015 17:06:50 +0000 (18:06 +0100)]
Updating minified JavaScript files

9 years agoRemoved debug code
Alexander Ebert [Thu, 19 Feb 2015 17:05:38 +0000 (18:05 +0100)]
Removed debug code

9 years agoMerge pull request #1885 from joshuaruesweg/emailleak2
Tim Düsterhus [Thu, 19 Feb 2015 16:50:31 +0000 (17:50 +0100)]
Merge pull request #1885 from joshuaruesweg/emailleak2

fix email leak in user search form

9 years agoFixed alignment of ads
Marcel Werk [Thu, 19 Feb 2015 16:18:50 +0000 (17:18 +0100)]
Fixed alignment of ads

9 years agofix email leak in user search form
joshuaruesweg [Thu, 19 Feb 2015 15:58:17 +0000 (16:58 +0100)]
fix email leak in user search form

9 years agoFixed error handling for controller aliasing
Alexander Ebert [Thu, 19 Feb 2015 15:35:18 +0000 (16:35 +0100)]
Fixed error handling for controller aliasing

9 years agoUpdating minified JavaScript files
woltlab.com [Thu, 19 Feb 2015 15:21:50 +0000 (16:21 +0100)]
Updating minified JavaScript files

9 years agoFixed handling of tables when converting HTML -> BBCode
Alexander Ebert [Thu, 19 Feb 2015 15:19:01 +0000 (16:19 +0100)]
Fixed handling of tables when converting HTML -> BBCode

9 years agoPrevent nesting <table> inside <p></p>
Alexander Ebert [Thu, 19 Feb 2015 14:05:19 +0000 (15:05 +0100)]
Prevent nesting <table> inside <p></p>

9 years agoFixed superfluous newline after [/align]
Alexander Ebert [Thu, 19 Feb 2015 13:56:32 +0000 (14:56 +0100)]
Fixed superfluous newline after [/align]

9 years agoFixed empty title appended as query string argument
Alexander Ebert [Thu, 19 Feb 2015 09:45:25 +0000 (10:45 +0100)]
Fixed empty title appended as query string argument

9 years agoFixed version comparison failing when comparing Beta and RC versions
Alexander Ebert [Thu, 19 Feb 2015 09:42:41 +0000 (10:42 +0100)]
Fixed version comparison failing when comparing Beta and RC versions

9 years agoMerge branch 'master' of github.com:WoltLab/WCF
Matthias Schmidt [Wed, 18 Feb 2015 17:38:50 +0000 (18:38 +0100)]
Merge branch 'master' of github.com:WoltLab/WCF

9 years agoFix thumbnails of user avatars with width of 96px
Matthias Schmidt [Wed, 18 Feb 2015 17:38:27 +0000 (18:38 +0100)]
Fix thumbnails of user avatars with width of 96px

9 years agoMerge pull request #1884 from joshuaruesweg/patch-54
Matthias Schmidt [Wed, 18 Feb 2015 17:28:49 +0000 (18:28 +0100)]
Merge pull request #1884 from joshuaruesweg/patch-54

add missing word

9 years agoAdd UserAvatar::MIN_AVATAR_SIZE
Matthias Schmidt [Wed, 18 Feb 2015 17:27:44 +0000 (18:27 +0100)]
Add UserAvatar::MIN_AVATAR_SIZE

9 years agoAdapt minimum max avatar width/height
Matthias Schmidt [Wed, 18 Feb 2015 17:27:17 +0000 (18:27 +0100)]
Adapt minimum max avatar width/height

… to 10164c5e1d46dcdacb6873a3496ced2faedaa8a4

9 years agoadd missing word
Joshua Rüsweg [Wed, 18 Feb 2015 17:25:35 +0000 (18:25 +0100)]
add missing word

9 years agoPreparing release 2.0.11
Alexander Ebert [Wed, 18 Feb 2015 12:31:57 +0000 (13:31 +0100)]
Preparing release 2.0.11

9 years agoMerge branch 'master' of github.com:WoltLab/WCF
Marcel Werk [Wed, 18 Feb 2015 11:18:13 +0000 (12:18 +0100)]
Merge branch 'master' of github.com:WoltLab/WCF

9 years agoDisabled ad locations on non-content pages
Marcel Werk [Wed, 18 Feb 2015 11:17:58 +0000 (12:17 +0100)]
Disabled ad locations on non-content pages

9 years agoFixed default value for accessibleGroups
Alexander Ebert [Wed, 18 Feb 2015 10:56:22 +0000 (11:56 +0100)]
Fixed default value for accessibleGroups

9 years agoImproved markup
Alexander Ebert [Tue, 17 Feb 2015 14:22:34 +0000 (15:22 +0100)]
Improved markup

9 years agoMerge branch '2.0'
Alexander Ebert [Tue, 17 Feb 2015 13:25:44 +0000 (14:25 +0100)]
Merge branch '2.0'

9 years agoFixed display or comment/response author for reported content
Alexander Ebert [Tue, 17 Feb 2015 13:24:34 +0000 (14:24 +0100)]
Fixed display or comment/response author for reported content

9 years agoFix search form issue for option types
Matthias Schmidt [Mon, 16 Feb 2015 18:41:34 +0000 (19:41 +0100)]
Fix search form issue for option types

9 years agoUpdating minified JavaScript files 2.1.0_RC_1
woltlab.com [Mon, 16 Feb 2015 15:56:48 +0000 (16:56 +0100)]
Updating minified JavaScript files

9 years agoFixed image scaling in message preview
Marcel Werk [Mon, 16 Feb 2015 15:52:31 +0000 (16:52 +0100)]
Fixed image scaling in message preview

9 years agouser location string overhaul
Marcel Werk [Mon, 16 Feb 2015 15:33:53 +0000 (16:33 +0100)]
user location string overhaul

9 years agoMerge branch 'master' of github.com:WoltLab/WCF
Marcel Werk [Mon, 16 Feb 2015 15:10:55 +0000 (16:10 +0100)]
Merge branch 'master' of github.com:WoltLab/WCF

9 years agoAdded missing title links in dashboard boxes
Marcel Werk [Mon, 16 Feb 2015 15:10:42 +0000 (16:10 +0100)]
Added missing title links in dashboard boxes

9 years agoUpdated release date
Alexander Ebert [Mon, 16 Feb 2015 14:52:08 +0000 (15:52 +0100)]
Updated release date

9 years agoFixed manual logo filename
Alexander Ebert [Sun, 15 Feb 2015 13:47:43 +0000 (14:47 +0100)]
Fixed manual logo filename

9 years agoUpdating minified JavaScript files
woltlab.com [Sun, 15 Feb 2015 13:41:47 +0000 (14:41 +0100)]
Updating minified JavaScript files

9 years agoFixed list sanitizing
Alexander Ebert [Sun, 15 Feb 2015 13:40:00 +0000 (14:40 +0100)]
Fixed list sanitizing

9 years agoFixed memory usage calculation
Marcel Werk [Sun, 15 Feb 2015 13:01:35 +0000 (14:01 +0100)]
Fixed memory usage calculation

9 years agoMerge branch '2.0'
Marcel Werk [Sun, 15 Feb 2015 13:00:31 +0000 (14:00 +0100)]
Merge branch '2.0'

9 years agoFixed memory usage calculation
Marcel Werk [Sun, 15 Feb 2015 12:56:40 +0000 (13:56 +0100)]
Fixed memory usage calculation

9 years agoImproved handling of optional language items
Alexander Ebert [Sun, 15 Feb 2015 11:33:12 +0000 (12:33 +0100)]
Improved handling of optional language items

9 years agoUpdated copyright date
Marcel Werk [Sat, 14 Feb 2015 20:48:17 +0000 (21:48 +0100)]
Updated copyright date

9 years agoFixed some routing issues
Alexander Ebert [Sat, 14 Feb 2015 20:31:12 +0000 (21:31 +0100)]
Fixed some routing issues

9 years agoUpdated URL
Alexander Ebert [Sat, 14 Feb 2015 18:53:53 +0000 (19:53 +0100)]
Updated URL

9 years agoRemoved debug code
Alexander Ebert [Sat, 14 Feb 2015 18:09:18 +0000 (19:09 +0100)]
Removed debug code

9 years agoMerge branch 'master' of github.com:WoltLab/WCF
Alexander Ebert [Sat, 14 Feb 2015 11:51:26 +0000 (12:51 +0100)]
Merge branch 'master' of github.com:WoltLab/WCF

9 years agoFixed some legacy paths and ACP issues
Alexander Ebert [Sat, 14 Feb 2015 11:51:12 +0000 (12:51 +0100)]
Fixed some legacy paths and ACP issues

9 years agoFixed update, applied changes to Vimeo
Alexander Ebert [Fri, 13 Feb 2015 23:09:02 +0000 (00:09 +0100)]
Fixed update, applied changes to Vimeo

9 years agoUpdating minified JavaScript files
woltlab.com [Fri, 13 Feb 2015 20:26:48 +0000 (21:26 +0100)]
Updating minified JavaScript files

9 years agoFixed detection of embedded attachments
Alexander Ebert [Fri, 13 Feb 2015 20:20:47 +0000 (21:20 +0100)]
Fixed detection of embedded attachments

9 years agoAdd messageFloatObject(Left|Right) CSS classes
Matthias Schmidt [Fri, 13 Feb 2015 19:58:53 +0000 (20:58 +0100)]
Add messageFloatObject(Left|Right) CSS classes

9 years agoMerge pull request #1882 from SoftCreatR/patch-3
Tim Düsterhus [Fri, 13 Feb 2015 19:18:37 +0000 (20:18 +0100)]
Merge pull request #1882 from SoftCreatR/patch-3

Fix vimeo embed

9 years agorussian time zone update
Marcel Werk [Fri, 13 Feb 2015 16:40:33 +0000 (17:40 +0100)]
russian time zone update

9 years agoPreparing internal release 2.1.0 RC 1
Alexander Ebert [Fri, 13 Feb 2015 16:14:29 +0000 (17:14 +0100)]
Preparing internal release 2.1.0 RC 1

9 years agoMerge pull request #1881 from SoftCreatR/patch-2
Alexander Ebert [Fri, 13 Feb 2015 15:12:08 +0000 (16:12 +0100)]
Merge pull request #1881 from SoftCreatR/patch-2

Add noindex to ACP

9 years agoFixed vimeo embed
Sascha Greuel [Fri, 13 Feb 2015 14:54:03 +0000 (15:54 +0100)]
Fixed vimeo embed

9 years agoAdded noindex to ACP
Sascha Greuel [Fri, 13 Feb 2015 13:47:39 +0000 (14:47 +0100)]
Added noindex to ACP

9 years agoUpdating minified JavaScript files
woltlab.com [Fri, 13 Feb 2015 12:16:49 +0000 (13:16 +0100)]
Updating minified JavaScript files

9 years agoFixed quote removal on submit
Alexander Ebert [Fri, 13 Feb 2015 12:13:27 +0000 (13:13 +0100)]
Fixed quote removal on submit

9 years agoMerge branch 'master' of github.com:WoltLab/WCF
Marcel Werk [Thu, 12 Feb 2015 22:35:45 +0000 (23:35 +0100)]
Merge branch 'master' of github.com:WoltLab/WCF

9 years agoAdded missing sort order
Marcel Werk [Thu, 12 Feb 2015 22:35:36 +0000 (23:35 +0100)]
Added missing sort order

9 years agoUpdating minified JavaScript files
woltlab.com [Thu, 12 Feb 2015 22:06:48 +0000 (23:06 +0100)]
Updating minified JavaScript files

9 years agoFixed a few newline issues raised w/ quotes
Alexander Ebert [Thu, 12 Feb 2015 22:01:02 +0000 (23:01 +0100)]
Fixed a few newline issues raised w/ quotes

9 years agoMerge pull request #1879 from joshuaruesweg/patch-52
Matthias Schmidt [Thu, 12 Feb 2015 17:11:14 +0000 (18:11 +0100)]
Merge pull request #1879 from joshuaruesweg/patch-52

check gravatars for NO_AVATAR

9 years agoAdded missing link to source
Marcel Werk [Thu, 12 Feb 2015 15:26:23 +0000 (16:26 +0100)]
Added missing link to source

9 years agoDisabled chrome autofill in option form
Marcel Werk [Thu, 12 Feb 2015 15:07:58 +0000 (16:07 +0100)]
Disabled chrome autofill in option form

9 years agoUpdating minified JavaScript files
woltlab.com [Thu, 12 Feb 2015 13:16:47 +0000 (14:16 +0100)]
Updating minified JavaScript files

9 years agoFixed superfluous newlines causing incorrect server-side rendering
Alexander Ebert [Thu, 12 Feb 2015 13:10:48 +0000 (14:10 +0100)]
Fixed superfluous newlines causing incorrect server-side rendering

9 years agoMerge branch 'master' of github.com:WoltLab/WCF
Alexander Ebert [Wed, 11 Feb 2015 22:12:45 +0000 (23:12 +0100)]
Merge branch 'master' of github.com:WoltLab/WCF

9 years agoFixed cache builder
Alexander Ebert [Wed, 11 Feb 2015 22:12:23 +0000 (23:12 +0100)]
Fixed cache builder

9 years agoFixed encoding of mail from name
Marcel Werk [Wed, 11 Feb 2015 17:49:17 +0000 (18:49 +0100)]
Fixed encoding of mail from name