GitHub/WoltLab/WCF.git
12 years agoSmall fixes
Luzifr [Wed, 8 Feb 2012 14:49:16 +0000 (15:49 +0100)]
Small fixes

12 years agoPrototype for static includes
Alexander Ebert [Wed, 8 Feb 2012 14:33:37 +0000 (15:33 +0100)]
Prototype for static includes

EXPERIMENTAL/crash-for-sure

12 years agoFixes ClipboardEditor + new class for it
Luzifr [Wed, 8 Feb 2012 14:15:33 +0000 (15:15 +0100)]
Fixes ClipboardEditor + new class for it

12 years agoMerge branch 'master' of github.com:WoltLab/WCF
Alexander Ebert [Wed, 8 Feb 2012 13:39:42 +0000 (14:39 +0100)]
Merge branch 'master' of github.com:WoltLab/WCF

12 years agoFixes anchor links
Alexander Ebert [Wed, 8 Feb 2012 13:39:15 +0000 (14:39 +0100)]
Fixes anchor links

12 years agoI forgot that one!
Luzifr [Wed, 8 Feb 2012 13:17:50 +0000 (14:17 +0100)]
I forgot that one!

12 years agoStyle-prefixes
Luzifr [Wed, 8 Feb 2012 13:16:17 +0000 (14:16 +0100)]
Style-prefixes

12 years agoAnother small fix
Luzifr [Wed, 8 Feb 2012 12:58:18 +0000 (13:58 +0100)]
Another small fix

Note that the style for "jsClipboardEditor" is only temporary - there
will be another CSS-class for it soon!

12 years agoMore bug-fixes & removed doubled classes
Luzifr [Wed, 8 Feb 2012 12:46:14 +0000 (13:46 +0100)]
More bug-fixes & removed doubled classes

12 years agoMore bug-fixes & extras
Luzifr [Wed, 8 Feb 2012 12:41:15 +0000 (13:41 +0100)]
More bug-fixes & extras

12 years agoFixed plugin list pagination
Alexander Ebert [Wed, 8 Feb 2012 12:04:29 +0000 (13:04 +0100)]
Fixed plugin list pagination

12 years agoSmall bug-fix
Luzifr [Wed, 8 Feb 2012 11:34:03 +0000 (12:34 +0100)]
Small bug-fix

12 years agoSmall optimization
Luzifr [Wed, 8 Feb 2012 11:16:01 +0000 (12:16 +0100)]
Small optimization

12 years agoMerge pull request #424 from Siora/patch-3
Alexander Ebert [Tue, 7 Feb 2012 20:47:50 +0000 (12:47 -0800)]
Merge pull request #424 from Siora/patch-3

change standalone to isApplication

12 years agoUpdate wcfsetup/install/files/lib/system/package/PackageArchive.class.php
Jean-Marc Licht [Tue, 7 Feb 2012 19:45:42 +0000 (20:45 +0100)]
Update wcfsetup/install/files/lib/system/package/PackageArchive.class.php

12 years agoStyle-prefixes
Luzifr [Tue, 7 Feb 2012 19:03:53 +0000 (20:03 +0100)]
Style-prefixes

12 years agoStyle-prefix
Luzifr [Tue, 7 Feb 2012 18:56:23 +0000 (19:56 +0100)]
Style-prefix

12 years agoModified class-name & small changes
Luzifr [Tue, 7 Feb 2012 18:28:39 +0000 (19:28 +0100)]
Modified class-name & small changes

12 years agoStyle-prefixes
Luzifr [Tue, 7 Feb 2012 18:10:20 +0000 (19:10 +0100)]
Style-prefixes

12 years agoMultiple changes
Luzifr [Tue, 7 Feb 2012 17:41:54 +0000 (18:41 +0100)]
Multiple changes

Style-prefixes; Removed doubled styles; Some small improvements; New
"default"-icon.

12 years agoStyle-prefixes
Luzifr [Tue, 7 Feb 2012 15:43:30 +0000 (16:43 +0100)]
Style-prefixes

12 years agoNew class
Luzifr [Tue, 7 Feb 2012 15:19:13 +0000 (16:19 +0100)]
New class

12 years agoStyle-prefixes …
Luzifr [Tue, 7 Feb 2012 15:15:52 +0000 (16:15 +0100)]
Style-prefixes …

12 years agoRemoved doubled classes & improved some HTML
Luzifr [Tue, 7 Feb 2012 14:06:07 +0000 (15:06 +0100)]
Removed doubled classes & improved some HTML

12 years agochange standalone to isApplication
Jean-Marc Licht [Mon, 6 Feb 2012 21:30:46 +0000 (22:30 +0100)]
change standalone to isApplication

12 years agoMore animation speed & more style-prefixes
Luzifr [Mon, 6 Feb 2012 18:29:14 +0000 (19:29 +0100)]
More animation speed & more style-prefixes

Also added new class for tables; Changed application-list to an ordered
list; Modified some class-names; Removed doubled declarations.

12 years agoMore style-prefixes
Luzifr [Mon, 6 Feb 2012 17:14:42 +0000 (18:14 +0100)]
More style-prefixes

12 years agoMore Style-prefixes
Luzifr [Mon, 6 Feb 2012 16:42:47 +0000 (17:42 +0100)]
More Style-prefixes

12 years agoMerge pull request #421 from wbbaddons/cssFix
Harald Szekely [Mon, 6 Feb 2012 14:04:59 +0000 (06:04 -0800)]
Merge pull request #421 from wbbaddons/cssFix

Fixing definition lists in dialogs

12 years agoIntroduced getAnchor() for qualified anchors
Alexander Ebert [Sun, 5 Feb 2012 21:07:20 +0000 (22:07 +0100)]
Introduced getAnchor() for qualified anchors

Fixes #288

12 years agoImplemented application paths in template
Alexander Ebert [Sun, 5 Feb 2012 20:43:20 +0000 (21:43 +0100)]
Implemented application paths in template

Important notice:
Do NOT use RELATIVE_WCF_DIR (or equal) in templates anymore, please use WCF::getPath('...') (use abbreviation) instead which resolves to the real domain path (e.g. WCF is on another domain/subdomain)

Removed image viewer templates, they're worthless anyway.

12 years agoFixing definition lists in dialogs
Tim Düsterhus [Sun, 5 Feb 2012 18:23:02 +0000 (19:23 +0100)]
Fixing definition lists in dialogs

12 years agoMerge pull request #417 from max-m/patch-2
Marcel Werk [Sat, 4 Feb 2012 16:12:39 +0000 (08:12 -0800)]
Merge pull request #417 from max-m/patch-2

Fixes right sidebar, 'cause @Luzifr forgot a comma ;D

12 years agoFixes right sidebar, 'cause @Luzifr forgot a comma ;D
max-m [Sat, 4 Feb 2012 11:05:28 +0000 (12:05 +0100)]
Fixes right sidebar, 'cause @Luzifr forgot a comma ;D

12 years agoFixes small mistake
Luzifr [Fri, 3 Feb 2012 18:06:11 +0000 (19:06 +0100)]
Fixes small mistake

12 years agoMerge pull request #416 from wbbaddons/typo
Harald Szekely [Fri, 3 Feb 2012 17:51:07 +0000 (09:51 -0800)]
Merge pull request #416 from wbbaddons/typo

Fixes two typoes (PHPDoc + Variable)

12 years agoFixes two typoes (PHPDoc + Variable)
Tim Düsterhus [Fri, 3 Feb 2012 16:56:09 +0000 (17:56 +0100)]
Fixes two typoes (PHPDoc + Variable)

12 years agoMore style-prefixes
Luzifr [Fri, 3 Feb 2012 16:46:06 +0000 (17:46 +0100)]
More style-prefixes

12 years agoMore style-prefixes (also a "js"-prefix!)
Luzifr [Fri, 3 Feb 2012 15:57:49 +0000 (16:57 +0100)]
More style-prefixes (also a "js"-prefix!)

@ Alex: Please see if "js clipboard editor" & "wcf-dialog" still work!

12 years agoMore style-prefixes
Luzifr [Fri, 3 Feb 2012 14:58:28 +0000 (15:58 +0100)]
More style-prefixes

12 years agoMore style-prefixes
Luzifr [Fri, 3 Feb 2012 14:30:35 +0000 (15:30 +0100)]
More style-prefixes

12 years agoMore style-prefixes
Luzifr [Fri, 3 Feb 2012 14:00:07 +0000 (15:00 +0100)]
More style-prefixes

12 years agoMore style-prefixes
Luzifr [Fri, 3 Feb 2012 13:33:47 +0000 (14:33 +0100)]
More style-prefixes

12 years agoMore classes doubled (prefixed classes)
Luzifr [Thu, 2 Feb 2012 19:52:50 +0000 (20:52 +0100)]
More classes doubled (prefixed classes)

12 years agoRemoved class "overlay"
Luzifr [Thu, 2 Feb 2012 18:49:03 +0000 (19:49 +0100)]
Removed class "overlay"

12 years agoPrefixes for classes; New icon; Optimizations
Luzifr [Thu, 2 Feb 2012 18:44:14 +0000 (19:44 +0100)]
Prefixes for classes; New icon; Optimizations

Experimental: All classes will be prefixed from now on. This is the
start of this experiment. Prevents conflicts with
3rd-party-stylesheets. At the moment all classes are being doubled for
compatibility reasons, i'll remove those duplicates when all classes
are changed. Some problems: What will be the prefix for classes, which
are not WCF- or WBB-depended? Styles coming from small packages should
be prefixed somehow.

12 years agoMerge pull request #412 from wbbaddons/noExplicitToString
Alexander Ebert [Thu, 2 Feb 2012 16:42:31 +0000 (08:42 -0800)]
Merge pull request #412 from wbbaddons/noExplicitToString

Removing explicit call of toString

12 years agoRemoving explicit call of toString
Tim Düsterhus [Thu, 2 Feb 2012 16:36:50 +0000 (17:36 +0100)]
Removing explicit call of toString

PHP will call it in every string context as of PHP 5.2

12 years agoAdded missing language variables in frontend
Alexander Ebert [Thu, 2 Feb 2012 14:49:12 +0000 (15:49 +0100)]
Added missing language variables in frontend

12 years agoAdded language variables for confirmation dialogs
Alexander Ebert [Thu, 2 Feb 2012 14:48:18 +0000 (15:48 +0100)]
Added language variables for confirmation dialogs

12 years agoDelete confirmation now uses system confirmation
Alexander Ebert [Thu, 2 Feb 2012 14:43:57 +0000 (15:43 +0100)]
Delete confirmation now uses system confirmation

Added ability to pass custom parameters to callback

12 years agoAdded confirmation dialog and improved dialog
Alexander Ebert [Thu, 2 Feb 2012 13:57:00 +0000 (14:57 +0100)]
Added confirmation dialog and improved dialog

12 years agoFixed redirect application
Alexander Ebert [Wed, 1 Feb 2012 13:43:40 +0000 (14:43 +0100)]
Fixed redirect application

12 years agoRedirecting to application within WCFSetup
Alexander Ebert [Wed, 1 Feb 2012 13:18:11 +0000 (14:18 +0100)]
Redirecting to application within WCFSetup

Fixes #390

12 years agoChanged PeriodicalExecuter to shield from double execution
Alexander Ebert [Tue, 31 Jan 2012 17:14:09 +0000 (18:14 +0100)]
Changed PeriodicalExecuter to shield from double execution

Finally it's implementation is identically to Prototype's PeriodicalExecuter. Thank you guys for this fine solution!

Closes #405

12 years agoFixed a few common typos
Alexander Ebert [Tue, 31 Jan 2012 17:04:35 +0000 (18:04 +0100)]
Fixed a few common typos

12 years agoTabMenus now properly revert if hash is empty
Alexander Ebert [Tue, 31 Jan 2012 17:00:07 +0000 (18:00 +0100)]
TabMenus now properly revert if hash is empty

Fixes #397

12 years agoMerge branch 'master' of github.com:WoltLab/WCF
Alexander Ebert [Tue, 31 Jan 2012 16:41:30 +0000 (17:41 +0100)]
Merge branch 'master' of github.com:WoltLab/WCF

12 years agoFixed run-attribute for instructions
Alexander Ebert [Tue, 31 Jan 2012 16:40:42 +0000 (17:40 +0100)]
Fixed run-attribute for instructions

Fixes #398

12 years agoRemoved language changer
Alexander Ebert [Tue, 31 Jan 2012 16:39:19 +0000 (17:39 +0100)]
Removed language changer

Closes #352

12 years agoACP-template path is automatically registered
Alexander Ebert [Tue, 31 Jan 2012 16:37:42 +0000 (17:37 +0100)]
ACP-template path is automatically registered

Fixes #315

12 years agoMerge pull request #409 from Torben-Brodt/unused-variables
Alexander Ebert [Tue, 31 Jan 2012 15:24:31 +0000 (07:24 -0800)]
Merge pull request #409 from Torben-Brodt/unused-variables

remove unused variables, fix styleeditor

12 years agoMerge pull request #393 from wbbaddons/userStorageHandlerTransaction
Alexander Ebert [Tue, 31 Jan 2012 15:24:02 +0000 (07:24 -0800)]
Merge pull request #393 from wbbaddons/userStorageHandlerTransaction

Use transaction for updates to avoid problems with a race condition

12 years agoMerge pull request #408 from Torben-Brodt/imagick
Alexander Ebert [Tue, 31 Jan 2012 15:19:21 +0000 (07:19 -0800)]
Merge pull request #408 from Torben-Brodt/imagick

resolve fatal errors for wrong class signatures

12 years agoProcessed some TODOs
Alexander Ebert [Tue, 31 Jan 2012 15:10:19 +0000 (16:10 +0100)]
Processed some TODOs

12 years agoFixed a bunch of errors and missing uses
Alexander Ebert [Tue, 31 Jan 2012 14:48:38 +0000 (15:48 +0100)]
Fixed a bunch of errors and missing uses

12 years agoAdded class
Luzifr [Tue, 31 Jan 2012 13:25:09 +0000 (14:25 +0100)]
Added class

12 years agoMerge pull request #407 from Torben-Brodt/undefined-variables
Alexander Ebert [Tue, 31 Jan 2012 01:49:52 +0000 (17:49 -0800)]
Merge pull request #407 from Torben-Brodt/undefined-variables

label undefined variable issues with TODOs

12 years agoremove unused variable in calendar
Torben Brodt [Mon, 30 Jan 2012 21:02:12 +0000 (22:02 +0100)]
remove unused variable in calendar

12 years agoremove unnecessary query
Torben Brodt [Mon, 30 Jan 2012 21:01:57 +0000 (22:01 +0100)]
remove unnecessary query

12 years agoremove unused variables, fix styleeditor
Torben Brodt [Mon, 30 Jan 2012 20:58:12 +0000 (21:58 +0100)]
remove unused variables, fix styleeditor

12 years agouse exception for unimplemented method
Torben Brodt [Mon, 30 Jan 2012 20:48:39 +0000 (21:48 +0100)]
use exception for unimplemented method

12 years agoresolve fatal errors for wrong class signatures
Torben Brodt [Mon, 30 Jan 2012 20:38:01 +0000 (21:38 +0100)]
resolve fatal errors for wrong class signatures

12 years agolabel undefined variable issues with TODOs
Torben Brodt [Sun, 29 Jan 2012 13:59:39 +0000 (14:59 +0100)]
label undefined variable issues with TODOs

12 years agoMerge pull request #406 from Torben-Brodt/patch-1
Alexander Ebert [Mon, 30 Jan 2012 20:00:36 +0000 (12:00 -0800)]
Merge pull request #406 from Torben-Brodt/patch-1

90% performance optimization with spaces

12 years agoFixed check for unique packages
Alexander Ebert [Mon, 30 Jan 2012 19:34:54 +0000 (20:34 +0100)]
Fixed check for unique packages

Fixes #343

12 years ago90% performance optimization with spaces
Torben Brodt [Mon, 30 Jan 2012 19:25:35 +0000 (20:25 +0100)]
90% performance optimization with spaces

12 years agoMerge pull request #404 from wbbaddons/WCFdotLanguagedotgetReturnKeyOnNull
Alexander Ebert [Mon, 30 Jan 2012 14:44:26 +0000 (06:44 -0800)]
Merge pull request #404 from wbbaddons/WCFdotLanguagedotgetReturnKeyOnNull

WCF.Language.get returns the key when the language item is not found

12 years agoWCF.Language.get returns the key when the language item is not found
Tim Düsterhus [Mon, 30 Jan 2012 13:33:47 +0000 (14:33 +0100)]
WCF.Language.get returns the key when the language item is not found

This is a consistent behaviour to the PHP code

12 years agoMerge pull request #394 from wbbaddons/languageGetVariable
Alexander Ebert [Sun, 29 Jan 2012 15:23:42 +0000 (07:23 -0800)]
Merge pull request #394 from wbbaddons/languageGetVariable

Use WCF.Template for WCF.Language

12 years agoMerge branch 'master' of github.com:WoltLab/WCF
Alexander Ebert [Fri, 27 Jan 2012 19:54:37 +0000 (20:54 +0100)]
Merge branch 'master' of github.com:WoltLab/WCF

12 years agoFixed deletion of conflicting tables
Alexander Ebert [Fri, 27 Jan 2012 19:53:55 +0000 (20:53 +0100)]
Fixed deletion of conflicting tables

Previously foreign keys from 3rd party tables were not properly removed, causing MySQL to commit suicide

12 years agoMultiple changes
Luzifr [Fri, 27 Jan 2012 19:48:55 +0000 (20:48 +0100)]
Multiple changes

Fixes wcfUrl-display at installation; Again one "button" fixed; Removed
the string "subTab" from that function-name, as already announced to
Alex! Those menus will not be called "subTabMenu" again. Maybe there
will be a new name; Began adding the prefix "js" to
Javascrip-only-classes. Sorry Alex, but this is much better readable &
understandable for non-developers. Of course, adding the suffix "JS"
would also be possible. Please implement that everywhere!

12 years agoObsolete code
Luzifr [Fri, 27 Jan 2012 18:22:28 +0000 (19:22 +0100)]
Obsolete code

12 years agoImplemented support for table conflicts
Alexander Ebert [Fri, 27 Jan 2012 17:42:38 +0000 (18:42 +0100)]
Implemented support for table conflicts

@Burntime Could you add PostgreSQL support later?

See #178

12 years agoGeneral CSS clean-up
Luzifr [Fri, 27 Jan 2012 16:31:05 +0000 (17:31 +0100)]
General CSS clean-up

12 years agoFixed spinner icon
Alexander Ebert [Fri, 27 Jan 2012 14:16:01 +0000 (15:16 +0100)]
Fixed spinner icon

Fixes #388

12 years agoUpdated jQuery* libraries
Alexander Ebert [Fri, 27 Jan 2012 14:12:43 +0000 (15:12 +0100)]
Updated jQuery* libraries

jQuery 1.7 -> 1.7.1
jQuery UI 1.8.11 -> 1.8.17
jQuery Tools 1.2.5 -> 1.2.6

Fixes #392

12 years agoPartially reverted 2465bef
Alexander Ebert [Fri, 27 Jan 2012 13:54:58 +0000 (14:54 +0100)]
Partially reverted 2465bef

@Luzifr: You cannot use avatars within WCF-ACP, thus I removed it for now

12 years agoSmall cosmetical change ;-)
Luzifr [Thu, 26 Jan 2012 19:17:52 +0000 (20:17 +0100)]
Small cosmetical change ;-)

12 years agoMore "buttons"
Luzifr [Thu, 26 Jan 2012 18:58:09 +0000 (19:58 +0100)]
More "buttons"

12 years agoMultiple changes …
Luzifr [Thu, 26 Jan 2012 18:49:32 +0000 (19:49 +0100)]
Multiple changes …

Extended the button-effect with an additional shadow; Fixed bad
:focus-state on some buttons; Put user-avatar classes here, so that it
can be used everywhere (maybe only temporarily); Fixed bad rendering of
the page-navigation in Opera (by rebuilding the numbers-display).

12 years agoFixes some "button" issues
Luzifr [Thu, 26 Jan 2012 16:36:01 +0000 (17:36 +0100)]
Fixes some "button" issues

12 years agoMerge branch 'master' of github.com:WoltLab/WCF
Marcel Werk [Thu, 26 Jan 2012 16:24:09 +0000 (17:24 +0100)]
Merge branch 'master' of github.com:WoltLab/WCF

12 years agoSmall optimization
Marcel Werk [Thu, 26 Jan 2012 16:23:57 +0000 (17:23 +0100)]
Small optimization

12 years agoMerge branch 'master' of github.com:WoltLab/WCF
Alexander Ebert [Thu, 26 Jan 2012 16:16:53 +0000 (17:16 +0100)]
Merge branch 'master' of github.com:WoltLab/WCF

12 years agoFixed mass processing form
Alexander Ebert [Thu, 26 Jan 2012 16:16:39 +0000 (17:16 +0100)]
Fixed mass processing form

12 years agoFixes wrong class-name
Luzifr [Thu, 26 Jan 2012 16:15:58 +0000 (17:15 +0100)]
Fixes wrong class-name

12 years agoStyle for date-inputs
Luzifr [Thu, 26 Jan 2012 15:47:31 +0000 (16:47 +0100)]
Style for date-inputs

12 years agoFixed deletion of user groups
Alexander Ebert [Thu, 26 Jan 2012 15:17:36 +0000 (16:17 +0100)]
Fixed deletion of user groups