Smooey [Wed, 15 Jun 2016 11:11:38 +0000 (07:11 -0400)]
Some more phrase fixes, phrase adjustments, etc. (#2046)
* Some more phrase fixes, phrase adjustments, etc.
* few more
* users not members
since users (not restrictive to just members) can view ages.
Smooey [Sun, 12 Jun 2016 08:49:29 +0000 (04:49 -0400)]
Some more English phrase edits, quote fixes, etc (#2043)
Matthias Schmidt [Fri, 10 Jun 2016 17:02:25 +0000 (19:02 +0200)]
Add Google Maps API key option
Marcel Werk [Tue, 7 Jun 2016 19:40:05 +0000 (21:40 +0200)]
Fixed mail to group issue
Tim Düsterhus [Mon, 6 Jun 2016 15:34:35 +0000 (17:34 +0200)]
Merge branch '2.0'
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:51 +0000 (17:27 +0200)]
Merge branch '2.0'
Tim Düsterhus [Mon, 6 Jun 2016 15:27:12 +0000 (17:27 +0200)]
Fix validation of style preview image type
Marcel Werk [Mon, 6 Jun 2016 15:27:05 +0000 (17:27 +0200)]
Merge pull request #2039 from SoftCreatR/patch-2
Remove MyVideo as media provider
Matthias Schmidt [Fri, 3 Jun 2016 16:25:30 +0000 (18:25 +0200)]
Remove Google Maps sensor parameter
See
https://developers.google.com/maps/documentation/javascript/error-messag
es#deverrorcodes
Sascha Greuel [Thu, 2 Jun 2016 13:44:57 +0000 (15:44 +0200)]
Removed MyVideo as media provider
Alexander Ebert [Wed, 1 Jun 2016 10:14:36 +0000 (12:14 +0200)]
Updating release date
Marcel Werk [Wed, 1 Jun 2016 10:59:18 +0000 (12:59 +0200)]
Removed '.htac' template list
Matthias Schmidt [Tue, 31 May 2016 18:56:48 +0000 (20:56 +0200)]
Catch exceptions thrown when processing attachment files
Matthias Schmidt [Tue, 31 May 2016 18:40:07 +0000 (20:40 +0200)]
Suppress warnings regarding JPEG images
Tim Düsterhus [Mon, 30 May 2016 20:58:29 +0000 (22:58 +0200)]
Merge branch '2.0'
Tim Düsterhus [Mon, 30 May 2016 20:55:23 +0000 (22:55 +0200)]
Attempt to make travis tests run faster
Clemens K [Mon, 30 May 2016 16:13:07 +0000 (18:13 +0200)]
Enable installation in HTTPS-only enviroment (#2033)
Smooey [Mon, 30 May 2016 07:40:30 +0000 (03:40 -0400)]
quick fix for display members’ signatures (#2035)
Tim Düsterhus [Sun, 29 May 2016 14:06:58 +0000 (16:06 +0200)]
Fix HTML in dataImport.tpl
Alexander Ebert [Thu, 26 May 2016 13:48:35 +0000 (15:48 +0200)]
Preparing release 2.1.11
Smooey [Thu, 26 May 2016 09:58:54 +0000 (05:58 -0400)]
add description for allowed attachments to keep consistent (#2032)
* add description for allowed attachments to keep consistent
* another one, previous one was bit long/wordy
* keep message sidebar consistent
* keep options > users > profile settings consistent
* keep attachments label text consistent throughout products
* some last minute adjustments, corrections, typo fixes, etc.
woltlab.com [Mon, 23 May 2016 16:35:49 +0000 (18:35 +0200)]
Updating minified JavaScript files
Alexander Ebert [Mon, 23 May 2016 16:33:43 +0000 (18:33 +0200)]
Fixed quote edit / delete on mobile
Alexander Ebert [Mon, 23 May 2016 15:03:10 +0000 (17:03 +0200)]
Fixed inserting successive block elements
Alexander Ebert [Mon, 23 May 2016 13:40:41 +0000 (15:40 +0200)]
Allow `[attach]` inside `[url]`
Alexander Ebert [Mon, 23 May 2016 13:04:05 +0000 (15:04 +0200)]
Removing bad data from message
This step is required to remove 4-byte UTF-8 characters (emoji) that are
not supported by the minimum required MySQL version.
Alexander Ebert [Mon, 23 May 2016 12:36:42 +0000 (14:36 +0200)]
Fixed typo
Alexander Ebert [Mon, 23 May 2016 12:35:25 +0000 (14:35 +0200)]
Fixed check for caret position when inserting smilies
woltlab.com [Mon, 23 May 2016 12:30:47 +0000 (14:30 +0200)]
Updating minified JavaScript files
Alexander Ebert [Mon, 23 May 2016 12:31:10 +0000 (14:31 +0200)]
GD extension is now a requirement
All though stated as optional for a long time, it should have always
been a requirement. The optionally supported ImageMagick extension does
not offer replacement functions for core functions such as
`getimagesize()` which is frequently used to determine images dimensions
and type. This function (among others) aren't part of the PHP core, but
instead belong to the GD extension itself.
This change doesn't eliminate the ability to use ImageMagick to off-load
heavy work, but instead ensures that GD is available due to being a
crucial component.
Alexander Ebert [Mon, 23 May 2016 10:59:58 +0000 (12:59 +0200)]
Removed double separators for link tooltips
Alexander Ebert [Mon, 23 May 2016 10:49:28 +0000 (12:49 +0200)]
Preserve literal ` `
Matthias Schmidt [Sat, 21 May 2016 07:04:15 +0000 (09:04 +0200)]
Remove empty line in userGroupAssigmentAdd template
# Conflicts:
# wcfsetup/install/files/acp/templates/userGroupAssignmentAdd.tpl
# wcfsetup/install/files/js/WCF.Combined.min.js
# wcfsetup/install/files/style/layout.less
# wcfsetup/install/lang/en.xml
Matthias Schmidt [Sat, 21 May 2016 06:57:22 +0000 (08:57 +0200)]
Add missing error message if user group assignment title is too long
Matthias Schmidt [Sat, 21 May 2016 06:51:24 +0000 (08:51 +0200)]
Fix error message if no valid user group is selected for automatic assignment
Marcel Werk [Wed, 18 May 2016 15:34:27 +0000 (17:34 +0200)]
Fixed parsing of 'time' parameter in youtube urls
woltlab.com [Wed, 18 May 2016 14:50:48 +0000 (16:50 +0200)]
Updating minified JavaScript files
Matthias Schmidt [Wed, 18 May 2016 14:46:03 +0000 (16:46 +0200)]
Deliver images of marker clusterer
Marcel Werk [Wed, 18 May 2016 14:27:59 +0000 (16:27 +0200)]
Fixed paddings in ad location "logo"
Marcel Werk [Wed, 18 May 2016 14:16:52 +0000 (16:16 +0200)]
Fixed font size in twitter timeline
Marcel Werk [Wed, 18 May 2016 14:14:20 +0000 (16:14 +0200)]
Added usage of backticks for table, column and index names
Smooey [Tue, 10 May 2016 11:20:57 +0000 (07:20 -0400)]
per not Per (#2027)
* per not Per
* some phrase adjustments, rework of enable HTML code message stuff
* by not By and other rephrasing...
By is preposition can't be capitalized either, and did some other
rephrasing to keep things consistent. will have to do conversations lang
file, and others same way for "by".
* missed one
* another one missed..
Smooey [Mon, 9 May 2016 09:26:12 +0000 (05:26 -0400)]
A few more phrase adjustments (#2026)
Smooey [Sun, 8 May 2016 23:03:35 +0000 (19:03 -0400)]
English phrase/grammar adjustments, attempt 1,000,000th (#2025)
Morik [Fri, 6 May 2016 21:21:16 +0000 (23:21 +0200)]
Accept Throwables in handleException of WCFSetup
Closes #2024
Tim Düsterhus [Fri, 6 May 2016 12:04:06 +0000 (14:04 +0200)]
Merge branch '2.0'
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()
Smooey [Sun, 17 Apr 2016 08:32:51 +0000 (04:32 -0400)]
Retry; missing "their own" references, grammar fixes, typos etc (#2016)
Smooey [Fri, 15 Apr 2016 13:29:04 +0000 (09:29 -0400)]
2 bug fixes and English description & grammar improvements. (#2012)
* 2 bug fixes and English description & grammar improvements.
Fixes for 2 bugs:
https://community.woltlab.com/thread/247146-language-wcf-acp-updateserver-packages/
https://community.woltlab.com/thread/247148-language-wcf-acp-updateserver-list/
As well as better English descriptions, grammar, etc.
* apostrophe fix
Tim Düsterhus [Sun, 10 Apr 2016 13:05:07 +0000 (15:05 +0200)]
Update Namespaces/UseDeclarationSniff.php
Tim Düsterhus [Sat, 9 Apr 2016 08:45:59 +0000 (10:45 +0200)]
Use PasswordUtil::secureCompare() in more places
Alexander Ebert [Thu, 7 Apr 2016 09:54:12 +0000 (11:54 +0200)]
Merge pull request #2009 from Smooey/master
English grammar fixes, punctuations, etc
Smooey [Thu, 7 Apr 2016 09:47:25 +0000 (05:47 -0400)]
quotation fix
quotation fix
Smooey [Thu, 7 Apr 2016 05:15:41 +0000 (01:15 -0400)]
English grammar fixes, punctuations, etc
Fixes for following bug reported threads:
https://community.woltlab.com/thread/247350-ready-grammar-use-punctuation-wcf-general-areas/
https://community.woltlab.com/thread/247707-ready-grammar-use-punctuation-acp-maintenance-rebuild-data/
https://community.woltlab.com/thread/247348-language-wcf-acp-group-option-category-mod/
https://community.woltlab.com/thread/247090-language-wcf-acp-option-user-cleanup-notification-lifetime/
https://community.woltlab.com/thread/247614-language-wcf-acp-paidsubscription-usergroups-wcf-acp-paidsubscription-usergroups/
Smooey [Thu, 7 Apr 2016 00:43:50 +0000 (20:43 -0400)]
Merge remote-tracking branch 'refs/remotes/WoltLab/master'
Matthias Schmidt [Wed, 6 Apr 2016 11:11:35 +0000 (13:11 +0200)]
Merge pull request #1951 from Fabii547/remove-obsolete-xsd
Removed obsolete XSD
woltlab.com [Mon, 4 Apr 2016 11:25:45 +0000 (13:25 +0200)]
Updating minified JavaScript files
Alexander Ebert [Mon, 4 Apr 2016 11:23:36 +0000 (13:23 +0200)]
Fixed handling of lists inside quotes
woltlab.com [Mon, 4 Apr 2016 10:55:46 +0000 (12:55 +0200)]
Updating minified JavaScript files
Alexander Ebert [Mon, 4 Apr 2016 10:54:21 +0000 (12:54 +0200)]
Fixed outside calls throwing an error for interactive dropdowns
Alexander Ebert [Mon, 4 Apr 2016 10:52:31 +0000 (12:52 +0200)]
Fixed function declaration in strict mode
woltlab.com [Sun, 3 Apr 2016 18:30:46 +0000 (20:30 +0200)]
Updating minified JavaScript files
Alexander Ebert [Sun, 3 Apr 2016 18:27:20 +0000 (20:27 +0200)]
Added link to delete quote in quote edit tooltip
woltlab.com [Sun, 3 Apr 2016 16:45:46 +0000 (18:45 +0200)]
Updating minified JavaScript files
Alexander Ebert [Sun, 3 Apr 2016 16:42:39 +0000 (18:42 +0200)]
Improved inserting of smilies
Previously it was a mixture of dark magic and Redactors built-in
methods, now uses vanilla JS.
Matthias Schmidt [Sun, 27 Mar 2016 15:14:22 +0000 (17:14 +0200)]
Fix moderated comment for guest comments
… and for comments of deleted users
Matthias Schmidt [Sat, 26 Mar 2016 21:10:48 +0000 (22:10 +0100)]
Fix return value of AdHandler::getLocationObjectTypes()
Tim Düsterhus [Fri, 25 Mar 2016 22:56:10 +0000 (23:56 +0100)]
Merge branch '2.0'
Tim Düsterhus [Fri, 25 Mar 2016 22:55:32 +0000 (23:55 +0100)]
Update year in acptemplates/footer.tpl
Matthias Schmidt [Fri, 25 Mar 2016 06:38:34 +0000 (07:38 +0100)]
Fix label group order when creating/editing label
woltlab.com [Wed, 23 Mar 2016 06:45:50 +0000 (07:45 +0100)]
Updating minified JavaScript files
woltlab.com [Wed, 23 Mar 2016 06:42:00 +0000 (07:42 +0100)]
Updating minified JavaScript files
Matthias Schmidt [Sat, 19 Mar 2016 17:25:06 +0000 (18:25 +0100)]
Fix package search for monolingual package name/description
See
5cf3e8fb22b0308c81367b7533826624a5e1cc6a
Marcel Werk [Fri, 18 Mar 2016 10:20:41 +0000 (11:20 +0100)]
Fixed typo
Tim Düsterhus [Wed, 16 Mar 2016 19:39:28 +0000 (20:39 +0100)]
Merge pull request #1997 from SoftCreatR/patch-1
Fix noscript version of reCaptcha
Sascha Greuel [Wed, 16 Mar 2016 18:23:50 +0000 (19:23 +0100)]
Fixed noscript version of reCaptcha
Matthias Schmidt [Mon, 14 Mar 2016 18:52:35 +0000 (19:52 +0100)]
Fix sort order in UncachedCategoryNodeTree
Matthias Schmidt [Mon, 14 Mar 2016 17:39:59 +0000 (18:39 +0100)]
Fix maxLength in userNotificationEvent.xsd
Sergey Fayngold [Fri, 11 Mar 2016 22:31:36 +0000 (23:31 +0100)]
Add index for authData column in wcf1_user
Closes #1995
Alexander Ebert [Sun, 13 Mar 2016 09:57:39 +0000 (10:57 +0100)]
Updated release date
Tim Düsterhus [Fri, 11 Mar 2016 18:24:24 +0000 (19:24 +0100)]
Support empty database table alias in MultipleLinkPage
Marcel Werk [Fri, 11 Mar 2016 11:49:51 +0000 (12:49 +0100)]
Merge pull request #1993 from MysteryCode/master
Changed and added new XSD files
mutec [Sun, 6 Mar 2016 12:09:02 +0000 (13:09 +0100)]
XSD copy from https://github.com/MysteryCode/WCF_XSD
Tim Düsterhus [Sat, 5 Mar 2016 15:37:13 +0000 (16:37 +0100)]
Merge pull request #1992 from joshuaruesweg/patch-71
prevent undefined offset with invalid tokens
Joshua Rüsweg [Sat, 5 Mar 2016 15:32:59 +0000 (16:32 +0100)]
prevent undefined offset with invalid tokens
woltlab.com [Sat, 5 Mar 2016 09:30:43 +0000 (10:30 +0100)]
Updating minified JavaScript files
woltlab.com [Fri, 4 Mar 2016 17:25:30 +0000 (18:25 +0100)]
Updating minified JavaScript files
Alexander Ebert [Fri, 4 Mar 2016 17:21:38 +0000 (18:21 +0100)]
Cheap work-around for some rare import issues
woltlab.com [Fri, 4 Mar 2016 11:05:19 +0000 (12:05 +0100)]
Updating minified JavaScript files
Alexander Ebert [Thu, 3 Mar 2016 12:28:02 +0000 (13:28 +0100)]
Preparing release 2.1.10
Marcel Werk [Tue, 1 Mar 2016 12:24:08 +0000 (13:24 +0100)]
Added missing limit to user search results
Marcel Werk [Mon, 29 Feb 2016 23:57:52 +0000 (00:57 +0100)]
Added missing language variable
Marcel Werk [Sat, 27 Feb 2016 18:21:27 +0000 (19:21 +0100)]
Fixed issue in detection of orphaned queue entries
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.
Matthias Schmidt [Tue, 23 Feb 2016 18:46:08 +0000 (19:46 +0100)]
Fix user list in ACP
Alexander Ebert [Sat, 20 Feb 2016 21:39:55 +0000 (22:39 +0100)]
Fixed image viewer sometimes showing the wrong image
Tim Düsterhus [Thu, 18 Feb 2016 14:12:18 +0000 (15:12 +0100)]
Use explicit newlines in ExceptionLogViewPage