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
Tim Düsterhus [Tue, 18 Oct 2011 15:01:08 +0000 (17:01 +0200)]
Adding Callback-Typehint
You can use wcf\system\Callback as typehint if you want to force a callable function as parameter.
Luzifr [Mon, 17 Oct 2011 15:32:22 +0000 (17:32 +0200)]
Small corrections
We need a way to show a hand-cursor on every element which commits an
action, such as delete or info, not depending if there's a link on that
element. So that should work on plain images with Javasript-actions
too. This should not de related to the balloon-tooltip; small change in
package list.
Alexander Ebert [Sun, 16 Oct 2011 23:36:51 +0000 (16:36 -0700)]
Merge pull request #228 from frmwrk123/languagename
Added attribute 'languagename' for element 'language'
Jim Martens [Sun, 16 Oct 2011 09:59:40 +0000 (11:59 +0200)]
Added attribute 'languagename' for element 'language'
Marcel Werk [Fri, 14 Oct 2011 19:32:13 +0000 (21:32 +0200)]
Merge branch 'master' of github.com:WoltLab/WCF
Marcel Werk [Fri, 14 Oct 2011 19:32:00 +0000 (21:32 +0200)]
Added generic update counters method
Luzifr [Fri, 14 Oct 2011 19:07:49 +0000 (21:07 +0200)]
Small improvement of tab menus …
and more …
Luzifr [Fri, 14 Oct 2011 18:28:57 +0000 (20:28 +0200)]
Wrong icon fixed
Luzifr [Fri, 14 Oct 2011 18:09:17 +0000 (20:09 +0200)]
More refinements to the page navigation generation
Alexander Ebert [Fri, 14 Oct 2011 18:05:02 +0000 (20:05 +0200)]
Fixed messed up title-tag generation
Luzifr [Fri, 14 Oct 2011 17:49:50 +0000 (19:49 +0200)]
Plug-in list page overhaul
Also some changes to pageNavigation (note that the page navigation on
the plug-in list page generates invalid code -> the title-attribute is
defect!)
Alexander Ebert [Fri, 14 Oct 2011 11:32:55 +0000 (13:32 +0200)]
Fixed CSS for user notifications
Alexander Ebert [Fri, 14 Oct 2011 11:31:55 +0000 (13:31 +0200)]
Revert "Fixed CSS for user notifications"
This reverts commit
f0cc31a3c62d71b321b623ce480ae95c518cde17.
Alexander Ebert [Fri, 14 Oct 2011 11:28:34 +0000 (13:28 +0200)]
Fixed CSS for user notifications
@Luzifr: Shouldn't these declarations be part of a separate stylesheet instead of stuffing everything into the ACP?
Alexander Ebert [Thu, 13 Oct 2011 18:12:42 +0000 (20:12 +0200)]
By default, guests may not access actions
Luzifr [Thu, 13 Oct 2011 17:39:44 +0000 (19:39 +0200)]
Some refinements to box-shadows
Marcel Werk [Thu, 13 Oct 2011 17:26:15 +0000 (19:26 +0200)]
Merge branch 'master' of github.com:WoltLab/WCF
Marcel Werk [Thu, 13 Oct 2011 17:26:02 +0000 (19:26 +0200)]
Added language modifier
Luzifr [Thu, 13 Oct 2011 17:23:59 +0000 (19:23 +0200)]
Renamed templates and classes
*detailedPackageList* -> *packageListDetailed*; Also changed length of
inputs on one page.
Luzifr [Thu, 13 Oct 2011 17:08:17 +0000 (19:08 +0200)]
Revert "Renamed templates and classes"
This reverts commit
0892d9e28c5d25f939f408d2ba4e146c0944719f.
Luzifr [Thu, 13 Oct 2011 16:55:23 +0000 (18:55 +0200)]
Renamed templates and classes
*detailedPackageList* -> *packageListDetailed*; *startInstall* ->
*installation*. Please check back if everything still works properly!
The second change (install) seems to produce problems!
Marcel Werk [Thu, 13 Oct 2011 16:21:17 +0000 (18:21 +0200)]
Merge branch 'master' of github.com:WoltLab/WCF
Marcel Werk [Thu, 13 Oct 2011 16:21:04 +0000 (18:21 +0200)]
Moved execution of initApplications() to the end of WCF::__construct()
Luzifr [Thu, 13 Oct 2011 15:38:46 +0000 (17:38 +0200)]
Some GUI improvements
Small Buttons now correct in all browsers; Code style.
Marcel Werk [Thu, 13 Oct 2011 15:38:36 +0000 (17:38 +0200)]
Added interface for breadcrumb provider
Alexander Ebert [Thu, 13 Oct 2011 13:03:49 +0000 (15:03 +0200)]
Fixed default route handling
Alexander Ebert [Thu, 13 Oct 2011 12:52:07 +0000 (14:52 +0200)]
Template changed to use routes
Alexander Ebert [Thu, 13 Oct 2011 12:39:41 +0000 (14:39 +0200)]
Fixed route building
Luzifr [Thu, 13 Oct 2011 12:06:56 +0000 (14:06 +0200)]
Removed test
Luzifr [Wed, 12 Oct 2011 19:43:44 +0000 (21:43 +0200)]
Package Standalone List Design (not finished)
Improved the package standalone listing; Some new icons; Brought back
small buttons; Some other small improvements.
Marcel Werk [Wed, 12 Oct 2011 19:42:03 +0000 (21:42 +0200)]
Merge branch 'master' of github.com:WoltLab/WCF
Marcel Werk [Wed, 12 Oct 2011 19:41:52 +0000 (21:41 +0200)]
Fixed link tag
Marcel Werk [Wed, 12 Oct 2011 19:41:37 +0000 (21:41 +0200)]
Fixed error message
Alexander Ebert [Wed, 12 Oct 2011 19:40:25 +0000 (21:40 +0200)]
Fixed function call
Alexander Ebert [Wed, 12 Oct 2011 19:06:50 +0000 (21:06 +0200)]
Merge branch 'master' of github.com:WoltLab/WCF
Alexander Ebert [Wed, 12 Oct 2011 19:06:11 +0000 (21:06 +0200)]
Changed signature for LinkHandler's getLink()
Marcel Werk [Wed, 12 Oct 2011 18:13:39 +0000 (20:13 +0200)]
Merge branch 'master' of github.com:WoltLab/WCF
Marcel Werk [Wed, 12 Oct 2011 18:13:27 +0000 (20:13 +0200)]
Added constructor for class Breadcrumb
Marcel Werk [Wed, 12 Oct 2011 18:08:41 +0000 (20:08 +0200)]
Added js code for the inner error arrows
Marcel Werk [Wed, 12 Oct 2011 18:07:35 +0000 (20:07 +0200)]
SQL query fixed
query wasn't compatible with PostgreSQL
Luzifr [Wed, 12 Oct 2011 17:14:22 +0000 (19:14 +0200)]
Small improvement of headings
Alexander Ebert [Wed, 12 Oct 2011 17:09:32 +0000 (19:09 +0200)]
base-href is not set on runtime
Alexander Ebert [Wed, 12 Oct 2011 16:40:28 +0000 (18:40 +0200)]
Usage of LinkHandler including routing
Search & Replace with RegEx FTW!
Luzifr [Wed, 12 Oct 2011 14:16:54 +0000 (16:16 +0200)]
CSS clean-up & small improvements