Marcel Werk [Thu, 3 Nov 2011 17:21:28 +0000 (18:21 +0100)]
Changed the behavior of the balloon tooltips
Alexander Ebert [Thu, 3 Nov 2011 13:19:17 +0000 (14:19 +0100)]
Fixed dialog hiding
Marcel Werk [Wed, 2 Nov 2011 21:06:17 +0000 (22:06 +0100)]
Merge branch 'master' of github.com:WoltLab/WCF
Marcel Werk [Wed, 2 Nov 2011 21:06:06 +0000 (22:06 +0100)]
Added setObjects method to AbstractDatabaseObjectAction
Luzifr [Wed, 2 Nov 2011 17:39:19 +0000 (18:39 +0100)]
Prevents text from wrapping
Marcel Werk [Wed, 2 Nov 2011 17:17:24 +0000 (18:17 +0100)]
Merge branch 'master' of github.com:WoltLab/WCF
Marcel Werk [Wed, 2 Nov 2011 17:17:13 +0000 (18:17 +0100)]
Some javascript optimizations
Luzifr [Wed, 2 Nov 2011 15:33:12 +0000 (16:33 +0100)]
Page optimizations
Optimizations to page-view for small-screens (handhelds)
Marcel Werk [Wed, 2 Nov 2011 14:12:45 +0000 (15:12 +0100)]
Merge branch 'master' of github.com:WoltLab/WCF
Conflicts:
wcfsetup/install/files/js/WCF.js
Marcel Werk [Wed, 2 Nov 2011 14:11:25 +0000 (15:11 +0100)]
Fixed positioning of balloon tooltips
Luzifr [Wed, 2 Nov 2011 12:54:23 +0000 (13:54 +0100)]
Small change
Luzifr [Wed, 2 Nov 2011 11:59:38 +0000 (12:59 +0100)]
Some optimizing
More specific transitions; Some optimization for small displays
(handhelds); Some bugs fixed; Code format.
Marcel Werk [Tue, 1 Nov 2011 12:55:04 +0000 (13:55 +0100)]
Merge branch 'master' of github.com:WoltLab/WCF
Marcel Werk [Tue, 1 Nov 2011 12:54:53 +0000 (13:54 +0100)]
Fixed a storage issue
Luzifr [Mon, 31 Oct 2011 19:52:46 +0000 (20:52 +0100)]
More adaptions for small screens (handhelds)
Luzifr [Mon, 31 Oct 2011 18:51:32 +0000 (19:51 +0100)]
Media-queries
Media-queries for width-adaption of pages if browser-viewport is very
small (fits for iPhone); Some of the changes even make the ACP more
accessible with handheld-browsers. ;-)
Marcel Werk [Mon, 31 Oct 2011 17:55:36 +0000 (18:55 +0100)]
Fixed some small issues
Marcel Werk [Fri, 28 Oct 2011 20:43:49 +0000 (22:43 +0200)]
Added character class
Luzifr [Fri, 28 Oct 2011 19:35:59 +0000 (21:35 +0200)]
Some minor changes
Luzifr [Fri, 28 Oct 2011 15:27:51 +0000 (17:27 +0200)]
Some minor improvements
Fixes view of page-navigation (Opera still is the only one to display
it different); Simplifies the global button-style declarations; Styles
selections.
Luzifr [Thu, 27 Oct 2011 20:01:56 +0000 (22:01 +0200)]
2 icons (1 updated)
Luzifr [Thu, 27 Oct 2011 18:37:00 +0000 (20:37 +0200)]
Fixes main menu
Marcel Werk [Thu, 27 Oct 2011 16:17:33 +0000 (18:17 +0200)]
Fixed setup logo
Marcel Werk [Thu, 27 Oct 2011 15:49:30 +0000 (17:49 +0200)]
Merge branch 'master' of github.com:WoltLab/WCF
Marcel Werk [Thu, 27 Oct 2011 15:49:19 +0000 (17:49 +0200)]
Fixed icon prefilter
Luzifr [Thu, 27 Oct 2011 12:26:41 +0000 (14:26 +0200)]
WBB-Logo update
Luzifr [Thu, 27 Oct 2011 12:26:15 +0000 (14:26 +0200)]
WBB-Logo update
Alexander Ebert [Thu, 27 Oct 2011 12:18:13 +0000 (14:18 +0200)]
Merge branch 'master' of github.com:WoltLab/WCF
Alexander Ebert [Thu, 27 Oct 2011 12:17:35 +0000 (14:17 +0200)]
DOMNodeInsertedHandler implemented
Certain functions perform actions on a specific element collection available at page load, but they miss elements inserted afterwards. Register your class with DOMNodeInsertedHandler and you will be notified to update your collection once a DOM node was inserted.
Caution: This handler blocks any DOMNodeInserted event which occurs within 100 ms after the event fired to prevent an infinite loop.
Luzifr [Thu, 27 Oct 2011 10:21:23 +0000 (12:21 +0200)]
Overlay dialogues
Re-implemented the centering script due to CSS changes; optimized
overlay position & look.
Luzifr [Wed, 26 Oct 2011 19:07:44 +0000 (21:07 +0200)]
Exceptions more improved
Luzifr [Wed, 26 Oct 2011 18:46:33 +0000 (20:46 +0200)]
Main heading & bread crumbs styling
Luzifr [Wed, 26 Oct 2011 12:43:27 +0000 (14:43 +0200)]
Small style adaptions
Luzifr [Tue, 25 Oct 2011 19:24:01 +0000 (21:24 +0200)]
CSS-update
Removed hilite of last breadcrumb-element; Reordered some CSS;
line-break at end of template.
Marcel Werk [Tue, 25 Oct 2011 19:03:16 +0000 (21:03 +0200)]
Merge branch 'master' of github.com:WoltLab/WCF
Marcel Werk [Tue, 25 Oct 2011 19:03:05 +0000 (21:03 +0200)]
Added support for {icon} tags in templates
Alexander Ebert [Tue, 25 Oct 2011 18:38:59 +0000 (11:38 -0700)]
Merge pull request #218 from wbbaddons/toolTipUpdate
Update Tooltip if title changes
Alexander Ebert [Tue, 25 Oct 2011 18:07:47 +0000 (20:07 +0200)]
Merge branch 'master' of github.com:WoltLab/WCF
Alexander Ebert [Tue, 25 Oct 2011 18:06:13 +0000 (20:06 +0200)]
Added the ability to close a dialog by hitting the modal window
Luzifr [Tue, 25 Oct 2011 17:46:31 +0000 (19:46 +0200)]
Removed JS-centering due to CSS-solution
Luzifr [Tue, 25 Oct 2011 17:39:09 +0000 (19:39 +0200)]
New icon & Overlay design
Overlay is now always centered and now has the right dark color; The
dark transparent background is now always 100% wide; New additional
white close icon.
Alexander Ebert [Tue, 25 Oct 2011 17:07:35 +0000 (19:07 +0200)]
Changed dialog behavior
Alexander Ebert [Tue, 25 Oct 2011 14:13:13 +0000 (16:13 +0200)]
Merge branch 'master' of github.com:WoltLab/WCF
Alexander Ebert [Tue, 25 Oct 2011 14:12:51 +0000 (16:12 +0200)]
Added ability to move a dialog into body-tag
Luzifr [Tue, 25 Oct 2011 14:11:46 +0000 (16:11 +0200)]
Changed margins
Alexander Ebert [Tue, 25 Oct 2011 14:02:35 +0000 (16:02 +0200)]
Added a-tag within main menu
Alexander Ebert [Tue, 25 Oct 2011 14:02:04 +0000 (16:02 +0200)]
Merge branch 'master' of github.com:WoltLab/WCF
Luzifr [Tue, 25 Oct 2011 13:25:55 +0000 (15:25 +0200)]
Fixed icon-path
Luzifr [Tue, 25 Oct 2011 13:15:50 +0000 (15:15 +0200)]
Bread Crumbs
Fully working; ToDo: Bread crumbs without a link!
Luzifr [Mon, 24 Oct 2011 19:00:49 +0000 (21:00 +0200)]
Some small changes an an icon
Alexander Ebert [Mon, 24 Oct 2011 16:29:48 +0000 (09:29 -0700)]
Merge pull request #238 from wbbaddons/testPhpVersion
Correcting PHP-Version in test.php
Tim Düsterhus [Mon, 24 Oct 2011 16:26:22 +0000 (18:26 +0200)]
Correcting PHP-Version in test.php
gianluca311 forgot some places..
Luzifr [Mon, 24 Oct 2011 15:50:09 +0000 (17:50 +0200)]
Added missing ID & Comment
Alexander Ebert [Mon, 24 Oct 2011 13:43:06 +0000 (15:43 +0200)]
Fixed namespace for EventHandler
Luzifr [Mon, 24 Oct 2011 13:03:44 +0000 (15:03 +0200)]
Opera Box-Shadow disabled for now
There must be a bug in Opera with this declaration (will send bug
report)
Marcel Werk [Mon, 24 Oct 2011 12:34:24 +0000 (05:34 -0700)]
Merge pull request #237 from gianluca311/master
test.php
Gianluca Raberger [Mon, 24 Oct 2011 12:23:05 +0000 (15:23 +0300)]
Due to namespaces, changed min version of PHP to 5.3
Marcel Werk [Sun, 23 Oct 2011 21:52:35 +0000 (23:52 +0200)]
Merge branch 'master' of github.com:WoltLab/WCF
Marcel Werk [Sun, 23 Oct 2011 21:52:25 +0000 (23:52 +0200)]
Added original sql query to database exception output
Alexander Ebert [Sun, 23 Oct 2011 14:13:58 +0000 (16:13 +0200)]
Added object type and definition
Marcel Werk [Sat, 22 Oct 2011 18:32:33 +0000 (20:32 +0200)]
Merge branch 'master' of github.com:WoltLab/WCF
Marcel Werk [Sat, 22 Oct 2011 18:32:23 +0000 (20:32 +0200)]
Changed default value for $appendSession in Breadcrumb class
Alexander Ebert [Sat, 22 Oct 2011 13:36:16 +0000 (06:36 -0700)]
Merge pull request #236 from wbbaddons/wcfPagesWidgetFix
Fixing wcfPages-widget
Tim Düsterhus [Fri, 21 Oct 2011 21:50:22 +0000 (23:50 +0200)]
Fixing wcfPages-widget
The icons where not loaded, because WCF.Icon was not initialized with data at that point.
Alexander Ebert [Fri, 21 Oct 2011 18:54:19 +0000 (20:54 +0200)]
Clipboard now support generic object types
Alexander Ebert [Fri, 21 Oct 2011 18:51:28 +0000 (20:51 +0200)]
additionalData is now properly supported
If additional data is an array and contains a serialized array, ObjectType will treat its content as data variables (allows $objectType->foo access)
Alexander Ebert [Fri, 21 Oct 2011 16:55:08 +0000 (18:55 +0200)]
Added generic object type providers
Alexander Ebert [Fri, 21 Oct 2011 16:54:49 +0000 (18:54 +0200)]
Disabled interface check for providers
Alexander Ebert [Fri, 21 Oct 2011 13:20:39 +0000 (15:20 +0200)]
Changed attribute order
ID should always be the first element, followed by all other attributes, the last element should be "class". Metadata (data-* attributes) should always be appended to the end of all attributes, thus after "class" and before the closing tag.
Alexander Ebert [Fri, 21 Oct 2011 11:11:28 +0000 (13:11 +0200)]
Fixed exception handling in AJAXProxyAction
Whenever you throw a new exception with the original exception as parameter, you cannot access it's stacktrace. In fact the stacktrace will return the stacktrace for the new exception, ignoring the fact you're requesting the stacktrace of the passed exception. Hooray!
Alexander Ebert [Thu, 20 Oct 2011 15:36:47 +0000 (17:36 +0200)]
Fixed AJAX-response exceptions
Providing a stacktrace for debugging purpose (will be removed later or at least toggled by some kind of debug switch) and fixed styling (was completely unreadable and messed up).
Marcel Werk [Thu, 20 Oct 2011 13:20:36 +0000 (15:20 +0200)]
Merge branch 'master' of github.com:WoltLab/WCF
Marcel Werk [Thu, 20 Oct 2011 13:20:22 +0000 (15:20 +0200)]
Added abstract implementation for object type processors
Alexander Ebert [Wed, 19 Oct 2011 23:16:52 +0000 (16:16 -0700)]
Merge pull request #232 from frmwrk123/user
Fixed a problem with prepared statements.
Alexander Ebert [Wed, 19 Oct 2011 23:15:57 +0000 (16:15 -0700)]
Merge pull request #233 from frmwrk123/wording
Fixed two wording issues.
Luzifr [Wed, 19 Oct 2011 18:13:13 +0000 (20:13 +0200)]
Restyled system exception
New modern style for system exceptions; Contains a lot of
"!important"s, so that other styles cannot override the exception's
look so easily.
Marcel Werk [Wed, 19 Oct 2011 17:49:21 +0000 (19:49 +0200)]
Merge branch 'master' of github.com:WoltLab/WCF
Marcel Werk [Wed, 19 Oct 2011 17:49:10 +0000 (19:49 +0200)]
Removed debug output
Jim Martens [Wed, 19 Oct 2011 16:38:05 +0000 (18:38 +0200)]
Fixed two wording issues.
Jim Martens [Wed, 19 Oct 2011 16:04:17 +0000 (18:04 +0200)]
Undo removal of space.
Jim Martens [Wed, 19 Oct 2011 15:37:55 +0000 (17:37 +0200)]
Fixed a problem with prepared statements.
Alexander Ebert [Wed, 19 Oct 2011 14:38:23 +0000 (16:38 +0200)]
Moved collapsible handler into user namespace
Renamed to reflect the user-related behavior
Alexander Ebert [Wed, 19 Oct 2011 14:23:54 +0000 (16:23 +0200)]
Merge branch 'master' of github.com:WoltLab/WCF
Alexander Ebert [Wed, 19 Oct 2011 14:23:32 +0000 (16:23 +0200)]
Added handler for collapsible content
Supports logged-in users through database storage and guests using session variables.
Marcel Werk [Wed, 19 Oct 2011 13:48:07 +0000 (15:48 +0200)]
Merge branch 'master' of github.com:WoltLab/WCF
Marcel Werk [Wed, 19 Oct 2011 13:47:56 +0000 (15:47 +0200)]
Fixed some issues with object type pips
Alexander Ebert [Wed, 19 Oct 2011 13:41:21 +0000 (15:41 +0200)]
Fixed a few issues with object type cache
Marcel Werk [Wed, 19 Oct 2011 12:43:24 +0000 (14:43 +0200)]
Merge branch 'master' of github.com:WoltLab/WCF
Marcel Werk [Wed, 19 Oct 2011 12:43:10 +0000 (14:43 +0200)]
Implemented abstraction of object types
Alexander Ebert [Wed, 19 Oct 2011 12:36:01 +0000 (14:36 +0200)]
Included protocol and domain in base tag
Internet Explorer requires an absolute URI with protocol and domain as value for base-tag - whereas any other browser is happy with just a relative URI :/
Luzifr [Tue, 18 Oct 2011 21:21:12 +0000 (23:21 +0200)]
Small fix (missing space)
Alexander Ebert [Tue, 18 Oct 2011 20:07:48 +0000 (22:07 +0200)]
Moved icons from wcfPages to WCF.Icon
Closes #221
Alexander Ebert [Tue, 18 Oct 2011 20:02:31 +0000 (22:02 +0200)]
Fixed #225
Luzifr [Tue, 18 Oct 2011 19:48:41 +0000 (21:48 +0200)]
I forgot that one
Alexander Ebert [Tue, 18 Oct 2011 19:26:17 +0000 (21:26 +0200)]
Merge branch 'master' of github.com:WoltLab/WCF
Alexander Ebert [Tue, 18 Oct 2011 19:25:52 +0000 (21:25 +0200)]
Added collapsible containers with AJAX support
Changed behavior of $allowGuestAccess within AbstractDatabaseObjectAction, this way it allows to enable guest access per method rather than disabling it for the whole class at once.
Luzifr [Tue, 18 Oct 2011 19:16:05 +0000 (21:16 +0200)]
Multiple Changes
Some new and renewed icons; Changed the options-icon; Renamed one icon;
Fixed the bad-looking white dropdown-icon; Fixed a problem with border
shadows; Fixed a problem with tab-menus; Changed the behavior of
balloon-tooltips;
Alexander Ebert [Tue, 18 Oct 2011 16:43:35 +0000 (09:43 -0700)]
Merge pull request #231 from wbbaddons/callBackFix
Fixing callback in DiskCacheSource
Tim Düsterhus [Tue, 18 Oct 2011 16:40:20 +0000 (18:40 +0200)]
Fixing callback in DiskCacheSource
Alexander Ebert [Tue, 18 Oct 2011 15:07:26 +0000 (08:07 -0700)]
Merge pull request #230 from wbbaddons/callbackTypeHint
Adding Callback-Typehint