GitHub/WoltLab/WCF.git
Author Commit
2013-01-14 Matthias SchmidtUpdates/Adds template events
2013-01-14 Matthias SchmidtAdds missing import in GetUpdateInfoCronjob
2013-01-14 Matthias SchmidtRemoves obsolete template
2013-01-14 Alexander EbertPackageUpdateDispatcher is now a SingletonFactory
2013-01-14 Alexander EbertMerge branch 'master' of github.com:WoltLab/WCF
2013-01-14 Alexander EbertUpdated package server xml and added auth code
2013-01-14 Matthias SchmidtRenames IRouteController::getID() to IRouteController...
2013-01-14 Matthias SchmidtMerge branch 'master' of github.com:WoltLab/WCF
2013-01-14 Matthias SchmidtAdds AbstractObjectTypeProvider::$decoratorClassName
2013-01-13 Alexander EbertProviding sane default values for style creation
2013-01-13 Alexander EbertReverted 6235bc0
2013-01-13 Alexander EbertFixed TarWriter adding leading slash to filenames
2013-01-13 Matthias SchmidtRemoves outline from menu list items
2013-01-13 Alexander EbertMerge branch 'master' of github.com:WoltLab/WCF
2013-01-13 Alexander EbertFixed readBoolean(), previously readBool()
2013-01-13 Matthias SchmidtFixes WCF.Effect.Scroll
2013-01-13 Marcel WerkAdded missing use
2013-01-12 Marcel WerkMerge branch 'master' of github.com:WoltLab/WCF
2013-01-12 Marcel WerkSmall style optimization
2013-01-12 Alexander EbertRemoved unnecessary explicit __toString() calls
2013-01-12 Matthias SchmidtAdds CSS class which indicates if container is collased
2013-01-10 Tim DüsterhusMerge branch 'master' of github.com:WoltLab/WCF
2013-01-10 Tim DüsterhusFix ClassMustBeImportedSniff
2013-01-09 Matthias SchmidtReinserts comments
2013-01-09 Matthias SchmidtAdds AbstractClipboardAction::getEditorLabel()
2013-01-09 Alexander EbertMerge branch 'master' of github.com:WoltLab/WCF
2013-01-09 Alexander EbertFixed cronjob execution
2013-01-09 Marcel WerkFixed input field CSS class
2013-01-09 Marcel WerkFixed input field
2013-01-09 Alexander EbertFixed unnecessary cache clearing
2013-01-09 Matthias SchmidtReplaces data.returnValues.actionName with data.actionName
2013-01-09 Matthias SchmidtAdds comments
2013-01-09 Matthias SchmidtAdds default implementation AbstractClipboardAction...
2013-01-09 Matthias SchmidtFixes UserAssignToGroupForm
2013-01-08 Alexander EbertOption names are now globally unique
2013-01-08 Alexander EbertDisabled support for PostgreSQL
2013-01-08 Alexander EbertFixed template scripting compiler
2013-01-08 Tim DüsterhusImprove LogoutAction
2013-01-07 Tim DüsterhusImprove SortedUseDeclarationSniff
2013-01-07 Matthias SchmidtFixes UserEmailAddressExportForm
2013-01-07 Tim DüsterhusMerge branch 'master' of github.com:WoltLab/WCF
2013-01-07 Tim DüsterhusFix recalculating hash when cost changes
2013-01-07 Matthias SchmidtFixes UserMailForm
2013-01-06 Alexander EbertFixed bad variable reference
2013-01-05 Alexander EbertMerge pull request #1081 from MeinAccount/jsToggle...
2013-01-05 Tim DüsterhusProperly handle extending a class with the same name...
2013-01-05 Matthias SchmidtFixes coding style
2013-01-05 Magnus KühnFixed deleting of containers in WCF.Action.Delete
2013-01-05 Tim DüsterhusValidate declaration of methods
2013-01-05 Tim DüsterhusEnsure that all classes are imported via use
2013-01-05 Tim DüsterhusForce self:: for own static members
2013-01-05 Tim DüsterhusMerge branch 'master' of github.com:WoltLab/WCF
2013-01-05 Tim DüsterhusDisabling PCRESniff for now
2013-01-05 Matthias SchmidtFixes SetupTemplateEngine
2013-01-05 Matthias SchmidtFurther CodeSniffer adaptions
2013-01-05 Matthias SchmidtMerge branch 'master' of github.com:WoltLab/WCF into...
2013-01-05 Matthias SchmidtFixes code to match PHP CodeSniffer rules
2013-01-05 Matthias SchmidtFixes SetupTemplateEngine::getCompiledFilename()
2013-01-05 Marcel WerkFixed template engine
2013-01-04 Alexander EbertMerge pull request #1080 from Gravatronics/bug/permissi...
2013-01-04 Matthias SchmidtFixes permission calculation
2013-01-04 Tim DüsterhusMerge branch 'master' of github.com:WoltLab/WCF
2013-01-04 Tim DüsterhusCheck whether imports are correctly ordered
2013-01-04 Alexander EbertFixed template handling in multi-app environment
2013-01-04 Marcel WerkMerge branch 'master' of github.com:WoltLab/WCF
2013-01-04 Marcel WerkFixed badges in main menu
2013-01-04 Tim DüsterhusAdd Sniff that discourages use of raw PCRE
2013-01-04 Tim DüsterhusUseDeclarationSniff checks for newlines between use...
2013-01-04 Tim DüsterhusValidate declaration of use
2013-01-04 Tim DüsterhusMerge branch 'master' of github.com:WoltLab/WCF
2013-01-04 Tim DüsterhusDisallow print, is_null and create_function as well.
2013-01-04 Matthias SchmidtResolves todo in PagesFunctionTemplatePlugin
2013-01-04 Matthias SchmidtMakes Category a ProcessibleDatabaseObject
2013-01-04 Matthias SchmidtEnhances/Fixes categoryList.tpl
2013-01-04 Marcel WerkMerge branch 'master' of github.com:WoltLab/WCF
2013-01-04 Marcel WerkSmall category system improvements
2013-01-03 Alexander EbertFixed style description management
2013-01-03 Alexander EbertFixed handling of style descriptions
2013-01-03 Alexander EbertFixed typo
2013-01-03 Alexander EbertAdded support for i18n style descriptions (ACP missing)
2013-01-03 Tim DüsterhusUse secure comparing for the access token
2013-01-03 Alexander EbertAdded menuItemController for *Menu-PIPs
2013-01-03 Alexander EbertFixed hash creation
2013-01-03 Alexander EbertAdded PasswordUtil::secureCompare()
2013-01-03 Alexander EbertImproved RegEx for bcrypt probing
2013-01-03 Alexander EbertAdded missing support for MyBB 1.x
2013-01-03 Alexander EbertUsing bcrypt for passwords and added PasswordUtil
2013-01-03 Tim DüsterhusAdd CONTRIBUTING.md
2013-01-03 Tim DüsterhusFix comment of FileUtil::downloadFileFromHttp()
2013-01-03 Marcel WerkMerge branch 'master' of github.com:WoltLab/WCF
2013-01-03 Marcel WerkAdded CSS for nested category lists
2013-01-03 Marcel WerkMinor style improvements
2013-01-02 Marcel WerkAdded missing pointer class
2013-01-02 Marcel WerkChanged input type
2013-01-02 Alexander EbertMerge pull request #1071 from MeinAccount/jsToggle...
2013-01-02 Magnus KühnAdded support for a confirm message
2013-01-02 Magnus KühnFixed WCF.Action.Toggle
2013-01-02 Magnus KühnMerge branch 'master' into jsToggle/AJAXContent
2013-01-02 Magnus KühnFixed WCF.Action.Toggle and implemented changes
2013-01-02 Alexander EbertHide style chooser unless two or more styles are given
next