GitHub/WoltLab/WCF.git
8 years agoMerge branch 'next' into next-lantia
Matthias Schmidt [Sat, 26 Dec 2015 07:39:48 +0000 (08:39 +0100)]
Merge branch 'next' into next-lantia

8 years agoAdd default page titles for category management pages
Matthias Schmidt [Sat, 26 Dec 2015 07:37:17 +0000 (08:37 +0100)]
Add default page titles for category management pages

8 years agoUse consistent title case for Administration Control Panel
Tim Düsterhus [Fri, 25 Dec 2015 18:52:52 +0000 (19:52 +0100)]
Use consistent title case for Administration Control Panel

8 years agoImprove wording of wcf.global.error.exception
Sascha Greuel [Fri, 25 Dec 2015 17:14:59 +0000 (18:14 +0100)]
Improve wording of wcf.global.error.exception

Closes #1970
Closes #1971

8 years agoComplete new LanguageChooser implementation
Matthias Schmidt [Fri, 25 Dec 2015 10:09:54 +0000 (11:09 +0100)]
Complete new LanguageChooser implementation

8 years agoFix variable in media editor
Matthias Schmidt [Fri, 25 Dec 2015 09:59:44 +0000 (10:59 +0100)]
Fix variable in media editor

8 years agoFix editing media files in ACP
Matthias Schmidt [Fri, 25 Dec 2015 09:58:02 +0000 (10:58 +0100)]
Fix editing media files in ACP

8 years agoAdd media update upon user rename
Matthias Schmidt [Fri, 25 Dec 2015 09:32:18 +0000 (10:32 +0100)]
Add media update upon user rename

8 years agoMerge branch 'next' into next-lantia
Matthias Schmidt [Fri, 25 Dec 2015 08:47:36 +0000 (09:47 +0100)]
Merge branch 'next' into next-lantia

8 years agoDisable Language.get() warnings for now
Matthias Schmidt [Fri, 25 Dec 2015 08:47:19 +0000 (09:47 +0100)]
Disable Language.get() warnings for now

At development stage, these warnings are only spamming the console
without benefit.

8 years agoAdd clipboard for media page
Matthias Schmidt [Fri, 25 Dec 2015 08:45:37 +0000 (09:45 +0100)]
Add clipboard for media page

8 years agoImprove clipboard pseudo-pages for media management
Matthias Schmidt [Fri, 25 Dec 2015 07:25:09 +0000 (08:25 +0100)]
Improve clipboard pseudo-pages for media management

8 years agoFix typo in de.xml
Tim Düsterhus [Fri, 25 Dec 2015 00:09:33 +0000 (01:09 +0100)]
Fix typo in de.xml

8 years agoAdded a proper page logo for dev purposes
Alexander Ebert [Thu, 24 Dec 2015 15:33:10 +0000 (16:33 +0100)]
Added a proper page logo for dev purposes

8 years agoAdd missing box menuID update after menu installation
Matthias Schmidt [Thu, 24 Dec 2015 12:33:19 +0000 (13:33 +0100)]
Add missing box menuID update after menu installation

8 years agoMake WCF partially accessible again
Matthias Schmidt [Thu, 24 Dec 2015 12:16:00 +0000 (13:16 +0100)]
Make WCF partially accessible again

8 years agoAdd image selector for boxes
Matthias Schmidt [Thu, 24 Dec 2015 11:51:34 +0000 (12:51 +0100)]
Add image selector for boxes

8 years agoMerge remote-tracking branch 'refs/remotes/origin/next' into next-lantia
Alexander Ebert [Thu, 24 Dec 2015 11:02:28 +0000 (12:02 +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 [Thu, 24 Dec 2015 11:02:09 +0000 (12:02 +0100)]
Merge remote-tracking branch 'refs/remotes/origin/master' into next

# Conflicts:
# com.woltlab.wcf/package.xml
# wcfsetup/install/files/lib/system/WCF.class.php

8 years agoMerge remote-tracking branch 'origin/next-lantia' into next-lantia
Alexander Ebert [Thu, 24 Dec 2015 11:00:46 +0000 (12:00 +0100)]
Merge remote-tracking branch 'origin/next-lantia' into next-lantia

# Conflicts:
# com.woltlab.wcf/acpMenu.xml
# wcfsetup/install/files/lib/system/request/LinkHandler.class.php

8 years agoFix editing newly uploaded media files
Matthias Schmidt [Thu, 24 Dec 2015 09:02:48 +0000 (10:02 +0100)]
Fix editing newly uploaded media files

8 years agoFixed a z-index issue introduced with 2.1.9 2.1.9_pl_1
Alexander Ebert [Wed, 23 Dec 2015 11:49:42 +0000 (12:49 +0100)]
Fixed a z-index issue introduced with 2.1.9

8 years agoFix some issues
Matthias Schmidt [Tue, 22 Dec 2015 20:17:48 +0000 (21:17 +0100)]
Fix some issues

8 years agoAdd media integration for editor
Matthias Schmidt [Tue, 22 Dec 2015 17:27:04 +0000 (18:27 +0100)]
Add media integration for editor

8 years agoFix variable name
Matthias Schmidt [Tue, 22 Dec 2015 17:06:39 +0000 (18:06 +0100)]
Fix variable name

8 years agoMerge branch 'next-lantia' of github.com:WoltLab/WCF into next-lantia
Marcel Werk [Tue, 22 Dec 2015 16:28:06 +0000 (17:28 +0100)]
Merge branch 'next-lantia' of github.com:WoltLab/WCF into next-lantia

8 years agoSmall style improvements
Marcel Werk [Tue, 22 Dec 2015 16:27:54 +0000 (17:27 +0100)]
Small style improvements

8 years agoAdd media management (WIP)
Matthias Schmidt [Tue, 22 Dec 2015 16:07:05 +0000 (17:07 +0100)]
Add media management (WIP)

8 years agoMerge branch 'next' into next-lantia
Matthias Schmidt [Tue, 22 Dec 2015 12:23:53 +0000 (13:23 +0100)]
Merge branch 'next' into next-lantia

8 years agoAdd more structure to changelog file
Matthias Schmidt [Tue, 22 Dec 2015 12:22:43 +0000 (13:22 +0100)]
Add more structure to changelog file

8 years agoAdd TMultiCategoryObject trait
Matthias Schmidt [Tue, 22 Dec 2015 12:16:56 +0000 (13:16 +0100)]
Add TMultiCategoryObject trait

8 years agoAdd TUserContent trait
Matthias Schmidt [Tue, 22 Dec 2015 09:57:06 +0000 (10:57 +0100)]
Add TUserContent trait

8 years agoAdd missing import
Matthias Schmidt [Tue, 22 Dec 2015 07:33:21 +0000 (08:33 +0100)]
Add missing import

8 years agoMerge branch 'next' into next-lantia
Matthias Schmidt [Mon, 21 Dec 2015 20:41:59 +0000 (21:41 +0100)]
Merge branch 'next' into next-lantia

8 years agoMerge branch 'master' into next
Matthias Schmidt [Mon, 21 Dec 2015 20:40:29 +0000 (21:40 +0100)]
Merge branch 'master' into next

8 years agoAdd missing cache reset after page changes
Matthias Schmidt [Mon, 21 Dec 2015 19:48:08 +0000 (20:48 +0100)]
Add missing cache reset after page changes

8 years agoAdd AbstractModificationLogHandler
Matthias Schmidt [Mon, 21 Dec 2015 14:12:35 +0000 (15:12 +0100)]
Add AbstractModificationLogHandler

8 years agoAdd parentObjectID column to modification_log table
Matthias Schmidt [Mon, 21 Dec 2015 14:09:24 +0000 (15:09 +0100)]
Add parentObjectID column to modification_log table

8 years agoFix clipboard without markAll element
Matthias Schmidt [Mon, 21 Dec 2015 13:58:53 +0000 (14:58 +0100)]
Fix clipboard without markAll element

8 years agoTemporarily "fix" exception handling for AJAX requests
Matthias Schmidt [Mon, 21 Dec 2015 13:22:18 +0000 (14:22 +0100)]
Temporarily "fix" exception handling for AJAX requests

8 years agoMerge branch 'next-lantia' of github.com:WoltLab/WCF into next-lantia
Marcel Werk [Mon, 21 Dec 2015 12:44:01 +0000 (13:44 +0100)]
Merge branch 'next-lantia' of github.com:WoltLab/WCF into next-lantia

8 years agoa style no longer needs a description
Marcel Werk [Mon, 21 Dec 2015 12:43:48 +0000 (13:43 +0100)]
a style no longer needs a description

8 years agoStyle overhaul / added box layout
Marcel Werk [Mon, 21 Dec 2015 12:43:16 +0000 (13:43 +0100)]
Style overhaul / added box layout

8 years agoAdd since tag to PHP documentation
Matthias Schmidt [Mon, 21 Dec 2015 10:42:22 +0000 (11:42 +0100)]
Add since tag to PHP documentation

8 years agoMerge branch 'next' into next-lantia
Matthias Schmidt [Mon, 21 Dec 2015 10:22:18 +0000 (11:22 +0100)]
Merge branch 'next' into next-lantia

8 years agoAdd @since tag to PHP documentation
Matthias Schmidt [Mon, 21 Dec 2015 10:20:24 +0000 (11:20 +0100)]
Add @since tag to PHP documentation

8 years agoRemove obsolete parameters in method calls
Matthias Schmidt [Mon, 21 Dec 2015 08:33:39 +0000 (09:33 +0100)]
Remove obsolete parameters in method calls

The removed parameters do not exist (anymore) in the called method’s
signature.

8 years agoUpdating release date 2.1.9
Alexander Ebert [Sun, 20 Dec 2015 18:57:02 +0000 (19:57 +0100)]
Updating release date

8 years agoPreparing release 2.1.9
Alexander Ebert [Sat, 19 Dec 2015 20:56:12 +0000 (21:56 +0100)]
Preparing release 2.1.9

8 years agoFix CryptoException's constructor
Tim Düsterhus [Thu, 17 Dec 2015 00:08:23 +0000 (01:08 +0100)]
Fix CryptoException's constructor

8 years agoOverhauled page / menu system, wip
Alexander Ebert [Wed, 16 Dec 2015 12:55:43 +0000 (13:55 +0100)]
Overhauled page / menu system, wip

8 years agoUpdating minified JavaScript files
woltlab.com [Wed, 16 Dec 2015 12:54:12 +0000 (13:54 +0100)]
Updating minified JavaScript files

8 years agoFixed wrong date format in user list
Marcel Werk [Wed, 16 Dec 2015 11:55:04 +0000 (12:55 +0100)]
Fixed wrong date format in user list

8 years agoApplication directories are now prompted on setup
Alexander Ebert [Wed, 9 Dec 2015 17:49:47 +0000 (18:49 +0100)]
Application directories are now prompted on setup

8 years agoMerge pull request #1926 from SoftCreatR/patch-1
Tim Düsterhus [Tue, 8 Dec 2015 20:47:21 +0000 (21:47 +0100)]
Merge pull request #1926 from SoftCreatR/patch-1

Use empty() instead of isset()

8 years agoMerge pull request #1961 from joshuaruesweg/patch-65
Tim Düsterhus [Tue, 8 Dec 2015 20:37:35 +0000 (21:37 +0100)]
Merge pull request #1961 from joshuaruesweg/patch-65

Fix getLink()-Methode in UserProfileCommentUserNotificationEvent

8 years agoMerge branch 'master' of github.com:WoltLab/WCF
Marcel Werk [Tue, 8 Dec 2015 17:12:42 +0000 (18:12 +0100)]
Merge branch 'master' of github.com:WoltLab/WCF

8 years agoFixed resizing of small embedded attachments
Marcel Werk [Tue, 8 Dec 2015 17:12:28 +0000 (18:12 +0100)]
Fixed resizing of small embedded attachments

8 years agoUpdating minified JavaScript files
woltlab.com [Tue, 8 Dec 2015 17:06:22 +0000 (18:06 +0100)]
Updating minified JavaScript files

8 years agoUpdating minified JavaScript files
woltlab.com [Tue, 8 Dec 2015 17:06:12 +0000 (18:06 +0100)]
Updating minified JavaScript files

8 years agoUpdating minified JavaScript files
woltlab.com [Mon, 7 Dec 2015 13:41:06 +0000 (14:41 +0100)]
Updating minified JavaScript files

8 years agoUpdating minified JavaScript files
root [Mon, 7 Dec 2015 13:35:55 +0000 (14:35 +0100)]
Updating minified JavaScript files

8 years agoUpdating minified JavaScript files
root [Mon, 7 Dec 2015 13:35:29 +0000 (14:35 +0100)]
Updating minified JavaScript files

8 years agoAdded missing z-index to change img order
Alexander Ebert [Sun, 6 Dec 2015 16:11:44 +0000 (17:11 +0100)]
Added missing z-index to change img order

8 years agoUsing a more robust work-around for focus() on iOS
Alexander Ebert [Sun, 6 Dec 2015 14:06:58 +0000 (15:06 +0100)]
Using a more robust work-around for focus() on iOS

8 years agoMerge pull request #1965 from max-m/fixMixedContent
Alexander Ebert [Sat, 5 Dec 2015 22:11:09 +0000 (23:11 +0100)]
Merge pull request #1965 from max-m/fixMixedContent

Fix mixed content warnings for Google Fonts API

8 years agoFix mixed content warnings for Google Fonts API
Maximilian Mader [Sat, 5 Dec 2015 20:35:22 +0000 (21:35 +0100)]
Fix mixed content warnings for Google Fonts API

8 years agoFixed issue in paid subscription forms
Marcel Werk [Sat, 5 Dec 2015 13:09:16 +0000 (14:09 +0100)]
Fixed issue in paid subscription forms

8 years agoFix ACP page header
Matthias Schmidt [Fri, 4 Dec 2015 22:00:49 +0000 (23:00 +0100)]
Fix ACP page header

See 537c52ddb0

8 years agoMinor improvements to php highlighter
Alexander Ebert [Fri, 4 Dec 2015 17:42:39 +0000 (18:42 +0100)]
Minor improvements to php highlighter

8 years agoMerge branch 'next-lantia' of github.com:WoltLab/WCF into next-lantia
Marcel Werk [Fri, 4 Dec 2015 17:37:29 +0000 (18:37 +0100)]
Merge branch 'next-lantia' of github.com:WoltLab/WCF into next-lantia

8 years agoAdded box layout / box handler
Marcel Werk [Fri, 4 Dec 2015 17:37:17 +0000 (18:37 +0100)]
Added box layout / box handler

8 years agoCMS page data is now available in the Request object
Alexander Ebert [Fri, 4 Dec 2015 14:11:45 +0000 (15:11 +0100)]
CMS page data is now available in the Request object

8 years agoUsing proper class name resolution
Alexander Ebert [Fri, 4 Dec 2015 13:25:12 +0000 (14:25 +0100)]
Using proper class name resolution

8 years agoSome minor improvements
Alexander Ebert [Fri, 4 Dec 2015 13:01:32 +0000 (14:01 +0100)]
Some minor improvements

8 years agoUpdating minified JavaScript files
root [Thu, 3 Dec 2015 22:16:29 +0000 (23:16 +0100)]
Updating minified JavaScript files

8 years agoUpdating minified JavaScript files
root [Thu, 3 Dec 2015 22:16:19 +0000 (23:16 +0100)]
Updating minified JavaScript files

8 years agoMerge branch 'next' into next-lantia
Tim Düsterhus [Thu, 3 Dec 2015 14:36:32 +0000 (15:36 +0100)]
Merge branch 'next' into next-lantia

8 years agoMerge branch 'handleException' into next
Tim Düsterhus [Thu, 3 Dec 2015 14:36:15 +0000 (15:36 +0100)]
Merge branch 'handleException' into next

8 years agoRemoved obsolete pages
Marcel Werk [Thu, 3 Dec 2015 12:44:14 +0000 (13:44 +0100)]
Removed obsolete pages

8 years agoAdded {page}-PIP and CMS routing support
Alexander Ebert [Wed, 2 Dec 2015 17:41:39 +0000 (18:41 +0100)]
Added {page}-PIP and CMS routing support

8 years agoAdded box management (WIP)
Marcel Werk [Wed, 2 Dec 2015 16:36:45 +0000 (17:36 +0100)]
Added box management (WIP)

8 years agoFix code style
Tim Düsterhus [Tue, 1 Dec 2015 23:09:03 +0000 (00:09 +0100)]
Fix code style

8 years agoAdd backwards compatibility InvalidArgumentException
Tim Düsterhus [Tue, 1 Dec 2015 22:40:17 +0000 (23:40 +0100)]
Add backwards compatibility InvalidArgumentException

8 years agoAdapt ExceptionLogViewPage
Tim Düsterhus [Tue, 1 Dec 2015 22:28:55 +0000 (23:28 +0100)]
Adapt ExceptionLogViewPage

8 years agoClean up \wcf\system\exception\*
Tim Düsterhus [Tue, 29 Sep 2015 20:55:16 +0000 (22:55 +0200)]
Clean up \wcf\system\exception\*

8 years agoHandle NamedUserExceptions in RequestHandler
Tim Düsterhus [Tue, 29 Sep 2015 20:47:03 +0000 (22:47 +0200)]
Handle NamedUserExceptions in RequestHandler

8 years agoAdd translation for "What happened?" in exception handler
Tim Düsterhus [Tue, 29 Sep 2015 20:44:31 +0000 (22:44 +0200)]
Add translation for "What happened?" in exception handler

8 years agoAdd the exception_privacy option
Tim Düsterhus [Tue, 29 Sep 2015 20:31:17 +0000 (22:31 +0200)]
Add the exception_privacy option

8 years agoThrow ErrorException in WCF::handleError()
Tim Düsterhus [Tue, 29 Sep 2015 20:16:50 +0000 (22:16 +0200)]
Throw ErrorException in WCF::handleError()

8 years agoAdd new exception log format
Tim Düsterhus [Tue, 29 Sep 2015 20:04:30 +0000 (22:04 +0200)]
Add new exception log format

8 years agoUpdate DatabaseException to make proper use of the new Exception handling
Tim Düsterhus [Tue, 29 Sep 2015 19:34:36 +0000 (21:34 +0200)]
Update DatabaseException to make proper use of the new Exception handling

8 years agoImprove Exception / Error printing
Tim Düsterhus [Mon, 28 Sep 2015 15:13:06 +0000 (17:13 +0200)]
Improve Exception / Error printing

8 years agoRemove double German language item
Matthias Schmidt [Tue, 1 Dec 2015 18:26:10 +0000 (19:26 +0100)]
Remove double German language item

8 years agoImproved page list
Marcel Werk [Tue, 1 Dec 2015 16:00:18 +0000 (17:00 +0100)]
Improved page list

8 years agoAdded getApplicationByID()
Alexander Ebert [Tue, 1 Dec 2015 13:15:28 +0000 (14:15 +0100)]
Added getApplicationByID()

8 years agoUsing `else if` instead of `elseif`
Alexander Ebert [Tue, 1 Dec 2015 13:03:51 +0000 (14:03 +0100)]
Using `else if` instead of `elseif`

8 years agoAdded menuItem pip
Alexander Ebert [Tue, 1 Dec 2015 12:54:32 +0000 (13:54 +0100)]
Added menuItem pip

8 years agoAdded cookie policy and privacy policy as cms page
Marcel Werk [Tue, 1 Dec 2015 11:55:13 +0000 (12:55 +0100)]
Added cookie policy and privacy policy as cms page

8 years agoRenamed wcf1_page.displayName to name
Marcel Werk [Tue, 1 Dec 2015 11:54:50 +0000 (12:54 +0100)]
Renamed wcf1_page.displayName to name