GitHub/WoltLab/WCF.git
13 years agoFixed an error in the header menu
Marcel Werk [Thu, 28 Jul 2011 11:39:28 +0000 (13:39 +0200)]
Fixed an error in the header menu

13 years agoMoved into own repository WoltLab/com.woltlab.wcf.notification
Alexander Ebert [Wed, 27 Jul 2011 16:22:58 +0000 (18:22 +0200)]
Moved into own repository WoltLab/com.woltlab.wcf.notification

13 years agoMerge branch 'master' of github.com:WoltLab/WCF
Alexander Ebert [Wed, 27 Jul 2011 14:17:39 +0000 (16:17 +0200)]
Merge branch 'master' of github.com:WoltLab/WCF

13 years agoAdded spinner and global icon storage
Alexander Ebert [Wed, 27 Jul 2011 14:16:35 +0000 (16:16 +0200)]
Added spinner and global icon storage

13 years agoFixed small errors
Luzifr [Wed, 27 Jul 2011 13:57:14 +0000 (15:57 +0200)]
Fixed small errors

13 years agoMerge branch 'master' of github.com:WoltLab/WCF
Marcel Werk [Wed, 27 Jul 2011 13:56:22 +0000 (15:56 +0200)]
Merge branch 'master' of github.com:WoltLab/WCF

13 years agoRemoved the min lifetime for cache resources
Marcel Werk [Wed, 27 Jul 2011 13:56:06 +0000 (15:56 +0200)]
Removed the min lifetime for cache resources
Fixed some windows issues

13 years agoImproved image adapters, removed old Thumbnail-class
Alexander Ebert [Wed, 27 Jul 2011 13:19:16 +0000 (15:19 +0200)]
Improved image adapters, removed old Thumbnail-class

13 years agoTypo fixed
Luzifr [Wed, 27 Jul 2011 08:44:28 +0000 (10:44 +0200)]
Typo fixed

13 years agoCode-Format & Input Type "email" (unfinished!)
Luzifr [Tue, 26 Jul 2011 23:43:17 +0000 (01:43 +0200)]
Code-Format & Input Type "email" (unfinished!)

13 years agoTwo dummy icons & one style bugfix.
Luzifr [Tue, 26 Jul 2011 19:12:44 +0000 (21:12 +0200)]
Two dummy icons & one style bugfix.

13 years agouserSearch.tpl now uses new TabMenu-API
Alexander Ebert [Tue, 26 Jul 2011 19:08:01 +0000 (21:08 +0200)]
userSearch.tpl now uses new TabMenu-API

13 years agoFixed an exception in cache handler fallback
Marcel Werk [Tue, 26 Jul 2011 18:49:57 +0000 (20:49 +0200)]
Fixed an exception in cache handler fallback

13 years agoMerge branch 'master' of github.com:WoltLab/WCF
Alexander Ebert [Tue, 26 Jul 2011 18:27:16 +0000 (20:27 +0200)]
Merge branch 'master' of github.com:WoltLab/WCF

13 years agoAdded missing isset to prevent errors
Alexander Ebert [Tue, 26 Jul 2011 18:26:18 +0000 (20:26 +0200)]
Added missing isset to prevent errors

13 years agoMore ACP design updates
Luzifr [Tue, 26 Jul 2011 18:18:22 +0000 (20:18 +0200)]
More ACP design updates

Tables, buttons and form elements now with more design (some
experimental). Beware that table HTML-layout may change soon! Also
changed some language variables.

13 years agoImproved contribution guidelines
Alexander Ebert [Tue, 26 Jul 2011 16:38:45 +0000 (18:38 +0200)]
Improved contribution guidelines

Using new lines other than Unix-style (\n) is no longer accepted and will cause an immediate reject.

Furthermore I've improved details on indentation, causing a lot of confusion lately.

13 years agoImplemented image adapters for GD and ImageMagick (2/2)
Alexander Ebert [Tue, 26 Jul 2011 16:31:40 +0000 (18:31 +0200)]
Implemented image adapters for GD and ImageMagick (2/2)

Introduced IMAGE_ADAPTER_TYPE to switch between available backends. Additionally inserted a static method isSupported() to ensure library is available, if not fallback to GD.

Usage: wcf\system\image\ImageHandler::getInstance()->getAdapter()

13 years agoImplemented image adapters for GD and ImageMagick
Alexander Ebert [Tue, 26 Jul 2011 16:06:58 +0000 (18:06 +0200)]
Implemented image adapters for GD and ImageMagick

Image adapters have been tested during development, but needs some more real world examples to ensure consistent and desired behavior.

The ImageHandler-class is still outstanding, will be included with the upcoming commits, leaving the image adapters almost useless for now.

13 years agoMerge branch 'master' of github.com:WoltLab/WCF
Marcel Werk [Tue, 26 Jul 2011 15:58:38 +0000 (17:58 +0200)]
Merge branch 'master' of github.com:WoltLab/WCF

13 years agoFixed the installation of cronjobs
Marcel Werk [Tue, 26 Jul 2011 15:58:20 +0000 (17:58 +0200)]
Fixed the installation of cronjobs

13 years agoMerge pull request #69 from wbb3addons/wcfJsImprovements
Alexander Ebert [Tue, 26 Jul 2011 15:10:51 +0000 (08:10 -0700)]
Merge pull request #69 from wbb3addons/wcfJsImprovements

Made several improvements to WCF.js

13 years agoMade several improvements to WCF.js
Tim Düsterhus [Tue, 26 Jul 2011 14:06:43 +0000 (16:06 +0200)]
Made several improvements to WCF.js

addThousandsSeparator now also works with floats
Added formatNumeric for localizing
Added WCF.Number for number-related functions
Added #-modifier to templates

Added Markus as author, with his consent, he created a large part of WCF.js

13 years agoMerge pull request #64 from Gravatronics/fixedCleanupHandler
Marcel Werk [Tue, 26 Jul 2011 13:38:02 +0000 (06:38 -0700)]
Merge pull request #64 from Gravatronics/fixedCleanupHandler

Fixed missing package id in cache name in CleanupHandler

13 years agoMerge pull request #67 from Gravatronics/fixedFireAction
Marcel Werk [Tue, 26 Jul 2011 13:37:45 +0000 (06:37 -0700)]
Merge pull request #67 from Gravatronics/fixedFireAction

Fixed fire action

13 years agoMerge pull request #68 from Gravatronics/fixedMailSender
Marcel Werk [Tue, 26 Jul 2011 13:37:04 +0000 (06:37 -0700)]
Merge pull request #68 from Gravatronics/fixedMailSender

Fixed property name in MailSender

13 years agoSmall style update
Luzifr [Tue, 26 Jul 2011 11:58:02 +0000 (13:58 +0200)]
Small style update

13 years agoSome small corrections.
Luzifr [Tue, 26 Jul 2011 11:56:00 +0000 (13:56 +0200)]
Some small corrections.

13 years agoFixed variable name in MailSender
Matthias Schmidt [Tue, 26 Jul 2011 11:42:20 +0000 (13:42 +0200)]
Fixed variable name in MailSender

MailSender::$defaultMailSender has been renamed to
MailSender::$instance.

13 years agoMerge pull request #66 from Gravatronics/breadcrumbTypeHinting
Marcel Werk [Tue, 26 Jul 2011 10:20:50 +0000 (03:20 -0700)]
Merge pull request #66 from Gravatronics/breadcrumbTypeHinting

Corrected wrong type hinting in Breadcrumbs::replace()

13 years agoFixed missing array index
Matthias Schmidt [Tue, 26 Jul 2011 09:23:47 +0000 (11:23 +0200)]
Fixed missing array index

Without that index, multiple objects of one listener are created

13 years agoReplaced undefined variable $path
Matthias Schmidt [Tue, 26 Jul 2011 09:14:12 +0000 (11:14 +0200)]
Replaced undefined variable $path

13 years agoCorrected wrong type hinting in Breadcrumbs::replace()
Matthias Schmidt [Tue, 26 Jul 2011 08:02:09 +0000 (10:02 +0200)]
Corrected wrong type hinting in Breadcrumbs::replace()

13 years agoFixed missing package id in cache name
Matthias Schmidt [Tue, 26 Jul 2011 07:24:28 +0000 (09:24 +0200)]
Fixed missing package id in cache name

13 years agoForgotten change.
Luzifr [Tue, 26 Jul 2011 01:00:35 +0000 (03:00 +0200)]
Forgotten change.

13 years agoMore templates adapted.
Luzifr [Tue, 26 Jul 2011 00:56:39 +0000 (02:56 +0200)]
More templates adapted.

More HTML5, some semantical changes, old stuff removed, code-formatting
and so on. Still not all correct!

13 years agoMerge pull request #63 from Gravatronics/fixedDirectoryUtilUsage
Alexander Ebert [Mon, 25 Jul 2011 18:25:23 +0000 (11:25 -0700)]
Merge pull request #63 from Gravatronics/fixedDirectoryUtilUsage

Changed deletePattern to removePattern

13 years agoMerge pull request #61 from wbb3addons/crlfToLf
Alexander Ebert [Mon, 25 Jul 2011 18:24:21 +0000 (11:24 -0700)]
Merge pull request #61 from wbb3addons/crlfToLf

Replaced each crlf with lf

13 years agoFixed Copy&Paste-Error
Matthias Schmidt [Mon, 25 Jul 2011 18:17:46 +0000 (20:17 +0200)]
Fixed Copy&Paste-Error

13 years agoReplaced each crlf with lf
Tim Düsterhus [Mon, 25 Jul 2011 18:17:10 +0000 (20:17 +0200)]
Replaced each crlf with lf

13 years agoFixed DirectoryUtil
Matthias Schmidt [Mon, 25 Jul 2011 18:15:22 +0000 (20:15 +0200)]
Fixed DirectoryUtil

Provided by TimWolla.

13 years agoAdded another missing ending delimiter
Matthias Schmidt [Mon, 25 Jul 2011 18:13:11 +0000 (20:13 +0200)]
Added another missing ending delimiter

13 years agoAdded missing ending delimiter
Matthias Schmidt [Mon, 25 Jul 2011 18:08:18 +0000 (20:08 +0200)]
Added missing ending delimiter

13 years agoMerge branch 'master' of github.com:WoltLab/WCF
Marcel Werk [Mon, 25 Jul 2011 17:58:15 +0000 (19:58 +0200)]
Merge branch 'master' of github.com:WoltLab/WCF

13 years agoRemoved obsolete language files
Marcel Werk [Mon, 25 Jul 2011 17:57:57 +0000 (19:57 +0200)]
Removed obsolete language files

13 years agoMessed up pull request 51 :(
Alexander Ebert [Mon, 25 Jul 2011 17:49:20 +0000 (19:49 +0200)]
Messed up pull request 51 :(

13 years agoMerge pull request #51 from Siora/patch-2
Alexander Ebert [Mon, 25 Jul 2011 17:45:57 +0000 (10:45 -0700)]
Merge pull request #51 from Siora/patch-2

fix PHP error in file wcf/lib/acp/form/UsersMassProcessingForm.class.php (

13 years agoMerge branch 'master' of github.com:WoltLab/WCF
Alexander Ebert [Mon, 25 Jul 2011 17:44:41 +0000 (19:44 +0200)]
Merge branch 'master' of github.com:WoltLab/WCF

13 years agoMerge pull request #51 from Siora/patch-2
Alexander Ebert [Mon, 25 Jul 2011 17:40:29 +0000 (19:40 +0200)]
Merge pull request #51 from Siora/patch-2

13 years agofix HP error in file wcf/lib/acp/form/UsersMassProcessingForm.class.php (398): Argume...
Jean-Marc Licht [Thu, 21 Jul 2011 13:55:49 +0000 (06:55 -0700)]
fix HP error in file wcf/lib/acp/form/UsersMassProcessingForm.class.php (398): Argument 1 passed to wcf\acp\form\UsersMassProcessingForm::checkOption() must be an instance of wcf\acp\form\Option, instance of wcf\data\option\Option given, called in wcf/lib/acp/form/AbstractOptionListForm.class.php on line 203 and defined

13 years agoMerge pull request #60 from wbb3addons/wcfJsTemplate
Alexander Ebert [Mon, 25 Jul 2011 17:36:13 +0000 (10:36 -0700)]
Merge pull request #60 from wbb3addons/wcfJsTemplate

Add WCF.Template

13 years agoMerge pull request #62 from Gravatronics/ICleanupHandler
Alexander Ebert [Mon, 25 Jul 2011 17:35:55 +0000 (10:35 -0700)]
Merge pull request #62 from Gravatronics/ICleanupHandler

Changed ICleanupHandler to CleanupHandler

13 years agoMore adjustments to match the design-sketch.
Luzifr [Mon, 25 Jul 2011 17:28:51 +0000 (19:28 +0200)]
More adjustments to match the design-sketch.

13 years agoMerge branch 'master' of github.com:WoltLab/WCF
Marcel Werk [Mon, 25 Jul 2011 17:25:24 +0000 (19:25 +0200)]
Merge branch 'master' of github.com:WoltLab/WCF

13 years agoFixed XSD urls
Marcel Werk [Mon, 25 Jul 2011 17:25:11 +0000 (19:25 +0200)]
Fixed XSD urls

13 years agoAdded XSD files
Marcel Werk [Mon, 25 Jul 2011 17:24:48 +0000 (19:24 +0200)]
Added XSD files

13 years agoChanged deletePattern to removePattern
Matthias Schmidt [Mon, 25 Jul 2011 16:30:23 +0000 (18:30 +0200)]
Changed deletePattern to removePattern

13 years agoMerge branch 'jsPages' of https://github.com/wbb3addons/WCF into wbb3addons-jsPages
Alexander Ebert [Mon, 25 Jul 2011 16:25:33 +0000 (18:25 +0200)]
Merge branch 'jsPages' of https://github.com/wbb3addons/WCF into wbb3addons-jsPages

Conflicts:
wcfsetup/install/files/js/WCF.js

13 years agoMerge branch 'master' of github.com:WoltLab/WCF
Marcel Werk [Mon, 25 Jul 2011 15:36:54 +0000 (17:36 +0200)]
Merge branch 'master' of github.com:WoltLab/WCF

13 years agoFixed Memcached website url
Marcel Werk [Mon, 25 Jul 2011 15:36:28 +0000 (17:36 +0200)]
Fixed Memcached website url

13 years ago- Some corrections.
Luzifr [Mon, 25 Jul 2011 15:32:15 +0000 (17:32 +0200)]
- Some corrections.

13 years agoFirst attempt to style the main content area.
Luzifr [Mon, 25 Jul 2011 15:19:20 +0000 (17:19 +0200)]
First attempt to style the main content area.

- Fixed some HTML5 issues (menu -> nav and more)
- Changed some element
's style
- Note: Only the "Options"-section has been styled for now. Th
e rest of the content pages remain looking ugly! ;-)

13 years agoUpdated documentation
Matthias Schmidt [Mon, 25 Jul 2011 15:17:56 +0000 (17:17 +0200)]
Updated documentation

13 years agoCreate CleanupHandler file
Matthias Schmidt [Mon, 25 Jul 2011 15:17:07 +0000 (17:17 +0200)]
Create CleanupHandler file

13 years agoDelete ICleanupHandler file
Matthias Schmidt [Mon, 25 Jul 2011 15:16:40 +0000 (17:16 +0200)]
Delete ICleanupHandler file

13 years agoMerge pull request #30 from WCFSolutions/templateEngineSandbox
Alexander Ebert [Mon, 25 Jul 2011 14:52:42 +0000 (16:52 +0200)]
Merge pull request #30 from WCFSolutions/templateEngineSandbox

13 years agoMerge pull request #37 from kurtextrem/master
Alexander Ebert [Mon, 25 Jul 2011 14:35:20 +0000 (16:35 +0200)]
Merge pull request #37 from kurtextrem/master

13 years agoAdding myself as author
Tim Düsterhus [Mon, 25 Jul 2011 14:24:58 +0000 (16:24 +0200)]
Adding myself as author

13 years agoMerge pull request #29 from WCFSolutions/languageConstantsRemoval
Alexander Ebert [Mon, 25 Jul 2011 14:09:26 +0000 (16:09 +0200)]
Merge pull request #29 from WCFSolutions/languageConstantsRemoval

13 years agoMerge pull request #27 from wbb3addons/directoryUtilUse
Alexander Ebert [Mon, 25 Jul 2011 14:04:58 +0000 (16:04 +0200)]
Merge pull request #27 from wbb3addons/directoryUtilUse

13 years agoAdd WCF.Template
Tim Düsterhus [Sun, 24 Jul 2011 12:58:46 +0000 (14:58 +0200)]
Add WCF.Template

13 years agoMerge pull request #47 from Gravatronics/fixedUserGroupAction
Alexander Ebert [Mon, 25 Jul 2011 13:10:23 +0000 (06:10 -0700)]
Merge pull request #47 from Gravatronics/fixedUserGroupAction

Fixed UserGroupAddForm

13 years agoMerge pull request #55 from wbb3addons/wcfJsTypo
Alexander Ebert [Sun, 24 Jul 2011 23:21:32 +0000 (16:21 -0700)]
Merge pull request #55 from wbb3addons/wcfJsTypo

Replace innerWidth with outerWidth in outer context

13 years agoMerge pull request #59 from Gravatronics/NotificationCacheBuilder
Marcel Werk [Sun, 24 Jul 2011 21:15:06 +0000 (14:15 -0700)]
Merge pull request #59 from Gravatronics/NotificationCacheBuilder

Moved to new cache builder folder

13 years agoReinsert whitespace
Tim Düsterhus [Sun, 24 Jul 2011 12:52:02 +0000 (14:52 +0200)]
Reinsert whitespace

13 years agoUpdated subpackage documentation
Matthias Schmidt [Sun, 24 Jul 2011 09:31:04 +0000 (11:31 +0200)]
Updated subpackage documentation

13 years agoMoved to new cache builder folder
Matthias Schmidt [Sun, 24 Jul 2011 09:25:30 +0000 (11:25 +0200)]
Moved to new cache builder folder

Moved CacheBuilderUserNotificationObjectType to the cache builder
folder, updated the namespace and used the namespace of ICacheBuilder.

13 years agoMerge pull request #35 from SimonDettling/patch-2
Alexander Ebert [Sun, 24 Jul 2011 02:03:19 +0000 (19:03 -0700)]
Merge pull request #35 from SimonDettling/patch-2

Replaced <b> by <strong> (now with \n )

13 years agoMerge pull request #32 from PhrozenByte/master
Alexander Ebert [Sat, 23 Jul 2011 13:47:50 +0000 (06:47 -0700)]
Merge pull request #32 from PhrozenByte/master

PackageUpdateDispatcher::getAvailableUpdates()

13 years agoMerge pull request #53 from wbb3addons/requestHandlerDenyAbstract
Alexander Ebert [Sat, 23 Jul 2011 13:46:48 +0000 (06:46 -0700)]
Merge pull request #53 from wbb3addons/requestHandlerDenyAbstract

Requesting abstract classes now throws an IllegalLinkException

13 years agoMerge pull request #57 from yaycomDE/master
Marcel Werk [Fri, 22 Jul 2011 21:01:15 +0000 (14:01 -0700)]
Merge pull request #57 from yaycomDE/master

Fixed the IGroupOptionType class

13 years agoSome improvements to the Tab animation
Luzifr [Fri, 22 Jul 2011 18:04:54 +0000 (20:04 +0200)]
Some improvements to the Tab animation

13 years agoFixed the IGroupOptionType class
yayacomDE [Fri, 22 Jul 2011 16:56:51 +0000 (18:56 +0200)]
Fixed the IGroupOptionType class

Fixed the IGroupOptionType class with the fatal error "Interface 'wcf\sy
stem\option\OptionType' not found in [...]/IGroupOptionType.class.php on
 line 15" during the installation

13 years agoSome minor changes.
Luzifr [Fri, 22 Jul 2011 16:13:11 +0000 (18:13 +0200)]
Some minor changes.

13 years agoACP-style refinements
Luzifr [Fri, 22 Jul 2011 16:09:30 +0000 (18:09 +0200)]
ACP-style refinements

13 years agoReplace innerWidth with outerWidth in outer context
Tim Düsterhus [Fri, 22 Jul 2011 14:07:50 +0000 (16:07 +0200)]
Replace innerWidth with outerWidth in outer context

13 years agoRequesting abstract classes now throws an IllegalLinkException
Tim Düsterhus [Fri, 22 Jul 2011 12:41:37 +0000 (14:41 +0200)]
Requesting abstract classes now throws an IllegalLinkException

13 years agoImage manipulation support for GD and ImageMagick
Alexander Ebert [Thu, 21 Jul 2011 19:28:37 +0000 (21:28 +0200)]
Image manipulation support for GD and ImageMagick

Classes are not finished yet, this is a work in progress, please do not modify.

13 years agoFixed interface name
Marcel Werk [Thu, 21 Jul 2011 19:23:19 +0000 (21:23 +0200)]
Fixed interface name

13 years agoMerge branch 'master' of github.com:WoltLab/WCF
Marcel Werk [Thu, 21 Jul 2011 18:53:20 +0000 (20:53 +0200)]
Merge branch 'master' of github.com:WoltLab/WCF

13 years agoAdded 'I' prefix to interface names
Marcel Werk [Thu, 21 Jul 2011 18:53:00 +0000 (20:53 +0200)]
Added 'I' prefix to interface names
Added a default implementation for processible database objects

13 years agoMore refinements to the ACP-GUI
Luzifr [Thu, 21 Jul 2011 18:25:42 +0000 (20:25 +0200)]
More refinements to the ACP-GUI

13 years agoMade a small change to be conform with the guidelines.
Markus Bartz [Thu, 21 Jul 2011 16:24:12 +0000 (18:24 +0200)]
Made a small change to be conform with the guidelines.

13 years agoFixed a small bug with WCF.String.addThousandsSeparator()
Markus Bartz [Thu, 21 Jul 2011 16:15:16 +0000 (18:15 +0200)]
Fixed a small bug with WCF.String.addThousandsSeparator()

13 years agoImplemented "the JS version of {pages}".
Markus Bartz [Thu, 21 Jul 2011 15:59:58 +0000 (17:59 +0200)]
Implemented "the JS version of {pages}".

13 years agoConverted CR+LF to LF in WCF.js
Markus Bartz [Thu, 21 Jul 2011 15:17:09 +0000 (17:17 +0200)]
Converted CR+LF to LF in WCF.js

13 years agofix HP error in file wcf/lib/acp/form/UsersMassProcessingForm.class.php (398): Argume...
Jean-Marc Licht [Thu, 21 Jul 2011 13:55:49 +0000 (06:55 -0700)]
fix HP error in file wcf/lib/acp/form/UsersMassProcessingForm.class.php (398): Argument 1 passed to wcf\acp\form\UsersMassProcessingForm::checkOption() must be an instance of wcf\acp\form\Option, instance of wcf\data\option\Option given, called in wcf/lib/acp/form/AbstractOptionListForm.class.php on line 203 and defined

13 years agoMerge branch 'master' of github.com:WoltLab/WCF
Marcel Werk [Thu, 21 Jul 2011 13:17:51 +0000 (15:17 +0200)]
Merge branch 'master' of github.com:WoltLab/WCF

13 years agoImplemented DatabaseObjectDecorator::getDecoratedObject()
Marcel Werk [Thu, 21 Jul 2011 13:17:39 +0000 (15:17 +0200)]
Implemented DatabaseObjectDecorator::getDecoratedObject()

13 years agoMerge pull request #45 from Gravatronics/multipleDecorators
Marcel Werk [Thu, 21 Jul 2011 13:12:26 +0000 (06:12 -0700)]
Merge pull request #45 from Gravatronics/multipleDecorators

Added support for multiple decorators