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

12 years agoPlaceholder & global subject lang variable & autofocus
Luzifr [Fri, 13 Jan 2012 17:00:26 +0000 (18:00 +0100)]
Placeholder & global subject lang variable & autofocus

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

12 years agoconstructor of AbstractDatabaseObjectAction is a bit more flexible now
Marcel Werk [Fri, 13 Jan 2012 16:14:24 +0000 (17:14 +0100)]
constructor of AbstractDatabaseObjectAction is a bit more flexible now

12 years agoMore colors translated to RGBA
Luzifr [Fri, 13 Jan 2012 16:12:35 +0000 (17:12 +0100)]
More colors translated to RGBA

12 years agoStatus Display now global + change of label padding
Luzifr [Fri, 13 Jan 2012 16:03:43 +0000 (17:03 +0100)]
Status Display now global + change of label padding

(going back to "statusDisplay")

12 years agoRemoves wrong class
Luzifr [Fri, 13 Jan 2012 15:25:47 +0000 (16:25 +0100)]
Removes wrong class

12 years agoFixes the cursor on the active page-button
Luzifr [Fri, 13 Jan 2012 15:00:15 +0000 (16:00 +0100)]
Fixes the cursor on the active page-button

12 years agoMerge branch 'master' of github.com:WoltLab/WCF
Marcel Werk [Fri, 13 Jan 2012 14:54:05 +0000 (15:54 +0100)]
Merge branch 'master' of github.com:WoltLab/WCF

12 years agoAdded package cache
Marcel Werk [Fri, 13 Jan 2012 14:53:46 +0000 (15:53 +0100)]
Added package cache

12 years agoUniform template structure
Luzifr [Thu, 12 Jan 2012 17:57:18 +0000 (18:57 +0100)]
Uniform template structure

@ Alex: Please implement the page-navigation the common way (as
described in ToDo-file). A <nav class="pageNavigation"><ul><li>
construct is needed …

12 years agoMultiple changes
Luzifr [Thu, 12 Jan 2012 17:37:42 +0000 (18:37 +0100)]
Multiple changes

Changed some more colors to RGBA; Renamed CSS-classes; Removed obsolete
code; Optimized page-navigation;

12 years agoMerge pull request #367 from wbbaddons/html5Validation
Harald Szekely [Wed, 11 Jan 2012 18:24:54 +0000 (10:24 -0800)]
Merge pull request #367 from wbbaddons/html5Validation

Does HTML5-Validation for Inputs

12 years agoRemoved duplicate CSS-declaration
Tim Düsterhus [Wed, 11 Jan 2012 18:20:43 +0000 (19:20 +0100)]
Removed duplicate CSS-declaration

12 years agoMerge branch 'master' into html5Validation
Tim Düsterhus [Wed, 11 Jan 2012 18:19:14 +0000 (19:19 +0100)]
Merge branch 'master' into html5Validation

Conflicts:
wcfsetup/install/files/acp/style/wcf.css

12 years agoSome changes
Luzifr [Wed, 11 Jan 2012 17:43:47 +0000 (18:43 +0100)]
Some changes

Fixes search box in WebKit; Some more colours switched to RGBA.

12 years agoSearch language variables
Luzifr [Wed, 11 Jan 2012 17:12:03 +0000 (18:12 +0100)]
Search language variables

12 years agoOK, this really fixes the display-bug …
Luzifr [Wed, 11 Jan 2012 13:04:51 +0000 (14:04 +0100)]
OK, this really fixes the display-bug …

12 years agoPrevents small display bug
Luzifr [Wed, 11 Jan 2012 13:00:55 +0000 (14:00 +0100)]
Prevents small display bug

12 years agoUse of global language-variable
Luzifr [Wed, 11 Jan 2012 12:52:58 +0000 (13:52 +0100)]
Use of global language-variable

12 years agoMoved label-styles
Luzifr [Wed, 11 Jan 2012 12:42:17 +0000 (13:42 +0100)]
Moved label-styles

Moved label-styles here for now to make them usable in the ACP as long
as the style-system is not yet ready

12 years agoFixes small main menu bug
Luzifr [Tue, 10 Jan 2012 19:01:18 +0000 (20:01 +0100)]
Fixes small main menu bug

12 years agoRemoved label-styles & search styles
Luzifr [Tue, 10 Jan 2012 17:28:13 +0000 (18:28 +0100)]
Removed label-styles & search styles

12 years agoLabel styling
Luzifr [Tue, 10 Jan 2012 15:40:20 +0000 (16:40 +0100)]
Label styling

12 years agoSupport for input type "url"
Luzifr [Tue, 10 Jan 2012 13:51:30 +0000 (14:51 +0100)]
Support for input type "url"

12 years agoAdded new variable & sorting
Luzifr [Tue, 10 Jan 2012 13:37:51 +0000 (14:37 +0100)]
Added new variable & sorting

12 years agoThat's better …
Luzifr [Tue, 10 Jan 2012 13:17:07 +0000 (14:17 +0100)]
That's better …

12 years agoMerge pull request #373 from wbbaddons/regexX
Alexander Ebert [Mon, 9 Jan 2012 21:31:03 +0000 (13:31 -0800)]
Merge pull request #373 from wbbaddons/regexX

Add two modifiers and fix analyse-modifier

12 years agoAdd two modifiers and fix analyse-modifier
Tim Düsterhus [Mon, 9 Jan 2012 19:33:26 +0000 (20:33 +0100)]
Add two modifiers and fix analyse-modifier

12 years agoDisabled icons do not get a pointer/hand-cursor any more
Luzifr [Mon, 9 Jan 2012 18:32:39 +0000 (19:32 +0100)]
Disabled icons do not get a pointer/hand-cursor any more

12 years agoRemoved CSS from here
Luzifr [Mon, 9 Jan 2012 18:06:38 +0000 (19:06 +0100)]
Removed CSS from here

12 years agoSmall color-change
Luzifr [Mon, 9 Jan 2012 17:39:54 +0000 (18:39 +0100)]
Small color-change

12 years agoFixes sorting in the sidebar
Luzifr [Mon, 9 Jan 2012 16:54:44 +0000 (17:54 +0100)]
Fixes sorting in the sidebar

That will be reworked in the future

12 years ago"sidebarMenu" -> "sidebarContent"
Luzifr [Mon, 9 Jan 2012 16:23:39 +0000 (17:23 +0100)]
"sidebarMenu" -> "sidebarContent"

This name is more unspecific, thus more flexible to use (e.g. when
there is no real menu in the sidebar).

12 years agoRemoves whitespace
Luzifr [Mon, 9 Jan 2012 16:10:25 +0000 (17:10 +0100)]
Removes whitespace

12 years agoName corrected
Luzifr [Mon, 9 Jan 2012 15:53:02 +0000 (16:53 +0100)]
Name corrected

12 years agoFixes 2 small bugs
Luzifr [Mon, 9 Jan 2012 15:29:57 +0000 (16:29 +0100)]
Fixes 2 small bugs

12 years agoFixes small bug
Luzifr [Mon, 9 Jan 2012 15:10:18 +0000 (16:10 +0100)]
Fixes small bug

12 years agoMerge pull request #372 from wbbaddons/fixObjectTypeDefinitionEditor_baseClass
Alexander Ebert [Sun, 8 Jan 2012 15:45:18 +0000 (07:45 -0800)]
Merge pull request #372 from wbbaddons/fixObjectTypeDefinitionEditor_baseClass

$baseClass in class ObjectTypeDefinitionEditor needs to be protected

12 years agoFixed the "public static %basClass" problem in other classes
RouL [Sun, 8 Jan 2012 14:48:47 +0000 (15:48 +0100)]
Fixed the "public static %basClass" problem in other classes

12 years ago$baseClass in class ObjectTypeDefinitionEditor needs to be protected
RouL [Sun, 8 Jan 2012 14:30:00 +0000 (15:30 +0100)]
$baseClass in class ObjectTypeDefinitionEditor needs to be protected

$baseClass in class ObjectTypeDefinitionEditor needs to be protected as
in DatabaseObjectDecorator. If not this can lead to the following error:
[08-Jan-2012 15:05:33] PHP Fatal error:  Access to undeclared static
property: wcf\data\object\type\definition\ObjectTypeDefinitionEditor::$baseClass
in /var/www/wcf/lib/data/DatabaseObjectDecorator.class.php on line 79

Tested on Debian Squeeze with PHP version 5.3.3-7+squeeze3

12 years agoMerge pull request #371 from wbbaddons/vaporizeCommas
Alexander Ebert [Sat, 7 Jan 2012 17:08:32 +0000 (09:08 -0800)]
Merge pull request #371 from wbbaddons/vaporizeCommas

Vaporize commas after the last element in an array or object

12 years agoVaporize commas after the last element in an array or object
Tim Düsterhus [Sat, 7 Jan 2012 16:58:37 +0000 (17:58 +0100)]
Vaporize commas after the last element in an array or object

12 years agoRemoves background icon
Luzifr [Fri, 6 Jan 2012 16:39:31 +0000 (17:39 +0100)]
Removes background icon

(the icon is now referenced as an image with function)

12 years agoRemoves label-CSS & adds label-icon
Luzifr [Fri, 6 Jan 2012 15:55:12 +0000 (16:55 +0100)]
Removes label-CSS & adds label-icon

12 years agoAdded some optimizations to balloon tooltips
Marcel Werk [Fri, 6 Jan 2012 13:53:27 +0000 (14:53 +0100)]
Added some optimizations to balloon tooltips

12 years agoTransitions fixed
Luzifr [Fri, 6 Jan 2012 13:20:49 +0000 (14:20 +0100)]
Transitions fixed

12 years agoAdded labels-CSS for debugging purpose
Alexander Ebert [Thu, 5 Jan 2012 22:43:19 +0000 (23:43 +0100)]
Added labels-CSS for debugging purpose

12 years agoMerge branch 'master' of github.com:WoltLab/WCF
Alexander Ebert [Thu, 5 Jan 2012 21:54:51 +0000 (22:54 +0100)]
Merge branch 'master' of github.com:WoltLab/WCF

12 years agoFixed dialog opacity being interrupted in WebKit
Alexander Ebert [Thu, 5 Jan 2012 21:54:29 +0000 (22:54 +0100)]
Fixed dialog opacity being interrupted in WebKit

Fixes #353

12 years agoSupport for sidebars (left & right)
Luzifr [Thu, 5 Jan 2012 19:09:58 +0000 (20:09 +0100)]
Support for sidebars (left & right)

12 years agoMerge branch 'master' into html5Validation
Tim Düsterhus [Thu, 5 Jan 2012 19:02:11 +0000 (20:02 +0100)]
Merge branch 'master' into html5Validation

Conflicts:
wcfsetup/install/files/acp/style/wcf.css

12 years agoMoving classes to the end
Tim Düsterhus [Thu, 5 Jan 2012 18:38:43 +0000 (19:38 +0100)]
Moving classes to the end

12 years agoMissing icon
Luzifr [Thu, 5 Jan 2012 18:31:39 +0000 (19:31 +0100)]
Missing icon

12 years agoDoes HTML5-Validation for Inputs
Tim Düsterhus [Thu, 5 Jan 2012 18:04:40 +0000 (19:04 +0100)]
Does HTML5-Validation for Inputs

Affected templates: cronjobAdd, updateServerAdd, userAdd

12 years agoSearch & language variables
Luzifr [Thu, 5 Jan 2012 17:40:08 +0000 (18:40 +0100)]
Search & language variables

Part one of the search field styling;
Sorted some language variables alphabetically;
Added a search term placeholder variable (probably wrong here).

12 years agoFixed a PostgreSQL issue
Marcel Werk [Thu, 5 Jan 2012 16:59:07 +0000 (17:59 +0100)]
Fixed a PostgreSQL issue

12 years agoFixed a PostgreSQL issue
Marcel Werk [Thu, 5 Jan 2012 16:03:55 +0000 (17:03 +0100)]
Fixed a PostgreSQL issue

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

12 years agoFixed a PostgreSQL issue
Marcel Werk [Thu, 5 Jan 2012 15:46:57 +0000 (16:46 +0100)]
Fixed a PostgreSQL issue

12 years agoMerge pull request #365 from Gravatronics/bug/i18n/assignmentOfValueVariables
Alexander Ebert [Thu, 5 Jan 2012 12:53:50 +0000 (04:53 -0800)]
Merge pull request #365 from Gravatronics/bug/i18n/assignmentOfValueVariables

Adds possibility to disable I18nHandles's assignment of value variables

12 years agoWhite space correction
Matthias Schmidt [Thu, 5 Jan 2012 10:21:07 +0000 (11:21 +0100)]
White space correction

12 years agoAdds possibility to disable I18nHandles's assignment of value variables
Matthias Schmidt [Thu, 5 Jan 2012 10:19:52 +0000 (11:19 +0100)]
Adds possibility to disable I18nHandles's assignment of value variables