projects
/
GitHub
/
WoltLab
/
WCF.git
/ history
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
GitHub/WoltLab/WCF.git
2013-01-04
Matthias Schmidt
Fixes permission calculation
|
commitdiff
2013-01-04
Matthias Schmidt
Resolves todo in PagesFunctionTemplatePlugin
|
commitdiff
2013-01-04
Matthias Schmidt
Makes Category a ProcessibleDatabaseObject
|
commitdiff
2013-01-04
Matthias Schmidt
Enhances/Fixes categoryList.tpl
|
commitdiff
2013-01-04
Marcel Werk
Merge branch 'master' of github.com:WoltLab/WCF
|
commitdiff
2013-01-04
Marcel Werk
Small category system improvements
|
commitdiff
2013-01-03
Alexander Ebert
Fixed style description management
|
commitdiff
2013-01-03
Alexander Ebert
Fixed handling of style descriptions
|
commitdiff
2013-01-03
Alexander Ebert
Fixed typo
|
commitdiff
2013-01-03
Alexander Ebert
Added support for i18n style descriptions (ACP missing)
|
commitdiff
2013-01-03
Tim Düsterhus
Use secure comparing for the access token
|
commitdiff
2013-01-03
Alexander Ebert
Added menuItemController for *Menu-PIPs
|
commitdiff
2013-01-03
Alexander Ebert
Fixed hash creation
|
commitdiff
2013-01-03
Alexander Ebert
Added PasswordUtil::secureCompare()
|
commitdiff
2013-01-03
Alexander Ebert
Improved RegEx for bcrypt probing
|
commitdiff
2013-01-03
Alexander Ebert
Added missing support for MyBB 1.x
|
commitdiff
2013-01-03
Alexander Ebert
Using bcrypt for passwords and added PasswordUtil
|
commitdiff
2013-01-03
Tim Düsterhus
Add CONTRIBUTING.md
|
commitdiff
2013-01-03
Tim Düsterhus
Fix comment of FileUtil::downloadFileFromHttp()
|
commitdiff
2013-01-03
Marcel Werk
Merge branch 'master' of github.com:WoltLab/WCF
|
commitdiff
2013-01-03
Marcel Werk
Added CSS for nested category lists
|
commitdiff
2013-01-03
Marcel Werk
Minor style improvements
|
commitdiff
2013-01-02
Marcel Werk
Added missing pointer class
|
commitdiff
2013-01-02
Marcel Werk
Changed input type
|
commitdiff
2013-01-02
Alexander Ebert
Merge pull request #1071 from MeinAccount/jsToggle...
|
commitdiff
2013-01-02
Magnus Kühn
Added support for a confirm message
|
commitdiff
2013-01-02
Magnus Kühn
Fixed WCF.Action.Toggle
|
commitdiff
2013-01-02
Magnus Kühn
Merge branch 'master' into jsToggle/AJAXContent
|
commitdiff
2013-01-02
Magnus Kühn
Fixed WCF.Action.Toggle and implemented changes
|
commitdiff
2013-01-02
Alexander Ebert
Hide style chooser unless two or more styles are given
|
commitdiff
2013-01-02
Alexander Ebert
Ignoring optionals if already installed
|
commitdiff
2013-01-02
Alexander Ebert
Fixed landing page after package (un-)installation
|
commitdiff
2013-01-02
Alexander Ebert
Merge branch 'master' of github.com:WoltLab/WCF
|
commitdiff
2013-01-02
Alexander Ebert
Using latest version of com.woltlab.wcf.acp.style
|
commitdiff
2013-01-02
Matthias Schmidt
Removes unused method Package::getDependencies()
|
commitdiff
2013-01-02
Magnus Kühn
Changed WCF.Action.Toggle to work with inserted content
|
commitdiff
2013-01-02
Matthias Schmidt
Fixes Package::getDependentPackages()
|
commitdiff
2013-01-02
Matthias Schmidt
Removes divs to avoid margin problems
|
commitdiff
2013-01-02
Alexander Ebert
Removed unsupported parameter 'loadActiveOptions'
|
commitdiff
2013-01-02
Alexander Ebert
AbstractDatabaseObjectAction now returns action name
|
commitdiff
2013-01-02
Alexander Ebert
Disallowed application uninstall if not within WCF ACP
|
commitdiff
2013-01-02
Alexander Ebert
Fixed menu item handling for landing page
|
commitdiff
2013-01-02
Marcel Werk
Removed obsolete reset buttons
|
commitdiff
2013-01-02
Alexander Ebert
Merged com.woltlab.wcf.acp.style
|
commitdiff
2013-01-01
Alexander Ebert
Merged com.woltlab.wcf.acp.language
|
commitdiff
2013-01-01
Tim Düsterhus
Revert "Merge remote branch 'acp.style/master'"
|
commitdiff
2013-01-01
Tim Düsterhus
Revert "Merge remote branch 'acp.language/master'"
|
commitdiff
2013-01-01
Tim Düsterhus
Merge remote branch 'acp.language/master'
|
commitdiff
2013-01-01
Tim Düsterhus
Merge remote branch 'acp.style/master'
|
commitdiff
2013-01-01
Alexander Ebert
Renamed PackageListDetailed -> PackageList
|
commitdiff
2013-01-01
Alexander Ebert
Removed PackageListPage, will be replace with "old...
|
commitdiff
2013-01-01
Alexander Ebert
Merge branch 'master' of github.com:WoltLab/WCF
|
commitdiff
2013-01-01
Alexander Ebert
Fixed landing page and handled infinite loops
|
commitdiff
2013-01-01
Matthias Schmidt
Fixes bug in ACPTemplatesFileHandler
|
commitdiff
2013-01-01
Matthias Schmidt
Fixes bug in StylePackageInstallationPlugin if default...
|
commitdiff
2013-01-01
Matthias Schmidt
Removes double code
|
commitdiff
2013-01-01
Matthias Schmidt
Fixes ACL JavaScript code
|
commitdiff
2013-01-01
Matthias Schmidt
Adds missing newline at file end
|
commitdiff
2013-01-01
Matthias Schmidt
Adds IPermissionObject
|
commitdiff
2012-12-31
Matthias Schmidt
Adds ICategoryType::getApplication() to fix links
|
commitdiff
2012-12-31
Matthias Schmidt
Fixes typo
|
commitdiff
2012-12-31
Matthias Schmidt
Fixes Package::isRequired()
|
commitdiff
2012-12-31
Alexander Ebert
Fixed TabMenu after login
|
commitdiff
2012-12-31
Matthias Schmidt
Removes obsolete checks
|
commitdiff
2012-12-31
Matthias Schmidt
Removes unused parameter
|
commitdiff
2012-12-31
Matthias Schmidt
Removes $usePackageDependencies from ACLHandler
|
commitdiff
2012-12-31
Matthias Schmidt
Merge branch 'master' of github.com:WoltLab/WCF
|
commitdiff
2012-12-31
Matthias Schmidt
Changes language items for ACL options/option categories
|
commitdiff
2012-12-31
Matthias Schmidt
Adds missing template variable
|
commitdiff
2012-12-31
Alexander Ebert
Landing page is now automatically assigned
|
commitdiff
2012-12-31
Gravatronics
Merge pull request #1057 from Gravatronics/bug/userGrou...
|
commitdiff
2012-12-31
Matthias Schmidt
Reloads categories after category is created
|
commitdiff
2012-12-31
Matthias Schmidt
Enhances ViewableCategory-classes
|
commitdiff
2012-12-31
Alexander Ebert
Fixed WCF::getAnchor()
|
commitdiff
2012-12-31
Alexander Ebert
Merge pull request #1058 from Gravatronics/bug/userGrou...
|
commitdiff
2012-12-31
Matthias Schmidt
Fixes JavaScript of UserGroupOptionForm
|
commitdiff
2012-12-31
Matthias Schmidt
Removes package dependency handling in UserGroupOptionForm
|
commitdiff
2012-12-31
Alexander Ebert
Merge pull request #1056 from Gravatronics/bug/acpMenu
|
commitdiff
2012-12-31
Matthias Schmidt
Tries to fix ACP menu again
|
commitdiff
2012-12-31
Alexander Ebert
Merge branch 'master' of github.com:WoltLab/WCF
|
commitdiff
2012-12-31
Alexander Ebert
Merged com.woltlab.wcf.acl into WCF
|
commitdiff
2012-12-31
Marcel Werk
Merge branch 'master' of github.com:WoltLab/WCF
|
commitdiff
2012-12-31
Marcel Werk
Added better landing page handling
|
commitdiff
2012-12-31
Alexander Ebert
Build link to landing page if controller = null
|
commitdiff
2012-12-31
Alexander Ebert
Merge pull request #1053 from Kiv4h/patch-4
|
commitdiff
2012-12-30
Jeffrey Reichardt
Small fix
|
commitdiff
2012-12-30
Alexander Ebert
Added support to create a link to landing page
|
commitdiff
2012-12-30
Jeffrey Reichardt
Renamed method and small changes
|
commitdiff
2012-12-30
Jeffrey Reichardt
Usage simplified
|
commitdiff
2012-12-30
Alexander Ebert
Merge pull request #21 from Gravatronics/enhancement...
|
commitdiff
2012-12-30
Alexander Ebert
Merge pull request #10 from Gravatronics/enhancement...
|
commitdiff
2012-12-30
Alexander Ebert
Merge pull request #983 from Kiv4h/versionableDBO
|
commitdiff
2012-12-30
Alexander Ebert
Merge pull request #1036 from MeinAccount/wcfDialog...
|
commitdiff
2012-12-30
Alexander Ebert
Merge pull request #1042 from MeinAccount/Action.Toggle...
|
commitdiff
2012-12-30
Matthias Schmidt
Resolves todos
|
commitdiff
2012-12-30
Alexander Ebert
Merge pull request #1052 from Gravatronics/enhancement...
|
commitdiff
2012-12-30
Matthias Schmidt
Uses AbstractPage::$activeMenuItem and removes use...
|
commitdiff
2012-12-30
Matthias Schmidt
Uses AbstractPage::$activeMenuItem and removes use...
|
commitdiff
2012-12-30
Alexander Ebert
Merge pull request #1051 from Gravatronics/bug/package
|
commitdiff
2012-12-30
Alexander Ebert
Removed ACPMenu/PageMenu controller validation
|
commitdiff
next