GitHub/WoltLab/WCF.git
Author Commit
2015-05-30 Alexander EbertTransformed singletons into object literals
2015-05-30 Alexander EbertFixed minor issue in `WoltLab/WCF/Controller/Clipboard`
2015-05-30 Alexander EbertOverhauled clipboard API (both PHP and JS)
2015-05-30 Alexander EbertImproved API of `Ajax/Request`
2015-05-30 Alexander EbertAdded `childBy*` methods to `DOM/Traverse`
2015-05-30 Alexander EbertResolved a few issues and simplified API of `Ajax`
2015-05-30 Alexander EbertAdded method `getContentElement` to `UI/Confirmation`
2015-05-30 Matthias SchmidtMerge pull request #1913 from joshuaruesweg/patch-60
2015-05-30 Joshua Rüswegfix typo in documentation in UserProfileCache
2015-05-29 Alexander EbertImproved check for plain objects
2015-05-29 Tim DüsterhusMerge pull request #1912 from Bisafans/redis
2015-05-29 Joshua RüswegAdd application support for OptionCacheBuilder
2015-05-29 Maximilian... Add version number to RedisCacheSource in CacheListPage
2015-05-29 Alexander EbertAdded missing file for `UI/Confirmation`
2015-05-29 Alexander EbertAdded `UI/Confirmation` to replace `WCF.System.Confirma...
2015-05-29 Maximilian... Implement RedisCacheSource::get()
2015-05-29 Maximilian... Improve RedisCacheSource::set()
2015-05-29 Maximilian... Implement RedisCacheSource::flush()
2015-05-29 Maximilian... Implement RedisCacheSource::flushAll()
2015-05-29 Maximilian... Implement RedisCacheSource::getCacheName()
2015-05-29 Maximilian... Implement RedisCacheSource::set()
2015-05-29 Maximilian... Open redis connection
2015-05-29 Maximilian... Add RedisCacheSource and ACP options
2015-05-29 Tim DüsterhusRemove unnecessary data attributes on script tags
2015-05-27 Alexander EbertMerge branch 'next' of github.com:WoltLab/WCF into...
2015-05-27 Alexander EbertAdded missing comments
2015-05-25 Matthias SchmidtAdd missing files from previous commit
2015-05-25 Matthias SchmidtAdd clipboard support for tags
2015-05-25 Tim DüsterhusUse WCF/Timer/Repeating in WCF/Date/Time/Relative
2015-05-25 Tim DüsterhusWork around race condition in WCF.js loading
2015-05-25 Tim DüsterhusShim enquire and Favico to work around race condition
2015-05-25 Tim DüsterhusAdd perfect scrollbar 0.6.2 and include it in require.js
2015-05-24 Alexander EbertAdded WoltLab/WCF/List as a shim for Set
2015-05-24 Alexander EbertWCF.Action.Proxy now uses WoltLab/WCF/Ajax/{Jsonp|Request}
2015-05-24 Alexander EbertFix for: Fixed issue with wcfDialog() if element is...
2015-05-24 Alexander EbertFixed issue with wcfDialog() if element is not within...
2015-05-24 Alexander EbertRejecting response if content-type mismatches in WoltLa...
2015-05-24 Alexander EbertAdded WoltLab/WCF/Ajax/Jsonp to issue JSONP requests
2015-05-24 Alexander EbertRemoved debug code in WoltLab/WCF/Ajax/Status
2015-05-24 Alexander EbertUsing Array.prototype.slice() to clone an array
2015-05-24 Matthias SchmidtExplicitly delete versionable object type definition
2015-05-24 Matthias SchmidtRemove version system
2015-05-24 Tim DüsterhusAdd removal of AJAXProxyAction::getData() to CHANGELOG
2015-05-24 Tim DüsterhusRemove deprecated AJAXProxyAction::getData()
2015-05-24 Tim DüsterhusMerge branch 'master' into next
2015-05-24 Tim DüsterhusDeprecate AJAXProxyAction::getData()
2015-05-24 Matthias SchmidtAdd UserProfileCache
2015-05-24 Alexander EbertUpdated WoltLab/WCF/Ajax implementation
2015-05-24 Matthias SchmidtUse DatabaseObjectList:: wherever possible
2015-05-24 Matthias SchmidtUse DatabaseObjectList::setObjects() wherever possible
2015-05-24 Matthias SchmidtLoad dashboard boxes in two steps internally
2015-05-23 joshuarueswegTranslate missing language variables
2015-05-23 joshuarueswegTranslate missing language variables
2015-05-23 Joshua RüswegAdd ETag caching for attachments
2015-05-23 Matthias SchmidtMark unused erroneous TemplateEngine::hasTemplateListen...
2015-05-23 Alexander EbertDraft for an improved AJAX-JS-API
2015-05-23 Matthias SchmidtFix variable name
2015-05-23 Matthias SchmidtEvent listeners can listen to multiple events in same...
2015-05-23 Alexander EbertMerge branch 'next' of github.com:WoltLab/WCF into...
2015-05-23 Alexander EbertFixed check for Map existence in WoltLab/WCF/Dictionary
2015-05-23 Matthias SchmidtImprove changelog message
2015-05-23 Matthias SchmidtAdd IPackageInstallationPlugin::getDefaultFilename()
2015-05-23 Matthias SchmidtAdd name attribute for cronjobs
2015-05-23 Matthias SchmidtRemove obsolete cronjob update script
2015-05-23 Matthias SchmidtAdd name attribute for event listeners
2015-05-23 Matthias SchmidtMerge branch 'master' into next
2015-05-23 Matthias SchmidtMerge branch 'master' of github.com:WoltLab/WCF
2015-05-23 Matthias SchmidtFix variable name in EventListenerPIP
2015-05-22 Alexander EbertWoltLab/WCF/ObjectMap now uses a WeakMap instead of Map
2015-05-22 Alexander EbertBetter check for window.Map
2015-05-22 Alexander EbertMerge branch 'next' of github.com:WoltLab/WCF into...
2015-05-22 Alexander EbertFixed typo in WoltLab/WCF/ObjectMap
2015-05-22 Tim DüsterhusUse DOM/Change/Listener in AMD JavaScript
2015-05-22 Alexander EbertAdded WoltLab/WCF/ObjectMap, a Dictionary with objects...
2015-05-22 Tim DüsterhusEagerly set up Dictionaries
2015-05-22 Tim DüsterhusRename Dictionary#remove to Dictionary#delete
2015-05-22 Matthias SchmidtIntegrate UserExtendedClipboardAction into UserClipboar...
2015-05-22 Tim DüsterhusFix position of requirejs.config
2015-05-22 Tim DüsterhusFix typo in DOM/Change/Listener
2015-05-22 Matthias SchmidtAdd changelog entry
2015-05-22 Matthias SchmidtMerge branch 'next' of github.com:WoltLab/WCF into...
2015-05-22 Matthias SchmidtMerge branch 'next' of github.com:WoltLab/WCF into...
2015-05-22 Matthias SchmidtIntegrate PreParserAtUserListener into PreParser directly
2015-05-22 Tim DüsterhusTransparently use DOM/Change/Listener in DOMNodeInserte...
2015-05-22 Tim DüsterhusAdd WoltLab/WCF/DOM/Change/Listener
2015-05-22 Tim DüsterhusRemove support for implicit 'new' in Template
2015-05-22 Tim DüsterhusAdd “forall” support to WoltLab/WCF/CallbackList.forEach
2015-05-22 woltlab.comUpdating minified JavaScript files
2015-05-22 woltlab.comUpdating minified JavaScript files
2015-05-22 Matthias SchmidtMerge branch 'master' into next
2015-05-22 Matthias SchmidtFix deleting event listeners without inherit element
2015-05-22 Matthias SchmidtReplace array_walk with array_map in 512b71762e
2015-05-22 Matthias SchmidtAdd options support for cronjobs
2015-05-22 Matthias SchmidtAdd permissions and options support for template listeners
2015-05-22 Matthias SchmidtAdd permissions and options support for event listeners
2015-05-22 Matthias SchmidtFix typo in AbstractUserNotificationEvent
2015-05-21 Matthias SchmidtAdd missing trait files
2015-05-21 Matthias SchmidtAdd TDatabaseObjectOptions and TDatabaseObjectPermissio...
2015-05-21 Matthias SchmidtFix typo in class comment
2015-05-21 Matthias SchmidtAdd CHANGELOG.md
next