Alexander Ebert [Mon, 14 Nov 2011 18:16:33 +0000 (19:16 +0100)]
Merge branch 'master' of github.com:WoltLab/WCF
Alexander Ebert [Mon, 14 Nov 2011 18:16:07 +0000 (19:16 +0100)]
Fixed close function for dialogs
Luzifr [Mon, 14 Nov 2011 18:03:03 +0000 (19:03 +0100)]
Some optimizations
Alexander Ebert [Mon, 14 Nov 2011 16:54:05 +0000 (17:54 +0100)]
Changed data attributes to comply W3C norms
Alexander Ebert [Mon, 14 Nov 2011 15:52:16 +0000 (16:52 +0100)]
Merge branch 'master' of github.com:WoltLab/WCF
Alexander Ebert [Mon, 14 Nov 2011 15:51:44 +0000 (16:51 +0100)]
.data() now supports upper-case 'ID' suffix
Marcel Werk [Mon, 14 Nov 2011 15:47:21 +0000 (16:47 +0100)]
Merge branch 'master' of github.com:WoltLab/WCF
Marcel Werk [Mon, 14 Nov 2011 15:47:04 +0000 (16:47 +0100)]
Fixed missing templateName variable
Luzifr [Mon, 14 Nov 2011 15:10:42 +0000 (16:10 +0100)]
One more thing …
Luzifr [Mon, 14 Nov 2011 15:08:49 +0000 (16:08 +0100)]
Small changes to the ACP-Sidebar
Alexander Ebert [Mon, 14 Nov 2011 14:59:36 +0000 (15:59 +0100)]
Changed implementation for ui.wcfTabs
Alexander Ebert [Mon, 14 Nov 2011 13:13:11 +0000 (14:13 +0100)]
Updated to jQuery 1.7
Luzifr [Mon, 14 Nov 2011 12:14:18 +0000 (13:14 +0100)]
Missing icon
Luzifr [Mon, 14 Nov 2011 12:11:45 +0000 (13:11 +0100)]
Small optimizations
Luzifr [Sun, 13 Nov 2011 00:59:01 +0000 (01:59 +0100)]
Some optimizations
Marcel Werk [Fri, 11 Nov 2011 21:23:40 +0000 (22:23 +0100)]
Merge branch 'master' of github.com:WoltLab/WCF
Marcel Werk [Fri, 11 Nov 2011 21:23:28 +0000 (22:23 +0100)]
Some small optimizations
Alexander Ebert [Fri, 11 Nov 2011 21:20:34 +0000 (22:20 +0100)]
Merge branch 'master' of github.com:WoltLab/WCF
Alexander Ebert [Fri, 11 Nov 2011 21:20:14 +0000 (22:20 +0100)]
Enabled basic SEO-like support
Luzifr [Fri, 11 Nov 2011 18:13:56 +0000 (19:13 +0100)]
Deleted wrong icon
Luzifr [Fri, 11 Nov 2011 18:09:51 +0000 (19:09 +0100)]
One more icon
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;
Alexander Ebert [Fri, 11 Nov 2011 16:12:37 +0000 (17:12 +0100)]
Added bitmask visibility constants
Alexander Ebert [Fri, 11 Nov 2011 16:07:34 +0000 (17:07 +0100)]
Changed select order to prevent userID = null
Alexander Ebert [Fri, 11 Nov 2011 15:19:56 +0000 (16:19 +0100)]
Merge branch 'master' of github.com:WoltLab/WCF
Alexander Ebert [Fri, 11 Nov 2011 15:19:35 +0000 (16:19 +0100)]
User options are now fetched with each user object
Luzifr [Fri, 11 Nov 2011 13:21:36 +0000 (14:21 +0100)]
Globe icon for external links
Alexander Ebert [Fri, 11 Nov 2011 00:32:17 +0000 (01:32 +0100)]
Removed unnecessary code
Marcel Werk [Thu, 10 Nov 2011 21:10:06 +0000 (22:10 +0100)]
Merge branch 'master' of github.com:WoltLab/WCF
Marcel Werk [Thu, 10 Nov 2011 21:09:48 +0000 (22:09 +0100)]
Some small optimizations
Luzifr [Thu, 10 Nov 2011 18:36:14 +0000 (19:36 +0100)]
Missing icon
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.
Luzifr [Thu, 10 Nov 2011 17:53:01 +0000 (18:53 +0100)]
Corrected wrong icon-name
Luzifr [Thu, 10 Nov 2011 17:32:30 +0000 (18:32 +0100)]
Small bugfix
Luzifr [Thu, 10 Nov 2011 17:10:35 +0000 (18:10 +0100)]
Corrected icon-names and added missing ones
Luzifr [Thu, 10 Nov 2011 16:25:44 +0000 (17:25 +0100)]
Overhaul of all icons
the rest
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!
Alexander Ebert [Thu, 10 Nov 2011 16:16:57 +0000 (17:16 +0100)]
Merge branch 'master' of github.com:WoltLab/WCF
Alexander Ebert [Thu, 10 Nov 2011 16:16:37 +0000 (17:16 +0100)]
Fixed user option id
Marcel Werk [Thu, 10 Nov 2011 16:14:55 +0000 (17:14 +0100)]
Fixed login by cookies
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.
Alexander Ebert [Thu, 10 Nov 2011 02:07:18 +0000 (03:07 +0100)]
Implemented persistent collapsible sidebar
Alexander Ebert [Wed, 9 Nov 2011 23:14:15 +0000 (00:14 +0100)]
Implemented a toggleable sidebar for WCF
Alexander Ebert [Wed, 9 Nov 2011 20:51:54 +0000 (21:51 +0100)]
Fixed icon-tag usage
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
Marcel Werk [Tue, 8 Nov 2011 18:57:06 +0000 (19:57 +0100)]
Merge branch 'master' of github.com:WoltLab/WCF
Marcel Werk [Tue, 8 Nov 2011 18:56:54 +0000 (19:56 +0100)]
Added additional parameters for the collapsible function
Alexander Ebert [Tue, 8 Nov 2011 18:18:59 +0000 (19:18 +0100)]
Merge branch 'master' of github.com:WoltLab/WCF
Alexander Ebert [Tue, 8 Nov 2011 18:17:58 +0000 (19:17 +0100)]
Fixed class name generation
Luzifr [Tue, 8 Nov 2011 17:43:58 +0000 (18:43 +0100)]
Minor update
Alexander Ebert [Tue, 8 Nov 2011 16:16:32 +0000 (08:16 -0800)]
Merge pull request #248 from wbbaddons/veryImportantBugfix
Changing 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!
Alexander Ebert [Tue, 8 Nov 2011 14:15:10 +0000 (15:15 +0100)]
Added support for user options
Alexander Ebert [Tue, 8 Nov 2011 11:33:11 +0000 (12:33 +0100)]
Merge branch 'master' of github.com:WoltLab/WCF
Alexander Ebert [Tue, 8 Nov 2011 11:32:27 +0000 (12:32 +0100)]
Option cache builder supports various objects
Luzifr [Tue, 8 Nov 2011 11:10:25 +0000 (12:10 +0100)]
Font-size expanded
Luzifr [Mon, 7 Nov 2011 18:48:25 +0000 (19:48 +0100)]
Enhancement for balloon-tooltips
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.
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
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.
Alexander Ebert [Sat, 5 Nov 2011 02:27:57 +0000 (03:27 +0100)]
Once again, fixed query
Alexander Ebert [Sat, 5 Nov 2011 02:03:53 +0000 (03:03 +0100)]
SQL fixed
Alexander Ebert [Sat, 5 Nov 2011 02:00:13 +0000 (03:00 +0100)]
Fixed child queue handling
Alexander Ebert [Sat, 5 Nov 2011 01:27:27 +0000 (02:27 +0100)]
Properly validate if requirement is already met
Alexander Ebert [Fri, 4 Nov 2011 21:31:56 +0000 (22:31 +0100)]
typo fixed
Alexander Ebert [Fri, 4 Nov 2011 21:28:58 +0000 (22:28 +0100)]
Nodes for child queues are now built
Alexander Ebert [Fri, 4 Nov 2011 21:00:07 +0000 (22:00 +0100)]
Thou shalt not forget required fields.
Alexander Ebert [Fri, 4 Nov 2011 20:45:14 +0000 (21:45 +0100)]
Merge branch 'master' of github.com:WoltLab/WCF
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).
Marcel Werk [Fri, 4 Nov 2011 20:18:28 +0000 (21:18 +0100)]
Fixed some collapsible issues
Marcel Werk [Fri, 4 Nov 2011 14:34:40 +0000 (15:34 +0100)]
Merge branch 'master' of github.com:WoltLab/WCF
Marcel Werk [Fri, 4 Nov 2011 14:34:28 +0000 (15:34 +0100)]
Fixed a language cache issue
Alexander Ebert [Fri, 4 Nov 2011 14:19:30 +0000 (15:19 +0100)]
Proper error handling for missing list class
Alexander Ebert [Fri, 4 Nov 2011 14:19:19 +0000 (15:19 +0100)]
Fixed additional data access
Alexander Ebert [Fri, 4 Nov 2011 14:15:10 +0000 (15:15 +0100)]
Fixed exception handling in debug mode
Alexander Ebert [Fri, 4 Nov 2011 14:09:32 +0000 (15:09 +0100)]
Prevent name-attribute to be recognized as tag
Marcel Werk [Fri, 4 Nov 2011 14:06:01 +0000 (15:06 +0100)]
Merge branch 'master' of github.com:WoltLab/WCF
Alexander Ebert [Fri, 4 Nov 2011 14:03:47 +0000 (15:03 +0100)]
Fixed typo
Alexander Ebert [Fri, 4 Nov 2011 14:02:32 +0000 (15:02 +0100)]
Changed getMessage() to _getMessage()
Some retard at PHP thought it may be clever to define getMessage() as final for no reason.
Alexander Ebert [Fri, 4 Nov 2011 13:55:06 +0000 (14:55 +0100)]
Removed duplicate constant
Will be defined later by WCFSetup and the exceptions included by install.php do not care for what ever DEBUG_MODE is set to.
Marcel Werk [Fri, 4 Nov 2011 13:48:19 +0000 (14:48 +0100)]
Merge branch 'master' of github.com:WoltLab/WCF
Alexander Ebert [Fri, 4 Nov 2011 13:44:19 +0000 (14:44 +0100)]
Included empty log folder
Alexander Ebert [Fri, 4 Nov 2011 13:43:25 +0000 (14:43 +0100)]
Fixed user table alias
Marcel Werk [Fri, 4 Nov 2011 13:39:57 +0000 (14:39 +0100)]
Merge branch 'master' of github.com:WoltLab/WCF
Alexander Ebert [Fri, 4 Nov 2011 13:24:57 +0000 (14:24 +0100)]
Implemented a debug switch
It is now possible to switch between debug and production, whereas the last setting will suppress any error message including file/line references and stacktraces.
Furthermore errors will ALWAYS be written to a logfile, regardless if running in production or debug mode.
By default debug mode is enabled for now, it MUST be set to 'production' once the software will be tossed into the wild.
Marcel Werk [Thu, 3 Nov 2011 21:53:02 +0000 (22:53 +0100)]
Fixed a balloon tooltip issue
Alexander Ebert [Thu, 3 Nov 2011 19:05:01 +0000 (20:05 +0100)]
Fixed balloon tooltip
Tooltip now aligns centered, left or right depending on free space to viewport bounds.
@Luzifr: The arrow looks pretty ugly if it is aligned left or right caused by border-radius (shared corner) set for the tooltip itself.
Marcel Werk [Thu, 3 Nov 2011 17:53:43 +0000 (18:53 +0100)]
Merge branch 'master' of github.com:WoltLab/WCF
Marcel Werk [Thu, 3 Nov 2011 17:53:30 +0000 (18:53 +0100)]
Fixed the balloon tooltips
Luzifr [Thu, 3 Nov 2011 17:52:09 +0000 (18:52 +0100)]
Icon optimized
Alexander Ebert [Thu, 3 Nov 2011 17:26:50 +0000 (18:26 +0100)]
Merge branch 'master' of github.com:WoltLab/WCF
Alexander Ebert [Thu, 3 Nov 2011 17:26:21 +0000 (18:26 +0100)]
Fixed additional data recognition
Fixes #242
Fixes #243
Marcel Werk [Thu, 3 Nov 2011 17:21:47 +0000 (18:21 +0100)]
Merge branch 'master' of github.com:WoltLab/WCF
Marcel Werk [Thu, 3 Nov 2011 17:21:28 +0000 (18:21 +0100)]
Changed the behavior of the balloon tooltips
Luzifr [Thu, 3 Nov 2011 16:44:29 +0000 (17:44 +0100)]
Changed Options-icon
Alexander Ebert [Thu, 3 Nov 2011 16:17:40 +0000 (17:17 +0100)]
Application path is now properly resolved
Alexander Ebert [Thu, 3 Nov 2011 15:02:29 +0000 (16:02 +0100)]
base tag will now be set upon application settings
Alexander Ebert [Thu, 3 Nov 2011 14:31:16 +0000 (15:31 +0100)]
Fixed path if components were removed
Alexander Ebert [Thu, 3 Nov 2011 13:44:49 +0000 (14:44 +0100)]
Fixed default path suggestion for applications
Alexander Ebert [Thu, 3 Nov 2011 13:41:40 +0000 (14:41 +0100)]
Fixed application path on install