GitHub/WoltLab/WCF.git
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 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

13 years agoAdding some additional .gitignore
Daniel Rudolf [Fri, 29 Jul 2011 19:44:44 +0000 (21:44 +0200)]
Adding some additional .gitignore

13 years agoMerge branch 'master' of github.com:WoltLab/WCF
Marcel Werk [Fri, 29 Jul 2011 19:31:47 +0000 (21:31 +0200)]
Merge branch 'master' of github.com:WoltLab/WCF

13 years agoFixed an issue where index names exceeded the maximum size permitted by MySQL
Marcel Werk [Fri, 29 Jul 2011 19:31:34 +0000 (21:31 +0200)]
Fixed an issue where index names exceeded the maximum size permitted by MySQL

13 years agoSome minor changes and one experimental table construct
Luzifr [Fri, 29 Jul 2011 18:27:59 +0000 (20:27 +0200)]
Some minor changes and one experimental table construct

13 years agoMerge pull request #77 from WCFSolutions/loadingLanguageVar
Alexander Ebert [Fri, 29 Jul 2011 12:40:43 +0000 (05:40 -0700)]
Merge pull request #77 from WCFSolutions/loadingLanguageVar

Added loading language var

13 years agoCorrected encoding of en.xml
Sebastian Öttl [Thu, 28 Jul 2011 15:13:12 +0000 (17:13 +0200)]
Corrected encoding of en.xml

13 years agoAdded more e-mail fields & their style
Luzifr [Thu, 28 Jul 2011 15:47:16 +0000 (17:47 +0200)]
Added more e-mail fields & their style

the missing style declarations from previous commit

13 years agoAdded more e-mail fields & their style
Luzifr [Thu, 28 Jul 2011 15:45:07 +0000 (17:45 +0200)]
Added more e-mail fields & their style

13 years agoAdded language var wcf.global.loading
Sebastian Öttl [Thu, 28 Jul 2011 15:08:35 +0000 (17:08 +0200)]
Added language var wcf.global.loading

13 years agoMerge pull request #71 from Gravatronics/userRegistrationDate
Alexander Ebert [Thu, 28 Jul 2011 14:56:21 +0000 (07:56 -0700)]
Merge pull request #71 from Gravatronics/userRegistrationDate

Added missing registrationDate handling in UserEditor

13 years agoMerge pull request #75 from Tr3kk3r/docDataFixes
Marcel Werk [Thu, 28 Jul 2011 13:15:19 +0000 (06:15 -0700)]
Merge pull request #75 from Tr3kk3r/docDataFixes

documentation fixes in wcf/data

13 years agoMerge pull request #74 from Gravatronics/validSortFields
Marcel Werk [Thu, 28 Jul 2011 13:14:43 +0000 (06:14 -0700)]
Merge pull request #74 from Gravatronics/validSortFields

Introduced SortablePage::$validSortFields

13 years agoMerge pull request #73 from Gravatronics/updateServerListServerURL
Marcel Werk [Thu, 28 Jul 2011 13:13:44 +0000 (06:13 -0700)]
Merge pull request #73 from Gravatronics/updateServerListServerURL

Update server property serverURL

13 years agodocumentation fixes in wcf/data
Tr3kk3r [Thu, 28 Jul 2011 13:09:30 +0000 (15:09 +0200)]
documentation fixes in wcf/data

13 years agoCode format
Luzifr [Thu, 28 Jul 2011 12:47:09 +0000 (14:47 +0200)]
Code format

13 years agoIntroduced SortablePage::$validSortFields
Matthias Schmidt [Thu, 28 Jul 2011 12:45:29 +0000 (14:45 +0200)]
Introduced SortablePage::$validSortFields

With the new property SortablePage::$validSortFields many classes don't
need to overwrite SortablePage::validateSortField(), the valid sort
fields just need to be added to the SortablePage::$validSortFields
array. It also makes it easier for plugins to add new valid sort fields.

13 years agoSmall corrections
Matthias Schmidt [Thu, 28 Jul 2011 12:32:29 +0000 (14:32 +0200)]
Small corrections

13 years agoFixed update server property serverURL
Matthias Schmidt [Thu, 28 Jul 2011 12:27:15 +0000 (14:27 +0200)]
Fixed update server property serverURL

In several cases $updateServer->server was used instead of
$updateServer->serverURL. Also changed the related variable and language
variable names.

13 years agoMerge pull request #72 from Tr3kk3r/docUpdate
Marcel Werk [Thu, 28 Jul 2011 12:17:00 +0000 (05:17 -0700)]
Merge pull request #72 from Tr3kk3r/docUpdate

documentation updates

13 years agoDeleted whitespace
Matthias Schmidt [Thu, 28 Jul 2011 11:57:23 +0000 (13:57 +0200)]
Deleted whitespace

13 years agoAdded missing registrationDate handling in UserEditor
Matthias Schmidt [Thu, 28 Jul 2011 11:56:25 +0000 (13:56 +0200)]
Added missing registrationDate handling in UserEditor

Without this special handling, the registrationDate is 0 for each user.

13 years agodocumentation updates
Tr3kk3r [Thu, 28 Jul 2011 11:56:07 +0000 (13:56 +0200)]
documentation updates

13 years agoMerge branch 'master' of github.com:WoltLab/WCF
Marcel Werk [Thu, 28 Jul 2011 11:39:40 +0000 (13:39 +0200)]
Merge branch 'master' of github.com:WoltLab/WCF

13 years agoFixed an error in the header menu
Marcel Werk [Thu, 28 Jul 2011 11:39:28 +0000 (13:39 +0200)]
Fixed an error in the header menu

13 years agoMerge pull request #70 from Gravatronics/pageFormDocUpdate
Marcel Werk [Thu, 28 Jul 2011 11:16:46 +0000 (04:16 -0700)]
Merge pull request #70 from Gravatronics/pageFormDocUpdate

Updated form and page documentations

13 years agoSome updates of the previous commit
Matthias Schmidt [Thu, 28 Jul 2011 07:59:03 +0000 (09:59 +0200)]
Some updates of the previous commit

13 years agoUpdated form and page documentations
Matthias Schmidt [Thu, 28 Jul 2011 07:43:27 +0000 (09:43 +0200)]
Updated form and page documentations

Updated the form and page documentations, some acp forms' documentations
still need to be updated. Additionally the obsolete property
wcf\acp\page\PackageListPage::$packageList has been removed and a
property name typo was fixed (in wcf\acp\form\PackageUpdateAuthForm:
$header instead of $eader).

13 years agoCode-Format (part 2)
Luzifr [Thu, 28 Jul 2011 00:12:16 +0000 (02:12 +0200)]
Code-Format (part 2)

13 years agoSmall addition to the CSS
Luzifr [Wed, 27 Jul 2011 18:49:47 +0000 (20:49 +0200)]
Small addition to the CSS

13 years agoFixed HTML error due to invalid nesting
Alexander Ebert [Wed, 27 Jul 2011 18:00:01 +0000 (20:00 +0200)]
Fixed HTML error due to invalid nesting

13 years agoMoved into own repository WoltLab/com.woltlab.wcf.notification
Alexander Ebert [Wed, 27 Jul 2011 16:22:58 +0000 (18:22 +0200)]
Moved into own repository WoltLab/com.woltlab.wcf.notification

13 years agoMerge branch 'master' of github.com:WoltLab/WCF
Alexander Ebert [Wed, 27 Jul 2011 14:17:39 +0000 (16:17 +0200)]
Merge branch 'master' of github.com:WoltLab/WCF

13 years agoAdded spinner and global icon storage
Alexander Ebert [Wed, 27 Jul 2011 14:16:35 +0000 (16:16 +0200)]
Added spinner and global icon storage

13 years agoFixed small errors
Luzifr [Wed, 27 Jul 2011 13:57:14 +0000 (15:57 +0200)]
Fixed small errors

13 years agoMerge branch 'master' of github.com:WoltLab/WCF
Marcel Werk [Wed, 27 Jul 2011 13:56:22 +0000 (15:56 +0200)]
Merge branch 'master' of github.com:WoltLab/WCF

13 years agoRemoved the min lifetime for cache resources
Marcel Werk [Wed, 27 Jul 2011 13:56:06 +0000 (15:56 +0200)]
Removed the min lifetime for cache resources
Fixed some windows issues

13 years agoImproved image adapters, removed old Thumbnail-class
Alexander Ebert [Wed, 27 Jul 2011 13:19:16 +0000 (15:19 +0200)]
Improved image adapters, removed old Thumbnail-class

13 years agoTypo fixed
Luzifr [Wed, 27 Jul 2011 08:44:28 +0000 (10:44 +0200)]
Typo fixed

13 years agoCode-Format & Input Type "email" (unfinished!)
Luzifr [Tue, 26 Jul 2011 23:43:17 +0000 (01:43 +0200)]
Code-Format & Input Type "email" (unfinished!)

13 years agoTwo dummy icons & one style bugfix.
Luzifr [Tue, 26 Jul 2011 19:12:44 +0000 (21:12 +0200)]
Two dummy icons & one style bugfix.

13 years agouserSearch.tpl now uses new TabMenu-API
Alexander Ebert [Tue, 26 Jul 2011 19:08:01 +0000 (21:08 +0200)]
userSearch.tpl now uses new TabMenu-API

13 years agoFixed an exception in cache handler fallback
Marcel Werk [Tue, 26 Jul 2011 18:49:57 +0000 (20:49 +0200)]
Fixed an exception in cache handler fallback

13 years agoMerge branch 'master' of github.com:WoltLab/WCF
Alexander Ebert [Tue, 26 Jul 2011 18:27:16 +0000 (20:27 +0200)]
Merge branch 'master' of github.com:WoltLab/WCF

13 years agoAdded missing isset to prevent errors
Alexander Ebert [Tue, 26 Jul 2011 18:26:18 +0000 (20:26 +0200)]
Added missing isset to prevent errors

13 years agoMore ACP design updates
Luzifr [Tue, 26 Jul 2011 18:18:22 +0000 (20:18 +0200)]
More ACP design updates

Tables, buttons and form elements now with more design (some
experimental). Beware that table HTML-layout may change soon! Also
changed some language variables.

13 years agoImproved contribution guidelines
Alexander Ebert [Tue, 26 Jul 2011 16:38:45 +0000 (18:38 +0200)]
Improved contribution guidelines

Using new lines other than Unix-style (\n) is no longer accepted and will cause an immediate reject.

Furthermore I've improved details on indentation, causing a lot of confusion lately.

13 years agoImplemented image adapters for GD and ImageMagick (2/2)
Alexander Ebert [Tue, 26 Jul 2011 16:31:40 +0000 (18:31 +0200)]
Implemented image adapters for GD and ImageMagick (2/2)

Introduced IMAGE_ADAPTER_TYPE to switch between available backends. Additionally inserted a static method isSupported() to ensure library is available, if not fallback to GD.

Usage: wcf\system\image\ImageHandler::getInstance()->getAdapter()

13 years agoImplemented image adapters for GD and ImageMagick
Alexander Ebert [Tue, 26 Jul 2011 16:06:58 +0000 (18:06 +0200)]
Implemented image adapters for GD and ImageMagick

Image adapters have been tested during development, but needs some more real world examples to ensure consistent and desired behavior.

The ImageHandler-class is still outstanding, will be included with the upcoming commits, leaving the image adapters almost useless for now.

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

13 years agoFixed the installation of cronjobs
Marcel Werk [Tue, 26 Jul 2011 15:58:20 +0000 (17:58 +0200)]
Fixed the installation of cronjobs

13 years agoMerge pull request #69 from wbb3addons/wcfJsImprovements
Alexander Ebert [Tue, 26 Jul 2011 15:10:51 +0000 (08:10 -0700)]
Merge pull request #69 from wbb3addons/wcfJsImprovements

Made several improvements to WCF.js

13 years agoMade several improvements to WCF.js
Tim Düsterhus [Tue, 26 Jul 2011 14:06:43 +0000 (16:06 +0200)]
Made several improvements to WCF.js

addThousandsSeparator now also works with floats
Added formatNumeric for localizing
Added WCF.Number for number-related functions
Added #-modifier to templates

Added Markus as author, with his consent, he created a large part of WCF.js

13 years agoMerge pull request #64 from Gravatronics/fixedCleanupHandler
Marcel Werk [Tue, 26 Jul 2011 13:38:02 +0000 (06:38 -0700)]
Merge pull request #64 from Gravatronics/fixedCleanupHandler

Fixed missing package id in cache name in CleanupHandler

13 years agoMerge pull request #67 from Gravatronics/fixedFireAction
Marcel Werk [Tue, 26 Jul 2011 13:37:45 +0000 (06:37 -0700)]
Merge pull request #67 from Gravatronics/fixedFireAction

Fixed fire action

13 years agoMerge pull request #68 from Gravatronics/fixedMailSender
Marcel Werk [Tue, 26 Jul 2011 13:37:04 +0000 (06:37 -0700)]
Merge pull request #68 from Gravatronics/fixedMailSender

Fixed property name in MailSender