Tim Düsterhus [Thu, 1 Dec 2011 21:50:34 +0000 (22:50 +0100)]
Use a real signature separated with --
Luzifr [Thu, 1 Dec 2011 15:05:29 +0000 (16:05 +0100)]
Collapsible sidebar reloaded
Complete overhaul of the collapse-function due to the switch to a
floated sidebar; Renamed some classes; All done by CSS now; Animation
works in all odern browsers incl. IE 10.
Luzifr [Wed, 30 Nov 2011 18:12:42 +0000 (19:12 +0100)]
Floated sidebar
Floated sidebar ready.
ToDo: Collapsing does not yet work correctly! Work in progress!
Alexander Ebert [Wed, 30 Nov 2011 15:15:40 +0000 (16:15 +0100)]
Fixed option handler not displaying user values
Luzifr [Wed, 30 Nov 2011 14:59:11 +0000 (15:59 +0100)]
Some small stuff
Preparing for floating sidebar; Corrected wrong class name; Changed the
German name of Cronjobs to "Cronjobs", a word which is really common
now and also much shorter thus more handy!
Alexander Ebert [Wed, 30 Nov 2011 14:05:19 +0000 (15:05 +0100)]
Updating user options now working
Marcel Werk [Tue, 29 Nov 2011 21:29:35 +0000 (22:29 +0100)]
Merge branch 'master' of github.com:WoltLab/WCF
Marcel Werk [Tue, 29 Nov 2011 21:29:22 +0000 (22:29 +0100)]
Fixed some issues in smallpages template plugin
Luzifr [Tue, 29 Nov 2011 19:12:51 +0000 (20:12 +0100)]
User Profile Comments again
Alexander Ebert [Tue, 29 Nov 2011 18:16:16 +0000 (19:16 +0100)]
Fixed broken cache method
Luzifr [Tue, 29 Nov 2011 17:55:31 +0000 (18:55 +0100)]
User Profile Comments reloaded
(at the moment still left
Marcel Werk [Tue, 29 Nov 2011 17:35:47 +0000 (18:35 +0100)]
Merge branch 'master' of github.com:WoltLab/WCF
Marcel Werk [Tue, 29 Nov 2011 17:35:32 +0000 (18:35 +0100)]
Fixed template scripting error
Luzifr [Mon, 28 Nov 2011 18:36:15 +0000 (19:36 +0100)]
Styles from Profile comments
Corrected some bugs
Luzifr [Mon, 28 Nov 2011 17:39:55 +0000 (18:39 +0100)]
Profile buttons
Alexander Ebert [Mon, 28 Nov 2011 16:15:28 +0000 (17:15 +0100)]
Merge branch 'master' of github.com:WoltLab/WCF
Alexander Ebert [Mon, 28 Nov 2011 16:15:08 +0000 (17:15 +0100)]
Fixed dialog dimensions again
Somehow getDimensions() (without any parameters) seems to be returning a usable value, rather than the values returned by inner/outer (maybe buggy?)
Luzifr [Mon, 28 Nov 2011 16:06:26 +0000 (17:06 +0100)]
Removed -shadow from system notifications
Looks better without
Alexander Ebert [Mon, 28 Nov 2011 15:39:06 +0000 (07:39 -0800)]
Merge pull request #241 from gianluca311/master
Language option addition
Alexander Ebert [Mon, 28 Nov 2011 15:20:46 +0000 (16:20 +0100)]
Error messages now look more like common dialogs
Alexander Ebert [Mon, 28 Nov 2011 15:10:31 +0000 (16:10 +0100)]
Removed inclusion of benchmark during WCFSetup process
Alexander Ebert [Mon, 28 Nov 2011 15:06:48 +0000 (16:06 +0100)]
Dialog height is already properly calculated
Alexander Ebert [Mon, 28 Nov 2011 14:40:10 +0000 (15:40 +0100)]
Removed the useless next-button
See #251
Alexander Ebert [Mon, 28 Nov 2011 14:12:22 +0000 (15:12 +0100)]
Removed the useless next-button
Closes #251
Alexander Ebert [Mon, 28 Nov 2011 14:06:24 +0000 (15:06 +0100)]
Better handling for parallel renderings
Alexander Ebert [Mon, 28 Nov 2011 11:45:42 +0000 (03:45 -0800)]
Merge pull request #263 from wbbaddons/packageListPluginsTplCorrectLinks
Correcting links in packageListPlugins
Alexander Ebert [Mon, 28 Nov 2011 11:45:25 +0000 (03:45 -0800)]
Merge pull request #262 from wbbaddons/packageListPluginsShowDescription
Show the description in packageListPlugins
Marcel Werk [Mon, 28 Nov 2011 11:37:19 +0000 (03:37 -0800)]
Merge pull request #265 from wbbaddons/useSystemException
Adding missing use SystemException in DatabaseObjectList
Marcel Werk [Mon, 28 Nov 2011 11:37:01 +0000 (03:37 -0800)]
Merge pull request #261 from Torben-Brodt/patch-8
minor: array should be array
Alexander Ebert [Sun, 27 Nov 2011 20:15:18 +0000 (21:15 +0100)]
Prevent parallel rendering within installation
Alexander Ebert [Sun, 27 Nov 2011 17:45:16 +0000 (18:45 +0100)]
Fixed dialog resizing
Tim Düsterhus [Sat, 26 Nov 2011 16:42:21 +0000 (17:42 +0100)]
Adding missing use SystemException in DatabaseObjectList
Tim Düsterhus [Sat, 26 Nov 2011 12:50:37 +0000 (13:50 +0100)]
Show the description in packageListPlugins
Instead of the static text the description is now shown. Output is truncated to 300 chars. This should be enough for most plugins.
Tim Düsterhus [Sat, 26 Nov 2011 12:41:48 +0000 (13:41 +0100)]
Correcting links in packageListPlugins
They were not using the {link}-Tag.
Torben-Brodt [Sat, 26 Nov 2011 12:12:14 +0000 (13:12 +0100)]
minor: array should be array
Alexander Ebert [Fri, 25 Nov 2011 19:34:10 +0000 (20:34 +0100)]
Merge branch 'master' of github.com:WoltLab/WCF
Alexander Ebert [Fri, 25 Nov 2011 19:33:57 +0000 (20:33 +0100)]
Dialogs are now properly resized
Marcel Werk [Fri, 25 Nov 2011 19:03:38 +0000 (20:03 +0100)]
Merge branch 'master' of github.com:WoltLab/WCF
Marcel Werk [Fri, 25 Nov 2011 19:03:18 +0000 (20:03 +0100)]
Closes #258
Luzifr [Fri, 25 Nov 2011 18:51:58 +0000 (19:51 +0100)]
Board-list & -table & page-navigation
Marcel Werk [Fri, 25 Nov 2011 18:51:26 +0000 (19:51 +0100)]
Fixed an encoding issue
Marcel Werk [Fri, 25 Nov 2011 18:24:28 +0000 (19:24 +0100)]
Merge branch 'master' of github.com:WoltLab/WCF
Conflicts:
com.woltlab.wcf/template/footer.tpl
Marcel Werk [Fri, 25 Nov 2011 18:21:36 +0000 (19:21 +0100)]
Added a setting that allows the admin to enable/disable the benchmark
Also changed the behavior of the debug_mode setting
Luzifr [Fri, 25 Nov 2011 17:08:11 +0000 (18:08 +0100)]
Page-navigation dropdowns again
Luzifr [Fri, 25 Nov 2011 16:24:45 +0000 (17:24 +0100)]
Hover-effects
Luzifr [Fri, 25 Nov 2011 15:28:15 +0000 (16:28 +0100)]
The rest of the previous commit
Luzifr [Fri, 25 Nov 2011 15:17:29 +0000 (16:17 +0100)]
Page-navigation & large-buttons
Alexander Ebert [Fri, 25 Nov 2011 14:46:39 +0000 (15:46 +0100)]
Decreased fade-in duration
Alexander Ebert [Fri, 25 Nov 2011 14:43:37 +0000 (15:43 +0100)]
Fixed benchmark log
Alexander Ebert [Fri, 25 Nov 2011 14:43:09 +0000 (15:43 +0100)]
Maximum height is now properly calculated
Alexander Ebert [Fri, 25 Nov 2011 13:22:43 +0000 (14:22 +0100)]
Added missing loading class
Alexander Ebert [Fri, 25 Nov 2011 13:13:03 +0000 (14:13 +0100)]
Loading overlay disabled during package installation
Alexander Ebert [Fri, 25 Nov 2011 13:04:25 +0000 (14:04 +0100)]
Installation now uses a title again
Alexander Ebert [Fri, 25 Nov 2011 12:49:32 +0000 (13:49 +0100)]
Package installation should be fixed now
Alexander Ebert [Thu, 24 Nov 2011 23:43:57 +0000 (00:43 +0100)]
Updated to use new dialog API, removed old API
Alexander Ebert [Thu, 24 Nov 2011 20:57:39 +0000 (21:57 +0100)]
Merge branch 'master' of github.com:WoltLab/WCF
Alexander Ebert [Thu, 24 Nov 2011 20:57:27 +0000 (21:57 +0100)]
Written an own dialog implementation.
Please be aware, that the old-broken jQuery UI dialog is still being used, this will be changed within the upcoming days. AJAX support should be working, but I haven't tried it yet.
Marcel Werk [Thu, 24 Nov 2011 20:54:43 +0000 (21:54 +0100)]
Fixed some pagination issues
(still work in progress)
Luzifr [Thu, 24 Nov 2011 18:57:08 +0000 (19:57 +0100)]
Changes to the page-navigation
Marcel Werk [Thu, 24 Nov 2011 17:40:50 +0000 (18:40 +0100)]
Fixed source comments
Marcel Werk [Thu, 24 Nov 2011 15:32:31 +0000 (16:32 +0100)]
Merge branch 'master' of github.com:WoltLab/WCF
Marcel Werk [Thu, 24 Nov 2011 15:32:18 +0000 (16:32 +0100)]
Added a simple benchmark
Alexander Ebert [Wed, 23 Nov 2011 22:22:30 +0000 (23:22 +0100)]
Some more broken changes.
Yes, I regret choosing jQuery UI Dialog, it is so much unflexible and incomplete. AJAX features? Fat chance, it's completely unusable. Customization? Hell no, something always breaks. ALWAYS.
Marcel Werk [Wed, 23 Nov 2011 20:53:50 +0000 (21:53 +0100)]
Added environment setting for event listener
Luzifr [Wed, 23 Nov 2011 19:09:41 +0000 (20:09 +0100)]
Missing icons & thread-list tweaks
Also moved WBB-CSS from this stylesheet
Alexander Ebert [Wed, 23 Nov 2011 17:30:25 +0000 (18:30 +0100)]
Dialogs should now be redrew properly
Luzifr [Wed, 23 Nov 2011 15:18:37 +0000 (16:18 +0100)]
Small optimization
Luzifr [Wed, 23 Nov 2011 14:43:19 +0000 (15:43 +0100)]
One more thing …
Luzifr [Wed, 23 Nov 2011 14:40:04 +0000 (15:40 +0100)]
Fixes various problems with top-menu dropdowns
Luzifr [Wed, 23 Nov 2011 12:21:24 +0000 (13:21 +0100)]
Experiment modified
Luzifr [Wed, 23 Nov 2011 12:02:47 +0000 (13:02 +0100)]
Experimental overlay fix
Marcel Werk [Tue, 22 Nov 2011 21:24:21 +0000 (22:24 +0100)]
Merge branch 'master' of github.com:WoltLab/WCF
Marcel Werk [Tue, 22 Nov 2011 21:24:08 +0000 (22:24 +0100)]
Some small optimizations
Alexander Ebert [Tue, 22 Nov 2011 19:00:28 +0000 (20:00 +0100)]
Installation now reflect current package
Luzifr [Tue, 22 Nov 2011 18:55:34 +0000 (19:55 +0100)]
Small change
Luzifr [Tue, 22 Nov 2011 18:09:57 +0000 (19:09 +0100)]
Some optimizations & eye-candy
Animated top-bar; Code-format; Small-buttons in package-view optimized;
Luzifr [Tue, 22 Nov 2011 14:45:14 +0000 (15:45 +0100)]
One more face-lift for tab-menus & overlays
Alexander Ebert [Tue, 22 Nov 2011 14:43:40 +0000 (15:43 +0100)]
Added language variables for package installation
Alexander Ebert [Tue, 22 Nov 2011 13:58:08 +0000 (05:58 -0800)]
Merge pull request #254 from Gravatronics/bug/abstractOptionListForm
Fixes bug in AbstractOptionListForm
Matthias Schmidt [Tue, 22 Nov 2011 07:42:07 +0000 (08:42 +0100)]
Fixes bug in AbstractOptionListForm
Adds missing $loadActiveOptions property which is needed and already used by UserEditForm to ensure that the active options are loaded after the active user has been set.
Luzifr [Mon, 21 Nov 2011 19:32:46 +0000 (20:32 +0100)]
Some optimizations to overlays
Marcel Werk [Mon, 21 Nov 2011 19:23:14 +0000 (20:23 +0100)]
Merge branch 'master' of github.com:WoltLab/WCF
Marcel Werk [Mon, 21 Nov 2011 19:23:02 +0000 (20:23 +0100)]
Fixed session handler issue
Alexander Ebert [Mon, 21 Nov 2011 18:45:41 +0000 (19:45 +0100)]
Merge branch 'master' of github.com:WoltLab/WCF
Alexander Ebert [Mon, 21 Nov 2011 18:44:21 +0000 (19:44 +0100)]
User options working again
Luzifr [Mon, 21 Nov 2011 18:44:09 +0000 (19:44 +0100)]
Some fixes
Standard-buttons now with proper color-states; Background-image should
now show up in ACP when WBB is installed and user enables them in CSS;
Luzifr [Mon, 21 Nov 2011 17:34:26 +0000 (18:34 +0100)]
Some minor fixes
Luzifr [Mon, 21 Nov 2011 14:54:19 +0000 (15:54 +0100)]
This is surely better @ installation
Alexander Ebert [Mon, 21 Nov 2011 10:53:18 +0000 (11:53 +0100)]
Debug commit
Alexander Ebert [Mon, 21 Nov 2011 10:03:59 +0000 (02:03 -0800)]
Merge pull request #247 from wbbaddons/singletonSerialize
Disabled serializing of Singletons
Alexander Ebert [Mon, 21 Nov 2011 09:53:57 +0000 (01:53 -0800)]
Merge pull request #253 from Gravatronics/bug/routeHandlerException
Fixes bug in RouteHandler class
Matthias Schmidt [Sun, 20 Nov 2011 12:02:54 +0000 (13:02 +0100)]
Fixes bug in RouteHandler class
Adds missing used class.
Alexander Ebert [Fri, 18 Nov 2011 22:15:12 +0000 (23:15 +0100)]
Modified user options to support output type
That was a joke, fat chance. User options are completely messed up now :/
Luzifr [Fri, 18 Nov 2011 18:26:12 +0000 (19:26 +0100)]
Corrections for overlays (surely not the last ones)
Alexander Ebert [Fri, 18 Nov 2011 16:21:36 +0000 (17:21 +0100)]
Modified user options to reuse code
Alexander Ebert [Thu, 17 Nov 2011 19:54:38 +0000 (20:54 +0100)]
User-options now working again.
Luzifr [Thu, 17 Nov 2011 14:11:37 +0000 (15:11 +0100)]
Modified Action Proxy Loading indicator
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).
Marcel Werk [Wed, 16 Nov 2011 17:45:29 +0000 (18:45 +0100)]
Fixed outstanding option types
Marcel Werk [Wed, 16 Nov 2011 16:51:13 +0000 (17:51 +0100)]
Merge branch 'master' of github.com:WoltLab/WCF