GitHub/WoltLab/WCF.git
Author Commit
2013-01-27 Marcel WerkFixed external URL icon
2013-01-25 Marcel WerkMerge branch 'master' of github.com:WoltLab/WCF
2013-01-25 Marcel WerkFixed icon color
2013-01-25 Alexander EbertMerge branch 'master' of github.com:WoltLab/WCF
2013-01-25 Alexander EbertReloads application cache within setup
2013-01-25 Marcel WerkFixed small issue
2013-01-25 Marcel WerkFixed show order calculation
2013-01-25 Marcel WerkFixed word wrap in StringUtil::truncateHTML()
2013-01-24 Marcel WerkAdded global language variable
2013-01-23 Marcel WerkMerge branch 'master' of github.com:WoltLab/WCF
2013-01-23 Marcel WerkFixed icons in setup
2013-01-23 Alexander EbertFixed spinner for slimbox 2
2013-01-23 Marcel WerkRemoved obsolete code
2013-01-22 Marcel WerkMerge branch 'master' of github.com:WoltLab/WCF
2013-01-22 Marcel WerkAdded missing CSS class
2013-01-22 Matthias SchmidtRemoves obsolete code
2013-01-22 Matthias SchmidtRemoves obsolete prefilter
2013-01-22 Marcel WerkMajor icon overhaul
2013-01-19 Alexander EbertFixed use order
2013-01-19 Alexander EbertPackage search now runs via AJAX
2013-01-18 Matthias SchmidtAdds function to reload tab menus
2013-01-16 Matthias SchmidtReplaces left updateType references with isCritical
2013-01-16 Matthias SchmidtRemoves double interface and improves interface names
2013-01-16 Tim DüsterhusMerge branch 'master' of github.com:WoltLab/WCF
2013-01-16 Tim DüsterhusSet user to guest before deleting session.
2013-01-16 Marcel WerkFixes setup
2013-01-16 Tim DüsterhusAdd template events to redirect.tpl
2013-01-16 Matthias SchmidtRenames ITitledDatabaseObject/ILinkableDatabaseObject
2013-01-16 Matthias SchmidtFixes setup
2013-01-15 Marcel WerkMerge branch 'master' of github.com:WoltLab/WCF
2013-01-15 Marcel WerkRemoved obsolete code
2013-01-15 Marcel WerkChanged default value of the 'sqlLimit' parameter to 0
2013-01-15 Alexander EbertRemoved 'updateType' and replaced with 'isCritical'
2013-01-14 Alexander EbertMerge branch 'master' of github.com:WoltLab/WCF
2013-01-14 Alexander EbertFixed update server and added memory limit check
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
next