GitHub/WoltLab/WCF.git
10 years agoMarks TemplateListenerCacheBuilder as deprecated
Matthias Schmidt [Sun, 23 Mar 2014 21:41:17 +0000 (22:41 +0100)]
Marks TemplateListenerCacheBuilder as deprecated

… since it isn't used.

10 years agoMerge branch 'refs/heads/2.0'
Matthias Schmidt [Sun, 23 Mar 2014 18:22:12 +0000 (19:22 +0100)]
Merge branch 'refs/heads/2.0'

10 years agoHides message edit dropdown after triple clicks
Matthias Schmidt [Sun, 23 Mar 2014 18:21:22 +0000 (19:21 +0100)]
Hides message edit dropdown after triple clicks

10 years agoMerge branch 'refs/heads/2.0'
Matthias Schmidt [Sun, 23 Mar 2014 16:58:55 +0000 (17:58 +0100)]
Merge branch 'refs/heads/2.0'

10 years agoAdds missing languagename when exporting language
Matthias Schmidt [Sun, 23 Mar 2014 16:58:00 +0000 (17:58 +0100)]
Adds missing languagename when exporting language

10 years agoMerge branch 'master' of github.com:WoltLab/WCF
Alexander Ebert [Sun, 23 Mar 2014 13:06:16 +0000 (14:06 +0100)]
Merge branch 'master' of github.com:WoltLab/WCF

10 years agoUpdated FA 4.0 icon names
Alexander Ebert [Sun, 23 Mar 2014 13:06:02 +0000 (14:06 +0100)]
Updated FA 4.0 icon names

See https://github.com/FortAwesome/Font-Awesome/wiki/Upgrading-from-3.2.1-to-4

10 years agoMerge branch 'master' of github.com:WoltLab/WCF
Marcel Werk [Sat, 22 Mar 2014 21:37:09 +0000 (22:37 +0100)]
Merge branch 'master' of github.com:WoltLab/WCF

10 years agoMerge branch '2.0'
Marcel Werk [Sat, 22 Mar 2014 21:37:01 +0000 (22:37 +0100)]
Merge branch '2.0'

10 years agoFixed preset issue
Marcel Werk [Sat, 22 Mar 2014 21:36:31 +0000 (22:36 +0100)]
Fixed preset issue

10 years agoUpdating minified JavaScript files
woltlab.com [Sat, 22 Mar 2014 21:15:55 +0000 (22:15 +0100)]
Updating minified JavaScript files

10 years agoMerge branch 'master' of github.com:WoltLab/WCF
Marcel Werk [Sat, 22 Mar 2014 21:10:22 +0000 (22:10 +0100)]
Merge branch 'master' of github.com:WoltLab/WCF

10 years agoMerge branch '2.0'
Marcel Werk [Sat, 22 Mar 2014 21:09:43 +0000 (22:09 +0100)]
Merge branch '2.0'

10 years agoAdded missing language variables
Marcel Werk [Sat, 22 Mar 2014 21:09:02 +0000 (22:09 +0100)]
Added missing language variables

10 years agoMerge branch '2.0' of github.com:WoltLab/WCF into 2.0
Marcel Werk [Sat, 22 Mar 2014 20:51:41 +0000 (21:51 +0100)]
Merge branch '2.0' of github.com:WoltLab/WCF into 2.0

10 years agoAdded settings for default map position
Marcel Werk [Sat, 22 Mar 2014 20:51:27 +0000 (21:51 +0100)]
Added settings for default map position

10 years agoAdded the "fa" class as an alias of "icon"
Alexander Ebert [Sat, 22 Mar 2014 16:38:48 +0000 (17:38 +0100)]
Added the "fa" class as an alias of "icon"

10 years agoUpgraded to FontAwesome 4.0.3
Alexander Ebert [Sat, 22 Mar 2014 16:21:51 +0000 (17:21 +0100)]
Upgraded to FontAwesome 4.0.3

For the sake of compatibility with WCF 2.0/FA 3.2.1, I have kept the "old" css-classes along with the new ones. There are two exceptions:
 1. The LESS-variables were unmodified and still reflect FA 3.2.1
 2. There are no "old style" class names for the bunch of new items introduced with FA 4.0

10 years agoMerge branch '2.0'
Alexander Ebert [Fri, 21 Mar 2014 13:36:55 +0000 (14:36 +0100)]
Merge branch '2.0'

10 years agoAdds missing module check for TaggedPage
Matthias Schmidt [Fri, 21 Mar 2014 10:08:57 +0000 (11:08 +0100)]
Adds missing module check for TaggedPage

10 years agoFix content length check in HTTPRequest.class.php
Tim Düsterhus [Thu, 20 Mar 2014 23:51:08 +0000 (00:51 +0100)]
Fix content length check in HTTPRequest.class.php

10 years agoUpdating minified JavaScript files
woltlab.com [Thu, 20 Mar 2014 22:50:53 +0000 (23:50 +0100)]
Updating minified JavaScript files

10 years agoFix WCF.String.formatNumeric()
Tim Düsterhus [Thu, 20 Mar 2014 22:44:21 +0000 (23:44 +0100)]
Fix WCF.String.formatNumeric()

Closes #1598

10 years agoMerge branch 'requestLimit' of github.com:SoftCreatR/WCF into SoftCreatR-requestLimit
Tim Düsterhus [Thu, 20 Mar 2014 22:23:39 +0000 (23:23 +0100)]
Merge branch 'requestLimit' of github.com:SoftCreatR/WCF into SoftCreatR-requestLimit

Conflicts:
wcfsetup/install/files/lib/util/HTTPRequest.class.php

10 years agoFix HTTPRequest and make it HTTP/1.1 compatible
Tim Düsterhus [Thu, 20 Mar 2014 21:48:32 +0000 (22:48 +0100)]
Fix HTTPRequest and make it HTTP/1.1 compatible

10 years agoUpdating minified JavaScript files
woltlab.com [Thu, 20 Mar 2014 18:32:57 +0000 (19:32 +0100)]
Updating minified JavaScript files

10 years agoMerge branch '2.0'
Tim Düsterhus [Thu, 20 Mar 2014 18:24:33 +0000 (19:24 +0100)]
Merge branch '2.0'

10 years agoFixes rendering of Google Maps in mobile sidebars
Matthias Schmidt [Thu, 20 Mar 2014 16:26:23 +0000 (17:26 +0100)]
Fixes rendering of Google Maps in mobile sidebars

10 years agoMerge pull request #1689 from WoltLab/2.0
Marcel Werk [Thu, 20 Mar 2014 15:12:22 +0000 (16:12 +0100)]
Merge pull request #1689 from WoltLab/2.0

Fixed typo

10 years agoFixed typo
Marcel Werk [Thu, 20 Mar 2014 15:11:25 +0000 (16:11 +0100)]
Fixed typo

10 years agoStarted development of WCF 2.1
Alexander Ebert [Thu, 20 Mar 2014 15:08:28 +0000 (16:08 +0100)]
Started development of WCF 2.1

10 years agoAdded missing update instruction 2.0.4_pl_1
Marcel Werk [Thu, 20 Mar 2014 14:20:08 +0000 (15:20 +0100)]
Added missing update instruction

10 years agoFixed WCF_VERSION ... as usual :(
Alexander Ebert [Thu, 20 Mar 2014 13:42:54 +0000 (14:42 +0100)]
Fixed WCF_VERSION ... as usual :(

10 years agoWork-around the issue in 4.0.3 (pl 1) -> 4.0.4
Alexander Ebert [Thu, 20 Mar 2014 00:36:59 +0000 (01:36 +0100)]
Work-around the issue in 4.0.3 (pl 1) -> 4.0.4

10 years agoMerge branch 'master' of github.com:WoltLab/WCF 2.0.4
Matthias Schmidt [Wed, 19 Mar 2014 19:14:33 +0000 (20:14 +0100)]
Merge branch 'master' of github.com:WoltLab/WCF

10 years agoFixes update script
Matthias Schmidt [Wed, 19 Mar 2014 19:13:59 +0000 (20:13 +0100)]
Fixes update script

10 years agoUpdating release date
Alexander Ebert [Wed, 19 Mar 2014 17:28:04 +0000 (18:28 +0100)]
Updating release date

10 years agoAllowing update from 2.0.3 pl 1
Alexander Ebert [Tue, 18 Mar 2014 23:00:07 +0000 (00:00 +0100)]
Allowing update from 2.0.3 pl 1

10 years agoMerge branch 'master' of github.com:WoltLab/WCF
Alexander Ebert [Mon, 17 Mar 2014 13:19:18 +0000 (14:19 +0100)]
Merge branch 'master' of github.com:WoltLab/WCF

10 years agoUpdated WCF version
Alexander Ebert [Mon, 17 Mar 2014 13:19:00 +0000 (14:19 +0100)]
Updated WCF version

10 years agoStyle update
Marcel Werk [Mon, 17 Mar 2014 13:04:46 +0000 (14:04 +0100)]
Style update

10 years agoPreparing release 2.0.4
Alexander Ebert [Mon, 17 Mar 2014 12:34:04 +0000 (13:34 +0100)]
Preparing release 2.0.4

10 years agoSend proper HTTP status in offline mode
Tim Düsterhus [Sat, 15 Mar 2014 21:06:53 +0000 (22:06 +0100)]
Send proper HTTP status in offline mode

10 years agoAdds update script to remove likes for deleted comment responses
Matthias Schmidt [Sat, 15 Mar 2014 16:49:10 +0000 (17:49 +0100)]
Adds update script to remove likes for deleted comment responses

10 years agoDeletes comment response likes when deleting all comments of objects
Matthias Schmidt [Sat, 15 Mar 2014 16:05:07 +0000 (17:05 +0100)]
Deletes comment response likes when deleting all comments of objects

10 years agortl optimization
Marcel Werk [Fri, 14 Mar 2014 16:50:09 +0000 (17:50 +0100)]
rtl optimization

10 years agoAdded workaround for libmagic issues
Marcel Werk [Fri, 14 Mar 2014 02:55:45 +0000 (03:55 +0100)]
Added workaround for libmagic issues

10 years agoMerge branch 'master' of github.com:WoltLab/WCF
Marcel Werk [Thu, 13 Mar 2014 18:27:36 +0000 (19:27 +0100)]
Merge branch 'master' of github.com:WoltLab/WCF

10 years agoImproved update of language items
Marcel Werk [Thu, 13 Mar 2014 18:26:10 +0000 (19:26 +0100)]
Improved update of language items

10 years agoMerge pull request #1616 from FirePanther/usersonlinelist.tpl-1
Marcel Werk [Wed, 12 Mar 2014 21:30:05 +0000 (22:30 +0100)]
Merge pull request #1616 from FirePanther/usersonlinelist.tpl-1

added rel="nofollow" for spiders external urls

10 years agoMerge pull request #1586 from schlimpf/patch-2
Marcel Werk [Wed, 12 Mar 2014 21:29:22 +0000 (22:29 +0100)]
Merge pull request #1586 from schlimpf/patch-2

Fix Bug when trying to send a mail after the SMTPMailSender threw

10 years agoFix regular expression in DateUtil::validateDate()
Tim Düsterhus [Wed, 12 Mar 2014 19:49:00 +0000 (20:49 +0100)]
Fix regular expression in DateUtil::validateDate()

see 59351a802d94c6866a4e2d6ccb04204fcc9e199a

10 years agoMerge branch 'master' of github.com:WoltLab/WCF
Marcel Werk [Wed, 12 Mar 2014 18:17:31 +0000 (19:17 +0100)]
Merge branch 'master' of github.com:WoltLab/WCF

10 years agoSmall style optimization
Marcel Werk [Wed, 12 Mar 2014 18:17:16 +0000 (19:17 +0100)]
Small style optimization

10 years agoUpdated copyright date
Alexander Ebert [Wed, 12 Mar 2014 17:26:09 +0000 (18:26 +0100)]
Updated copyright date

Closes #1646
Closes #1682

10 years agoA user can always access his own profile now
Marcel Werk [Wed, 12 Mar 2014 17:06:42 +0000 (18:06 +0100)]
A user can always access his own profile now

10 years agoRemoved old code, added missing exceptions
Alexander Ebert [Wed, 12 Mar 2014 16:32:27 +0000 (17:32 +0100)]
Removed old code, added missing exceptions

Using boolean return values would be better, but I don't want to break the API.

10 years agoDateUtil::checkDate() now validates all ISO dates
Alexander Ebert [Wed, 12 Mar 2014 16:03:05 +0000 (17:03 +0100)]
DateUtil::checkDate() now validates all ISO dates

Fixes #1677

10 years agoMerge pull request #1624 from FirePanther/reddit-svg-1
Marcel Werk [Wed, 12 Mar 2014 15:57:30 +0000 (16:57 +0100)]
Merge pull request #1624 from FirePanther/reddit-svg-1

reddit icon as .svg

10 years agoMerge branch 'master' of github.com:WoltLab/WCF
Marcel Werk [Wed, 12 Mar 2014 15:54:57 +0000 (16:54 +0100)]
Merge branch 'master' of github.com:WoltLab/WCF

10 years agoGoogle+ profile field can handle custom URLs now
Marcel Werk [Wed, 12 Mar 2014 15:54:45 +0000 (16:54 +0100)]
Google+ profile field can handle custom URLs now

10 years agoMerge pull request #1685 from Stricted/patch3_1
Alexander Ebert [Wed, 12 Mar 2014 15:45:18 +0000 (16:45 +0100)]
Merge pull request #1685 from Stricted/patch3_1

update getTTL method

10 years agoMerge pull request #1608 from FirePanther/smiley.xml-1
Alexander Ebert [Wed, 12 Mar 2014 15:42:19 +0000 (16:42 +0100)]
Merge pull request #1608 from FirePanther/smiley.xml-1

added 2 aliases for X( smiley

10 years agoupdate getTTL method
Stricted [Wed, 12 Mar 2014 15:42:09 +0000 (16:42 +0100)]
update getTTL method

10 years agoMerge pull request #1643 from Stricted/remove_apc
Alexander Ebert [Wed, 12 Mar 2014 15:34:00 +0000 (16:34 +0100)]
Merge pull request #1643 from Stricted/remove_apc

remove APC completely

10 years agoAdded event 'afterMainMenu'
Alexander Ebert [Wed, 12 Mar 2014 15:23:09 +0000 (16:23 +0100)]
Added event 'afterMainMenu'

Closes #1683

10 years agoMerge pull request #1603 from joshuaruesweg/patch-4
Alexander Ebert [Wed, 12 Mar 2014 15:15:00 +0000 (16:15 +0100)]
Merge pull request #1603 from joshuaruesweg/patch-4

Replace "ignorieren" with "blockieren" in the acp

10 years agoFixed a few class name references, replaces #1600
Alexander Ebert [Wed, 12 Mar 2014 15:13:13 +0000 (16:13 +0100)]
Fixed a few class name references, replaces #1600

Fixes #1587
Fixes #1588
Fixes #1589

10 years agoUpdating minified JavaScript files
woltlab.com [Wed, 12 Mar 2014 14:20:51 +0000 (15:20 +0100)]
Updating minified JavaScript files

10 years agoFixed an issue when user is navigating back and forth to fast
Alexander Ebert [Wed, 12 Mar 2014 14:19:34 +0000 (15:19 +0100)]
Fixed an issue when user is navigating back and forth to fast

10 years agoRemoved preview in image dialog
Alexander Ebert [Tue, 11 Mar 2014 22:35:52 +0000 (23:35 +0100)]
Removed preview in image dialog

10 years agoUpdating minified JavaScript files
woltlab.com [Tue, 11 Mar 2014 21:00:52 +0000 (22:00 +0100)]
Updating minified JavaScript files

10 years agoFixes missing key*-events for mobile Firefox
Matthias Schmidt [Tue, 11 Mar 2014 20:55:05 +0000 (21:55 +0100)]
Fixes missing key*-events for mobile Firefox

10 years agoMerge branch 'master' of github.com:WoltLab/WCF
Marcel Werk [Tue, 11 Mar 2014 20:31:17 +0000 (21:31 +0100)]
Merge branch 'master' of github.com:WoltLab/WCF

10 years agoAdded missing language variable
Marcel Werk [Tue, 11 Mar 2014 20:31:06 +0000 (21:31 +0100)]
Added missing language variable

10 years agoUpdating minified JavaScript files
woltlab.com [Tue, 11 Mar 2014 16:10:51 +0000 (17:10 +0100)]
Updating minified JavaScript files

10 years agoAdded proper support for dropdown menus in RTL
Alexander Ebert [Tue, 11 Mar 2014 16:06:00 +0000 (17:06 +0100)]
Added proper support for dropdown menus in RTL

10 years agoFixed show order of poll options
Alexander Ebert [Tue, 11 Mar 2014 15:06:29 +0000 (16:06 +0100)]
Fixed show order of poll options

10 years agoMerge branch 'master' of github.com:WoltLab/WCF
Marcel Werk [Tue, 11 Mar 2014 14:47:05 +0000 (15:47 +0100)]
Merge branch 'master' of github.com:WoltLab/WCF

10 years agoFixed multiple RTL issues
Marcel Werk [Tue, 11 Mar 2014 14:46:55 +0000 (15:46 +0100)]
Fixed multiple RTL issues

10 years agoNormalize protocol of internal URLs in QuoteBBCode
Tim Düsterhus [Tue, 11 Mar 2014 14:33:27 +0000 (15:33 +0100)]
Normalize protocol of internal URLs in QuoteBBCode

see dccac62117f3e4b34ad9ee324b327942c93f2c8b

10 years agoFixed user link
Marcel Werk [Tue, 11 Mar 2014 14:31:34 +0000 (15:31 +0100)]
Fixed user link

10 years agoNormalize protocol of internal URLs
Tim Düsterhus [Tue, 11 Mar 2014 13:58:31 +0000 (14:58 +0100)]
Normalize protocol of internal URLs

10 years agoProper fix, the <p></p> seems no longer be necessary at all
Alexander Ebert [Tue, 11 Mar 2014 12:43:01 +0000 (13:43 +0100)]
Proper fix, the <p></p> seems no longer be necessary at all

10 years agoRemoved debug code
Alexander Ebert [Tue, 11 Mar 2014 12:16:04 +0000 (13:16 +0100)]
Removed debug code

10 years agoCKEditor adds an empty <p> which breaks line breaks in Firefox
Alexander Ebert [Tue, 11 Mar 2014 12:15:35 +0000 (13:15 +0100)]
CKEditor adds an empty <p> which breaks line breaks in Firefox

10 years agoUpdating minified JavaScript files
woltlab.com [Tue, 11 Mar 2014 01:35:51 +0000 (02:35 +0100)]
Updating minified JavaScript files

10 years agoMerge branch 'master' of github.com:WoltLab/WCF
Alexander Ebert [Tue, 11 Mar 2014 01:29:51 +0000 (02:29 +0100)]
Merge branch 'master' of github.com:WoltLab/WCF

10 years agoUsing Image.complete is dangerous, Firefox always returns true
Alexander Ebert [Tue, 11 Mar 2014 01:29:30 +0000 (02:29 +0100)]
Using Image.complete is dangerous, Firefox always returns true

10 years agoMerge branch 'master' of github.com:WoltLab/WCF
Marcel Werk [Mon, 10 Mar 2014 19:57:45 +0000 (20:57 +0100)]
Merge branch 'master' of github.com:WoltLab/WCF

10 years agoFixed link parsing issue
Marcel Werk [Mon, 10 Mar 2014 19:57:35 +0000 (20:57 +0100)]
Fixed link parsing issue

10 years agoChanged default value for package id
Marcel Werk [Mon, 10 Mar 2014 19:57:21 +0000 (20:57 +0100)]
Changed default value for package id

10 years agoUpdating minified JavaScript files
woltlab.com [Mon, 10 Mar 2014 17:30:51 +0000 (18:30 +0100)]
Updating minified JavaScript files

10 years agoFixed image viewer preventing non-covered keystrokes
Alexander Ebert [Mon, 10 Mar 2014 17:29:29 +0000 (18:29 +0100)]
Fixed image viewer preventing non-covered keystrokes

10 years agoMerge branch 'master' of github.com:WoltLab/WCF
Marcel Werk [Mon, 10 Mar 2014 17:26:56 +0000 (18:26 +0100)]
Merge branch 'master' of github.com:WoltLab/WCF

10 years agoFixed button title
Marcel Werk [Mon, 10 Mar 2014 17:26:24 +0000 (18:26 +0100)]
Fixed button title

10 years agoUpdating minified JavaScript files
woltlab.com [Mon, 10 Mar 2014 17:25:51 +0000 (18:25 +0100)]
Updating minified JavaScript files

10 years agoMerge branch 'master' of github.com:WoltLab/WCF
Alexander Ebert [Mon, 10 Mar 2014 17:20:32 +0000 (18:20 +0100)]
Merge branch 'master' of github.com:WoltLab/WCF

10 years agoFixed displayed image in ImageViewer on window resize
Alexander Ebert [Mon, 10 Mar 2014 17:06:39 +0000 (18:06 +0100)]
Fixed displayed image in ImageViewer on window resize

10 years agoFixed HTML syntax issue
Marcel Werk [Mon, 10 Mar 2014 16:16:18 +0000 (17:16 +0100)]
Fixed HTML syntax issue