Marcel Werk [Thu, 30 Jun 2016 09:33:40 +0000 (11:33 +0200)]
Add Google Maps API key option
Tim Düsterhus [Mon, 6 Jun 2016 15:34:12 +0000 (17:34 +0200)]
Remove IMAGETYPE_JPG in style preview image type check
Tim Düsterhus [Mon, 6 Jun 2016 15:27:12 +0000 (17:27 +0200)]
Fix validation of style preview image type
Tim Düsterhus [Mon, 30 May 2016 20:55:23 +0000 (22:55 +0200)]
Attempt to make travis tests run faster
Tim Düsterhus [Thu, 5 May 2016 20:15:33 +0000 (22:15 +0200)]
Make FileUtil::getMimeType() return application/octet-stream on error
Tim Düsterhus [Thu, 5 May 2016 20:10:33 +0000 (22:10 +0200)]
Add missing image check in StyleEditor::import()
Tim Düsterhus [Thu, 5 May 2016 20:03:38 +0000 (22:03 +0200)]
Fix error handling in StyleAction::upload()
Tim Düsterhus [Fri, 25 Mar 2016 22:55:32 +0000 (23:55 +0100)]
Update year in acptemplates/footer.tpl
Matthias Schmidt [Tue, 19 Jan 2016 19:27:53 +0000 (20:27 +0100)]
Fix user option conditions in user bulk processing
Tim Düsterhus [Mon, 28 Dec 2015 00:00:01 +0000 (01:00 +0100)]
Fix typo in de.xml
Tim Düsterhus [Fri, 25 Dec 2015 19:13:44 +0000 (20:13 +0100)]
Merge pull request #1972 from SoftCreatR/patch-7
Remove Twitter share count
Sascha Greuel [Fri, 25 Dec 2015 19:07:53 +0000 (20:07 +0100)]
Removed Twitter share count
woltlab.com [Tue, 8 Dec 2015 17:05:40 +0000 (18:05 +0100)]
Updating minified JavaScript files
root [Mon, 7 Dec 2015 13:34:38 +0000 (14:34 +0100)]
Updating minified JavaScript files
root [Thu, 3 Dec 2015 22:15:39 +0000 (23:15 +0100)]
Updating minified JavaScript files
Alexander Ebert [Sat, 26 Sep 2015 13:25:25 +0000 (15:25 +0200)]
Work-around for description in non-i18n environments
If there is only a single language installed, the actual content is the
actual content and not a phrase. The `__optional` attribute will cause
`{lang}` to not yield any content at all.
This is pretty much an edge case because we want to suppress
non-existing descriptions to be displayed as a generic phrase.
Tim Düsterhus [Sat, 19 Sep 2015 13:32:29 +0000 (15:32 +0200)]
Fix CodeMirror in RTL languages
Alexander Ebert [Mon, 7 Sep 2015 08:39:28 +0000 (10:39 +0200)]
Fixed encoding of guest username
Alexander Ebert [Wed, 2 Sep 2015 08:50:59 +0000 (10:50 +0200)]
Updated release date
Alexander Ebert [Mon, 31 Aug 2015 21:52:35 +0000 (23:52 +0200)]
Using return type 'static' for IDE suggestions
Alexander Ebert [Mon, 31 Aug 2015 12:18:32 +0000 (14:18 +0200)]
Alexander Ebert [Sun, 30 Aug 2015 14:00:55 +0000 (16:00 +0200)]
Preparing release 2.0.13
Marcel Werk [Fri, 28 Aug 2015 13:10:04 +0000 (15:10 +0200)]
Fixed sorting by user options
Alexander Ebert [Sun, 16 Aug 2015 10:09:31 +0000 (12:09 +0200)]
Prevent fatal error caused by empty categories
Tim Düsterhus [Sun, 9 Aug 2015 15:31:34 +0000 (17:31 +0200)]
Guard against GitHub randomly changing the access_token
Tim Düsterhus [Thu, 30 Jul 2015 13:29:12 +0000 (15:29 +0200)]
Properly detect Microsoft Edge in UserOnline.class.php
Tim Düsterhus [Thu, 30 Jul 2015 13:06:49 +0000 (15:06 +0200)]
Fix BBCode PIP deleting custom attributes
Tim Düsterhus [Sun, 26 Jul 2015 16:36:22 +0000 (18:36 +0200)]
Fix recipient email in EmailNewActivationCodeForm
ramiusGitHub [Tue, 30 Jun 2015 14:45:26 +0000 (16:45 +0200)]
Add missing 'data' in namespace of baseClass
Closes #1925
Tim Düsterhus [Tue, 30 Jun 2015 18:32:35 +0000 (20:32 +0200)]
Remove `user_interests` permission from FacebookAuthAction
It wasn’t used anyway and was deprecated / removed by Facebook.
Tim Düsterhus [Thu, 4 Jun 2015 23:39:55 +0000 (01:39 +0200)]
Fix typos in de.xml and setup_de.xml
Tim Düsterhus [Thu, 4 Jun 2015 23:12:52 +0000 (01:12 +0200)]
Fix typos in en.xml and setup_en.xml
Closes #1915
Closes #1916
Closes #1917
Marcel Werk [Fri, 8 May 2015 14:54:49 +0000 (16:54 +0200)]
Fixed missing permission check in birthday list
woltlab.com [Wed, 22 Apr 2015 17:30:56 +0000 (19:30 +0200)]
Updating minified JavaScript files
Matthias Schmidt [Wed, 22 Apr 2015 17:26:49 +0000 (19:26 +0200)]
Tim Düsterhus [Mon, 20 Apr 2015 18:27:47 +0000 (20:27 +0200)]
Merge branch 'avatarDownload' into 2.0
Tim Düsterhus [Mon, 20 Apr 2015 18:27:13 +0000 (20:27 +0200)]
Add missing sanity checks to UserAvatarAction::fetchRemoteAvatar()
Tim Düsterhus [Mon, 20 Apr 2015 18:16:13 +0000 (20:16 +0200)]
fixup! Fix deletion of temporary files in UserAvatarAction::fetchRemoteAvatar()
Tim Düsterhus [Mon, 20 Apr 2015 12:33:27 +0000 (14:33 +0200)]
Do not set avatar if fetched remote avatar is to large
Tim Düsterhus [Mon, 20 Apr 2015 12:28:56 +0000 (14:28 +0200)]
Fix deletion of temporary files in UserAvatarAction::fetchRemoteAvatar()
Tim Düsterhus [Mon, 20 Apr 2015 12:26:54 +0000 (14:26 +0200)]
Break in UserAvatarAction::fetchRemoteAvatar() if download failed
Marcel Werk [Wed, 8 Apr 2015 12:28:03 +0000 (14:28 +0200)]
Fixed honeypot in chrome
Tim Düsterhus [Mon, 6 Apr 2015 15:59:51 +0000 (17:59 +0200)]
Merge pull request #1899 from max-m/patch-16
Trim URL in StringUtil::getAnchorTag()
Maximilian Mader [Mon, 6 Apr 2015 15:40:47 +0000 (17:40 +0200)]
Trim URL in StringUtil::getAnchorTag()
The regular expressions won’t match with a space in front of the URL, this, for example, allows circumvention of the external URL check.
Tim Düsterhus [Thu, 2 Apr 2015 20:21:26 +0000 (22:21 +0200)]
Add missing |encodeJS in tagAdd.tpl
Matthias Schmidt [Fri, 3 Apr 2015 06:19:10 +0000 (08:19 +0200)]
Fix avatar cropping in ACP
Alexander Ebert [Tue, 31 Mar 2015 23:52:44 +0000 (01:52 +0200)]
Preparing release 2.0.12 pl 1
Tim Düsterhus [Tue, 31 Mar 2015 23:30:37 +0000 (01:30 +0200)]
Prevent a Tag from becoming a synonym of itself
Previously this only was checked by PHP in the controller,
but MySQL thinks that letters with an accent are equal to
their base form. For example: e = é.
Previously entering such a combination would lead to an
endless recursion, now these synonyms are silently ignored.
Tim Düsterhus [Sat, 21 Mar 2015 15:59:33 +0000 (16:59 +0100)]
Stop codemirror from jumping around in styleAdd.tpl
Alexander Ebert [Sun, 15 Mar 2015 14:42:25 +0000 (15:42 +0100)]
Updating release date
Alexander Ebert [Mon, 9 Mar 2015 20:16:31 +0000 (21:16 +0100)]
Preparing internal release 2.0.12
Marcel Werk [Sun, 8 Mar 2015 12:00:13 +0000 (13:00 +0100)]
Fixed missing rank image
Tim Düsterhus [Sun, 1 Mar 2015 22:45:57 +0000 (23:45 +0100)]
Fix UserGroupEditor::updateAccessibleGroups() being dependent on a loaded cache
Previously imported user groups were not accessible, as the cache was not
loaded before, leading to no admin groups being in the system (as the new
group already was added).
Alexander Ebert [Sun, 1 Mar 2015 17:51:33 +0000 (18:51 +0100)]
Updated README.md
Alexander Ebert [Thu, 26 Feb 2015 13:07:52 +0000 (14:07 +0100)]
Preparing internal release 2.0.11 pl 1
Alexander Ebert [Thu, 26 Feb 2015 13:04:57 +0000 (14:04 +0100)]
Fixed tree level w/ maximum depth = 0
Closes #1889
Alexander Ebert [Sat, 21 Feb 2015 15:43:36 +0000 (16:43 +0100)]
Updating release date
Alexander Ebert [Thu, 19 Feb 2015 09:42:41 +0000 (10:42 +0100)]
Fixed version comparison failing when comparing Beta and RC versions
Alexander Ebert [Wed, 18 Feb 2015 12:31:57 +0000 (13:31 +0100)]
Preparing release 2.0.11
Alexander Ebert [Tue, 17 Feb 2015 13:24:34 +0000 (14:24 +0100)]
Fixed display or comment/response author for reported content
Marcel Werk [Sun, 15 Feb 2015 12:56:40 +0000 (13:56 +0100)]
Fixed memory usage calculation
Alexander Ebert [Wed, 11 Feb 2015 15:19:41 +0000 (16:19 +0100)]
Fixed check against IP blacklist (both IPv4 and IPv6)
woltlab.com [Wed, 11 Feb 2015 13:50:55 +0000 (14:50 +0100)]
Updating minified JavaScript files
Alexander Ebert [Wed, 11 Feb 2015 13:45:40 +0000 (14:45 +0100)]
Improved slideshow to calculate item height on runtime
Marcel Werk [Wed, 11 Feb 2015 12:57:11 +0000 (13:57 +0100)]
Fixed wrong package dir in style export
Matthias Schmidt [Sat, 7 Feb 2015 15:26:43 +0000 (16:26 +0100)]
Fix deletion of avatar thumbnails
Alexander Ebert [Fri, 6 Feb 2015 18:48:44 +0000 (19:48 +0100)]
Fixed package names in list of excluded packages
Tim Düsterhus [Sun, 1 Feb 2015 18:03:13 +0000 (19:03 +0100)]
Tim Düsterhus [Thu, 18 Dec 2014 21:37:55 +0000 (22:37 +0100)]
Add some more sane Code Sniffs and fix smelling code
Tim Düsterhus [Thu, 18 Dec 2014 20:57:55 +0000 (21:57 +0100)]
Adapt K&R brace style code sniff to our needs
Tim Düsterhus [Thu, 18 Dec 2014 20:30:26 +0000 (21:30 +0100)]
Use docker based travis builds
Tim Düsterhus [Fri, 28 Nov 2014 01:20:42 +0000 (02:20 +0100)]
Update .travis.yml
Alexander Ebert [Sun, 1 Feb 2015 17:05:38 +0000 (18:05 +0100)]
Updated release date
Alexander Ebert [Sat, 31 Jan 2015 10:50:08 +0000 (11:50 +0100)]
Preparing release 2.0.10 pl 2
Alexander Ebert [Sat, 31 Jan 2015 10:33:47 +0000 (11:33 +0100)]
Improved handling of invalid files uploaded
Alexander Ebert [Fri, 30 Jan 2015 12:57:26 +0000 (13:57 +0100)]
Fixed handling of invalid files uploaded
woltlab.com [Thu, 29 Jan 2015 20:25:54 +0000 (21:25 +0100)]
Updating minified JavaScript files
Tim Düsterhus [Thu, 29 Jan 2015 20:22:41 +0000 (21:22 +0100)]
Merge pull request #1819 from joshuaruesweg/patch-34
add trim for JS Validation
woltlab.com [Mon, 26 Jan 2015 10:30:55 +0000 (11:30 +0100)]
Updating minified JavaScript files
Alexander Ebert [Mon, 26 Jan 2015 10:29:18 +0000 (11:29 +0100)]
Preparing small patch level update
Alexander Ebert [Mon, 26 Jan 2015 10:26:35 +0000 (11:26 +0100)]
Fixed overflow issue on Android Stock Browser
Backport from: https://github.com/WoltLab/WCF/commit/
d66c3c5ba1bcd8d75c912c5f5d0a3b7765b0275d
Alexander Ebert [Sun, 25 Jan 2015 10:43:01 +0000 (11:43 +0100)]
Merge branch '2.0' of github.com:WoltLab/WCF into 2.0
Alexander Ebert [Sun, 25 Jan 2015 10:42:51 +0000 (11:42 +0100)]
Changed status code returned for invalid security token
LiteSpeed refuses to return status codes unknown to it and instead yields a 200 OK.
Matthias Schmidt [Wed, 21 Jan 2015 20:48:01 +0000 (21:48 +0100)]
Fix deletion of orphaned activity events
Initially, an activity event is neither accessible nor orphaned. If an orphaned activity event is detected, it is simply set as orphaned but internally it is also still marked as not accessible. Therefore, we need to first check if an event is an orphan and only afterwards if it is accessible (an accessible, but orphaned event makes no sense).
Alexander Ebert [Tue, 20 Jan 2015 11:21:23 +0000 (12:21 +0100)]
Added setMaxDepth() to prevent building the entire category tree
Alexander Ebert [Tue, 20 Jan 2015 11:20:44 +0000 (12:20 +0100)]
Ignoring disabled update servers when searching for installable packages
Marcel Werk [Sun, 18 Jan 2015 23:45:36 +0000 (00:45 +0100)]
Fixed invalid image URLs in slimbox image viewer
Matthias Schmidt [Sat, 17 Jan 2015 20:05:35 +0000 (21:05 +0100)]
Merge pull request #1863 from joshuaruesweg/patch-48
remove unused variable
Alexander Ebert [Thu, 15 Jan 2015 20:22:55 +0000 (21:22 +0100)]
Updating release date
Alexander Ebert [Thu, 15 Jan 2015 19:47:16 +0000 (20:47 +0100)]
Added update support for 2.0.9 pl 1
Joshua Rüsweg [Thu, 15 Jan 2015 17:26:45 +0000 (18:26 +0100)]
remove unused use-statement
Joshua Rüsweg [Thu, 15 Jan 2015 15:22:42 +0000 (16:22 +0100)]
remove unused variable
Alexander Ebert [Wed, 14 Jan 2015 20:27:55 +0000 (21:27 +0100)]
Added work-around for broken PHP in Plesk 12 on Ubuntu 14.04
Alexander Ebert [Wed, 14 Jan 2015 20:22:05 +0000 (21:22 +0100)]
Merge branch '2.0' of github.com:WoltLab/WCF into 2.0
Alexander Ebert [Tue, 13 Jan 2015 20:29:48 +0000 (21:29 +0100)]
Preparing internal release
Tim Düsterhus [Sun, 28 Dec 2014 12:17:02 +0000 (13:17 +0100)]
Fix typo in de.xml
woltlab.com [Fri, 19 Dec 2014 18:40:55 +0000 (19:40 +0100)]
Updating minified JavaScript files
Marcel Werk [Fri, 19 Dec 2014 18:37:14 +0000 (19:37 +0100)]
Fixed broken title encoding in image viewer
Alexander Ebert [Sun, 14 Dec 2014 15:25:16 +0000 (16:25 +0100)]
Merge pull request #1853 from joshuaruesweg/patch-46
fix cronjobLogList navigation
Joshua Rüsweg [Sun, 14 Dec 2014 14:08:42 +0000 (15:08 +0100)]
fix cronjobLogList navigation