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

12 years agoSome changes
Luzifr [Thu, 26 Jan 2012 15:02:47 +0000 (16:02 +0100)]
Some changes

Some test classes; Deleted obsolete elements.

12 years agoOne more time "buttons"
Luzifr [Thu, 26 Jan 2012 14:34:02 +0000 (15:34 +0100)]
One more time "buttons"

(this time page navigation) - Someone please fix the implementation in
the "WCF.js"-file. I've done my best. ;-)

12 years agoAnother "button"
Luzifr [Thu, 26 Jan 2012 12:09:53 +0000 (13:09 +0100)]
Another "button"

12 years agoFixed user group editing
Alexander Ebert [Wed, 25 Jan 2012 21:36:58 +0000 (22:36 +0100)]
Fixed user group editing

12 years agoUser groups are now properly saved
Alexander Ebert [Wed, 25 Jan 2012 21:25:57 +0000 (22:25 +0100)]
User groups are now properly saved

12 years agoFixed a balloon tooltip issue
Marcel Werk [Wed, 25 Jan 2012 20:59:42 +0000 (21:59 +0100)]
Fixed a balloon tooltip issue

12 years agoSmall changes
Luzifr [Wed, 25 Jan 2012 18:16:14 +0000 (19:16 +0100)]
Small changes

Deleted obsolete declaration & modified comments.

12 years agoThe class was on the wrong place
Luzifr [Wed, 25 Jan 2012 18:03:40 +0000 (19:03 +0100)]
The class was on the wrong place

12 years agoFixes the plugin-list
Luzifr [Wed, 25 Jan 2012 17:07:39 +0000 (18:07 +0100)]
Fixes the plugin-list

12 years agoImproved tab menu
Alexander Ebert [Wed, 25 Jan 2012 15:57:00 +0000 (16:57 +0100)]
Improved tab menu

12 years agoRemoved CSS-classes in favour of "button"
Luzifr [Wed, 25 Jan 2012 14:56:41 +0000 (15:56 +0100)]
Removed CSS-classes in favour of "button"

This is experimental, there are surely many places where this does not
work now!

12 years agoMore "button"-classes
Luzifr [Wed, 25 Jan 2012 14:48:31 +0000 (15:48 +0100)]
More "button"-classes

Also removed obsolete classes

12 years agoIntroducing the CSS-class "button"
Luzifr [Wed, 25 Jan 2012 13:25:21 +0000 (14:25 +0100)]
Introducing the CSS-class "button"

The class "button" will now be uset to give button-type elements their
color and style, while the size and overall look will be determined by
an additional class like "largeButtons". This makes transforming
elements to a button more easy. This works mostly now, but there are
some elements that need to be fixed still! The style changes will be
committed later …

12 years agoDuplicate ID blew up tab menu
Alexander Ebert [Tue, 24 Jan 2012 20:41:14 +0000 (21:41 +0100)]
Duplicate ID blew up tab menu

12 years agoMerge branch 'master' of github.com:WoltLab/WCF
Alexander Ebert [Tue, 24 Jan 2012 20:40:08 +0000 (21:40 +0100)]
Merge branch 'master' of github.com:WoltLab/WCF

12 years agoMade jQuery's tab menu actually usable
Alexander Ebert [Tue, 24 Jan 2012 20:39:28 +0000 (21:39 +0100)]
Made jQuery's tab menu actually usable

12 years agoSmall changes & bug fixes
Luzifr [Tue, 24 Jan 2012 19:23:23 +0000 (20:23 +0100)]
Small changes & bug fixes

collapsibleSidebarButton now has a pressed-effect; bug in button
coloring fixed.

12 years agoFixes an overlapping problem
Luzifr [Tue, 24 Jan 2012 18:31:04 +0000 (19:31 +0100)]
Fixes an overlapping problem

(Please use values in increments of ten)

12 years agoFixed an issue
Alexander Ebert [Tue, 24 Jan 2012 16:46:48 +0000 (17:46 +0100)]
Fixed an issue

12 years agoPartially fixed group edit
Alexander Ebert [Mon, 23 Jan 2012 20:52:04 +0000 (21:52 +0100)]
Partially fixed group edit

12 years agoFixed saving of user groups
Alexander Ebert [Mon, 23 Jan 2012 20:14:25 +0000 (21:14 +0100)]
Fixed saving of user groups

12 years agoFixing group add form
Alexander Ebert [Mon, 23 Jan 2012 20:04:02 +0000 (21:04 +0100)]
Fixing group add form

12 years agoRemoved unnecessary moveToBody parameter
Alexander Ebert [Mon, 23 Jan 2012 17:32:27 +0000 (18:32 +0100)]
Removed unnecessary moveToBody parameter

12 years agoUse WCF.Template for WCF.Language
Tim Düsterhus [Sat, 21 Jan 2012 22:10:05 +0000 (23:10 +0100)]
Use WCF.Template for WCF.Language

WCF.Language.add('language.item', '{$var}');
WCF.Language.get('language.item'); // {$var}
WCF.Language.get('language.item', { var: test }); // test

12 years agoBreadcrumbs & small changes for a test
Luzifr [Fri, 20 Jan 2012 19:25:28 +0000 (20:25 +0100)]
Breadcrumbs & small changes for a test

Breadcrumb-expansion was broken; Test.

12 years agoSmall change & Test
Luzifr [Fri, 20 Jan 2012 16:44:41 +0000 (17:44 +0100)]
Small change & Test

12 years agoLikes reloaded
Luzifr [Fri, 20 Jan 2012 15:43:40 +0000 (16:43 +0100)]
Likes reloaded

12 years agoTasbs are now rounded on the bottom side too!
Luzifr [Fri, 20 Jan 2012 14:55:44 +0000 (15:55 +0100)]
Tasbs are now rounded on the bottom side too!

12 years agoZ-index & like-widget
Luzifr [Thu, 19 Jan 2012 19:34:44 +0000 (20:34 +0100)]
Z-index & like-widget

Please change the like-widget in posts so that it generates the code
that i will commit in "threadPostList.tpl"!

12 years agoFixed package uninstallation
Alexander Ebert [Thu, 19 Jan 2012 18:27:59 +0000 (19:27 +0100)]
Fixed package uninstallation

12 years agoFixed f3ca0ddf58
Alexander Ebert [Thu, 19 Jan 2012 17:02:10 +0000 (18:02 +0100)]
Fixed f3ca0ddf58

12 years agoEnhanced InlineEditor class
Alexander Ebert [Thu, 19 Jan 2012 16:57:15 +0000 (17:57 +0100)]
Enhanced InlineEditor class

12 years agoAdded a check for php safemode
Marcel Werk [Thu, 19 Jan 2012 15:49:45 +0000 (16:49 +0100)]
Added a check for php safemode

12 years agoUpdated the copyright note
Marcel Werk [Thu, 19 Jan 2012 15:10:51 +0000 (16:10 +0100)]
Updated the copyright note

12 years agoText correction
Luzifr [Wed, 18 Jan 2012 19:19:46 +0000 (20:19 +0100)]
Text correction

12 years agoFix for title-images & inline SVGs in headings
Luzifr [Wed, 18 Jan 2012 19:14:51 +0000 (20:14 +0100)]
Fix for title-images & inline SVGs in headings

12 years agoFixed outdated class reference
Alexander Ebert [Wed, 18 Jan 2012 15:04:27 +0000 (16:04 +0100)]
Fixed outdated class reference

12 years agoPrototype implementation for inline editors
Alexander Ebert [Wed, 18 Jan 2012 13:54:17 +0000 (14:54 +0100)]
Prototype implementation for inline editors

12 years agoIcon optimized
Luzifr [Tue, 17 Jan 2012 20:09:35 +0000 (21:09 +0100)]
Icon optimized

12 years agoNew-icon & small change
Luzifr [Tue, 17 Jan 2012 19:55:56 +0000 (20:55 +0100)]
New-icon & small change

12 years agoSmall changes
Luzifr [Tue, 17 Jan 2012 18:31:15 +0000 (19:31 +0100)]
Small changes

12 years agoAdded overlay-based notifications (e.g. success)
Alexander Ebert [Tue, 17 Jan 2012 18:15:53 +0000 (19:15 +0100)]
Added overlay-based notifications (e.g. success)

12 years agoRemoved obsolete safemode check
Marcel Werk [Mon, 16 Jan 2012 18:46:10 +0000 (19:46 +0100)]
Removed obsolete safemode check

12 years agoMerge branch 'master' of github.com:WoltLab/WCF
Marcel Werk [Mon, 16 Jan 2012 18:29:44 +0000 (19:29 +0100)]
Merge branch 'master' of github.com:WoltLab/WCF

12 years agoFixed some small issues
Marcel Werk [Mon, 16 Jan 2012 18:29:07 +0000 (19:29 +0100)]
Fixed some small issues

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

12 years agoChanged installation URL into <p>
Alexander Ebert [Mon, 16 Jan 2012 17:16:39 +0000 (18:16 +0100)]
Changed installation URL into <p>

@Luzifr: JavaScript relies on the ID, not the tag so you can exchange it any time (changing it into an input-field would require further work)

12 years agoMerge pull request #330 from Gravatronics/enhancement/toggleDefaultMessages
Harald Szekely [Mon, 16 Jan 2012 16:58:38 +0000 (08:58 -0800)]
Merge pull request #330 from Gravatronics/enhancement/toggleDefaultMessages

Adds default titles for toggle buttons in javascript handler

12 years agoMerge pull request #335 from Gravatronics/enhancement/toggle/disabledClass
Harald Szekely [Mon, 16 Jan 2012 16:56:52 +0000 (08:56 -0800)]
Merge pull request #335 from Gravatronics/enhancement/toggle/disabledClass

Adds disabled class toggle for JS toggle action

12 years agoMerge pull request #341 from Gravatronics/modernization/optionTypeTPLNames
Alexander Ebert [Mon, 16 Jan 2012 15:43:54 +0000 (07:43 -0800)]
Merge pull request #341 from Gravatronics/modernization/optionTypeTPLNames

Adjusts the option type template names to match the class names

12 years agoMerge pull request #350 from Gravatronics/modernization/standaloneToIsApplication
Alexander Ebert [Mon, 16 Jan 2012 15:42:47 +0000 (07:42 -0800)]
Merge pull request #350 from Gravatronics/modernization/standaloneToIsApplication

Replaces 'standalone' with 'isApplication'

12 years agoMore optimizations to labeled content in overlays
Luzifr [Mon, 16 Jan 2012 15:35:07 +0000 (16:35 +0100)]
More optimizations to labeled content in overlays

12 years agoRemoved unused variable
Alexander Ebert [Mon, 16 Jan 2012 15:32:34 +0000 (16:32 +0100)]
Removed unused variable

Closes #366

12 years agoMerge branch 'master' of github.com:WoltLab/WCF
Alexander Ebert [Mon, 16 Jan 2012 15:22:06 +0000 (16:22 +0100)]
Merge branch 'master' of github.com:WoltLab/WCF

12 years agoRemoved static icon reference
Alexander Ebert [Mon, 16 Jan 2012 15:21:38 +0000 (16:21 +0100)]
Removed static icon reference

Fixes #347
Fixes #348

12 years agoBetter labeled content in overlays
Luzifr [Mon, 16 Jan 2012 15:15:42 +0000 (16:15 +0100)]
Better labeled content in overlays

(not finished yet)

12 years agoMerge pull request #383 from wbbaddons/fileUtilCleanup
Marcel Werk [Mon, 16 Jan 2012 14:49:51 +0000 (06:49 -0800)]
Merge pull request #383 from wbbaddons/fileUtilCleanup

Cleanup FileUtil

12 years agoCleanup FileUtil
Tim Düsterhus [Mon, 16 Jan 2012 14:44:29 +0000 (15:44 +0100)]
Cleanup FileUtil

- Moving detection of Temp-Folder into FileUtil
- Vaporizing BasicFileUtil and safe-mode detection
- Vaporizing whitespace at EOL

12 years agoFixed a few issues with wcfDialog()
Alexander Ebert [Mon, 16 Jan 2012 14:28:35 +0000 (15:28 +0100)]
Fixed a few issues with wcfDialog()

Fixes #382

12 years agoMerge pull request #381 from wbbaddons/masterPasswordEqualUsername
Marcel Werk [Mon, 16 Jan 2012 14:11:00 +0000 (06:11 -0800)]
Merge pull request #381 from wbbaddons/masterPasswordEqualUsername

MasterPasswordInitForm: Check whether password equals username

12 years agoMasterPasswordInitForm: Check whether password equals username
Tim Düsterhus [Sun, 15 Jan 2012 14:15:52 +0000 (15:15 +0100)]
MasterPasswordInitForm: Check whether password equals username

12 years agoImproved DOMNodeInsertedHandler
Alexander Ebert [Sun, 15 Jan 2012 00:01:24 +0000 (01:01 +0100)]
Improved DOMNodeInsertedHandler

Closes #376

12 years agoMerge pull request #378 from wbbaddons/memoryUsage
Alexander Ebert [Sat, 14 Jan 2012 19:15:30 +0000 (11:15 -0800)]
Merge pull request #378 from wbbaddons/memoryUsage

Show memory-peak-usage in Benchmark

12 years agoShow memory-peak-usage in Benchmark
Tim Düsterhus [Sat, 14 Jan 2012 17:59:40 +0000 (18:59 +0100)]
Show memory-peak-usage in Benchmark

12 years agoMerge pull request #377 from wbbaddons/updateWcfPages
Alexander Ebert [Sat, 14 Jan 2012 17:33:58 +0000 (09:33 -0800)]
Merge pull request #377 from wbbaddons/updateWcfPages

Updated wcfPages to current pagination html structure, etc

12 years agoUpdated wcfPages to current pagination html structure, etc
Markus Bartz [Fri, 13 Jan 2012 20:48:32 +0000 (21:48 +0100)]
Updated wcfPages to current pagination html structure, etc

  * corrected html and class structure of js pagination
  * re-added icons to headinclude.tpl
  * commented out events for page number input, because it's also not working in "normal" pagination for now

12 years agoSub Menu & Breadcrumbs
Luzifr [Fri, 13 Jan 2012 20:04:05 +0000 (21:04 +0100)]
Sub Menu & Breadcrumbs

12 years agoSmall optimization
Luzifr [Fri, 13 Jan 2012 19:16:35 +0000 (20:16 +0100)]
Small optimization

12 years agoDon't care about that!
Luzifr [Fri, 13 Jan 2012 19:14:36 +0000 (20:14 +0100)]
Don't care about that!

;-)

12 years agoFixed some storage handler issues
Marcel Werk [Fri, 13 Jan 2012 18:48:04 +0000 (19:48 +0100)]
Fixed some storage handler issues

12 years agoMerge branch 'master' of github.com:WoltLab/WCF
Marcel Werk [Fri, 13 Jan 2012 17:57:52 +0000 (18:57 +0100)]
Merge branch 'master' of github.com:WoltLab/WCF

12 years agoSome small optimizations
Marcel Werk [Fri, 13 Jan 2012 17:57:39 +0000 (18:57 +0100)]
Some small optimizations

12 years agoMoved the sub menu to a new position
Marcel Werk [Fri, 13 Jan 2012 17:57:11 +0000 (18:57 +0100)]
Moved the sub menu to a new position