GitHub/WoltLab/WCF.git
12 years agoResolved some TODOs
Alexander Ebert [Wed, 22 Feb 2012 14:37:24 +0000 (15:37 +0100)]
Resolved some TODOs

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

12 years agoSolved a few TODOs and removed an obsolete class
Alexander Ebert [Tue, 21 Feb 2012 20:53:29 +0000 (21:53 +0100)]
Solved a few TODOs and removed an obsolete class

AbstractSecureObjectAction is a relict and was replaced by AJAXProxyAction long time ago

12 years agoMerge branch 'master' of github.com:WoltLab/WCF
Marcel Werk [Tue, 21 Feb 2012 19:57:13 +0000 (20:57 +0100)]
Merge branch 'master' of github.com:WoltLab/WCF

12 years agoAdded language variables and missing button
Alexander Ebert [Tue, 21 Feb 2012 19:17:55 +0000 (20:17 +0100)]
Added language variables and missing button

12 years agoMerge branch 'master' of github.com:WoltLab/WCF
Marcel Werk [Tue, 21 Feb 2012 18:16:59 +0000 (19:16 +0100)]
Merge branch 'master' of github.com:WoltLab/WCF

12 years agoFixed missing spinner icon
Marcel Werk [Tue, 21 Feb 2012 18:16:46 +0000 (19:16 +0100)]
Fixed missing spinner icon

12 years agoAutofocus
Luzifr [Tue, 21 Feb 2012 16:53:16 +0000 (17:53 +0100)]
Autofocus

12 years agoFixed language variables in package management
Alexander Ebert [Tue, 21 Feb 2012 16:31:36 +0000 (17:31 +0100)]
Fixed language variables in package management

12 years agoMerge branch 'master' of github.com:WoltLab/WCF
Alexander Ebert [Tue, 21 Feb 2012 16:07:20 +0000 (17:07 +0100)]
Merge branch 'master' of github.com:WoltLab/WCF

12 years agoAdded a missing default value
Alexander Ebert [Tue, 21 Feb 2012 16:06:56 +0000 (17:06 +0100)]
Added a missing default value

12 years agoFixed some language variables
Marcel Werk [Tue, 21 Feb 2012 15:48:43 +0000 (16:48 +0100)]
Fixed some language variables

12 years agoAdded option to skip option categories
Alexander Ebert [Tue, 21 Feb 2012 14:51:34 +0000 (15:51 +0100)]
Added option to skip option categories

12 years agoNew "container"-classes
Luzifr [Tue, 21 Feb 2012 13:05:08 +0000 (14:05 +0100)]
New "container"-classes

12 years agoRemoved unused user option
Alexander Ebert [Mon, 20 Feb 2012 20:55:49 +0000 (21:55 +0100)]
Removed unused user option

12 years agoIntroducing the "container"-class
Luzifr [Mon, 20 Feb 2012 19:16:14 +0000 (20:16 +0100)]
Introducing the "container"-class

This is a new generic container for surrounding blocks of text with an
optional leading icon, which helps to have less style-declarations. The
good thing: Icon-size is free. The box collapses if there's no icon
given or  if it doesn't load. The class "containerIcon" can be set onto
an icon or an element around the icon.

Note: This box does unfortunately not support RTL in WebKit-browsers!
This seems to be a bug in WebKit, since all other browsers support
that. The box-style may change in the future.

Implemented the new classes on main-headings.

12 years agoMissing style-prefix
Luzifr [Mon, 20 Feb 2012 17:32:48 +0000 (18:32 +0100)]
Missing style-prefix

12 years agoDatabase table name is now guessed if not set
Alexander Ebert [Mon, 20 Feb 2012 13:30:30 +0000 (14:30 +0100)]
Database table name is now guessed if not set

12 years agoMerge branch 'master' of github.com:WoltLab/WCF
Marcel Werk [Thu, 16 Feb 2012 19:08:08 +0000 (20:08 +0100)]
Merge branch 'master' of github.com:WoltLab/WCF

12 years agoAdded javascript upload handler (work in progress)
Marcel Werk [Thu, 16 Feb 2012 19:07:54 +0000 (20:07 +0100)]
Added javascript upload handler (work in progress)

12 years agoSome reordering & a small fix
Luzifr [Thu, 16 Feb 2012 18:30:31 +0000 (19:30 +0100)]
Some reordering & a small fix

12 years agoAdded parameter to hide the breadcrumbs
Marcel Werk [Thu, 16 Feb 2012 18:15:31 +0000 (19:15 +0100)]
Added parameter to hide the breadcrumbs

12 years agoShould fix color of heading in installation
Luzifr [Thu, 16 Feb 2012 15:28:00 +0000 (16:28 +0100)]
Should fix color of heading in installation

12 years agoAnd one more time! :-D
Luzifr [Thu, 16 Feb 2012 15:07:16 +0000 (16:07 +0100)]
And one more time! :-D

12 years agoThe rest of my previous commit ;-)
Luzifr [Thu, 16 Feb 2012 14:39:06 +0000 (15:39 +0100)]
The rest of my previous commit ;-)

12 years agoSome simplifications in CSS and HTML
Luzifr [Thu, 16 Feb 2012 14:18:21 +0000 (15:18 +0100)]
Some simplifications in CSS and HTML

12 years agoSmall optimization
Luzifr [Wed, 15 Feb 2012 19:24:17 +0000 (20:24 +0100)]
Small optimization

No need to animate "height" any more.

12 years agoFixes some bugs of the main-menu
Luzifr [Wed, 15 Feb 2012 19:04:59 +0000 (20:04 +0100)]
Fixes some bugs of the main-menu

12 years agoOptimized texts
Luzifr [Wed, 15 Feb 2012 17:26:28 +0000 (18:26 +0100)]
Optimized texts

12 years agoMerge pull request #431 from Gravatronics/modernization/oldStyleFiles
Harald Szekely [Wed, 15 Feb 2012 16:44:08 +0000 (08:44 -0800)]
Merge pull request #431 from Gravatronics/modernization/oldStyleFiles

Removes old unused style related files

12 years agoCorrects border colours
Luzifr [Wed, 15 Feb 2012 13:17:14 +0000 (14:17 +0100)]
Corrects border colours

12 years agoMultiple changes
Luzifr [Tue, 14 Feb 2012 19:25:19 +0000 (20:25 +0100)]
Multiple changes

Added global class for input-elements (we should add them to all
inputs, like with the button-class before); Stripes for
system-notifications; Deleted obsolete classes;

12 years agoToo many tags …
Luzifr [Tue, 14 Feb 2012 13:21:14 +0000 (14:21 +0100)]
Too many tags …

12 years agoSome reordering / simplification
Luzifr [Mon, 13 Feb 2012 20:12:31 +0000 (21:12 +0100)]
Some reordering / simplification

12 years agoSome simplification
Luzifr [Mon, 13 Feb 2012 19:14:21 +0000 (20:14 +0100)]
Some simplification

The main-menu-submenu is now inherited from the "wcf-menu"-CSS-class.
The menu now stretches to fit an unlimited number of items.

12 years agoRemoves old unused style related files
Matthias Schmidt [Mon, 13 Feb 2012 18:47:15 +0000 (19:47 +0100)]
Removes old unused style related files

12 years agoPossible fix for broken route recognition
Alexander Ebert [Mon, 13 Feb 2012 16:12:07 +0000 (17:12 +0100)]
Possible fix for broken route recognition

Fixes #396

12 years agoSome optimizations for dropdown-menus
Luzifr [Mon, 13 Feb 2012 16:07:27 +0000 (17:07 +0100)]
Some optimizations for dropdown-menus

Makes the styles more global

12 years ago2 new icons + some edited ones + small style change
Luzifr [Mon, 13 Feb 2012 15:23:03 +0000 (16:23 +0100)]
2 new icons + some edited ones + small style change

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

12 years agoDisabled microdata in second breadcrumbs
Marcel Werk [Mon, 13 Feb 2012 13:59:47 +0000 (14:59 +0100)]
Disabled microdata in second breadcrumbs

12 years agoAdded support for DatabaseObjectList for options
Alexander Ebert [Mon, 13 Feb 2012 13:43:26 +0000 (14:43 +0100)]
Added support for DatabaseObjectList for options

Closes #255

12 years agoFixed variable passing for static includes
Alexander Ebert [Mon, 13 Feb 2012 13:34:27 +0000 (14:34 +0100)]
Fixed variable passing for static includes

Previously it was not possible to pass boolean values or numbers, because they were not recognized as valid value (even though they actually are).

12 years agoMerge pull request #430 from ForkForce/headerLogo-1
Marcel Werk [Mon, 13 Feb 2012 11:45:28 +0000 (03:45 -0800)]
Merge pull request #430 from ForkForce/headerLogo-1

Adds template event for header logo

12 years agoMerge branch 'master' of github.com:WoltLab/WCF
Marcel Werk [Mon, 13 Feb 2012 11:18:25 +0000 (12:18 +0100)]
Merge branch 'master' of github.com:WoltLab/WCF

12 years agoUsing finfo to get the mime type of uploaded files
Marcel Werk [Mon, 13 Feb 2012 11:18:08 +0000 (12:18 +0100)]
Using finfo to get the mime type of uploaded files

12 years agoAdds template event for header logo
Sebastian Teumert [Mon, 13 Feb 2012 10:49:27 +0000 (11:49 +0100)]
Adds template event for header logo

12 years agoMerge pull request #428 from wbbaddons/wcfJsTemplateCompiledFix
Alexander Ebert [Sun, 12 Feb 2012 12:28:40 +0000 (04:28 -0800)]
Merge pull request #428 from wbbaddons/wcfJsTemplateCompiledFix

WCF.Template.Compiled newline fix

12 years agoFix issue with WCF.Template.Compiled and newlines
Tim Düsterhus [Sun, 12 Feb 2012 12:12:14 +0000 (13:12 +0100)]
Fix issue with WCF.Template.Compiled and newlines

12 years agoMerge branch 'master' of github.com:WoltLab/WCF
Alexander Ebert [Fri, 10 Feb 2012 19:56:16 +0000 (20:56 +0100)]
Merge branch 'master' of github.com:WoltLab/WCF

12 years agoOptimized WCF.Collapsible.Simple
Alexander Ebert [Fri, 10 Feb 2012 19:55:44 +0000 (20:55 +0100)]
Optimized WCF.Collapsible.Simple

12 years agoSome changes
Luzifr [Fri, 10 Feb 2012 19:44:23 +0000 (20:44 +0100)]
Some changes

OK, now i know that this z-index-bug is not fixable in Opera. The
top-menu will always be pushed out when scrolling down. If someone
finds a solution without breaking the whole
container-shadow-construction, i'll be glad. Anyway, at the moment the
shadows are partly broken; Changed some z-indexes to have lower values;
Added some comments;

12 years agoFixed some small issues
Marcel Werk [Fri, 10 Feb 2012 19:23:04 +0000 (20:23 +0100)]
Fixed some small issues

12 years agoMerge branch 'master' of github.com:WoltLab/WCF
Marcel Werk [Fri, 10 Feb 2012 18:51:13 +0000 (19:51 +0100)]
Merge branch 'master' of github.com:WoltLab/WCF

12 years agoAdded abstract implementation for file upload handling (work in progress)
Marcel Werk [Fri, 10 Feb 2012 18:50:38 +0000 (19:50 +0100)]
Added abstract implementation for file upload handling (work in progress)

12 years agoFixed wrong progress calculation
Alexander Ebert [Fri, 10 Feb 2012 18:14:56 +0000 (19:14 +0100)]
Fixed wrong progress calculation

Fixes #399

12 years agoFixed class extension
Alexander Ebert [Fri, 10 Feb 2012 18:09:41 +0000 (19:09 +0100)]
Fixed class extension

12 years agoMerge branch 'master' of github.com:WoltLab/WCF
Alexander Ebert [Fri, 10 Feb 2012 16:31:07 +0000 (17:31 +0100)]
Merge branch 'master' of github.com:WoltLab/WCF

12 years agoAdded AbstractForm::$objectAction
Alexander Ebert [Fri, 10 Feb 2012 16:30:52 +0000 (17:30 +0100)]
Added AbstractForm::$objectAction

Closes #364

12 years agoStyle-prefix
Luzifr [Fri, 10 Feb 2012 15:49:48 +0000 (16:49 +0100)]
Style-prefix

12 years agoi18n handler no longer enforce values for plain input
Alexander Ebert [Fri, 10 Feb 2012 15:18:17 +0000 (16:18 +0100)]
i18n handler no longer enforce values for plain input

Fixes #426

12 years agoi18n handler now properly validates all languages
Alexander Ebert [Fri, 10 Feb 2012 15:08:27 +0000 (16:08 +0100)]
i18n handler now properly validates all languages

Fixes #418

12 years agoMerge branch 'master' of github.com:WoltLab/WCF
Alexander Ebert [Fri, 10 Feb 2012 14:58:09 +0000 (15:58 +0100)]
Merge branch 'master' of github.com:WoltLab/WCF

12 years agoFixed variable assignment within {include}
Alexander Ebert [Fri, 10 Feb 2012 14:57:28 +0000 (15:57 +0100)]
Fixed variable assignment within {include}

12 years agoSome optimizing
Luzifr [Fri, 10 Feb 2012 14:38:33 +0000 (15:38 +0100)]
Some optimizing

Rounded table-corners & comments

12 years agoi18n input is now properly forced upon request
Alexander Ebert [Fri, 10 Feb 2012 14:26:57 +0000 (15:26 +0100)]
i18n input is now properly forced upon request

Fixes #422

12 years agoFiles are now properly logged on installation
Alexander Ebert [Fri, 10 Feb 2012 14:17:55 +0000 (15:17 +0100)]
Files are now properly logged on installation

Fixes #413

12 years agoStyle-prefixes (.enableOptions -> .jsEnablesOptions)
Luzifr [Fri, 10 Feb 2012 13:07:05 +0000 (14:07 +0100)]
Style-prefixes (.enableOptions -> .jsEnablesOptions)

Please check if that still works. I have found no problems so far.

12 years agoI hope that fixes the strange Opera layer stacking bugs
Luzifr [Fri, 10 Feb 2012 12:41:33 +0000 (13:41 +0100)]
I hope that fixes the strange Opera layer stacking bugs

12 years agoMerge pull request #427 from wbbaddons/cacheClearAction
Alexander Ebert [Fri, 10 Feb 2012 01:23:40 +0000 (17:23 -0800)]
Merge pull request #427 from wbbaddons/cacheClearAction

Adding CacheClearAction

12 years agoMerge branch 'master' of github.com:WoltLab/WCF
Alexander Ebert [Thu, 9 Feb 2012 19:56:18 +0000 (20:56 +0100)]
Merge branch 'master' of github.com:WoltLab/WCF

12 years agoUse $neededPermissions
Tim Düsterhus [Thu, 9 Feb 2012 19:56:08 +0000 (20:56 +0100)]
Use $neededPermissions

12 years agoRemoved unnecessary parameter $queueID
Alexander Ebert [Thu, 9 Feb 2012 19:55:55 +0000 (20:55 +0100)]
Removed unnecessary parameter $queueID

12 years agoMultiple changes
Luzifr [Thu, 9 Feb 2012 19:42:32 +0000 (20:42 +0100)]
Multiple changes

Changed class in sidebar-menu; More style-prefixes; Fixed some bugs.

12 years agoFixed indentation
Tim Düsterhus [Thu, 9 Feb 2012 17:56:43 +0000 (18:56 +0100)]
Fixed indentation

12 years agoMerge branch 'master' of github.com:WoltLab/WCF
Alexander Ebert [Thu, 9 Feb 2012 17:50:11 +0000 (18:50 +0100)]
Merge branch 'master' of github.com:WoltLab/WCF

12 years agoAdding CacheClearAction
Tim Düsterhus [Thu, 9 Feb 2012 17:49:14 +0000 (18:49 +0100)]
Adding CacheClearAction

This class was handcoded with nano!

12 years agoMore style-prefixes & bug-fixes
Luzifr [Thu, 9 Feb 2012 17:48:55 +0000 (18:48 +0100)]
More style-prefixes & bug-fixes

12 years agoFixed cache deletion to omit everything else :D
Alexander Ebert [Thu, 9 Feb 2012 17:48:51 +0000 (18:48 +0100)]
Fixed cache deletion to omit everything else :D

12 years agoMerge pull request #425 from wbbaddons/cacheListPageCompiledTemplatesPlusLanguage
Alexander Ebert [Thu, 9 Feb 2012 17:19:07 +0000 (09:19 -0800)]
Merge pull request #425 from wbbaddons/cacheListPageCompiledTemplatesPlusLanguage

Show language and compiled templates in CacheListPage

12 years agoIgnore .meta.php
Tim Düsterhus [Thu, 9 Feb 2012 17:05:11 +0000 (18:05 +0100)]
Ignore .meta.php

12 years agoMerge branch 'master' into cacheListPageCompiledTemplatesPlusLanguage
Tim Düsterhus [Thu, 9 Feb 2012 17:02:42 +0000 (18:02 +0100)]
Merge branch 'master' into cacheListPageCompiledTemplatesPlusLanguage

Conflicts:
wcfsetup/install/files/acp/templates/cacheList.tpl

12 years agoFixed typo
Alexander Ebert [Thu, 9 Feb 2012 16:35:35 +0000 (17:35 +0100)]
Fixed typo

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

12 years agoCache is now cleared upon installation
Alexander Ebert [Thu, 9 Feb 2012 16:21:13 +0000 (17:21 +0100)]
Cache is now cleared upon installation

Fixes #414

12 years agoMerge pull request #410 from Torben-Brodt/namespaces
Alexander Ebert [Thu, 9 Feb 2012 15:39:42 +0000 (07:39 -0800)]
Merge pull request #410 from Torben-Brodt/namespaces

removed wrong namespaces, ordered use clauses alphabetically, marked mis...

12 years agoIncluded stacktrace in PermissionDeniedException
Alexander Ebert [Thu, 9 Feb 2012 15:28:08 +0000 (16:28 +0100)]
Included stacktrace in PermissionDeniedException

Closes #209

12 years agoMerge branch 'master' of github.com:WoltLab/WCF
Alexander Ebert [Thu, 9 Feb 2012 14:40:25 +0000 (15:40 +0100)]
Merge branch 'master' of github.com:WoltLab/WCF

12 years agoMarked APC as experimental
Alexander Ebert [Thu, 9 Feb 2012 14:40:04 +0000 (15:40 +0100)]
Marked APC as experimental

See #306

12 years agoMerge pull request #411 from wbbaddons/trimNBSP
Alexander Ebert [Thu, 9 Feb 2012 14:32:44 +0000 (06:32 -0800)]
Merge pull request #411 from wbbaddons/trimNBSP

Trim non-breaking-whitespace as well

12 years agoMerge pull request #415 from wbbaddons/repackExceptions
Alexander Ebert [Thu, 9 Feb 2012 14:29:59 +0000 (06:29 -0800)]
Merge pull request #415 from wbbaddons/repackExceptions

Repack plain exceptions into a SystemException to benefit from its impro...

12 years agoFixes wrong buttons
Luzifr [Thu, 9 Feb 2012 13:46:53 +0000 (14:46 +0100)]
Fixes wrong buttons

12 years agoMerge branch 'master' of github.com:WoltLab/WCF
Alexander Ebert [Thu, 9 Feb 2012 13:46:32 +0000 (14:46 +0100)]
Merge branch 'master' of github.com:WoltLab/WCF

12 years agoFixed wrong template name passed to compileString()
Alexander Ebert [Thu, 9 Feb 2012 13:45:59 +0000 (14:45 +0100)]
Fixed wrong template name passed to compileString()

12 years agoSome simplifications & bug-fixes
Luzifr [Thu, 9 Feb 2012 13:30:01 +0000 (14:30 +0100)]
Some simplifications & bug-fixes

On short pages there is only one arrow in the
sidebar-collapsible-button again (was broken)

12 years agoFixed broken redirect after uninstallation
Alexander Ebert [Thu, 9 Feb 2012 13:11:12 +0000 (14:11 +0100)]
Fixed broken redirect after uninstallation

12 years agoFixes API usage
Alexander Ebert [Thu, 9 Feb 2012 13:03:35 +0000 (14:03 +0100)]
Fixes API usage

12 years agoFixed static includes during setup
Alexander Ebert [Thu, 9 Feb 2012 12:50:13 +0000 (13:50 +0100)]
Fixed static includes during setup

12 years agoMerge branch 'master' of github.com:WoltLab/WCF
Alexander Ebert [Wed, 8 Feb 2012 19:55:40 +0000 (20:55 +0100)]
Merge branch 'master' of github.com:WoltLab/WCF

12 years agoAdded support for static includes
Alexander Ebert [Wed, 8 Feb 2012 19:54:14 +0000 (20:54 +0100)]
Added support for static includes