GitHub/WoltLab/WCF.git
13 years agoSimple implementation for collapsible content
Alexander Ebert [Mon, 22 Aug 2011 13:24:32 +0000 (15:24 +0200)]
Simple implementation for collapsible content

13 years agoRenamed menu item names according to changed language variables
Alexander Ebert [Fri, 19 Aug 2011 18:41:29 +0000 (20:41 +0200)]
Renamed menu item names according to changed language variables

13 years agoFixed various issues concerning the package installation
Alexander Ebert [Fri, 19 Aug 2011 18:18:05 +0000 (20:18 +0200)]
Fixed various issues concerning the package installation

Package installation, update and deletion are properly working (at least in all of my test cases). Additionally reintroduced confirm messages before uninstalling any plugin. Maybe replace those ugly javascript prompts with some kind of overlay (would look like the same as the complete UI and is far less ugly)

13 years agoMerge branch 'master' of github.com:WoltLab/WCF
Alexander Ebert [Fri, 19 Aug 2011 14:41:55 +0000 (16:41 +0200)]
Merge branch 'master' of github.com:WoltLab/WCF

13 years agoFixed missing use
Alexander Ebert [Fri, 19 Aug 2011 13:54:35 +0000 (15:54 +0200)]
Fixed missing use

13 years agoFixed missing use
Alexander Ebert [Fri, 19 Aug 2011 13:54:35 +0000 (15:54 +0200)]
Fixed missing use

13 years agoRenamed groupoptions -> usergroupoptions to reflect changed pip name
Alexander Ebert [Fri, 19 Aug 2011 13:39:55 +0000 (15:39 +0200)]
Renamed groupoptions -> usergroupoptions to reflect changed pip name

13 years agoFixed SQL error caused by d7281d4
Alexander Ebert [Fri, 19 Aug 2011 13:39:32 +0000 (15:39 +0200)]
Fixed SQL error caused by d7281d4

13 years agoNon-archives won't be recognized as archives any more
Alexander Ebert [Fri, 19 Aug 2011 13:26:28 +0000 (15:26 +0200)]
Non-archives won't be recognized as archives any more

13 years agoMerge branch 'master' of github.com:WoltLab/WCF
Alexander Ebert [Fri, 19 Aug 2011 13:19:35 +0000 (15:19 +0200)]
Merge branch 'master' of github.com:WoltLab/WCF

13 years agoFixed packageName for installation queue
Alexander Ebert [Fri, 19 Aug 2011 13:19:14 +0000 (15:19 +0200)]
Fixed packageName for installation queue

13 years agoRemoved links to PNG icons, fixed tabbed view without form elements, indented view...
Luzifr [Thu, 18 Aug 2011 20:25:14 +0000 (22:25 +0200)]
Removed links to PNG icons, fixed tabbed view without form elements, indented view for checkbox and radio descriptions, removed deprecated form CSS.

Also restored my changes in UserGroupAdd.tpl, which were lost after
Alex's last commit. ;-)

13 years agoMerge branch 'master' of github.com:WoltLab/WCF
Alexander Ebert [Thu, 18 Aug 2011 19:47:22 +0000 (21:47 +0200)]
Merge branch 'master' of github.com:WoltLab/WCF

Conflicts:
wcfsetup/install/files/lib/system/template/TemplateScriptingCompiler.class.php

13 years agoFixed a few errors caused by pull request #112
Alexander Ebert [Thu, 18 Aug 2011 19:41:27 +0000 (21:41 +0200)]
Fixed a few errors caused by pull request #112

13 years agoFixed a few errors caused by pull request #112
Alexander Ebert [Thu, 18 Aug 2011 19:41:27 +0000 (21:41 +0200)]
Fixed a few errors caused by pull request #112

13 years agoMerge pull request #124 from wbbaddons/directoryUtilUses
Alexander Ebert [Thu, 18 Aug 2011 19:31:10 +0000 (12:31 -0700)]
Merge pull request #124 from wbbaddons/directoryUtilUses

Using DirectoryUtil at more places

13 years agoAnd again optimized (grmph)
Luzifr [Thu, 18 Aug 2011 19:20:45 +0000 (21:20 +0200)]
And again optimized (grmph)

13 years agoOptimized icon
Luzifr [Thu, 18 Aug 2011 19:18:18 +0000 (21:18 +0200)]
Optimized icon

13 years agoMerge branch 'master' of github.com:WoltLab/WCF
Alexander Ebert [Thu, 18 Aug 2011 18:42:55 +0000 (20:42 +0200)]
Merge branch 'master' of github.com:WoltLab/WCF

13 years agosmall adaption
Luzifr [Thu, 18 Aug 2011 18:26:01 +0000 (20:26 +0200)]
small adaption

13 years agoReverted HTML for sub tabs and replaced with tabmenu
Alexander Ebert [Thu, 18 Aug 2011 18:20:48 +0000 (20:20 +0200)]
Reverted HTML for sub tabs and replaced with tabmenu

13 years agoRemoved fancy effects for sub tabs
Alexander Ebert [Thu, 18 Aug 2011 18:20:25 +0000 (20:20 +0200)]
Removed fancy effects for sub tabs

13 years agotable heads should now show only text and a badged number nearby (adapted language...
Luzifr [Thu, 18 Aug 2011 17:22:21 +0000 (19:22 +0200)]
table heads should now show only text and a badged number nearby (adapted language variables also), some CSS refinements for tables and badges, more beautiful import/export options page, 2 additional images.

13 years agoAlphabetical order
Tim Düsterhus [Thu, 18 Aug 2011 16:03:06 +0000 (18:03 +0200)]
Alphabetical order

13 years agoMerge pull request #112 from Gravatronics/movedTemplatePluginInterfaces
Alexander Ebert [Thu, 18 Aug 2011 15:46:30 +0000 (08:46 -0700)]
Merge pull request #112 from Gravatronics/movedTemplatePluginInterfaces

Moved template plugin interfaces to the template plugin folder

13 years agoMerge pull request #107 from Gravatronics/optionTypes
Alexander Ebert [Thu, 18 Aug 2011 15:43:54 +0000 (08:43 -0700)]
Merge pull request #107 from Gravatronics/optionTypes

Renamed option types

13 years agoMerge pull request #108 from Gravatronics/checkPermissions
Alexander Ebert [Thu, 18 Aug 2011 15:42:44 +0000 (08:42 -0700)]
Merge pull request #108 from Gravatronics/checkPermissions

Renamed SessionHandler::checkPermission() to SessionHandler::checkPermissions()

13 years agoMerge pull request #122 from wbbaddons/directoryUtilImprovements
Alexander Ebert [Thu, 18 Aug 2011 15:40:33 +0000 (08:40 -0700)]
Merge pull request #122 from wbbaddons/directoryUtilImprovements

Improvements to DirectoryUtil

13 years agoMerge pull request #119 from Gravatronics/documentationUpdates
Alexander Ebert [Thu, 18 Aug 2011 15:39:26 +0000 (08:39 -0700)]
Merge pull request #119 from Gravatronics/documentationUpdates

Updated some documentations

13 years agoMerge pull request #118 from Gravatronics/CacheBuilderTypeHints
Alexander Ebert [Thu, 18 Aug 2011 15:30:48 +0000 (08:30 -0700)]
Merge pull request #118 from Gravatronics/CacheBuilderTypeHints

Added type hint to the CacheBuilder method getData

13 years agoMerge pull request #113 from Gravatronics/wcf2LanguageHandling
Alexander Ebert [Thu, 18 Aug 2011 15:30:14 +0000 (08:30 -0700)]
Merge pull request #113 from Gravatronics/wcf2LanguageHandling

Make use of LanguageCategory objects

13 years agoMerge pull request #116 from wbbaddons/fixingUser
Alexander Ebert [Thu, 18 Aug 2011 15:29:56 +0000 (08:29 -0700)]
Merge pull request #116 from wbbaddons/fixingUser

StorageHandler -> UserStorageHandler

13 years agoMerge pull request #117 from wbbaddons/fixingDatabaseCheck
Alexander Ebert [Thu, 18 Aug 2011 15:28:55 +0000 (08:28 -0700)]
Merge pull request #117 from wbbaddons/fixingDatabaseCheck

The available databases were not checked correctly during installation.

13 years agoMerge pull request #114 from Gravatronics/UserGroupEditorFixes
Alexander Ebert [Thu, 18 Aug 2011 15:28:34 +0000 (08:28 -0700)]
Merge pull request #114 from Gravatronics/UserGroupEditorFixes

Fixed a bug in UserGroupEditor

13 years agoOmitting RecursiveDirectoryIterator
Tim Düsterhus [Thu, 18 Aug 2011 15:21:17 +0000 (17:21 +0200)]
Omitting RecursiveDirectoryIterator

13 years agoMerge pull request #123 from wbbaddons/php53Closures
Alexander Ebert [Thu, 18 Aug 2011 15:15:59 +0000 (08:15 -0700)]
Merge pull request #123 from wbbaddons/php53Closures

Using PHP 5.3 closures instead of create_function

13 years agoUsing DirectoryUtil at more places
Tim Düsterhus [Thu, 18 Aug 2011 14:04:04 +0000 (16:04 +0200)]
Using DirectoryUtil at more places

- TemplateEditor::deleteCompiledFiles()
- TemplateGroupEditor::deleteFolders()

13 years agoUsing PHP 5.3 closures instead of create_function
Tim Düsterhus [Thu, 18 Aug 2011 13:28:24 +0000 (15:28 +0200)]
Using PHP 5.3 closures instead of create_function

13 years agoRenaming getFilesObj to getFileObjects.
Tim Düsterhus [Thu, 18 Aug 2011 13:20:48 +0000 (15:20 +0200)]
Renaming getFilesObj to getFileObjects.

There were no uses outside that class

13 years agoImprovements to DirectoryUtil
Tim Düsterhus [Thu, 18 Aug 2011 12:54:10 +0000 (14:54 +0200)]
Improvements to DirectoryUtil

- Adding missing namespaces to documentation
- Moving FileUtil::unifyDirSeperator() into scanning to avoid duplicate work when fetching more than one list of file
- Fixing indentation -> Now matching code guidelines
- Some method moving -> More logical order
- Removed destroy() in favor of clearCaches()

13 years agoTable sorting Icon now SVG, some new versions of images, deleted obsoletes
Luzifr [Wed, 17 Aug 2011 19:08:54 +0000 (21:08 +0200)]
Table sorting Icon now SVG, some new versions of images, deleted obsoletes

13 years ago1 rebuilt icon
Luzifr [Tue, 16 Aug 2011 20:12:28 +0000 (22:12 +0200)]
1 rebuilt icon

13 years agoSome icons
Luzifr [Tue, 16 Aug 2011 18:07:36 +0000 (20:07 +0200)]
Some icons

13 years agoThat one was wrong
Luzifr [Tue, 16 Aug 2011 16:57:08 +0000 (18:57 +0200)]
That one was wrong

13 years agoMore SVG icons & their integration into the templates
Luzifr [Tue, 16 Aug 2011 16:47:45 +0000 (18:47 +0200)]
More SVG icons & their integration into the templates

13 years agoImplemented draft-version of replacement for SubTabMenu
Alexander Ebert [Tue, 16 Aug 2011 13:58:53 +0000 (15:58 +0200)]
Implemented draft-version of replacement for SubTabMenu

13 years agoIncluded jQuery Tools 1.2.5 within ACP
Alexander Ebert [Tue, 16 Aug 2011 13:58:23 +0000 (15:58 +0200)]
Included jQuery Tools 1.2.5 within ACP

13 years agoRebase branch
Matthias Schmidt [Tue, 16 Aug 2011 11:37:01 +0000 (13:37 +0200)]
Rebase branch

13 years agoFixed namespace
Matthias Schmidt [Mon, 15 Aug 2011 14:48:38 +0000 (16:48 +0200)]
Fixed namespace

13 years agoSmall documentation corrections
Matthias Schmidt [Sat, 13 Aug 2011 07:03:31 +0000 (09:03 +0200)]
Small documentation corrections

13 years agoChanged name of group option type in xml file
Matthias Schmidt [Sat, 13 Aug 2011 06:57:06 +0000 (08:57 +0200)]
Changed name of group option type in xml file

13 years agoAdditional adjustments
Matthias Schmidt [Sat, 13 Aug 2011 06:51:22 +0000 (08:51 +0200)]
Additional adjustments

13 years agoGroupOptions are now UserGroupOptions
Matthias Schmidt [Sat, 13 Aug 2011 06:44:34 +0000 (08:44 +0200)]
GroupOptions are now UserGroupOptions

While the database objects have already been renamed from Group to
UserGroup, the options weren't.

13 years agoAdded missing namespace
Matthias Schmidt [Sat, 13 Aug 2011 05:34:56 +0000 (07:34 +0200)]
Added missing namespace

13 years agoAdjustments because of option type class name changes
Matthias Schmidt [Fri, 12 Aug 2011 21:08:52 +0000 (23:08 +0200)]
Adjustments because of option type class name changes

13 years agoRenamed group option types
Matthias Schmidt [Fri, 12 Aug 2011 21:03:12 +0000 (23:03 +0200)]
Renamed group option types

13 years agoRenamed option types
Matthias Schmidt [Fri, 12 Aug 2011 20:56:25 +0000 (22:56 +0200)]
Renamed option types

13 years agoUpdated some documentations
Matthias Schmidt [Tue, 16 Aug 2011 07:24:21 +0000 (09:24 +0200)]
Updated some documentations

13 years agoAdded type hint to the CacheBuilder method getData
Matthias Schmidt [Tue, 16 Aug 2011 07:10:57 +0000 (09:10 +0200)]
Added type hint to the CacheBuilder method getData

13 years agoThe available databases were not checked correctly during installation.
Tim Düsterhus [Mon, 15 Aug 2011 20:05:07 +0000 (22:05 +0200)]
The available databases were not checked correctly during installation.

If PDO was disabled the database information would be green without any content, instead of red

13 years agoGravatronics forgot to rename StorageHandler at this place.
Tim Düsterhus [Mon, 15 Aug 2011 19:53:52 +0000 (21:53 +0200)]
Gravatronics forgot to rename StorageHandler at this place.

13 years agoMore SVG icons (not necessarily final!) and their integration into templates, small...
Luzifr [Mon, 15 Aug 2011 19:03:44 +0000 (21:03 +0200)]
More SVG icons (not necessarily final!) and their integration into templates, small bug-fixes

13 years agoMore SVG-icons and their implementation in the templates, corrected a mistake in...
Luzifr [Mon, 15 Aug 2011 16:31:09 +0000 (18:31 +0200)]
More SVG-icons and their implementation in the templates, corrected a mistake in 2 comments, some minor CSS changes.

1) New icon-naming system: At this time icons without trailing digit are
meant to be blue (imaging a "0" as number), those with a "1" are
supposed to be dark grey and those with a "2" are supposed to be white.
An icon with an additional "D" in its name has less opacity (regardless
of its color) and be nearly transparent. Note that this icon-naming
system may not be final and change over time. Note that due to the
possibilities of SVG-images and CSS3 techniques, there is no need for
icons in different sizes any more, which reduces the number of icons
dramatically.   2) If we find a way to put multiple icons in one file,
and/or multiple states of them, there will be even less icons. This is
just the state of establishing SVG icons generally, it may become more
smart in future.

13 years agoFixed a bug in UserGroupEditor
Matthias Schmidt [Mon, 15 Aug 2011 15:27:47 +0000 (17:27 +0200)]
Fixed a bug in UserGroupEditor

And I removed some unneeded variables.

13 years agoMake use of LanguageCategory objects
Matthias Schmidt [Mon, 15 Aug 2011 15:16:03 +0000 (17:16 +0200)]
Make use of LanguageCategory objects

LanguageFactory now uses LanguageCategory objects rather than arrays.

13 years agoFixed namespace
Matthias Schmidt [Mon, 15 Aug 2011 14:48:38 +0000 (16:48 +0200)]
Fixed namespace

13 years agoMoved template plugin interfaces to the template plugin folder
Matthias Schmidt [Mon, 15 Aug 2011 14:39:35 +0000 (16:39 +0200)]
Moved template plugin interfaces to the template plugin folder

Using the same "placement pattern" like for (user group) options, also
makes it unnecessary to import the interfaces.

13 years agoRemoved SessionHandler::checkPermission()
Matthias Schmidt [Mon, 15 Aug 2011 14:22:21 +0000 (16:22 +0200)]
Removed SessionHandler::checkPermission()

13 years agoMerge pull request #105 from Gravatronics/cronjobLogListClassPath
Alexander Ebert [Mon, 15 Aug 2011 14:16:16 +0000 (07:16 -0700)]
Merge pull request #105 from Gravatronics/cronjobLogListClassPath

Missing pieces from cronjob commit

13 years agoMerge pull request #104 from Gravatronics/templatePluginToSuffix
Alexander Ebert [Mon, 15 Aug 2011 14:01:34 +0000 (07:01 -0700)]
Merge pull request #104 from Gravatronics/templatePluginToSuffix

Changed names of the template plugin classes

13 years agoMerge pull request #106 from Gravatronics/cacheBuilderRename
Alexander Ebert [Mon, 15 Aug 2011 14:00:17 +0000 (07:00 -0700)]
Merge pull request #106 from Gravatronics/cacheBuilderRename

Cache builder rename

13 years agoRenamed SessionHandler::checkPermission() to SessionHandler::checkPermissions()
Matthias Schmidt [Sat, 13 Aug 2011 12:14:06 +0000 (14:14 +0200)]
Renamed SessionHandler::checkPermission() to SessionHandler::checkPermissions()

Since a permission array is given, more than just one permission is
checked. I left the old method (with WCF 1.1 signature) and marked it as
deprecated.

13 years agoSmall documentation corrections
Matthias Schmidt [Sat, 13 Aug 2011 07:03:31 +0000 (09:03 +0200)]
Small documentation corrections

13 years agoChanged name of group option type in xml file
Matthias Schmidt [Sat, 13 Aug 2011 06:57:06 +0000 (08:57 +0200)]
Changed name of group option type in xml file

13 years agoAdditional adjustments
Matthias Schmidt [Sat, 13 Aug 2011 06:51:22 +0000 (08:51 +0200)]
Additional adjustments

13 years agoGroupOptions are now UserGroupOptions
Matthias Schmidt [Sat, 13 Aug 2011 06:44:34 +0000 (08:44 +0200)]
GroupOptions are now UserGroupOptions

While the database objects have already been renamed from Group to
UserGroup, the options weren't.

13 years agoMissing changes
Matthias Schmidt [Sat, 13 Aug 2011 06:27:35 +0000 (08:27 +0200)]
Missing changes

13 years agoRenamed cache builders (II)
Matthias Schmidt [Sat, 13 Aug 2011 06:19:52 +0000 (08:19 +0200)]
Renamed cache builders (II)

13 years agoMoved ICacheBuilder in builder folder
Matthias Schmidt [Sat, 13 Aug 2011 06:04:46 +0000 (08:04 +0200)]
Moved ICacheBuilder in builder folder

ICacheSource is also in the folder with its implementations.

13 years agoRenamed cache builders
Matthias Schmidt [Sat, 13 Aug 2011 06:02:09 +0000 (08:02 +0200)]
Renamed cache builders

13 years agoAdded missing namespace
Matthias Schmidt [Sat, 13 Aug 2011 05:34:56 +0000 (07:34 +0200)]
Added missing namespace

13 years agoAdjustments because of option type class name changes
Matthias Schmidt [Fri, 12 Aug 2011 21:08:52 +0000 (23:08 +0200)]
Adjustments because of option type class name changes

13 years agoRenamed group option types
Matthias Schmidt [Fri, 12 Aug 2011 21:03:12 +0000 (23:03 +0200)]
Renamed group option types

13 years agoRenamed option types
Matthias Schmidt [Fri, 12 Aug 2011 20:56:25 +0000 (22:56 +0200)]
Renamed option types

13 years agoMissing pieces from cronjob commit
Matthias Schmidt [Fri, 12 Aug 2011 20:24:33 +0000 (22:24 +0200)]
Missing pieces from cronjob commit

I have no idea what went wrong with that specific commit, but here are
again missing pieces of my cronjob commit. This time I replaced the
classPath property of a cronjob with className in cronjob log lists.

13 years agoSome deletions that weren't commit the last time
Matthias Schmidt [Fri, 12 Aug 2011 19:59:45 +0000 (21:59 +0200)]
Some deletions that weren't commit the last time

13 years agoChanged names of the template plugin classes
Matthias Schmidt [Fri, 12 Aug 2011 19:51:11 +0000 (21:51 +0200)]
Changed names of the template plugin classes

During my tests, I found out that some template plugins don't work
anymore. I added a todo each time so you can fix that and replaced the
return value with an empty string so that at least no exception is
thrown anymore. I myself fixed a bug in the staticlang compiler (caused:
"Class 'WCF' not found in …").

13 years agoOverhaul of the user authentication system
Marcel Werk [Fri, 12 Aug 2011 18:07:18 +0000 (20:07 +0200)]
Overhaul of the user authentication system

13 years agoImplemented more balloon tooltips, some style corrections, more SVG images, removed...
Luzifr [Fri, 12 Aug 2011 17:38:57 +0000 (19:38 +0200)]
Implemented more balloon tooltips, some style corrections, more SVG images, removed some dummy PNG images.

13 years agoMerge branch 'master' of github.com:WoltLab/WCF
Marcel Werk [Fri, 12 Aug 2011 15:07:26 +0000 (17:07 +0200)]
Merge branch 'master' of github.com:WoltLab/WCF

13 years agoBalloon tooltips optimized
Marcel Werk [Fri, 12 Aug 2011 15:07:13 +0000 (17:07 +0200)]
Balloon tooltips optimized

13 years agoMerge pull request #103 from Gravatronics/cronjobFixes2
Marcel Werk [Fri, 12 Aug 2011 15:00:42 +0000 (08:00 -0700)]
Merge pull request #103 from Gravatronics/cronjobFixes2

Missing database changes from pull request #102

13 years agoMissing database changes from pull request #102
Matthias Schmidt [Fri, 12 Aug 2011 14:53:00 +0000 (16:53 +0200)]
Missing database changes from pull request #102

13 years agoMerge pull request #101 from Gravatronics/userStorageHandler
Marcel Werk [Fri, 12 Aug 2011 14:47:31 +0000 (07:47 -0700)]
Merge pull request #101 from Gravatronics/userStorageHandler

Replaced StorageHandler with UserStorageHandler

13 years agoMerge pull request #102 from Gravatronics/cronjobFixes
Marcel Werk [Fri, 12 Aug 2011 14:46:04 +0000 (07:46 -0700)]
Merge pull request #102 from Gravatronics/cronjobFixes

Fixed various errors concerning cronjobs

13 years agoAlias isn't needed anymore since the Cronjob-interface is not ICronjob
Matthias Schmidt [Fri, 12 Aug 2011 14:44:53 +0000 (16:44 +0200)]
Alias isn't needed anymore since the Cronjob-interface is not ICronjob

13 years agoForgotten changes and temporary removed code piece added again
Matthias Schmidt [Fri, 12 Aug 2011 14:40:01 +0000 (16:40 +0200)]
Forgotten changes and temporary removed code piece added again

13 years agoRemoved forgotten temporary code pieces by me
Matthias Schmidt [Fri, 12 Aug 2011 14:36:17 +0000 (16:36 +0200)]
Removed forgotten temporary code pieces by me

13 years agoFixed various errors concerning cronjobs
Matthias Schmidt [Fri, 12 Aug 2011 14:30:08 +0000 (16:30 +0200)]
Fixed various errors concerning cronjobs

1. The default value of the state column of the cronjob database table
has to be 0 rather than 1 since 1 stands for pending and 0 for ready.
Currently no cronjob will ever be executed. 2. The method
`ICronjob::execute()` expected an array with the cronjob data. First of
all, the `CronjobScheduler` called the method without any argument which
caused an error. Since we now have a DatabaseObject for cronjob that is
available when the method is called, I changed the parameter from being
an array to a Cronjob DatabaseObject. 3. I changed the implementation of
`CronjobScheduler` to a Singelton/subclass of `SingeltonFactory` and
changed the name of the execution method from `execute()` to
`executeCronjobs()` since the the cronjobs are executed rather than the
scheduler. 4. Fixed a wrong namespace in `CronjobScheduler` and some
misnamed variables. 5. I changed "classPath" to "className" in the
cronjob log page. 6. "Disabled" `GetUpdateInfoCronjob` and
`RefreshSearchRobotsCronjob` for the moment until the needed fixes are
done so that these cronjobs don't cause any errors during execution. 6.
Added the missing length of the success database table column of
cronjob_log (1, since just 1 and 0 are possible success values). 7.
Fixed database table name in `CleanUpCronjobLogCronjob`. 8. Added
missing update of the last execution time of the cronjob. 9. Fixed wrong
file name in `CacheScheduler::clearCache()`. 10. Removed unnecessary
LEFT JOIN `CacheScheduler::loadCronjobs()` to get package.packageDir
since the the class is autoloader via it's namespace. 11. Updated the
documentation a lit.

13 years agoBalloon tooltips fine-tuning
Luzifr [Fri, 12 Aug 2011 13:36:25 +0000 (15:36 +0200)]
Balloon tooltips fine-tuning