GitHub/WoltLab/WCF.git
12 years agoMerge branch 'master' of github.com:WoltLab/WCF
Marcel Werk [Thu, 29 Nov 2012 22:09:52 +0000 (23:09 +0100)]
Merge branch 'master' of github.com:WoltLab/WCF

12 years agoGroup option category overhaul
Marcel Werk [Thu, 29 Nov 2012 22:09:22 +0000 (23:09 +0100)]
Group option category overhaul

12 years agoRemoved icon support for user option category
Alexander Ebert [Thu, 29 Nov 2012 22:02:33 +0000 (23:02 +0100)]
Removed icon support for user option category

Closes #945

12 years agoVarious improvements
Alexander Ebert [Thu, 29 Nov 2012 20:54:58 +0000 (21:54 +0100)]
Various improvements

12 years agoFixed various errors
Alexander Ebert [Thu, 29 Nov 2012 16:52:23 +0000 (17:52 +0100)]
Fixed various errors

12 years agoForcing a 60px top/bottom margin for dialog overlays
Alexander Ebert [Thu, 29 Nov 2012 16:30:29 +0000 (17:30 +0100)]
Forcing a 60px top/bottom margin for dialog overlays

12 years agoFixed label for dialog close button
Alexander Ebert [Thu, 29 Nov 2012 16:13:20 +0000 (17:13 +0100)]
Fixed label for dialog close button

12 years agoAdded ability to perform a rollback if installation fails
Alexander Ebert [Thu, 29 Nov 2012 16:00:51 +0000 (17:00 +0100)]
Added ability to perform a rollback if installation fails

Fixes #737

12 years agoPreventing dialog close by clicking on the modal overlay
Alexander Ebert [Thu, 29 Nov 2012 15:32:52 +0000 (16:32 +0100)]
Preventing dialog close by clicking on the modal overlay

Closes #905

12 years agoFixed dialog rendering during package installation
Alexander Ebert [Thu, 29 Nov 2012 13:37:38 +0000 (14:37 +0100)]
Fixed dialog rendering during package installation

Fixes #921

12 years agoFixed domain path if installed in document root
Alexander Ebert [Thu, 29 Nov 2012 11:23:04 +0000 (12:23 +0100)]
Fixed domain path if installed in document root

Fixes #943

12 years agoFixed template id
Marcel Werk [Tue, 27 Nov 2012 20:53:07 +0000 (21:53 +0100)]
Fixed template id

12 years agoMerge branch 'master' of github.com:WoltLab/WCF
Marcel Werk [Tue, 27 Nov 2012 20:47:09 +0000 (21:47 +0100)]
Merge branch 'master' of github.com:WoltLab/WCF

12 years agoSmall optimizations
Marcel Werk [Tue, 27 Nov 2012 20:46:52 +0000 (21:46 +0100)]
Small optimizations

12 years agoClosing search overlay after a short delay
Alexander Ebert [Tue, 27 Nov 2012 17:02:42 +0000 (18:02 +0100)]
Closing search overlay after a short delay

Fixes #888

12 years agoFixed clipboard function to retrieve marked items
Alexander Ebert [Tue, 27 Nov 2012 16:54:22 +0000 (17:54 +0100)]
Fixed clipboard function to retrieve marked items

Fixes #936

12 years agoRemoved support for link-less breadcrumbs
Alexander Ebert [Tue, 27 Nov 2012 16:22:30 +0000 (17:22 +0100)]
Removed support for link-less breadcrumbs

Fixes #934

12 years agoFix for overrides of WCF.UserPanel._convert()
Alexander Ebert [Tue, 27 Nov 2012 14:52:26 +0000 (15:52 +0100)]
Fix for overrides of WCF.UserPanel._convert()

12 years agoAdded abstract class for UserPanel items
Alexander Ebert [Mon, 26 Nov 2012 16:30:39 +0000 (17:30 +0100)]
Added abstract class for UserPanel items

WCF.UserPanel supports the dynamic conversion from a static link into a dynamic dropdown menu with AJAX support. Using this class ensures that every menu item remains usable even if someone decides to cripple their browser with disabled JavaScript support.

12 years agoAdded ability to concat conditions with 'OR'
Alexander Ebert [Mon, 26 Nov 2012 13:02:55 +0000 (14:02 +0100)]
Added ability to concat conditions with 'OR'

Closes #937

12 years agoUpdate PHPVersion in stepShowSystemRequirements
Tim Düsterhus [Sun, 25 Nov 2012 19:59:56 +0000 (20:59 +0100)]
Update PHPVersion in stepShowSystemRequirements

Closes #938

12 years agoMerge branch 'master' of github.com:WoltLab/WCF
Marcel Werk [Fri, 23 Nov 2012 16:57:39 +0000 (17:57 +0100)]
Merge branch 'master' of github.com:WoltLab/WCF

12 years agoAdded missing permission validation
Marcel Werk [Fri, 23 Nov 2012 16:57:22 +0000 (17:57 +0100)]
Added missing permission validation

12 years agoAdded prototype for style-based page logo
Alexander Ebert [Fri, 23 Nov 2012 12:17:06 +0000 (13:17 +0100)]
Added prototype for style-based page logo

12 years agoAdded possibility to install a style as default style
Alexander Ebert [Fri, 23 Nov 2012 01:09:02 +0000 (02:09 +0100)]
Added possibility to install a style as default style

12 years agoFixed style import
Alexander Ebert [Thu, 22 Nov 2012 22:45:06 +0000 (23:45 +0100)]
Fixed style import

Fixes #889

12 years agoFix sorting
Tim Düsterhus [Thu, 22 Nov 2012 21:30:14 +0000 (22:30 +0100)]
Fix sorting

12 years agoFix typo in PackageUpdateDispatcher
Tim Düsterhus [Thu, 22 Nov 2012 21:20:53 +0000 (22:20 +0100)]
Fix typo in PackageUpdateDispatcher

12 years agoAdd life to GetUpdateInfoCronjob
Tim Düsterhus [Thu, 22 Nov 2012 21:03:57 +0000 (22:03 +0100)]
Add life to GetUpdateInfoCronjob

12 years agoFix Useragent
Tim Düsterhus [Thu, 22 Nov 2012 20:46:20 +0000 (21:46 +0100)]
Fix Useragent

12 years agoHTTPUtil -> HTTPRequest and add comments to HTTPRequest
Tim Düsterhus [Thu, 22 Nov 2012 20:45:39 +0000 (21:45 +0100)]
HTTPUtil -> HTTPRequest and add comments to HTTPRequest

12 years agoRemove import of some Zend class in HTTPUtil
Tim Düsterhus [Thu, 22 Nov 2012 20:42:10 +0000 (21:42 +0100)]
Remove import of some Zend class in HTTPUtil

12 years agoMerge branch 'master' of github.com:WoltLab/WCF
Tim Düsterhus [Thu, 22 Nov 2012 20:41:03 +0000 (21:41 +0100)]
Merge branch 'master' of github.com:WoltLab/WCF

12 years agoAdd HTTPUtil and deprecated FileUtil::downloadFileFromHTTP()
Tim Düsterhus [Thu, 22 Nov 2012 20:40:02 +0000 (21:40 +0100)]
Add HTTPUtil and deprecated FileUtil::downloadFileFromHTTP()

HTTPUtil is a clean reimplementation of FileUtil::downloadFileFromHTTP() with
some new features.

12 years agoFixed offline message setting
Marcel Werk [Thu, 22 Nov 2012 18:03:34 +0000 (19:03 +0100)]
Fixed offline message setting

12 years agoMerge branch 'master' of github.com:WoltLab/WCF
Tim Düsterhus [Thu, 22 Nov 2012 17:27:07 +0000 (18:27 +0100)]
Merge branch 'master' of github.com:WoltLab/WCF

12 years agoFix badge in updateServerList
Tim Düsterhus [Thu, 22 Nov 2012 17:26:40 +0000 (18:26 +0100)]
Fix badge in updateServerList

12 years agoMerge branch 'master' of github.com:WoltLab/WCF
Marcel Werk [Thu, 22 Nov 2012 02:07:57 +0000 (03:07 +0100)]
Merge branch 'master' of github.com:WoltLab/WCF

12 years agoFixex some small style issues
Marcel Werk [Thu, 22 Nov 2012 02:07:40 +0000 (03:07 +0100)]
Fixex some small style issues

12 years agoFixed i18n input
Alexander Ebert [Thu, 22 Nov 2012 01:03:50 +0000 (02:03 +0100)]
Fixed i18n input

Fixes #928

12 years agoMerge branch 'master' of github.com:WoltLab/WCF
Marcel Werk [Wed, 21 Nov 2012 16:52:33 +0000 (17:52 +0100)]
Merge branch 'master' of github.com:WoltLab/WCF

12 years agoAdded image resize function
Marcel Werk [Wed, 21 Nov 2012 16:52:16 +0000 (17:52 +0100)]
Added image resize function

12 years agoOptions are now only visually disabled
Alexander Ebert [Wed, 21 Nov 2012 13:07:04 +0000 (14:07 +0100)]
Options are now only visually disabled

12 years agoRemoved height adjustment for i18n input
Alexander Ebert [Tue, 20 Nov 2012 23:53:04 +0000 (00:53 +0100)]
Removed height adjustment for i18n input

The calculation fails if the button is located within an element set to `display: none` causing a broken view.

12 years agoFixed rendering of externalURL.svg
Alexander Ebert [Tue, 20 Nov 2012 20:10:26 +0000 (21:10 +0100)]
Fixed rendering of externalURL.svg

12 years agoMerge pull request #920 from Gravatronics/bug/templateEngine
Tim Düsterhus [Tue, 20 Nov 2012 13:09:38 +0000 (05:09 -0800)]
Merge pull request #920 from Gravatronics/bug/templateEngine

Fixes template engines

12 years agoAJAX error handling overhaul
Alexander Ebert [Tue, 20 Nov 2012 08:37:41 +0000 (09:37 +0100)]
AJAX error handling overhaul

12 years agoMerge pull request #925 from Gravatronics/bug/multipleLanguageinputJS
Alexander Ebert [Tue, 20 Nov 2012 03:05:10 +0000 (19:05 -0800)]
Merge pull request #925 from Gravatronics/bug/multipleLanguageinputJS

Fixes adjusting height of multiple language input fields

12 years agoAdded offline mode
Marcel Werk [Mon, 19 Nov 2012 16:51:10 +0000 (17:51 +0100)]
Added offline mode

12 years agoFixed blacklists
Marcel Werk [Mon, 19 Nov 2012 14:53:33 +0000 (15:53 +0100)]
Fixed blacklists

12 years agoMerge pull request #924 from Gravatronics/bug/objectTypeSerialization
Marcel Werk [Mon, 19 Nov 2012 14:03:11 +0000 (06:03 -0800)]
Merge pull request #924 from Gravatronics/bug/objectTypeSerialization

Fixes serialization of ObjectType objects

12 years agoFixes typo
Matthias Schmidt [Mon, 19 Nov 2012 12:53:30 +0000 (13:53 +0100)]
Fixes typo

12 years agoFixes adjusting height of multiple language input fields
Matthias Schmidt [Mon, 19 Nov 2012 09:52:44 +0000 (10:52 +0100)]
Fixes adjusting height of multiple language input fields

12 years agoFixes serialization of ObjectType objects
Matthias Schmidt [Mon, 19 Nov 2012 09:47:26 +0000 (10:47 +0100)]
Fixes serialization of ObjectType objects

12 years agoFixes template engines
Matthias Schmidt [Mon, 19 Nov 2012 09:35:24 +0000 (10:35 +0100)]
Fixes template engines

12 years agoTemplates are now compiled using PACKAGE_ID
Alexander Ebert [Mon, 19 Nov 2012 02:35:34 +0000 (03:35 +0100)]
Templates are now compiled using PACKAGE_ID

Previously compiled templates were stored with their origin's package id, which prevents duplicates among shared templates. This is dangerous when using template listeners, as they may be included in a different environment, but cause errors in other environments.

Fixes #911

12 years agoMerge branch 'master' of github.com:WoltLab/WCF
Marcel Werk [Mon, 19 Nov 2012 02:26:43 +0000 (03:26 +0100)]
Merge branch 'master' of github.com:WoltLab/WCF

12 years agoRearranged options / option categories (WIP)
Marcel Werk [Mon, 19 Nov 2012 02:26:19 +0000 (03:26 +0100)]
Rearranged options / option categories (WIP)

12 years agoFixed i18n input
Alexander Ebert [Mon, 19 Nov 2012 02:25:34 +0000 (03:25 +0100)]
Fixed i18n input

Fixes #908

12 years agoFixed dropdown menu rendering of i18n input fields
Alexander Ebert [Sun, 18 Nov 2012 22:44:54 +0000 (23:44 +0100)]
Fixed dropdown menu rendering of i18n input fields

Fixes #907

12 years agoDestroying object type processor upon serialization
Alexander Ebert [Sun, 18 Nov 2012 22:04:06 +0000 (23:04 +0100)]
Destroying object type processor upon serialization

SingletonFactory does not allow serialization, therefore we need to remove it (as an object type can be serialized by design).

12 years agoAssigning template name after automatic guessing
Alexander Ebert [Sun, 18 Nov 2012 21:59:58 +0000 (22:59 +0100)]
Assigning template name after automatic guessing

Fixes #913

12 years agoMerge branch 'master' of github.com:WoltLab/WCF
Alexander Ebert [Sun, 18 Nov 2012 21:58:01 +0000 (22:58 +0100)]
Merge branch 'master' of github.com:WoltLab/WCF

12 years agoFixed uninstallation
Alexander Ebert [Sun, 18 Nov 2012 21:57:34 +0000 (22:57 +0100)]
Fixed uninstallation

Fixes #914

12 years agoMerge branch 'master' of github.com:WoltLab/WCF
Marcel Werk [Sun, 18 Nov 2012 21:55:42 +0000 (22:55 +0100)]
Merge branch 'master' of github.com:WoltLab/WCF

12 years agoRearranged options / option categories (WIP)
Marcel Werk [Sun, 18 Nov 2012 21:55:13 +0000 (22:55 +0100)]
Rearranged options / option categories (WIP)

12 years agoMerge pull request #916 from Gravatronics/enhancement/userGroupEditLink
Alexander Ebert [Sun, 18 Nov 2012 21:52:44 +0000 (13:52 -0800)]
Merge pull request #916 from Gravatronics/enhancement/userGroupEditLink

Moves user group id from hidden input field to link for user group edit form

12 years agoRemoved unused parameter $allowUnset
Alexander Ebert [Sun, 18 Nov 2012 21:48:53 +0000 (22:48 +0100)]
Removed unused parameter $allowUnset

Fixes #918

12 years agoRearranged the ACP menu
Marcel Werk [Sun, 18 Nov 2012 20:33:35 +0000 (21:33 +0100)]
Rearranged the ACP menu

12 years agoMoves user group id from hidden input field to link for user group edit form
Matthias Schmidt [Sun, 18 Nov 2012 16:28:10 +0000 (17:28 +0100)]
Moves user group id from hidden input field to link for user group edit form

This way, reloading (= clicking on the address bar in the browser and clicking enter) the page is easier.

12 years agoAdd TODO
Tim Düsterhus [Fri, 16 Nov 2012 22:09:14 +0000 (23:09 +0100)]
Add TODO

12 years agoMerge branch 'master' of github.com:WoltLab/WCF
Tim Düsterhus [Fri, 16 Nov 2012 17:22:39 +0000 (18:22 +0100)]
Merge branch 'master' of github.com:WoltLab/WCF

12 years agoShow previous exception description.
Tim Düsterhus [Fri, 16 Nov 2012 17:21:14 +0000 (18:21 +0100)]
Show previous exception description.

12 years agoUpdated README.md
Alexander Ebert [Fri, 16 Nov 2012 02:21:28 +0000 (03:21 +0100)]
Updated README.md

12 years agoSome minor dialog optimizations
Marcel Werk [Fri, 16 Nov 2012 01:22:45 +0000 (02:22 +0100)]
Some minor dialog optimizations

12 years agoAdded additional div for styling
Marcel Werk [Fri, 16 Nov 2012 01:22:19 +0000 (02:22 +0100)]
Added additional div for styling

12 years agoMerge branch 'master' of github.com:WoltLab/WCF
Marcel Werk [Thu, 15 Nov 2012 21:12:12 +0000 (22:12 +0100)]
Merge branch 'master' of github.com:WoltLab/WCF

12 years agoFixed small style issue
Marcel Werk [Thu, 15 Nov 2012 21:11:56 +0000 (22:11 +0100)]
Fixed small style issue

12 years agoFixed colored clock icon
Alexander Ebert [Thu, 15 Nov 2012 18:02:04 +0000 (19:02 +0100)]
Fixed colored clock icon

12 years agoFixed icon rendering at base dimensions
Alexander Ebert [Thu, 15 Nov 2012 16:36:34 +0000 (17:36 +0100)]
Fixed icon rendering at base dimensions

Previously certain lines would be one pixel thick but were required to be drawn between two pixel. This caused pretty ugly sub-pixels, as the browser tried to smooth them out. Simply translating their coordinates by half a pixel fixes this issue.

Note: Some icons cannot be rendered properly at 16x16 px as they either contain lines with custom angles (or are an arc) or contain too much detail.

12 years agoFixed WCF.Dropdown behavior
Alexander Ebert [Thu, 15 Nov 2012 03:14:12 +0000 (04:14 +0100)]
Fixed WCF.Dropdown behavior

12 years agoMerge branch 'master' of github.com:WoltLab/WCF
Marcel Werk [Wed, 14 Nov 2012 20:42:22 +0000 (21:42 +0100)]
Merge branch 'master' of github.com:WoltLab/WCF

12 years agoFixed small style issues
Marcel Werk [Wed, 14 Nov 2012 20:42:08 +0000 (21:42 +0100)]
Fixed small style issues

12 years agoFixed 'jump to page'
Alexander Ebert [Wed, 14 Nov 2012 17:58:07 +0000 (18:58 +0100)]
Fixed 'jump to page'

12 years agoMerge branch 'master' of github.com:WoltLab/WCF
Alexander Ebert [Wed, 14 Nov 2012 09:53:04 +0000 (10:53 +0100)]
Merge branch 'master' of github.com:WoltLab/WCF

12 years agoFixed wcfPages
Alexander Ebert [Wed, 14 Nov 2012 09:52:42 +0000 (10:52 +0100)]
Fixed wcfPages

12 years agoAdded styling for external links
Marcel Werk [Wed, 14 Nov 2012 03:11:32 +0000 (04:11 +0100)]
Added styling for external links

12 years agoFixed small style issues
Marcel Werk [Wed, 14 Nov 2012 01:51:47 +0000 (02:51 +0100)]
Fixed small style issues

12 years agoSome small optimizations
Marcel Werk [Tue, 13 Nov 2012 22:24:14 +0000 (23:24 +0100)]
Some small optimizations

12 years agoAdded status attribute
Marcel Werk [Tue, 13 Nov 2012 22:23:59 +0000 (23:23 +0100)]
Added status attribute

12 years agoRemoved obsolete code
Marcel Werk [Tue, 13 Nov 2012 21:21:17 +0000 (22:21 +0100)]
Removed obsolete code

12 years agoMerge branch 'master' of github.com:WoltLab/WCF
Marcel Werk [Tue, 13 Nov 2012 17:03:22 +0000 (18:03 +0100)]
Merge branch 'master' of github.com:WoltLab/WCF

12 years agoAdded setting to add rel="nofollow" to external links
Marcel Werk [Tue, 13 Nov 2012 17:03:05 +0000 (18:03 +0100)]
Added setting to add rel="nofollow" to external links

12 years agoMerge branch 'master' of github.com:WoltLab/WCF
Alexander Ebert [Tue, 13 Nov 2012 16:42:52 +0000 (17:42 +0100)]
Merge branch 'master' of github.com:WoltLab/WCF

12 years agoAdded option to use WCF.Language.Chooser as language filter
Alexander Ebert [Tue, 13 Nov 2012 16:42:27 +0000 (17:42 +0100)]
Added option to use WCF.Language.Chooser as language filter

12 years agoAdded datepicker styling
Marcel Werk [Mon, 12 Nov 2012 23:03:26 +0000 (00:03 +0100)]
Added datepicker styling

12 years agoDisabled loading overlay for WCF.System.KeepAlive
Alexander Ebert [Mon, 12 Nov 2012 22:39:51 +0000 (23:39 +0100)]
Disabled loading overlay for WCF.System.KeepAlive

12 years agoRefreshing session every (SESSION_TIMEOUT - 1) minute
Alexander Ebert [Mon, 12 Nov 2012 20:05:30 +0000 (21:05 +0100)]
Refreshing session every (SESSION_TIMEOUT - 1) minute

This way the session will not expire as long as the browser window is open, preventing the SECURITY_TOKEN to become invalid due to inactivity.

If the session timeout is 30 minutes (default value), a single request will be sent every 29 minutes.

12 years agoStyle optimization
Marcel Werk [Mon, 12 Nov 2012 03:08:25 +0000 (04:08 +0100)]
Style optimization

12 years agoMerge branch 'master' of github.com:WoltLab/WCF
Marcel Werk [Mon, 12 Nov 2012 02:35:08 +0000 (03:35 +0100)]
Merge branch 'master' of github.com:WoltLab/WCF