GitHub/WoltLab/WCF.git
Author Commit
2011-07-21 Marcel WerkAdded 'I' prefix to interface names
2011-07-21 Marcel WerkMerge branch 'master' of github.com:WoltLab/WCF
2011-07-21 Marcel WerkImplemented DatabaseObjectDecorator::getDecoratedObject()
2011-07-21 Marcel WerkMerge pull request #45 from Gravatronics/multipleDecorators
2011-07-21 LuzifrMore refinements to the ACP style
2011-07-21 Marcel WerkMerge branch 'master' of github.com:WoltLab/WCF
2011-07-21 Marcel WerkMerge pull request #49 from Gravatronics/userGroupLangVar
2011-07-21 Marcel WerkMerge pull request #50 from Gravatronics/cacheBuilderNa...
2011-07-21 Matthias SchmidtUpdates @subpackage
2011-07-21 Matthias SchmidtAdded missing namespace
2011-07-21 Matthias SchmidtChanged "usergroup(s)" to "user group(s)"
2011-07-20 LuzifrTriangle icons for the sidebar navigation.
2011-07-20 Alexander EbertMerge pull request #43 from Gravatronics/cacheBuilderFolder
2011-07-20 Alexander EbertMerge pull request #44 from Siora/patch-1
2011-07-20 Matthias SchmidtAdded support for multiple decorators
2011-07-20 Jean-Marc LichtAdd use wcf\util\ArrayUtil; and fix Fatal error: Class...
2011-07-20 LuzifrNew design for the ACP, first step …
2011-07-20 Marcel WerkFixed invalid number of tokens in prepared statement
2011-07-20 LuzifrMerge branch 'master' of https://github.com/WoltLab/WCF
2011-07-20 LuzifrLanguage variable for scrolling down
2011-07-20 Marcel WerkMerge pull request #40 from Gravatronics/languageVariables
2011-07-20 Marcel WerkMerge pull request #42 from Gravatronics/fixedUsersMass...
2011-07-20 Matthias SchmidtFixed UsersMassProcessingForm::checkOption()
2011-07-20 Matthias SchmidtCacheBuilder get their own folder/namespace
2011-07-20 Alexander EbertMerge branch 'master' of github.com:WoltLab/WCF
2011-07-20 Alexander EbertFixed missing namespaces.
2011-07-20 Matthias SchmidtAdded missing English setup language variables (databas...
2011-07-20 Marcel WerkConflicts resolved
2011-07-20 Marcel WerkExtended user notification package (work in progress)
2011-07-20 Marcel WerkMerge pull request #39 from Gravatronics/documentationU...
2011-07-20 Matthias SchmidtUpdated documentation of com.woltlab.wcf.notification
2011-07-20 Marcel WerkMerge pull request #38 from Gravatronics/SingeltonSeria...
2011-07-20 Matthias SchmidtDisable serialization of SingletonFactory classes
2011-07-19 LuzifrRemoved some obsolete lines (more to follow soon)
2011-07-19 Marcel WerkFixed multiple package installation issues
2011-07-19 Luzifrrestored ID
2011-07-19 LuzifrDelete-Icon
2011-07-19 LuzifrRevert "Obsoleter Commit"
2011-07-19 Marcel Werkfixed the id of the acp menu
2011-07-19 Marcel Werksql pip renamed
2011-07-19 Marcel Werksql pip renamed
2011-07-19 Marcel Werkfixed some minor errors in sql pip
2011-07-19 Marcel Werkfixed usage of $__wcf->user->getPermission()
2011-07-19 Marcel WerkMerge branch 'master' of github.com:WoltLab/WCF
2011-07-19 Marcel Werkfixed source code documentation error
2011-07-19 Alexander EbertAdded missing SQL-Parser from revision 4722
2011-07-18 LuzifrSome changes to a bunch of elements. Some of them are...
2011-07-18 Luzifrrestored deleted background color
2011-07-18 LuzifrSome corrections to the previous commit (we don't suppo...
2011-07-18 LuzifrSome CSS changes
2011-07-18 Alexander EbertMerge pull request #33 from wbb3addons/fixInstallWCFDir...
2011-07-18 Alexander EbertMerge pull request #28 from wbb3addons/ApcCacheSource...
2011-07-18 Alexander EbertMerge pull request #20 from Gravatronics/PIPDocs
2011-07-18 Alexander EbertMerge pull request #19 from wbb3addons/UserAuthEmail
2011-07-17 LuzifrSome CSS changes
2011-07-17 LuzifrChanged file header info to match php files code style.
2011-07-17 RouLFixed detection of an installed wcf during the installation
2011-07-17 LuzifrRemoved IE6 support, updated header infos (there will...
2011-07-16 Alexander EbertMerge pull request #26 from wbb3addons/MemcacheFix
2011-07-16 Alexander EbertMerge pull request #25 from wbb3addons/directoryUtilGet...
2011-07-16 Alexander EbertMerge pull request #24 from wbb3addons/directoryUtilVal...
2011-07-16 Alexander EbertMerge pull request #23 from wbb3addons/useFileUtil
2011-07-16 RouLAdded ApcCacheSource to the CacheListPage
2011-07-16 RouLFixed a bug in MemcacheAdapter that made it unusable
2011-07-16 Tim DüsterhusUse it the way RouL suggested.
2011-07-16 Tim DüsterhusPossible negative match
2011-07-16 Tim DüsterhusMake use of the new patterns in the file itself
2011-07-16 Matthias SchmidtAdded another missing leading backslash for global...
2011-07-16 Matthias SchmidtAdded leading backslash for global classes in PIP docum...
2011-07-16 Tim DüsterhusYou can now specify a pattern for the files, that shoul...
2011-07-16 Tim DüsterhusValidate is_dir on the given directory
2011-07-16 Tim DüsterhusUse the existing FileUtil::addTrailingSlash
2011-07-16 Alexander EbertMerge pull request #14 from wbb3addons/directoryUtil
2011-07-16 Alexander EbertMerge pull request #21 from wbb3addons/userInputExcepti...
2011-07-16 Alexander EbertMerge pull request #22 from wbb3addons/postgreSQLFix
2011-07-16 RouLFixed an exception ath the "ACP-part" of the installati...
2011-07-16 TimWollaImporting UserInputException (Fatal Error when getting...
2011-07-16 Matthias SchmidtAdded namespaces to @see-references
2011-07-15 RouLIntroduced e-mail authentication (only the class)
2011-07-15 TimWollaThe Doc is now conform to the WCF-Standard
2011-07-15 Alexander EbertMerge pull request #16 from OkanEsen/pageAndActionAndFo...
2011-07-15 Alexander EbertMerge pull request #17 from wbb3addons/wcfSetupClearTMP...
2011-07-15 Alexander EbertMerge pull request #18 from wbb3addons/fixGitignore
2011-07-15 RouLFixed .gitignore file and ensured existance of package...
2011-07-15 RouLFixed a bug with the deletion of the temp files
2011-07-15 Okan Esen- added some conventions to enforce WCF-API
2011-07-15 Matthias SchmidtMinor documentation updates in AbstractPackageInstallat...
2011-07-15 Alexander EbertAdded *.cache to ignore list (IntelliSense-Cache)
2011-07-15 Alexander EbertMerge pull request #9 from wbb3addons/ignoreTarBalls
2011-07-15 Alexander EbertMoved language server administration into commercial...
2011-07-15 Matthias SchmidtUpdated PackageInstallationPlugin property documentation
2011-07-15 Alexander EbertImproved description
2011-07-15 TimWollaRemoved closing PHP-Tag
2011-07-15 TimWollaAdded DirectoryUtil
2011-07-15 Alexander EbertMerge pull request #13 from OkanEsen/master
2011-07-15 Okan Esen- added some forgotten conventions
2011-07-15 Alexander EbertMerge pull request #12 from OkanEsen/master
2011-07-15 Okan Esen- fixed some forgotten conventions and a typing error
2011-07-15 Alexander EbertMerge pull request #11 from wbb3addons/cacheSourceCodeC...
2011-07-15 TimWollaAdded missing space…
next