GitHub/WoltLab/WCF.git
Author Commit
2013-04-20 Magnus KühnMerge branch 'master' of github.com:WoltLab/WCF into...
2013-04-20 Magnus KühnUsing WCF.Action.Proxy.abortPrevious() in WCF.ACP.Worker
2013-04-19 Marcel WerkSmall optimization
2013-04-19 Marcel WerkAdded robots meta tag
2013-04-19 Marcel WerkMerge branch 'master' of github.com:WoltLab/WCF
2013-04-19 Marcel WerkFixed spider handling
2013-04-19 Alexander EbertFixed pre-selection of search results
2013-04-19 Alexander EbertDisplaying error message if request times out
2013-04-19 Tim DüsterhusMake templates/headInclude and acptemplates/header...
2013-04-19 Tim DüsterhusRemove debug code
2013-04-19 Tim DüsterhusFix Travis Error
2013-04-19 Tim DüsterhusAdd ExceptionLogViewPage
2013-04-18 Tim DüsterhusAdd Regex::MULTILINE (m-modifier)
2013-04-17 Marcel WerkAdded missing language variables
2013-04-17 Marcel WerkMerge branch 'master' of github.com:WoltLab/WCF
2013-04-17 Marcel WerkLanguage administration overhaul
2013-04-17 Matthias SchmidtMerge branch 'master' of github.com:WoltLab/WCF
2013-04-17 Matthias SchmidtFixes bug in SQL Parser
2013-04-17 Marcel WerkLanguage administration overhaul (WIP)
2013-04-17 Marcel WerkMerge branch 'master' of github.com:WoltLab/WCF
2013-04-17 Marcel WerkFixed wrong timezone for Moscow
2013-04-17 Alexander EbertMerge branch 'master' of github.com:WoltLab/WCF
2013-04-17 Alexander EbertFixed WCF.Collapsible.Remote
2013-04-17 Tim DüsterhusMerge pull request #1224 from Gabbid/Styleimprovements
2013-04-17 Marcel WerkSmall optimizations
2013-04-17 Marcel WerkMerge branch 'master' of github.com:WoltLab/WCF
2013-04-17 Marcel WerkAdded global css class for touch devices
2013-04-17 Marcel WerkAdded simple wordwrap function
2013-04-16 GabbidUpdate CONTRIBUTING.md
2013-04-16 Alexander EbertMerge pull request #1223 from Gabbid/correctLanguage
2013-04-16 Marcel WerkMobile optimization
2013-04-16 GabbidUpdate README.md
2013-04-16 Marcel WerkFixed cursor issues
2013-04-16 Marcel WerkMerge branch 'master' of github.com:WoltLab/WCF
2013-04-16 Marcel WerkFixed cursor issue
2013-04-16 Alexander EbertMerge branch 'master' of github.com:WoltLab/WCF
2013-04-16 Alexander EbertWCF.Date.Time now only supports past dates
2013-04-16 Marcel WerkMerge branch 'master' of github.com:WoltLab/WCF
2013-04-16 Marcel WerkFixed upload button issues
2013-04-16 Alexander EbertUpdated WCF.DOMNodeInsertedHandler's API
2013-04-16 Marcel WerkMerge branch 'master' of github.com:WoltLab/WCF
2013-04-16 Marcel WerkAdded workaround for mb_send_mail issue
2013-04-15 Alexander EbertAdded fix
2013-04-15 Alexander EbertAdded fix for browser's jump-to-anchor
2013-04-15 Marcel WerkFixed tooltip position
2013-04-15 Marcel WerkMerge branch 'master' of github.com:WoltLab/WCF
2013-04-15 Marcel WerkSmall usability improvements
2013-04-15 Matthias SchmidtMerge branch 'master' of github.com:WoltLab/WCF
2013-04-15 Matthias SchmidtUpdates category adding/editing in ACP
2013-04-15 Marcel WerkFixed url bbcode
2013-04-15 Marcel WerkSmall style optimization
2013-04-15 Marcel WerkMerge branch 'master' of github.com:WoltLab/WCF
2013-04-15 Marcel WerkFixed broken imagick thumbnail generator
2013-04-15 Matthias SchmidtFixes error messages
2013-04-15 Alexander EbertFixed use order
2013-04-15 Alexander EbertEncoding square brackets in URLs
2013-04-15 Alexander EbertFixed use order
2013-04-15 Alexander EbertMerge branch 'master' of github.com:WoltLab/WCF
2013-04-15 Alexander EbertFixed exceptions if debug mode is disabled
2013-04-15 Matthias SchmidtRemoves obsolete property
2013-04-15 Matthias SchmidtRemoves obsolete code
2013-04-15 Matthias SchmidtFixes update of options/option categories
2013-04-15 Matthias SchmidtMerge branch 'master' of github.com:WoltLab/WCF
2013-04-15 Matthias SchmidtAdds missing language item to JavaScript
2013-04-15 Alexander EbertFixed use-statement order
2013-04-15 Marcel WerkAdded missing language item
2013-04-15 Alexander EbertException ID is now properly disabled
2013-04-15 Alexander EbertFixed usernames with apostrophes
2013-04-15 Alexander EbertFixed exception
2013-04-14 Alexander EbertUserException no longer is a logged exception
2013-04-14 Tim DüsterhusFix formatting of stacktrace in log
2013-04-14 Alexander EbertMerge branch 'master' of github.com:WoltLab/WCF
2013-04-14 Marcel WerkMerge branch 'master' of github.com:WoltLab/WCF
2013-04-14 Alexander EbertFixed closing of dialogs
2013-04-14 Marcel WerkAdded missing guest access
2013-04-14 Alexander EbertRenamed RELATIVE_WCF_DIR => WCF_PATH
2013-04-14 Alexander EbertDisabled scroll blocking for touch devices
2013-04-14 Matthias SchmidtMerge pull request #1214 from joshuaruesweg/patch-2
2013-04-14 Matthias SchmidtFixes #1215
2013-04-14 Matthias SchmidtFixes bugs in UsersMassProcessingForm
2013-04-14 joshuarueswegUpdate UsersMassProcessingForm.class.php
2013-04-14 Marcel WerkFixed small style issue
2013-04-14 Alexander EbertAllowing certain exceptions to ignore the debug mode
2013-04-13 Marcel WerkMerge branch 'master' of github.com:WoltLab/WCF
2013-04-13 Marcel WerkSmall optimization
2013-04-13 Tim DüsterhusAdd possibility to specify delimiter in StringStack...
2013-04-13 Marcel WerkMerge branch 'master' of github.com:WoltLab/WCF
2013-04-13 Marcel WerkResolved some todos
2013-04-13 Alexander EbertMerge pull request #1210 from WoltLab/slimboxNoscroll
2013-04-13 Tim DüsterhusProvide a complete window.console dummy implementation
2013-04-13 Tim DüsterhusAdd WCF.System.DisableScrolling
2013-04-13 Tim DüsterhusDisable scrolling of the browser window when slimbox...
2013-04-12 Alexander EbertMerge branch 'master' of github.com:WoltLab/WCF
2013-04-12 Alexander EbertResolved some TODOs and removed 'Did you know'
2013-04-12 Marcel WerkSmall style optimization
2013-04-12 Alexander EbertMerge branch 'master' of github.com:WoltLab/WCF
2013-04-12 Alexander EbertFixed bogus PHP error
2013-04-12 Marcel WerkFixed installation of option categories
2013-04-12 Marcel WerkSmall optimization
2013-04-12 Marcel WerkWCF now uses server timezone as the default timezone
next