Matthias Schmidt [Mon, 25 Jul 2011 15:17:56 +0000 (17:17 +0200)]
Updated documentation
Matthias Schmidt [Mon, 25 Jul 2011 15:17:07 +0000 (17:17 +0200)]
Create CleanupHandler file
Matthias Schmidt [Mon, 25 Jul 2011 15:16:40 +0000 (17:16 +0200)]
Delete ICleanupHandler file
Alexander Ebert [Sun, 24 Jul 2011 23:21:32 +0000 (16:21 -0700)]
Merge pull request #55 from wbb3addons/wcfJsTypo
Replace innerWidth with outerWidth in outer context
Marcel Werk [Sun, 24 Jul 2011 21:15:06 +0000 (14:15 -0700)]
Merge pull request #59 from Gravatronics/NotificationCacheBuilder
Moved to new cache builder folder
Tim Düsterhus [Sun, 24 Jul 2011 12:52:02 +0000 (14:52 +0200)]
Reinsert whitespace
Matthias Schmidt [Sun, 24 Jul 2011 09:31:04 +0000 (11:31 +0200)]
Updated subpackage documentation
Matthias Schmidt [Sun, 24 Jul 2011 09:25:30 +0000 (11:25 +0200)]
Moved to new cache builder folder
Moved CacheBuilderUserNotificationObjectType to the cache builder
folder, updated the namespace and used the namespace of ICacheBuilder.
Alexander Ebert [Sun, 24 Jul 2011 02:03:19 +0000 (19:03 -0700)]
Merge pull request #35 from SimonDettling/patch-2
Replaced <b> by <strong> (now with \n )
Alexander Ebert [Sat, 23 Jul 2011 13:47:50 +0000 (06:47 -0700)]
Merge pull request #32 from PhrozenByte/master
PackageUpdateDispatcher::getAvailableUpdates()
Alexander Ebert [Sat, 23 Jul 2011 13:46:48 +0000 (06:46 -0700)]
Merge pull request #53 from wbb3addons/requestHandlerDenyAbstract
Requesting abstract classes now throws an IllegalLinkException
Marcel Werk [Fri, 22 Jul 2011 21:01:15 +0000 (14:01 -0700)]
Merge pull request #57 from yaycomDE/master
Fixed the IGroupOptionType class
Luzifr [Fri, 22 Jul 2011 18:04:54 +0000 (20:04 +0200)]
Some improvements to the Tab animation
yayacomDE [Fri, 22 Jul 2011 16:56:51 +0000 (18:56 +0200)]
Fixed the IGroupOptionType class
Fixed the IGroupOptionType class with the fatal error "Interface 'wcf\sy
stem\option\OptionType' not found in [...]/IGroupOptionType.class.php on
line 15" during the installation
Luzifr [Fri, 22 Jul 2011 16:13:11 +0000 (18:13 +0200)]
Some minor changes.
Luzifr [Fri, 22 Jul 2011 16:09:30 +0000 (18:09 +0200)]
ACP-style refinements
Tim Düsterhus [Fri, 22 Jul 2011 14:07:50 +0000 (16:07 +0200)]
Replace innerWidth with outerWidth in outer context
Tim Düsterhus [Fri, 22 Jul 2011 12:41:37 +0000 (14:41 +0200)]
Requesting abstract classes now throws an IllegalLinkException
Alexander Ebert [Thu, 21 Jul 2011 19:28:37 +0000 (21:28 +0200)]
Image manipulation support for GD and ImageMagick
Classes are not finished yet, this is a work in progress, please do not modify.
Marcel Werk [Thu, 21 Jul 2011 19:23:19 +0000 (21:23 +0200)]
Fixed interface name
Marcel Werk [Thu, 21 Jul 2011 18:53:20 +0000 (20:53 +0200)]
Merge branch 'master' of github.com:WoltLab/WCF
Marcel Werk [Thu, 21 Jul 2011 18:53:00 +0000 (20:53 +0200)]
Added 'I' prefix to interface names
Added a default implementation for processible database objects
Luzifr [Thu, 21 Jul 2011 18:25:42 +0000 (20:25 +0200)]
More refinements to the ACP-GUI
Marcel Werk [Thu, 21 Jul 2011 13:17:51 +0000 (15:17 +0200)]
Merge branch 'master' of github.com:WoltLab/WCF
Marcel Werk [Thu, 21 Jul 2011 13:17:39 +0000 (15:17 +0200)]
Implemented DatabaseObjectDecorator::getDecoratedObject()
Marcel Werk [Thu, 21 Jul 2011 13:12:26 +0000 (06:12 -0700)]
Merge pull request #45 from Gravatronics/multipleDecorators
Added support for multiple decorators
Luzifr [Thu, 21 Jul 2011 13:11:43 +0000 (15:11 +0200)]
More refinements to the ACP style
- added some more dummy icons
- following the sketch with some more det
ails
- changing some HTML elements
- added some more comments
Marcel Werk [Thu, 21 Jul 2011 12:52:40 +0000 (14:52 +0200)]
Merge branch 'master' of github.com:WoltLab/WCF
Marcel Werk [Thu, 21 Jul 2011 12:37:50 +0000 (05:37 -0700)]
Merge pull request #49 from Gravatronics/userGroupLangVar
Changed "usergroup(s)" to "user group(s)"
Marcel Werk [Thu, 21 Jul 2011 12:37:15 +0000 (05:37 -0700)]
Merge pull request #50 from Gravatronics/cacheBuilderNamespaceFix
Added missing namespace
Matthias Schmidt [Thu, 21 Jul 2011 11:37:45 +0000 (13:37 +0200)]
Updates @subpackage
Added ".builder" to the classes' subpackage documentation.
Matthias Schmidt [Thu, 21 Jul 2011 09:42:27 +0000 (11:42 +0200)]
Added missing namespace
Added missing "use wcf\system\cache\CacheBuilder;" for all cache builder
s.
Matthias Schmidt [Thu, 21 Jul 2011 08:31:37 +0000 (10:31 +0200)]
Changed "usergroup(s)" to "user group(s)"
Both forms were used but "user group(s)" should be the correct one.
Luzifr [Wed, 20 Jul 2011 23:35:07 +0000 (01:35 +0200)]
Triangle icons for the sidebar navigation.
Alexander Ebert [Wed, 20 Jul 2011 22:53:18 +0000 (15:53 -0700)]
Merge pull request #43 from Gravatronics/cacheBuilderFolder
CacheBuilders get their own folder/namespace
Alexander Ebert [Wed, 20 Jul 2011 22:51:30 +0000 (15:51 -0700)]
Merge pull request #44 from Siora/patch-1
Add use wcf\util\ArrayUtil; and fix Fatal error: Class 'wcf\acp\form\Arra
Matthias Schmidt [Wed, 20 Jul 2011 22:25:51 +0000 (00:25 +0200)]
Added support for multiple decorators
It should be possible that a class that extends DatabaseObjectDecorator
is decorated again (basic principle of the decorator pattern) which isn'
t the case at the moment since the original object's methods can't be ca
lled anymore, so we need to check if the base class itself is a decorate
d object before the exception is thrown that the method doesn't exist.
Jean-Marc Licht [Wed, 20 Jul 2011 22:23:59 +0000 (15:23 -0700)]
Add use wcf\util\ArrayUtil; and fix Fatal error: Class 'wcf\acp\form\ArrayUtil' not found in...
Luzifr [Wed, 20 Jul 2011 19:29:22 +0000 (21:29 +0200)]
New design for the ACP, first step …
- Implemented "toBottom"-link in the subbar.
- Attached a lot of the fu
ture design for ACP as in the design-sketch.
- Had to add some divs for
the design.
- Renamed some IDs and added some new classes (beware, all
this can still change!).
- Added some dummy-icons (for a better look).
- Old class "hidden" is not usable any more (conflicts with jQuery), s
et up "invisible" instead.
- Check-in may contain errors!
Marcel Werk [Wed, 20 Jul 2011 18:55:16 +0000 (20:55 +0200)]
Fixed invalid number of tokens in prepared statement
Luzifr [Wed, 20 Jul 2011 17:25:47 +0000 (19:25 +0200)]
Merge branch 'master' of https://github.com/WoltLab/WCF
Luzifr [Wed, 20 Jul 2011 17:25:02 +0000 (19:25 +0200)]
Language variable for scrolling down
Marcel Werk [Wed, 20 Jul 2011 17:24:04 +0000 (10:24 -0700)]
Merge pull request #40 from Gravatronics/languageVariables
Added missing English setup language variables (database type)
Marcel Werk [Wed, 20 Jul 2011 17:23:37 +0000 (10:23 -0700)]
Merge pull request #42 from Gravatronics/fixedUsersMassProcessingForm
Fixed UsersMassProcessingForm::checkOption()
Matthias Schmidt [Wed, 20 Jul 2011 16:06:28 +0000 (18:06 +0200)]
Fixed UsersMassProcessingForm::checkOption()
Pay attention that the whole form needs still to be converted to the new
API like $this->options instead of $this->activeOptions.
Matthias Schmidt [Wed, 20 Jul 2011 14:53:09 +0000 (16:53 +0200)]
CacheBuilder get their own folder/namespace
Like I suggested here http://www.woltlab.com/bugtracker/index.php?page=B
ug&bugID=1304, CacheBuilder get their own folder and now also own namesp
ace like the event listeners.
Alexander Ebert [Wed, 20 Jul 2011 13:21:32 +0000 (15:21 +0200)]
Merge branch 'master' of github.com:WoltLab/WCF
Alexander Ebert [Wed, 20 Jul 2011 13:21:11 +0000 (15:21 +0200)]
Fixed missing namespaces.
Once again PHP proofed that changes made to the language are never tested, the method silently fails instead of returning any error message!
Matthias Schmidt [Wed, 20 Jul 2011 12:41:59 +0000 (14:41 +0200)]
Added missing English setup language variables (database type)
Marcel Werk [Wed, 20 Jul 2011 12:30:54 +0000 (14:30 +0200)]
Conflicts resolved
Marcel Werk [Wed, 20 Jul 2011 12:22:48 +0000 (14:22 +0200)]
Extended user notification package (work in progress)
Marcel Werk [Wed, 20 Jul 2011 12:12:20 +0000 (05:12 -0700)]
Merge pull request #39 from Gravatronics/documentationUpdate
Updated documentation of com.woltlab.wcf.notification
Matthias Schmidt [Wed, 20 Jul 2011 11:45:44 +0000 (13:45 +0200)]
Updated documentation of com.woltlab.wcf.notification
I mainly added namespaces, fixed the class which defines $baseClass in E
ditors (DatabaseObjectDecorator instead of DatabaseObjectEditor like Mar
cel Werk did in commit '
54c3136aec39da95e1913276ed4548e5d0f28aed') and c
orrected the class which defines $tableName in PIPs (AbstractPackageInst
allationPlugin instead of AbstractXMLPackageInstallationPlugin, see comm
it '
b5be6fb094b1ea2fb5cd741f758720f010f0eada') for the com.woltlab.wcf.n
otification package.
Marcel Werk [Wed, 20 Jul 2011 11:26:21 +0000 (04:26 -0700)]
Merge pull request #38 from Gravatronics/SingeltonSerialization
Disable serialization of SingletonFactory classes
Matthias Schmidt [Wed, 20 Jul 2011 10:59:02 +0000 (12:59 +0200)]
Disable serialization of SingletonFactory classes
If you don't disable the serialization of SingletonFactory classes, it's
possible to create multiple instances simply be serializing the existin
g instance and and unserializing it again.
Luzifr [Tue, 19 Jul 2011 23:20:19 +0000 (01:20 +0200)]
Removed some obsolete lines (more to follow soon)
Marcel Werk [Tue, 19 Jul 2011 18:49:29 +0000 (20:49 +0200)]
Fixed multiple package installation issues
Luzifr [Tue, 19 Jul 2011 17:22:18 +0000 (19:22 +0200)]
restored ID
Luzifr [Tue, 19 Jul 2011 17:16:31 +0000 (19:16 +0200)]
Delete-Icon
Luzifr [Tue, 19 Jul 2011 17:15:35 +0000 (19:15 +0200)]
Revert "Obsoleter Commit"
This reverts commit
ac00e956ad8f19307289f6291eafc89e3261805c.
Marcel Werk [Tue, 19 Jul 2011 16:45:16 +0000 (18:45 +0200)]
fixed the id of the acp menu
Marcel Werk [Tue, 19 Jul 2011 16:42:59 +0000 (18:42 +0200)]
sql pip renamed
Marcel Werk [Tue, 19 Jul 2011 16:41:36 +0000 (18:41 +0200)]
sql pip renamed
Marcel Werk [Tue, 19 Jul 2011 16:40:41 +0000 (18:40 +0200)]
fixed some minor errors in sql pip
Marcel Werk [Tue, 19 Jul 2011 14:25:31 +0000 (16:25 +0200)]
fixed usage of $__wcf->user->getPermission()
Marcel Werk [Tue, 19 Jul 2011 14:17:23 +0000 (16:17 +0200)]
Merge branch 'master' of github.com:WoltLab/WCF
Marcel Werk [Tue, 19 Jul 2011 14:16:38 +0000 (16:16 +0200)]
fixed source code documentation error
Alexander Ebert [Tue, 19 Jul 2011 14:14:02 +0000 (16:14 +0200)]
Added missing SQL-Parser from revision 4722
Luzifr [Mon, 18 Jul 2011 19:13:26 +0000 (21:13 +0200)]
Some changes to a bunch of elements. Some of them are experimental.
Luzifr [Mon, 18 Jul 2011 16:16:00 +0000 (18:16 +0200)]
restored deleted background color
Luzifr [Mon, 18 Jul 2011 15:55:58 +0000 (17:55 +0200)]
Some corrections to the previous commit (we don't support older browsers any more)
Luzifr [Mon, 18 Jul 2011 15:50:15 +0000 (17:50 +0200)]
Some CSS changes
- Changed code, header info and comment formatting
- Some minor correcti
ons (now supporting more CSS3 browsers, some declarations may be useless
)
Simon Dettling [Mon, 18 Jul 2011 15:41:40 +0000 (08:41 -0700)]
Replaced <b> by <strong> (now with \n )
Alexander Ebert [Mon, 18 Jul 2011 15:38:51 +0000 (08:38 -0700)]
Merge pull request #33 from wbb3addons/fixInstallWCFDirDetection
Fixed detection of an installed wcf during the installation
Alexander Ebert [Mon, 18 Jul 2011 12:34:58 +0000 (05:34 -0700)]
Merge pull request #28 from wbb3addons/ApcCacheSource-CacheList
Added ApcCacheSource to the CacheListPage
Alexander Ebert [Mon, 18 Jul 2011 12:30:11 +0000 (05:30 -0700)]
Merge pull request #20 from Gravatronics/PIPDocs
PackageInstallationPlugin documentation updates
Alexander Ebert [Mon, 18 Jul 2011 12:29:03 +0000 (05:29 -0700)]
Merge pull request #19 from wbb3addons/UserAuthEmail
Introduced e-mail authentication (only the class)
Luzifr [Sun, 17 Jul 2011 22:30:24 +0000 (00:30 +0200)]
Some CSS changes
- Changed header info and comment formatting
- Some minor corrections
-
IE 6-7 files not touched - those will be removed soon
Luzifr [Sun, 17 Jul 2011 16:36:16 +0000 (18:36 +0200)]
Changed file header info to match php files code style.
RouL [Sun, 17 Jul 2011 03:07:28 +0000 (05:07 +0200)]
Fixed detection of an installed wcf during the installation
Fixed a bug that recognized the installation files in a nested
tmp-directory as an already installed WCF instance at the "choose
folder" page.
Daniel Rudolf [Sun, 17 Jul 2011 01:40:33 +0000 (03:40 +0200)]
PackageUpdateDispatcher::getAvailableUpdates(): removing unused
Luzifr [Sun, 17 Jul 2011 01:01:10 +0000 (03:01 +0200)]
Removed IE6 support, updated header infos (there will be more changes here).
Alexander Ebert [Sat, 16 Jul 2011 20:47:38 +0000 (13:47 -0700)]
Merge pull request #26 from wbb3addons/MemcacheFix
Fixed a bug in MemcacheAdapter that made it unusable
Alexander Ebert [Sat, 16 Jul 2011 20:46:32 +0000 (13:46 -0700)]
Merge pull request #25 from wbb3addons/directoryUtilGetFilesPattern
DirectoryUtil Improvements
Alexander Ebert [Sat, 16 Jul 2011 20:44:47 +0000 (13:44 -0700)]
Merge pull request #24 from wbb3addons/directoryUtilValidateDirectory
Validate is_dir on the given directory
Alexander Ebert [Sat, 16 Jul 2011 20:44:29 +0000 (13:44 -0700)]
Merge pull request #23 from wbb3addons/useFileUtil
Use the existing FileUtil::addTrailingSlash
RouL [Sat, 16 Jul 2011 17:44:31 +0000 (19:44 +0200)]
Added ApcCacheSource to the CacheListPage
RouL [Sat, 16 Jul 2011 15:27:01 +0000 (17:27 +0200)]
Fixed a bug in MemcacheAdapter that made it unusable
wcf\system\SingletonFactory::__construct can't be overriden, use init() instead
Tim Düsterhus [Sat, 16 Jul 2011 15:19:23 +0000 (08:19 -0700)]
Use it the way RouL suggested.
Tim Düsterhus [Sat, 16 Jul 2011 15:10:34 +0000 (17:10 +0200)]
Possible negative match
Tim Düsterhus [Sat, 16 Jul 2011 15:02:08 +0000 (17:02 +0200)]
Make use of the new patterns in the file itself
Matthias Schmidt [Sat, 16 Jul 2011 14:53:35 +0000 (16:53 +0200)]
Added another missing leading backslash for global classes in PIP documentation
Matthias Schmidt [Sat, 16 Jul 2011 14:50:21 +0000 (16:50 +0200)]
Added leading backslash for global classes in PIP documentation
Tim Düsterhus [Sat, 16 Jul 2011 14:42:23 +0000 (16:42 +0200)]
You can now specify a pattern for the files, that should be returned
Tim Düsterhus [Sat, 16 Jul 2011 14:35:37 +0000 (16:35 +0200)]
Validate is_dir on the given directory
Tim Düsterhus [Sat, 16 Jul 2011 14:17:55 +0000 (16:17 +0200)]
Use the existing FileUtil::addTrailingSlash
Alexander Ebert [Sat, 16 Jul 2011 14:02:35 +0000 (07:02 -0700)]
Merge pull request #14 from wbb3addons/directoryUtil
Added DirectoryUtil
Alexander Ebert [Sat, 16 Jul 2011 14:02:16 +0000 (07:02 -0700)]
Merge pull request #21 from wbb3addons/userInputExceptionInstallationFix
Importing UserInputException
Alexander Ebert [Sat, 16 Jul 2011 14:01:38 +0000 (07:01 -0700)]
Merge pull request #22 from wbb3addons/postgreSQLFix
Fixed an exception ath the "ACP-part" of the installation
RouL [Sat, 16 Jul 2011 12:54:39 +0000 (14:54 +0200)]
Fixed an exception ath the "ACP-part" of the installation in combination with PostgreSQL