Marcel Werk [Mon, 25 Apr 2016 16:05:03 +0000 (18:05 +0200)]
Fixed third party login
Marcel Werk [Sat, 23 Apr 2016 21:16:19 +0000 (23:16 +0200)]
Added missing css classes
woltlab.com [Mon, 25 Apr 2016 13:56:11 +0000 (15:56 +0200)]
Updating minified JavaScript files
Alexander Ebert [Mon, 25 Apr 2016 13:57:19 +0000 (15:57 +0200)]
Fixed follow/block buttons
Alexander Ebert [Mon, 25 Apr 2016 13:57:09 +0000 (15:57 +0200)]
Load user storage in bulk to minimize performance impact
Alexander Ebert [Mon, 25 Apr 2016 11:31:21 +0000 (13:31 +0200)]
Fixed use-statement order
Alexander Ebert [Mon, 25 Apr 2016 11:30:41 +0000 (13:30 +0200)]
Changed order to prefer the standards-compliant rule
Tim Düsterhus [Mon, 25 Apr 2016 11:28:22 +0000 (13:28 +0200)]
Fix indentation
woltlab.com [Mon, 25 Apr 2016 11:11:12 +0000 (13:11 +0200)]
Updating minified JavaScript files
Alexander Ebert [Mon, 25 Apr 2016 11:10:35 +0000 (13:10 +0200)]
Enhanced user ignore feature
* Regular content by ignored users is now converted into grayscale with
a non-hover opacity of .5
* Messages are collapsed to a single notice, but will reveal the full
message on click
* Blocking a follower will now remove the follower-state and block
future attempts to follow again while still being blocked
Alexander Ebert [Mon, 25 Apr 2016 11:08:47 +0000 (13:08 +0200)]
Fixed search input visuals
Alexander Ebert [Mon, 25 Apr 2016 11:08:35 +0000 (13:08 +0200)]
Fixed display issue
Alexander Ebert [Mon, 25 Apr 2016 11:08:27 +0000 (13:08 +0200)]
Added missing use
Alexander Ebert [Mon, 25 Apr 2016 11:08:06 +0000 (13:08 +0200)]
Fixed JSDoc
Marcel Werk [Sat, 23 Apr 2016 20:55:26 +0000 (22:55 +0200)]
Fixed exception in box handler initialization
woltlab.com [Sat, 23 Apr 2016 18:36:12 +0000 (20:36 +0200)]
Updating minified JavaScript files
Marcel Werk [Sat, 23 Apr 2016 18:32:33 +0000 (20:32 +0200)]
Small html/style optimizations
Marcel Werk [Sat, 23 Apr 2016 18:13:03 +0000 (20:13 +0200)]
Removed obsolete code
Marcel Werk [Sat, 23 Apr 2016 18:01:35 +0000 (20:01 +0200)]
Unified phrases
Marcel Werk [Sat, 23 Apr 2016 17:48:55 +0000 (19:48 +0200)]
Added missing CSS class
Matthias Schmidt [Sat, 23 Apr 2016 16:26:43 +0000 (18:26 +0200)]
Fix code style
Matthias Schmidt [Sat, 23 Apr 2016 16:18:49 +0000 (18:18 +0200)]
Use Page objects for page condition
Marcel Werk [Sat, 23 Apr 2016 15:47:01 +0000 (17:47 +0200)]
Added support for template-based cms pages
Alexander Ebert [Fri, 22 Apr 2016 15:00:25 +0000 (17:00 +0200)]
Merge branch 'next' of github.com:WoltLab/WCF into next
Alexander Ebert [Fri, 22 Apr 2016 15:00:21 +0000 (17:00 +0200)]
Typo
Marcel Werk [Fri, 22 Apr 2016 14:56:42 +0000 (16:56 +0200)]
Template overhaul
* Moved documentHeader, head, body, contentHeader, userNotice into
header.tpl
* Moved closing head / body tags into footer.tpl
* Moved position of 'contentTop' boxes
* Unified template code
woltlab.com [Fri, 22 Apr 2016 12:26:14 +0000 (14:26 +0200)]
Updating minified JavaScript files
Alexander Ebert [Fri, 22 Apr 2016 12:23:17 +0000 (14:23 +0200)]
Force non-sticky page header on small devices
All though quite nice to have the menu always at hand, it takes up way
too much space on small devices such as smartphones.
For example an iPhone 4 in landscape has a height of 320px, having a
sticky page header with 50px reduces the effective height by ~16%.
Alexander Ebert [Fri, 22 Apr 2016 12:21:09 +0000 (14:21 +0200)]
Added `screen-sm-md` to target tablet only
Alexander Ebert [Fri, 22 Apr 2016 10:46:41 +0000 (12:46 +0200)]
Minor style improvements
woltlab.com [Thu, 21 Apr 2016 16:36:13 +0000 (18:36 +0200)]
Updating minified JavaScript files
Alexander Ebert [Thu, 21 Apr 2016 16:36:05 +0000 (18:36 +0200)]
Overhauled mobile menus
Marcel Werk [Wed, 20 Apr 2016 15:25:14 +0000 (17:25 +0200)]
Small template code optimization
Marcel Werk [Wed, 20 Apr 2016 15:24:43 +0000 (17:24 +0200)]
Made WCF::isLandingPage() static
Marcel Werk [Wed, 20 Apr 2016 15:24:23 +0000 (17:24 +0200)]
Fixed page preview button
woltlab.com [Tue, 19 Apr 2016 14:16:14 +0000 (16:16 +0200)]
Updating minified JavaScript files
Alexander Ebert [Tue, 19 Apr 2016 14:15:55 +0000 (16:15 +0200)]
Fixed media queries in JS
Alexander Ebert [Tue, 19 Apr 2016 11:49:04 +0000 (13:49 +0200)]
Overhauled media queries
New media queries:
* `screen-xs` -> smartphone
* `screen-sm` -> tablet (portrait)
* `screen-sm-down` -> smartphone + tablet (portrait)
* `screen-sm-up` -> tablet (portrait) + tablet (landscape) + desktop
* `screen-md` -> tablet (landscape)
* `screen-md-down` -> smartphone + tablet (portrait) + tablet
(landscape)
* `screen-md-up` -> tablet (landscape) + desktop
* `screen-lg` -> desktop
Marcel Werk [Mon, 18 Apr 2016 13:53:27 +0000 (15:53 +0200)]
Added box for page comments
Marcel Werk [Mon, 18 Apr 2016 13:53:10 +0000 (15:53 +0200)]
Added preview button in page edit form
Marcel Werk [Mon, 18 Apr 2016 11:15:12 +0000 (13:15 +0200)]
Fixed wrong method name
woltlab.com [Mon, 18 Apr 2016 12:06:13 +0000 (14:06 +0200)]
Updating minified JavaScript files
Alexander Ebert [Mon, 18 Apr 2016 12:03:23 +0000 (14:03 +0200)]
Some style improvements
Alexander Ebert [Mon, 18 Apr 2016 11:08:49 +0000 (13:08 +0200)]
Fixed alignment of language dropdown for textarea
woltlab.com [Mon, 18 Apr 2016 10:36:12 +0000 (12:36 +0200)]
Updating minified JavaScript files
Alexander Ebert [Mon, 18 Apr 2016 10:35:21 +0000 (12:35 +0200)]
Added proper active tab save/restore
Alexander Ebert [Mon, 18 Apr 2016 10:35:07 +0000 (12:35 +0200)]
Fixed input addon button padding
Marcel Werk [Mon, 18 Apr 2016 09:48:21 +0000 (11:48 +0200)]
Added filter functions in box list
woltlab.com [Mon, 18 Apr 2016 08:46:14 +0000 (10:46 +0200)]
Updating minified JavaScript files
Alexander Ebert [Mon, 18 Apr 2016 08:43:09 +0000 (10:43 +0200)]
Re-Added autofocus support for dialogs
Alexander Ebert [Mon, 18 Apr 2016 08:36:40 +0000 (10:36 +0200)]
Improved styling of compact messages
woltlab.com [Mon, 18 Apr 2016 08:21:12 +0000 (10:21 +0200)]
Updating minified JavaScript files
Alexander Ebert [Mon, 18 Apr 2016 08:18:42 +0000 (10:18 +0200)]
Various style improvements
Alexander Ebert [Mon, 18 Apr 2016 08:18:16 +0000 (10:18 +0200)]
Default vertical offset for alignment set to 0
Alexander Ebert [Sun, 17 Apr 2016 16:24:13 +0000 (18:24 +0200)]
Improved view on mobile devices
woltlab.com [Sun, 17 Apr 2016 15:41:14 +0000 (17:41 +0200)]
Updating minified JavaScript files
Alexander Ebert [Sun, 17 Apr 2016 15:41:14 +0000 (17:41 +0200)]
Fixed language chooser / recaptcha
Marcel Werk [Sun, 17 Apr 2016 15:21:48 +0000 (17:21 +0200)]
Added application package id for cms pages
Alexander Ebert [Sun, 17 Apr 2016 11:58:57 +0000 (13:58 +0200)]
Removed user profile buttons from preview popover
woltlab.com [Sun, 17 Apr 2016 09:36:12 +0000 (11:36 +0200)]
Updating minified JavaScript files
Alexander Ebert [Sun, 17 Apr 2016 09:37:41 +0000 (11:37 +0200)]
Improved popover style
Alexander Ebert [Sun, 17 Apr 2016 09:07:30 +0000 (11:07 +0200)]
Removed right message content margin
woltlab.com [Sun, 17 Apr 2016 07:56:12 +0000 (09:56 +0200)]
Updating minified JavaScript files
Alexander Ebert [Sun, 17 Apr 2016 07:55:51 +0000 (09:55 +0200)]
Overhauled dropdown visuals
Alexander Ebert [Sun, 17 Apr 2016 07:55:37 +0000 (09:55 +0200)]
Avoid rounding errors when positioning elements
Marcel Werk [Sat, 16 Apr 2016 13:37:22 +0000 (15:37 +0200)]
Improved box to page management
Marcel Werk [Sat, 16 Apr 2016 13:09:47 +0000 (15:09 +0200)]
Fixed main menu issue (depth3+)
Alexander Ebert [Sat, 16 Apr 2016 13:26:37 +0000 (15:26 +0200)]
Updated button styles
Alexander Ebert [Sat, 16 Apr 2016 10:53:43 +0000 (12:53 +0200)]
Fixed content footer buttons
Alexander Ebert [Sat, 16 Apr 2016 10:50:56 +0000 (12:50 +0200)]
Added proper styling for form grids
Tim Düsterhus [Sat, 16 Apr 2016 10:21:16 +0000 (12:21 +0200)]
Merge branch 'next' of github.com:WoltLab/WCF into next
Tim Düsterhus [Sat, 16 Apr 2016 10:18:43 +0000 (12:18 +0200)]
Merge branch 'master' into next
Tim Düsterhus [Sat, 16 Apr 2016 10:11:14 +0000 (12:11 +0200)]
Add missing semicolon in Ajax.js
woltlab.com [Sat, 16 Apr 2016 10:11:13 +0000 (12:11 +0200)]
Updating minified JavaScript files
Tim Düsterhus [Sat, 16 Apr 2016 10:09:29 +0000 (12:09 +0200)]
Merge pull request #2015 from wehmoen/patch-1
Added missing , in property list
Nico Wehmöller [Sat, 16 Apr 2016 09:50:51 +0000 (11:50 +0200)]
Added missing , in property list
Added missing , after
´´´´
url: 'index.php/AJAXProxy/?t=' + SECURITY_TOKEN
````
Alexander Ebert [Fri, 15 Apr 2016 22:25:31 +0000 (00:25 +0200)]
Minor style improvement
Alexander Ebert [Fri, 15 Apr 2016 22:03:44 +0000 (00:03 +0200)]
Removed delayed redirect from login/logout
Tim Düsterhus [Fri, 15 Apr 2016 21:51:50 +0000 (23:51 +0200)]
Fix code style in MenuItemAction
woltlab.com [Fri, 15 Apr 2016 21:46:11 +0000 (23:46 +0200)]
Updating minified JavaScript files
Tim Düsterhus [Fri, 15 Apr 2016 20:09:14 +0000 (22:09 +0200)]
Remove obsolete sessionID constant references
Alexander Ebert [Fri, 15 Apr 2016 21:31:27 +0000 (23:31 +0200)]
Overhauled user login
Marcel Werk [Fri, 15 Apr 2016 20:08:57 +0000 (22:08 +0200)]
Improved navigation in menu management forms
Marcel Werk [Fri, 15 Apr 2016 20:05:40 +0000 (22:05 +0200)]
Fixed column 'items' in menu list
Marcel Werk [Fri, 15 Apr 2016 20:00:10 +0000 (22:00 +0200)]
Added missing cache reset after creation of new menus
Marcel Werk [Fri, 15 Apr 2016 19:58:26 +0000 (21:58 +0200)]
Added missing ISortableAction implementation
Marcel Werk [Fri, 15 Apr 2016 17:00:21 +0000 (19:00 +0200)]
Removed obsolete code
Tim Düsterhus [Fri, 15 Apr 2016 16:59:37 +0000 (18:59 +0200)]
Make $logFile in logThrowable a reference
see also:
8891d4b9315f788d18fcb4a0dafe660b2521c7de
Marcel Werk [Fri, 15 Apr 2016 16:57:45 +0000 (18:57 +0200)]
Fixed template syntax issue (nested hascontent)
Smooey [Fri, 15 Apr 2016 13:29:04 +0000 (09:29 -0400)]
2 bug fixes and English description & grammar improvements. (#2012)
* 2 bug fixes and English description & grammar improvements.
Fixes for 2 bugs:
https://community.woltlab.com/thread/247146-language-wcf-acp-updateserver-packages/
https://community.woltlab.com/thread/247148-language-wcf-acp-updateserver-list/
As well as better English descriptions, grammar, etc.
* apostrophe fix
Marcel Werk [Fri, 15 Apr 2016 13:11:59 +0000 (15:11 +0200)]
Added default tag cloud box controller
Tim Düsterhus [Thu, 14 Apr 2016 18:08:46 +0000 (20:08 +0200)]
Add virtual acp sessions to clean up cronjob
woltlab.com [Thu, 14 Apr 2016 11:46:12 +0000 (13:46 +0200)]
Updating minified JavaScript files
Alexander Ebert [Thu, 14 Apr 2016 11:41:45 +0000 (13:41 +0200)]
Removed collapsible sidebar
Tim Düsterhus [Wed, 13 Apr 2016 18:42:25 +0000 (20:42 +0200)]
Fix detection of namespaces function calls
woltlab.com [Wed, 13 Apr 2016 18:11:10 +0000 (20:11 +0200)]
Updating minified JavaScript files
Alexander Ebert [Wed, 13 Apr 2016 18:08:41 +0000 (20:08 +0200)]
Merge remote-tracking branch 'refs/remotes/origin/master' into next
# Conflicts:
# com.woltlab.wcf/templates/wysiwyg.tpl
# wcfsetup/install/files/js/3rdParty/redactor/plugins/wbbcode.js
# wcfsetup/install/files/js/3rdParty/redactor/plugins/wcombined.min.js
# wcfsetup/install/files/js/WCF.Combined.min.js
# wcfsetup/install/files/style/redactor.less
# wcfsetup/install/lang/en.xml
woltlab.com [Wed, 13 Apr 2016 17:51:11 +0000 (19:51 +0200)]
Updating minified JavaScript files
Alexander Ebert [Wed, 13 Apr 2016 17:50:30 +0000 (19:50 +0200)]
Overhauled tab menu active marking
Tim Düsterhus [Wed, 13 Apr 2016 15:59:47 +0000 (17:59 +0200)]
Show Exception class name in printThrowable