GitHub/WoltLab/WCF.git
12 years agoModified Action Proxy Loading indicator
Luzifr [Thu, 17 Nov 2011 14:11:37 +0000 (15:11 +0100)]
Modified Action Proxy Loading indicator

12 years agoTop-menu & Action Proxy Loading
Luzifr [Wed, 16 Nov 2011 17:57:47 +0000 (18:57 +0100)]
Top-menu & Action Proxy Loading

Top-menu items now floating (we need to tell apart elements floating to
the left and to the right in the future); Action Proxy Loading
indicator now centered (only testing).

12 years agoFixed outstanding option types
Marcel Werk [Wed, 16 Nov 2011 17:45:29 +0000 (18:45 +0100)]
Fixed outstanding option types

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

12 years agoFixed date option type
Marcel Werk [Wed, 16 Nov 2011 16:50:58 +0000 (17:50 +0100)]
Fixed date option type

12 years agoTop-menu modifications (unfinished)
Luzifr [Wed, 16 Nov 2011 16:50:30 +0000 (17:50 +0100)]
Top-menu modifications (unfinished)

12 years agoMerge branch 'master' of github.com:WoltLab/WCF
Alexander Ebert [Wed, 16 Nov 2011 16:46:12 +0000 (17:46 +0100)]
Merge branch 'master' of github.com:WoltLab/WCF

12 years agoMoved option handling into external class.
Alexander Ebert [Wed, 16 Nov 2011 16:46:00 +0000 (17:46 +0100)]
Moved option handling into external class.

Options were handled within the Form-derived classes itself, causing non-accessible code if calling from outside (e.g. using an AJAX-request).

12 years agoRemoved obsolete option type
Marcel Werk [Wed, 16 Nov 2011 16:03:04 +0000 (17:03 +0100)]
Removed obsolete option type

12 years agoAdded HeaderUtil::delayedRedirect() method
Marcel Werk [Wed, 16 Nov 2011 14:45:28 +0000 (15:45 +0100)]
Added HeaderUtil::delayedRedirect() method

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

12 years agoFixed icon path
Marcel Werk [Tue, 15 Nov 2011 21:08:49 +0000 (22:08 +0100)]
Fixed icon path

12 years agoOverlays & iconbar optimization
Luzifr [Tue, 15 Nov 2011 19:07:45 +0000 (20:07 +0100)]
Overlays & iconbar optimization

(merged declarations of header- & footer-navigation because they are
the same)

12 years agoFixed icon & JS
Luzifr [Tue, 15 Nov 2011 18:25:33 +0000 (19:25 +0100)]
Fixed icon & JS

12 years agoDefinition-lists & installation optimizations
Luzifr [Tue, 15 Nov 2011 18:02:40 +0000 (19:02 +0100)]
Definition-lists & installation optimizations

12 years agosmall changes (unfinished)
Luzifr [Tue, 15 Nov 2011 17:37:07 +0000 (18:37 +0100)]
small changes (unfinished)

12 years agoMerge branch 'master' of github.com:WoltLab/WCF
Alexander Ebert [Tue, 15 Nov 2011 16:34:50 +0000 (17:34 +0100)]
Merge branch 'master' of github.com:WoltLab/WCF

12 years agoChanged progress calculation
Alexander Ebert [Tue, 15 Nov 2011 16:34:26 +0000 (17:34 +0100)]
Changed progress calculation

In previous version of WCF, the progress was calculated upon a known amount of steps. This is no longer valid and the calculation within the real ACP-based installation is independent. Since the WCFSetup itself is not performing the installation itself, this behavior was changed to reflect the preparation progress.

12 years agoMerge branch 'master' of github.com:WoltLab/WCF
Marcel Werk [Tue, 15 Nov 2011 16:29:06 +0000 (17:29 +0100)]
Merge branch 'master' of github.com:WoltLab/WCF

12 years agoAdded reset method for collapsible handler
Marcel Werk [Tue, 15 Nov 2011 16:28:49 +0000 (17:28 +0100)]
Added reset method for collapsible handler

12 years agoMinor changes
Luzifr [Tue, 15 Nov 2011 16:09:07 +0000 (17:09 +0100)]
Minor changes

12 years ago2 online-status icons
Luzifr [Tue, 15 Nov 2011 16:08:28 +0000 (17:08 +0100)]
2 online-status icons

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

12 years agoFixed response data method
Alexander Ebert [Tue, 15 Nov 2011 16:02:27 +0000 (17:02 +0100)]
Fixed response data method

12 years agoChanged tag for copyright
Luzifr [Tue, 15 Nov 2011 14:36:05 +0000 (15:36 +0100)]
Changed tag for copyright

12 years agoMerge branch 'master' of github.com:WoltLab/WCF
Alexander Ebert [Mon, 14 Nov 2011 18:40:00 +0000 (19:40 +0100)]
Merge branch 'master' of github.com:WoltLab/WCF

12 years agoWork-around for wcfAJAXDialog via AJAXProxy
Alexander Ebert [Mon, 14 Nov 2011 18:39:37 +0000 (19:39 +0100)]
Work-around for wcfAJAXDialog via AJAXProxy

12 years agoSome optimizations
Luzifr [Mon, 14 Nov 2011 18:34:46 +0000 (19:34 +0100)]
Some optimizations

12 years agoMerge branch 'master' of github.com:WoltLab/WCF
Alexander Ebert [Mon, 14 Nov 2011 18:16:33 +0000 (19:16 +0100)]
Merge branch 'master' of github.com:WoltLab/WCF

12 years agoFixed close function for dialogs
Alexander Ebert [Mon, 14 Nov 2011 18:16:07 +0000 (19:16 +0100)]
Fixed close function for dialogs

12 years agoSome optimizations
Luzifr [Mon, 14 Nov 2011 18:03:03 +0000 (19:03 +0100)]
Some optimizations

12 years agoChanged data attributes to comply W3C norms
Alexander Ebert [Mon, 14 Nov 2011 16:54:05 +0000 (17:54 +0100)]
Changed data attributes to comply W3C norms

12 years agoMerge branch 'master' of github.com:WoltLab/WCF
Alexander Ebert [Mon, 14 Nov 2011 15:52:16 +0000 (16:52 +0100)]
Merge branch 'master' of github.com:WoltLab/WCF

12 years ago.data() now supports upper-case 'ID' suffix
Alexander Ebert [Mon, 14 Nov 2011 15:51:44 +0000 (16:51 +0100)]
.data() now supports upper-case 'ID' suffix

12 years agoMerge branch 'master' of github.com:WoltLab/WCF
Marcel Werk [Mon, 14 Nov 2011 15:47:21 +0000 (16:47 +0100)]
Merge branch 'master' of github.com:WoltLab/WCF

12 years agoFixed missing templateName variable
Marcel Werk [Mon, 14 Nov 2011 15:47:04 +0000 (16:47 +0100)]
Fixed missing templateName variable

12 years agoOne more thing …
Luzifr [Mon, 14 Nov 2011 15:10:42 +0000 (16:10 +0100)]
One more thing …

12 years agoSmall changes to the ACP-Sidebar
Luzifr [Mon, 14 Nov 2011 15:08:49 +0000 (16:08 +0100)]
Small changes to the ACP-Sidebar

12 years agoChanged implementation for ui.wcfTabs
Alexander Ebert [Mon, 14 Nov 2011 14:59:36 +0000 (15:59 +0100)]
Changed implementation for ui.wcfTabs

12 years agoUpdated to jQuery 1.7
Alexander Ebert [Mon, 14 Nov 2011 13:13:11 +0000 (14:13 +0100)]
Updated to jQuery 1.7

12 years agoMissing icon
Luzifr [Mon, 14 Nov 2011 12:14:18 +0000 (13:14 +0100)]
Missing icon

12 years agoSmall optimizations
Luzifr [Mon, 14 Nov 2011 12:11:45 +0000 (13:11 +0100)]
Small optimizations

12 years agoSome optimizations
Luzifr [Sun, 13 Nov 2011 00:59:01 +0000 (01:59 +0100)]
Some optimizations

12 years agoMerge branch 'master' of github.com:WoltLab/WCF
Marcel Werk [Fri, 11 Nov 2011 21:23:40 +0000 (22:23 +0100)]
Merge branch 'master' of github.com:WoltLab/WCF

12 years agoSome small optimizations
Marcel Werk [Fri, 11 Nov 2011 21:23:28 +0000 (22:23 +0100)]
Some small optimizations

12 years agoMerge branch 'master' of github.com:WoltLab/WCF
Alexander Ebert [Fri, 11 Nov 2011 21:20:34 +0000 (22:20 +0100)]
Merge branch 'master' of github.com:WoltLab/WCF

12 years agoEnabled basic SEO-like support
Alexander Ebert [Fri, 11 Nov 2011 21:20:14 +0000 (22:20 +0100)]
Enabled basic SEO-like support

12 years agoDeleted wrong icon
Luzifr [Fri, 11 Nov 2011 18:13:56 +0000 (19:13 +0100)]
Deleted wrong icon

12 years agoOne more icon
Luzifr [Fri, 11 Nov 2011 18:09:51 +0000 (19:09 +0100)]
One more icon

12 years agoIcons, Sidebar, handhelds
Luzifr [Fri, 11 Nov 2011 18:05:46 +0000 (19:05 +0100)]
Icons, Sidebar, handhelds

New icons (will expectedly replace the opened, closed icons in the
future); More support for small screens (handhelds); Optimized
log-in-overlay;

12 years agoAdded bitmask visibility constants
Alexander Ebert [Fri, 11 Nov 2011 16:12:37 +0000 (17:12 +0100)]
Added bitmask visibility constants

12 years agoChanged select order to prevent userID = null
Alexander Ebert [Fri, 11 Nov 2011 16:07:34 +0000 (17:07 +0100)]
Changed select order to prevent userID = null

12 years agoMerge branch 'master' of github.com:WoltLab/WCF
Alexander Ebert [Fri, 11 Nov 2011 15:19:56 +0000 (16:19 +0100)]
Merge branch 'master' of github.com:WoltLab/WCF

12 years agoUser options are now fetched with each user object
Alexander Ebert [Fri, 11 Nov 2011 15:19:35 +0000 (16:19 +0100)]
User options are now fetched with each user object

12 years agoGlobe icon for external links
Luzifr [Fri, 11 Nov 2011 13:21:36 +0000 (14:21 +0100)]
Globe icon for external links

12 years agoRemoved unnecessary code
Alexander Ebert [Fri, 11 Nov 2011 00:32:17 +0000 (01:32 +0100)]
Removed unnecessary code

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

12 years agoSome small optimizations
Marcel Werk [Thu, 10 Nov 2011 21:09:48 +0000 (22:09 +0100)]
Some small optimizations

12 years agoMissing icon
Luzifr [Thu, 10 Nov 2011 18:36:14 +0000 (19:36 +0100)]
Missing icon

12 years agoSome changes to the collapsible sidebar
Luzifr [Thu, 10 Nov 2011 18:31:10 +0000 (19:31 +0100)]
Some changes to the collapsible sidebar

There seems to be no way to animate the toggle, so i removed it for
now. Maybe someone finds a clean and simple solution.

12 years agoCorrected wrong icon-name
Luzifr [Thu, 10 Nov 2011 17:53:01 +0000 (18:53 +0100)]
Corrected wrong icon-name

12 years agoSmall bugfix
Luzifr [Thu, 10 Nov 2011 17:32:30 +0000 (18:32 +0100)]
Small bugfix

12 years agoCorrected icon-names and added missing ones
Luzifr [Thu, 10 Nov 2011 17:10:35 +0000 (18:10 +0100)]
Corrected icon-names and added missing ones

12 years agoOverhaul of all icons
Luzifr [Thu, 10 Nov 2011 16:25:44 +0000 (17:25 +0100)]
Overhaul of all icons

the rest

12 years agoOverhaul of all icons
Luzifr [Thu, 10 Nov 2011 16:23:26 +0000 (17:23 +0100)]
Overhaul of all icons

Fixed some buggy icons; Corrected wrong icons-names; Better prepared
icons for styling with CSS (similar colored icons have identical
classes, elements in icons now styled by a separate CSS-block,
CSS-classes renamed to reflect the colour type (file-suffix: -, 1, 2));
This commit may break some already finished pages because the icons may
not be found due to renaming!

12 years agoMerge branch 'master' of github.com:WoltLab/WCF
Alexander Ebert [Thu, 10 Nov 2011 16:16:57 +0000 (17:16 +0100)]
Merge branch 'master' of github.com:WoltLab/WCF

12 years agoFixed user option id
Alexander Ebert [Thu, 10 Nov 2011 16:16:37 +0000 (17:16 +0100)]
Fixed user option id

12 years agoFixed login by cookies
Marcel Werk [Thu, 10 Nov 2011 16:14:55 +0000 (17:14 +0100)]
Fixed login by cookies

12 years agoCollapsed sidebar changed to work with CSS
Alexander Ebert [Thu, 10 Nov 2011 15:12:12 +0000 (16:12 +0100)]
Collapsed sidebar changed to work with CSS

@Luzifr: This CSS is a broken prototype, fix please. Furthermore Firefox seems to be completely retarded, hiding the span at all.

12 years agoImplemented persistent collapsible sidebar
Alexander Ebert [Thu, 10 Nov 2011 02:07:18 +0000 (03:07 +0100)]
Implemented persistent collapsible sidebar

12 years agoImplemented a toggleable sidebar for WCF
Alexander Ebert [Wed, 9 Nov 2011 23:14:15 +0000 (00:14 +0100)]
Implemented a toggleable sidebar for WCF

12 years agoFixed icon-tag usage
Alexander Ebert [Wed, 9 Nov 2011 20:51:54 +0000 (21:51 +0100)]
Fixed icon-tag usage

12 years agoBadge in the main menu is now only shown when there is something new
Marcel Werk [Wed, 9 Nov 2011 18:16:05 +0000 (19:16 +0100)]
Badge in the main menu is now only shown when there is something new

12 years agoMerge branch 'master' of github.com:WoltLab/WCF
Marcel Werk [Tue, 8 Nov 2011 18:57:06 +0000 (19:57 +0100)]
Merge branch 'master' of github.com:WoltLab/WCF

12 years agoAdded additional parameters for the collapsible function
Marcel Werk [Tue, 8 Nov 2011 18:56:54 +0000 (19:56 +0100)]
Added additional parameters for the collapsible function

12 years agoMerge branch 'master' of github.com:WoltLab/WCF
Alexander Ebert [Tue, 8 Nov 2011 18:18:59 +0000 (19:18 +0100)]
Merge branch 'master' of github.com:WoltLab/WCF

12 years agoFixed class name generation
Alexander Ebert [Tue, 8 Nov 2011 18:17:58 +0000 (19:17 +0100)]
Fixed class name generation

12 years agoMinor update
Luzifr [Tue, 8 Nov 2011 17:43:58 +0000 (18:43 +0100)]
Minor update

12 years agoMerge pull request #248 from wbbaddons/veryImportantBugfix
Alexander Ebert [Tue, 8 Nov 2011 16:16:32 +0000 (08:16 -0800)]
Merge pull request #248 from wbbaddons/veryImportantBugfix

Changing sizeof to count.

12 years agoChanging sizeof to count.
Tim Düsterhus [Tue, 8 Nov 2011 16:05:20 +0000 (17:05 +0100)]
Changing sizeof to count.

This is a very important bugfix, my whole installation broke, because of this!

12 years agoAdded support for user options
Alexander Ebert [Tue, 8 Nov 2011 14:15:10 +0000 (15:15 +0100)]
Added support for user options

12 years agoMerge branch 'master' of github.com:WoltLab/WCF
Alexander Ebert [Tue, 8 Nov 2011 11:33:11 +0000 (12:33 +0100)]
Merge branch 'master' of github.com:WoltLab/WCF

12 years agoOption cache builder supports various objects
Alexander Ebert [Tue, 8 Nov 2011 11:32:27 +0000 (12:32 +0100)]
Option cache builder supports various objects

12 years agoFont-size expanded
Luzifr [Tue, 8 Nov 2011 11:10:25 +0000 (12:10 +0100)]
Font-size expanded

12 years agoEnhancement for balloon-tooltips
Luzifr [Mon, 7 Nov 2011 18:48:25 +0000 (19:48 +0100)]
Enhancement for balloon-tooltips

12 years agoSome improvements
Luzifr [Mon, 7 Nov 2011 18:23:54 +0000 (19:23 +0100)]
Some improvements

Collapsible-icon does not have a class any more; Background-image is
now fixed; Some minor fixes.

12 years agoMerge pull request #245 from Gravatronics/bug/PagesFuncTplPluginRoute
Marcel Werk [Mon, 7 Nov 2011 15:15:12 +0000 (07:15 -0800)]
Merge pull request #245 from Gravatronics/bug/PagesFuncTplPluginRoute

Fixes bug in wcf\system\template\plugin\PagesFunctionTemplatePlugin

12 years agoFixes bug in wcf\system\template\plugin\PagesFunctionTemplatePlugin
Matthias Schmidt [Sat, 5 Nov 2011 13:40:38 +0000 (14:40 +0100)]
Fixes bug in wcf\system\template\plugin\PagesFunctionTemplatePlugin

The `wcf\system\request\RouteHandler::buildRoute()` method wasn't called correctly.

12 years agoOnce again, fixed query
Alexander Ebert [Sat, 5 Nov 2011 02:27:57 +0000 (03:27 +0100)]
Once again, fixed query

12 years agoSQL fixed
Alexander Ebert [Sat, 5 Nov 2011 02:03:53 +0000 (03:03 +0100)]
SQL fixed

12 years agoFixed child queue handling
Alexander Ebert [Sat, 5 Nov 2011 02:00:13 +0000 (03:00 +0100)]
Fixed child queue handling

12 years agoProperly validate if requirement is already met
Alexander Ebert [Sat, 5 Nov 2011 01:27:27 +0000 (02:27 +0100)]
Properly validate if requirement is already met

12 years agotypo fixed
Alexander Ebert [Fri, 4 Nov 2011 21:31:56 +0000 (22:31 +0100)]
typo fixed

12 years agoNodes for child queues are now built
Alexander Ebert [Fri, 4 Nov 2011 21:28:58 +0000 (22:28 +0100)]
Nodes for child queues are now built

12 years agoThou shalt not forget required fields.
Alexander Ebert [Fri, 4 Nov 2011 21:00:07 +0000 (22:00 +0100)]
Thou shalt not forget required fields.

12 years agoMerge branch 'master' of github.com:WoltLab/WCF
Alexander Ebert [Fri, 4 Nov 2011 20:45:14 +0000 (21:45 +0100)]
Merge branch 'master' of github.com:WoltLab/WCF

12 years agoPackages are now continuously added to queue.
Alexander Ebert [Fri, 4 Nov 2011 20:38:06 +0000 (21:38 +0100)]
Packages are now continuously added to queue.

The previous installation added packages without any kind of relation, thus rendering WCF unable to install them in a row (since there was no perceptible relation among them).

12 years agoFixed some collapsible issues
Marcel Werk [Fri, 4 Nov 2011 20:18:28 +0000 (21:18 +0100)]
Fixed some collapsible issues

12 years agoMerge branch 'master' of github.com:WoltLab/WCF
Marcel Werk [Fri, 4 Nov 2011 14:34:40 +0000 (15:34 +0100)]
Merge branch 'master' of github.com:WoltLab/WCF

12 years agoFixed a language cache issue
Marcel Werk [Fri, 4 Nov 2011 14:34:28 +0000 (15:34 +0100)]
Fixed a language cache issue