GitHub/WoltLab/WCF.git
13 years agocomment typo
rs90 [Tue, 9 Aug 2011 18:15:58 +0000 (20:15 +0200)]
comment typo

13 years agoMerge branch 'master' of github.com:WoltLab/WCF
Marcel Werk [Tue, 9 Aug 2011 18:09:10 +0000 (20:09 +0200)]
Merge branch 'master' of github.com:WoltLab/WCF

13 years agoAdded function to give option type form elements a special CSS class
Marcel Werk [Tue, 9 Aug 2011 18:08:57 +0000 (20:08 +0200)]
Added function to give option type form elements a special CSS class

13 years agoTypo
Luzifr [Tue, 9 Aug 2011 17:43:27 +0000 (19:43 +0200)]
Typo

13 years agoMerge branch 'master' of github.com:WoltLab/WCF
Marcel Werk [Tue, 9 Aug 2011 17:38:08 +0000 (19:38 +0200)]
Merge branch 'master' of github.com:WoltLab/WCF

13 years agoAdded parameter for user actions
Marcel Werk [Tue, 9 Aug 2011 17:37:53 +0000 (19:37 +0200)]
Added parameter for user actions

13 years agoSystem notification icons
Luzifr [Tue, 9 Aug 2011 17:37:08 +0000 (19:37 +0200)]
System notification icons

13 years agoCode format, removed one div level (container-1), system notifications styled, some...
Luzifr [Tue, 9 Aug 2011 17:33:42 +0000 (19:33 +0200)]
Code format, removed one div level (container-1), system notifications styled, some other improvements

13 years agoFixed parameter validation and missing use tags
Marcel Werk [Tue, 9 Aug 2011 17:31:27 +0000 (19:31 +0200)]
Fixed parameter validation and missing use tags

13 years agoFixed creation of the options.inc.php file
Marcel Werk [Tue, 9 Aug 2011 15:35:07 +0000 (17:35 +0200)]
Fixed creation of the options.inc.php file

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

13 years agoSmooth scroll effect added
Marcel Werk [Tue, 9 Aug 2011 15:17:22 +0000 (17:17 +0200)]
Smooth scroll effect added

13 years agoText corrections
Luzifr [Tue, 9 Aug 2011 14:54:25 +0000 (16:54 +0200)]
Text corrections

13 years agoMerge pull request #96 from Gravatronics/fixedStyleEditor
Alexander Ebert [Tue, 9 Aug 2011 14:18:21 +0000 (07:18 -0700)]
Merge pull request #96 from Gravatronics/fixedStyleEditor

Updated wcf\data\style\StyleEditor

13 years agoMerge pull request #95 from Gravatronics/updatedDirectoryUtil
Alexander Ebert [Tue, 9 Aug 2011 14:17:35 +0000 (07:17 -0700)]
Merge pull request #95 from Gravatronics/updatedDirectoryUtil

Updated DirectoryUtil

13 years agoMerge pull request #94 from Gravatronics/cronjobClassNameLangVar
Alexander Ebert [Tue, 9 Aug 2011 14:16:26 +0000 (07:16 -0700)]
Merge pull request #94 from Gravatronics/cronjobClassNameLangVar

Changed the language variables of cronjob's class name

13 years agoMerge pull request #93 from Gravatronics/fixedCronjobEditForm
Alexander Ebert [Tue, 9 Aug 2011 14:15:04 +0000 (07:15 -0700)]
Merge pull request #93 from Gravatronics/fixedCronjobEditForm

Fixed variable name in CronjobEditForm

13 years agoadded Thumbnail todo
Matthias Schmidt [Tue, 9 Aug 2011 08:48:07 +0000 (10:48 +0200)]
added Thumbnail todo

13 years agoFixed resetCache()-method
Matthias Schmidt [Tue, 9 Aug 2011 08:44:28 +0000 (10:44 +0200)]
Fixed resetCache()-method

13 years agoFixed wcf\data\style\StyleEditor
Matthias Schmidt [Tue, 9 Aug 2011 08:35:22 +0000 (10:35 +0200)]
Fixed wcf\data\style\StyleEditor

When the error codes were removed, the last digit wasn't removed which
caused illegal code. Additionally in two foreach loops the keys were
removed since they weren't used and an unused variable has also been
removed.

13 years agoAdditional minor documentation updates
Matthias Schmidt [Tue, 9 Aug 2011 08:09:55 +0000 (10:09 +0200)]
Additional minor documentation updates

13 years agoUpdated wcf\util\DirectoryUtil
Matthias Schmidt [Tue, 9 Aug 2011 08:08:09 +0000 (10:08 +0200)]
Updated wcf\util\DirectoryUtil

Mostly the documentation was updated and three unneeded keys in foreach
loops where removed.

13 years agoChanged the language variables of cronjob's class name
Matthias Schmidt [Tue, 9 Aug 2011 07:45:42 +0000 (09:45 +0200)]
Changed the language variables of cronjob's class name

The language variables of cronjob's class name still included "class
paths" rather then "class names".

13 years agoFixed variable name of CronjobEditForm
Matthias Schmidt [Tue, 9 Aug 2011 07:32:51 +0000 (09:32 +0200)]
Fixed variable name of CronjobEditForm

13 years agoDefinition Lists
Luzifr [Mon, 8 Aug 2011 18:14:06 +0000 (20:14 +0200)]
Definition Lists

13 years agoDefinition Lists
Luzifr [Mon, 8 Aug 2011 18:07:41 +0000 (20:07 +0200)]
Definition Lists

13 years agoDefinition Lists
Luzifr [Mon, 8 Aug 2011 17:35:27 +0000 (19:35 +0200)]
Definition Lists

13 years agoNested definition lists and preparation for special checkbox display (unfinished)
Luzifr [Mon, 8 Aug 2011 16:31:42 +0000 (18:31 +0200)]
Nested definition lists and preparation for special checkbox display (unfinished)

13 years agoIncluded jQuery Tools 1.2.5
Alexander Ebert [Mon, 8 Aug 2011 14:37:23 +0000 (16:37 +0200)]
Included jQuery Tools 1.2.5

13 years agoMore definition-lists
Luzifr [Mon, 8 Aug 2011 13:51:57 +0000 (15:51 +0200)]
More definition-lists

13 years agoMore corrections. Preparing for newly-built Form Groups.
Luzifr [Mon, 8 Aug 2011 13:30:05 +0000 (15:30 +0200)]
More corrections. Preparing for newly-built Form Groups.

13 years agoMerge branch 'master' of github.com:WoltLab/WCF
Marcel Werk [Mon, 8 Aug 2011 12:46:39 +0000 (14:46 +0200)]
Merge branch 'master' of github.com:WoltLab/WCF

13 years agoError codes removed
Marcel Werk [Mon, 8 Aug 2011 12:46:25 +0000 (14:46 +0200)]
Error codes removed

13 years agoMerge pull request #90 from Gravatronics/doubleStringUtil
Alexander Ebert [Mon, 8 Aug 2011 11:28:11 +0000 (04:28 -0700)]
Merge pull request #90 from Gravatronics/doubleStringUtil

Removed double use wcf\util\StringUtil; in wcf\data\package\Package

13 years agoMerge pull request #91 from Gravatronics/updateDate
Alexander Ebert [Mon, 8 Aug 2011 11:27:57 +0000 (04:27 -0700)]
Merge pull request #91 from Gravatronics/updateDate

Fixed missing updateDate update during package updates

13 years agoEven more corrections and updates
Luzifr [Mon, 8 Aug 2011 00:32:28 +0000 (02:32 +0200)]
Even more corrections and updates

Experimental Log-In page, corrected display: table layout for all pages,
more definition lists.

13 years agoSome more Corrections
Luzifr [Sun, 7 Aug 2011 22:04:08 +0000 (00:04 +0200)]
Some more Corrections

13 years agoFixed missing updateDate update during package updates
Matthias Schmidt [Sun, 7 Aug 2011 17:47:08 +0000 (19:47 +0200)]
Fixed missing updateDate update during package updates

13 years agoRemoved double use wcf\util\StringUtil
Matthias Schmidt [Sun, 7 Aug 2011 11:15:02 +0000 (13:15 +0200)]
Removed double use wcf\util\StringUtil

13 years agoMerge pull request #85 from Gravatronics/standaloneInstallationErrors
Alexander Ebert [Sat, 6 Aug 2011 12:15:46 +0000 (05:15 -0700)]
Merge pull request #85 from Gravatronics/standaloneInstallationErrors

Fixed 2 errors that prevented the installation of standalone application

13 years agoMerge pull request #87 from Gravatronics/updateErrors
Alexander Ebert [Sat, 6 Aug 2011 12:14:20 +0000 (05:14 -0700)]
Merge pull request #87 from Gravatronics/updateErrors

Fixed three package update errors

13 years agoMerge pull request #89 from rs90/FixedStorageHandler
Alexander Ebert [Sat, 6 Aug 2011 12:10:13 +0000 (05:10 -0700)]
Merge pull request #89 from rs90/FixedStorageHandler

Fixed storage handler usage in wcfsetup/install/files/lib/system/storage/

13 years agoFixed storage handler usage in wcfsetup/install/files/lib/system/storage/StorageHandl...
rs90 [Sat, 6 Aug 2011 10:14:47 +0000 (13:14 +0300)]
Fixed storage handler usage in wcfsetup/install/files/lib/system/storage/StorageHandler.class.php

13 years agoAgain more definition lists and CSS refinements
Luzifr [Sat, 6 Aug 2011 01:04:14 +0000 (03:04 +0200)]
Again more definition lists and CSS refinements

13 years agoMore definition lists, some other improvements
Luzifr [Fri, 5 Aug 2011 19:29:51 +0000 (21:29 +0200)]
More definition lists, some other improvements

Note that only simple definition lists are being implemented right now.
Complex forms will be done later.

13 years agoRemoved obsolete parameters
Marcel Werk [Fri, 5 Aug 2011 19:28:55 +0000 (21:28 +0200)]
Removed obsolete parameters

13 years agoMerge branch 'master' of github.com:WoltLab/WCF
Marcel Werk [Fri, 5 Aug 2011 17:56:55 +0000 (19:56 +0200)]
Merge branch 'master' of github.com:WoltLab/WCF

13 years agoFixed missing include of options.inc.php
Marcel Werk [Fri, 5 Aug 2011 17:56:41 +0000 (19:56 +0200)]
Fixed missing include of options.inc.php

13 years agoFixed some package update errors (update is still not working)
Marcel Werk [Fri, 5 Aug 2011 17:48:14 +0000 (19:48 +0200)]
Fixed some package update errors (update is still not working)

13 years agoFixed threw package update errors
Matthias Schmidt [Fri, 5 Aug 2011 16:58:28 +0000 (18:58 +0200)]
Fixed threw package update errors

Those three errors are: 1. After a package is updated, the package
version isn't updated. 2. Several pieces of code caused an error in
`PackageInstallationNodeBuilder::buildPluginNodes()` because
`PackageArchive::getUpdateInstructions()` returned an array with an
illegal structure that was created while building the update
instructions. 3. `use wcf\util\StringUtil;` was missing in `Package`
since the `StringUtil` is used in `Package::checkFromversion()` (just
used during updates, not during installations).

13 years agoCSS clean-up and more definition lists
Luzifr [Fri, 5 Aug 2011 16:27:04 +0000 (18:27 +0200)]
CSS clean-up and more definition lists

Note: The definition list layout has changed slightly. All files already
changed to definition-lists have to be updated to reflect this changes.

13 years agoFixed documentation
Marcel Werk [Fri, 5 Aug 2011 15:23:22 +0000 (17:23 +0200)]
Fixed documentation

13 years agoStorageHandler's reset() now supports multiple userIDs
Alexander Ebert [Fri, 5 Aug 2011 13:13:21 +0000 (15:13 +0200)]
StorageHandler's reset() now supports multiple userIDs

13 years agopackageDescription isn't optional
Matthias Schmidt [Fri, 5 Aug 2011 13:02:35 +0000 (15:02 +0200)]
packageDescription isn't optional

13 years agoInserted backticks for foreign keys in MySQL
Alexander Ebert [Fri, 5 Aug 2011 12:43:11 +0000 (14:43 +0200)]
Inserted backticks for foreign keys in MySQL

Somehow MySQL does not like symbol names starting with a number, while within backticks they're allowed. As a side note, documentation does not mention this pitfall once. Like always.

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

13 years agoProviding reference to action proxy within init()
Alexander Ebert [Fri, 5 Aug 2011 12:21:05 +0000 (14:21 +0200)]
Providing reference to action proxy within init()

13 years agoMerge branch 'master' of github.com:WoltLab/WCF
Marcel Werk [Fri, 5 Aug 2011 12:20:58 +0000 (14:20 +0200)]
Merge branch 'master' of github.com:WoltLab/WCF

13 years agoRevised default templates
Marcel Werk [Fri, 5 Aug 2011 12:20:43 +0000 (14:20 +0200)]
Revised default templates

13 years agoMerge pull request #86 from Gravatronics/packageURLinXSD
Alexander Ebert [Fri, 5 Aug 2011 10:31:21 +0000 (03:31 -0700)]
Merge pull request #86 from Gravatronics/packageURLinXSD

Added missing 'packageurl' in package.xsd

13 years agoimprovements to tabs and headings
Luzifr [Fri, 5 Aug 2011 10:17:14 +0000 (12:17 +0200)]
improvements to tabs and headings

13 years agoAdded missing 'packageurl' in package.xsd
Matthias Schmidt [Fri, 5 Aug 2011 09:42:26 +0000 (11:42 +0200)]
Added missing 'packageurl' in package.xsd

Note: `PackageArchive::readPackageInfo()` also handles `readme` and
`license` which are also missing in the `package.xsd` file.

13 years agoFixed 2 errors that prevented the installation of standalone application
Matthias Schmidt [Fri, 5 Aug 2011 09:33:12 +0000 (11:33 +0200)]
Fixed 2 errors that prevented the installation of standalone application

`PackageInstallationNodeBuilder::buildPackageNode()` didn't handle
non-existing `packageDescription` and `authorURL` tags (which may be
omitted according to the `package.xsd` file) so that they were set to
null which caused problems later when
`PackageInstallationDispatcher::installPackage()` is called and tries to
save that node data since the database table columns
`packageDescription` and `authorURL` may not be null.  Also the
`SQLPackageInstallationPlugin::install()` method called
`Package::getAbbreviation()` the wrong way.

13 years agoChanges to the tab menus (experimental) und more def lists
Luzifr [Thu, 4 Aug 2011 19:15:45 +0000 (21:15 +0200)]
Changes to the tab menus (experimental) und more def lists

13 years agoMerge pull request #84 from Gravatronics/removedIntersectKeys
Alexander Ebert [Thu, 4 Aug 2011 18:12:30 +0000 (11:12 -0700)]
Merge pull request #84 from Gravatronics/removedIntersectKeys

Removed ArrayUtil::intersectKeys()

13 years agoAdded @deprecated info
Matthias Schmidt [Thu, 4 Aug 2011 17:55:47 +0000 (19:55 +0200)]
Added @deprecated info

13 years agoNo icons in buttons and removed shadow
Luzifr [Thu, 4 Aug 2011 16:27:43 +0000 (18:27 +0200)]
No icons in buttons and removed shadow

13 years agoReinserted ArrayUtil::intersectKeys()
Matthias Schmidt [Thu, 4 Aug 2011 16:18:26 +0000 (18:18 +0200)]
Reinserted ArrayUtil::intersectKeys()

13 years agoMerge pull request #82 from mpdeimos/master
Alexander Ebert [Thu, 4 Aug 2011 12:37:45 +0000 (05:37 -0700)]
Merge pull request #82 from mpdeimos/master

use require instead of require once in WCF::initDB()

13 years agoMerge pull request #83 from Gravatronics/documentationUpdates
Alexander Ebert [Thu, 4 Aug 2011 12:36:27 +0000 (05:36 -0700)]
Merge pull request #83 from Gravatronics/documentationUpdates

Documentation updates of system classes

13 years agoLittle documentation update of LanguageFactory
Matthias Schmidt [Thu, 4 Aug 2011 06:48:22 +0000 (08:48 +0200)]
Little documentation update of LanguageFactory

13 years agoMore definition lists
Luzifr [Thu, 4 Aug 2011 00:26:00 +0000 (02:26 +0200)]
More definition lists

13 years agoBox-shadow for large buttons
Luzifr [Wed, 3 Aug 2011 21:30:40 +0000 (23:30 +0200)]
Box-shadow for large buttons

13 years agoSome changes, mostly to tables…
Luzifr [Wed, 3 Aug 2011 19:27:22 +0000 (21:27 +0200)]
Some changes, mostly to tables…

Table-heads without table-header sort-option do not have a hover-effect
any more, simplified table layout for that change; rebuild some forms to
be built upon definition lists; extended the CSS for large buttons;
changed some CSS for the page-background and its effects (unfinished).
Note that background-colors on page-back, box-titles and table-heads are
dark, because there should be a background-image over that. Images
aren't checked in at this time. Maybe the design will change to the
"Basic"-style at some point.

13 years agoRemoved ArrayUtil::intersectKeys()
Matthias Schmidt [Wed, 3 Aug 2011 15:29:03 +0000 (17:29 +0200)]
Removed ArrayUtil::intersectKeys()

`array_intersect_key()` is available as of PHP 5.1.0.

13 years agoAdditional small documentation updates of system classes
Matthias Schmidt [Wed, 3 Aug 2011 15:13:40 +0000 (17:13 +0200)]
Additional small documentation updates of system classes

13 years agoUpdated documentation of several system classes.
Matthias Schmidt [Wed, 3 Aug 2011 15:08:12 +0000 (17:08 +0200)]
Updated documentation of several system classes.

13 years agoFixed some small bugs
Luzifr [Wed, 3 Aug 2011 14:21:20 +0000 (16:21 +0200)]
Fixed some small bugs

13 years agoSmall bug-fixes and some testing.
Luzifr [Wed, 3 Aug 2011 10:09:20 +0000 (12:09 +0200)]
Small bug-fixes and some testing.

13 years agoSome GUI improvements
Luzifr [Tue, 2 Aug 2011 20:12:09 +0000 (22:12 +0200)]
Some GUI improvements

13 years agoFixed some minor errors
Marcel Werk [Tue, 2 Aug 2011 19:19:58 +0000 (21:19 +0200)]
Fixed some minor errors

13 years agoMerge branch 'master' of github.com:WoltLab/WCF
Marcel Werk [Tue, 2 Aug 2011 17:53:05 +0000 (19:53 +0200)]
Merge branch 'master' of github.com:WoltLab/WCF

13 years agoFixed multiple issues in PreparedStatementConditionBuilder
Marcel Werk [Tue, 2 Aug 2011 17:52:49 +0000 (19:52 +0200)]
Fixed multiple issues in PreparedStatementConditionBuilder
- added missing exception message
- replaced the usage of isset with array_key_exists

13 years agoI forgot that.
Luzifr [Tue, 2 Aug 2011 17:46:04 +0000 (19:46 +0200)]
I forgot that.

13 years agoMore adaptions (mostly badges & languages)
Luzifr [Tue, 2 Aug 2011 17:30:26 +0000 (19:30 +0200)]
More adaptions (mostly badges & languages)

13 years agorequire_once -> require in WCF::initDB() - prevents file not being loaded if required...
Martin [Tue, 2 Aug 2011 15:23:14 +0000 (17:23 +0200)]
require_once -> require in WCF::initDB() - prevents file not being loaded if required before

13 years agoSmall Changes to languages and views.
Luzifr [Tue, 2 Aug 2011 14:59:12 +0000 (16:59 +0200)]
Small Changes to languages and views.

Fixed some design, language and template issues. Introducing badges
(will be widely used soon).

13 years agoMerge pull request #81 from wbb3addons/wcfDotUserJs
Alexander Ebert [Tue, 2 Aug 2011 09:45:57 +0000 (02:45 -0700)]
Merge pull request #81 from wbb3addons/wcfDotUserJs

Adding WCF.User-Object in JavaScript

13 years agoForgot that one class.
Luzifr [Tue, 2 Aug 2011 00:23:25 +0000 (02:23 +0200)]
Forgot that one class.

13 years agoSmall corrections and adaptions
Luzifr [Tue, 2 Aug 2011 00:07:15 +0000 (02:07 +0200)]
Small corrections and adaptions

13 years agoAdding WCF.User-Object in JavaScript
Tim Düsterhus [Mon, 1 Aug 2011 21:04:04 +0000 (23:04 +0200)]
Adding WCF.User-Object in JavaScript

Currently only holds username and userID

13 years agoFurther changes to tables and (simplified)
Luzifr [Mon, 1 Aug 2011 19:18:43 +0000 (21:18 +0200)]
Further changes to tables and (simplified)

"subTabMenu" = "menu", "titleBarPanel" = "boxTitle", code format, other
changes.

13 years agoAdded include of default javascript files
Marcel Werk [Mon, 1 Aug 2011 17:48:10 +0000 (19:48 +0200)]
Added include of default javascript files

13 years agoMerge branch 'master' of github.com:WoltLab/WCF
Alexander Ebert [Mon, 1 Aug 2011 16:12:24 +0000 (18:12 +0200)]
Merge branch 'master' of github.com:WoltLab/WCF

13 years agoFixed invalid variable access
Alexander Ebert [Mon, 1 Aug 2011 16:12:02 +0000 (18:12 +0200)]
Fixed invalid variable access

13 years agoMerge pull request #79 from OkanEsen/wcfDoc
Alexander Ebert [Mon, 1 Aug 2011 10:39:59 +0000 (03:39 -0700)]
Merge pull request #79 from OkanEsen/wcfDoc

Added some documentation fixes.

13 years agoAdded some documentation fixes.
Okan Esen [Sun, 31 Jul 2011 23:50:12 +0000 (01:50 +0200)]
Added some documentation fixes.

13 years agoMerge pull request #78 from PhrozenByte/additionalGitIgnores
Alexander Ebert [Sat, 30 Jul 2011 11:53:36 +0000 (04:53 -0700)]
Merge pull request #78 from PhrozenByte/additionalGitIgnores

Adding some additional .gitignore

13 years agoSome text corrections
Luzifr [Sat, 30 Jul 2011 01:08:36 +0000 (03:08 +0200)]
Some text corrections

13 years agooptions.inc.php is required during setup
Daniel Rudolf [Fri, 29 Jul 2011 20:00:44 +0000 (22:00 +0200)]
options.inc.php is required during setup