Alexander Ebert [Wed, 6 Apr 2016 10:18:40 +0000 (12:18 +0200)]
Merge remote-tracking branch 'refs/remotes/origin/session' into next
# Conflicts:
# wcfsetup/install/files/lib/data/session/Session.class.php
# wcfsetup/install/files/lib/data/session/virtual/SessionVirtual.class.php
Alexander Ebert [Wed, 6 Apr 2016 09:54:03 +0000 (11:54 +0200)]
Skip landing page check for ACP requests
Alexander Ebert [Wed, 6 Apr 2016 09:53:53 +0000 (11:53 +0200)]
Properly supporting cache indices with NULL values
Matthias Schmidt [Wed, 6 Apr 2016 09:49:01 +0000 (11:49 +0200)]
Fix userInformationStatistics inclusion in authorSidebarBox
Matthias Schmidt [Wed, 6 Apr 2016 08:22:15 +0000 (10:22 +0200)]
Remove remnants of application landing pages
See
a80873d5fe45732dd39a51a89f6f58a91656fc50
Matthias Schmidt [Wed, 6 Apr 2016 07:45:21 +0000 (09:45 +0200)]
Remove unused imports
Matthias Schmidt [Wed, 6 Apr 2016 07:26:51 +0000 (09:26 +0200)]
Copy User's property-read to UserProfile
… as UserProfile is one of the frequently used classes.
Alexander Ebert [Tue, 5 Apr 2016 20:12:21 +0000 (22:12 +0200)]
Properly implemented landing page
Alexander Ebert [Tue, 5 Apr 2016 14:31:24 +0000 (16:31 +0200)]
Added missing box shadow
Marcel Werk [Tue, 5 Apr 2016 15:02:03 +0000 (17:02 +0200)]
Fixed .sectionDescription tag
Marcel Werk [Tue, 5 Apr 2016 14:59:35 +0000 (16:59 +0200)]
Added missings CSS classes
Alexander Ebert [Tue, 5 Apr 2016 10:45:43 +0000 (12:45 +0200)]
Properly provide frontend main menu items in ACP
Alexander Ebert [Tue, 5 Apr 2016 09:54:07 +0000 (11:54 +0200)]
Temporary fix to restore ACP
Alexander Ebert [Tue, 5 Apr 2016 08:29:10 +0000 (10:29 +0200)]
Removed pageMenu-PIP
Alexander Ebert [Mon, 4 Apr 2016 22:34:44 +0000 (00:34 +0200)]
Fixed a style issue during setup
Marcel Werk [Mon, 4 Apr 2016 14:41:14 +0000 (16:41 +0200)]
Renamed style variables
individualLess -> individualScss
overrideLess -> overrideScss
Marcel Werk [Mon, 4 Apr 2016 14:16:46 +0000 (16:16 +0200)]
Removed old page menu
Alexander Ebert [Sun, 3 Apr 2016 15:20:24 +0000 (17:20 +0200)]
Overhauled templates
Frontend only, ACP still outdated
Marcel Werk [Sat, 2 Apr 2016 19:57:25 +0000 (21:57 +0200)]
Merge remote-tracking branch 'origin/next' into next
# Conflicts:
# com.woltlab.wcf/page.xml
Marcel Werk [Sat, 2 Apr 2016 19:44:33 +0000 (21:44 +0200)]
Added page types for cms pages
Alexander Ebert [Thu, 31 Mar 2016 21:34:04 +0000 (23:34 +0200)]
Added missing phrases
woltlab.com [Thu, 31 Mar 2016 17:41:14 +0000 (19:41 +0200)]
Updating minified JavaScript files
Alexander Ebert [Thu, 31 Mar 2016 17:38:54 +0000 (19:38 +0200)]
Added generic toggle logic for input elements
Alexander Ebert [Thu, 31 Mar 2016 17:38:39 +0000 (19:38 +0200)]
Added usage docs for `Core.inherit()`
Alexander Ebert [Thu, 31 Mar 2016 10:52:08 +0000 (12:52 +0200)]
Updated color scheme
Marcel Werk [Thu, 31 Mar 2016 08:48:57 +0000 (10:48 +0200)]
Merge pull request #2005 from Fabii547/patch-12
Fix unclosed literal tag
Fabii [Thu, 31 Mar 2016 08:30:24 +0000 (10:30 +0200)]
Fix unclosed literal tag
Alexander Ebert [Wed, 30 Mar 2016 15:50:05 +0000 (17:50 +0200)]
Updated toolbar styling
Alexander Ebert [Wed, 30 Mar 2016 12:15:54 +0000 (14:15 +0200)]
Some minor style improvements
Alexander Ebert [Tue, 29 Mar 2016 18:22:21 +0000 (20:22 +0200)]
Updated mobile menu to match the updated header
Alexander Ebert [Tue, 29 Mar 2016 17:40:27 +0000 (19:40 +0200)]
Improved style
woltlab.com [Tue, 29 Mar 2016 12:21:23 +0000 (14:21 +0200)]
Updating minified JavaScript files
Alexander Ebert [Tue, 29 Mar 2016 12:21:31 +0000 (14:21 +0200)]
Updated color scheme
Alexander Ebert [Tue, 29 Mar 2016 12:17:08 +0000 (14:17 +0200)]
Overhauled main menu
Marcel Werk [Tue, 29 Mar 2016 11:56:30 +0000 (13:56 +0200)]
Merge pull request #2003 from Fabii547/patch-11
Remove duplicate array key in UserOptionAddForm::assignVariables()
Fabii [Tue, 29 Mar 2016 11:04:48 +0000 (13:04 +0200)]
Remove duplicate array key in UserOptionAddForm::assignVariables()
Matthias Schmidt [Mon, 28 Mar 2016 12:34:37 +0000 (14:34 +0200)]
Use PreparedStatement::fetchSingleColumn()
Matthias Schmidt [Sun, 27 Mar 2016 15:53:43 +0000 (17:53 +0200)]
Fix search input styling in Safari
Matthias Schmidt [Sun, 27 Mar 2016 15:39:13 +0000 (17:39 +0200)]
Fix code style issues
Matthias Schmidt [Sun, 27 Mar 2016 15:20:21 +0000 (17:20 +0200)]
Fix AbstractRuntimeCache::fetchObjects()
Matthias Schmidt [Sun, 27 Mar 2016 15:20:09 +0000 (17:20 +0200)]
Merge branch 'master' into next
# Conflicts:
# com.woltlab.wcf/templates/moderationComment.tpl
Matthias Schmidt [Sun, 27 Mar 2016 15:14:22 +0000 (17:14 +0200)]
Fix moderated comment for guest comments
… and for comments of deleted users
Matthias Schmidt [Sun, 27 Mar 2016 15:09:16 +0000 (17:09 +0200)]
Improve AbstractRuntimeCache implementation
Matthias Schmidt [Sun, 27 Mar 2016 14:53:25 +0000 (16:53 +0200)]
Add update script with TODO
woltlab.com [Sun, 27 Mar 2016 14:21:12 +0000 (16:21 +0200)]
Updating minified JavaScript files
Matthias Schmidt [Sun, 27 Mar 2016 14:20:24 +0000 (16:20 +0200)]
Add possibility to sort labels in ACP
Tim Düsterhus [Sun, 27 Mar 2016 14:16:35 +0000 (16:16 +0200)]
Fix Exceptions in Email::addMimePart()
Matthias Schmidt [Sun, 27 Mar 2016 11:36:09 +0000 (13:36 +0200)]
Fix class documentation
Matthias Schmidt [Sun, 27 Mar 2016 08:40:25 +0000 (10:40 +0200)]
Remove obsolete code
Matthias Schmidt [Sun, 27 Mar 2016 08:34:16 +0000 (10:34 +0200)]
Deprecate setUserProfile() methods
Matthias Schmidt [Sun, 27 Mar 2016 08:04:28 +0000 (10:04 +0200)]
Use page objects for user online location
Matthias Schmidt [Sun, 27 Mar 2016 06:28:18 +0000 (08:28 +0200)]
Remove unused imports
Matthias Schmidt [Sun, 27 Mar 2016 06:25:38 +0000 (08:25 +0200)]
Add UserProfile::getGuestUserProfile()
Matthias Schmidt [Sat, 26 Mar 2016 21:31:18 +0000 (22:31 +0100)]
Fix code/documentation issues
Matthias Schmidt [Sat, 26 Mar 2016 21:11:14 +0000 (22:11 +0100)]
Merge branch 'master' into next
Matthias Schmidt [Sat, 26 Mar 2016 21:10:48 +0000 (22:10 +0100)]
Fix return value of AdHandler::getLocationObjectTypes()
Alexander Ebert [Sat, 26 Mar 2016 18:13:22 +0000 (19:13 +0100)]
Fixed code style
woltlab.com [Sat, 26 Mar 2016 18:11:12 +0000 (19:11 +0100)]
Updating minified JavaScript files
Alexander Ebert [Sat, 26 Mar 2016 18:07:20 +0000 (19:07 +0100)]
Added proper link styling in user profile
Alexander Ebert [Sat, 26 Mar 2016 18:06:02 +0000 (19:06 +0100)]
Improved quote styling within Redactor
Alexander Ebert [Sat, 26 Mar 2016 11:40:56 +0000 (12:40 +0100)]
Updated quote styling
Alexander Ebert [Sat, 26 Mar 2016 11:40:49 +0000 (12:40 +0100)]
Fixed infinite loop
Matthias Schmidt [Sat, 26 Mar 2016 16:58:11 +0000 (17:58 +0100)]
Fix controller of UserSearch page
Matthias Schmidt [Sat, 26 Mar 2016 16:46:55 +0000 (17:46 +0100)]
Use runtime caches in moderation queue report handlers
Matthias Schmidt [Sat, 26 Mar 2016 16:25:52 +0000 (17:25 +0100)]
Add runtime cache API
Matthias Schmidt [Sat, 26 Mar 2016 15:02:11 +0000 (16:02 +0100)]
Fix indentation in install.sql
Matthias Schmidt [Sat, 26 Mar 2016 15:01:59 +0000 (16:01 +0100)]
Fix property-read tag issues
Tim Düsterhus [Fri, 25 Mar 2016 22:57:05 +0000 (23:57 +0100)]
Merge branch 'next' of github.com:WoltLab/WCF into next
Tim Düsterhus [Fri, 25 Mar 2016 22:56:50 +0000 (23:56 +0100)]
Merge branch 'master' into next
Tim Düsterhus [Fri, 25 Mar 2016 22:56:10 +0000 (23:56 +0100)]
Merge branch '2.0'
Tim Düsterhus [Fri, 25 Mar 2016 22:55:32 +0000 (23:55 +0100)]
Update year in acptemplates/footer.tpl
Matthias Schmidt [Fri, 25 Mar 2016 20:54:07 +0000 (21:54 +0100)]
Add some missing property declarations
… and resolve related code issues
Tim Düsterhus [Fri, 25 Mar 2016 20:31:25 +0000 (21:31 +0100)]
Fix code style in session classes
Matthias Schmidt [Fri, 25 Mar 2016 20:00:37 +0000 (21:00 +0100)]
Fix listing of user group members in ACP
Tim Düsterhus [Fri, 25 Mar 2016 19:58:33 +0000 (20:58 +0100)]
Move sessionVariables into virtual session
Tim Düsterhus [Fri, 25 Mar 2016 19:54:10 +0000 (20:54 +0100)]
Redefine 'supportsVirtualSessions' to mean: Only one virtual session
A virtual session now is created in every case.
Tim Düsterhus [Fri, 25 Mar 2016 19:43:07 +0000 (20:43 +0100)]
Add virtual sessions for ACP
Tim Düsterhus [Tue, 8 Mar 2016 23:33:08 +0000 (00:33 +0100)]
Create virtual sessions for guests
woltlab.com [Fri, 25 Mar 2016 19:01:26 +0000 (20:01 +0100)]
Updating minified JavaScript files
Tim Düsterhus [Fri, 25 Mar 2016 18:58:11 +0000 (19:58 +0100)]
Replace document.body.scrollTop with window.scrollY
see
13d884839f750cc42a21c4b6c55dce5cf9229d0f
woltlab.com [Fri, 25 Mar 2016 18:56:14 +0000 (19:56 +0100)]
Updating minified JavaScript files
Tim Düsterhus [Fri, 25 Mar 2016 18:51:51 +0000 (19:51 +0100)]
Fix WoltLab/WCF/Dom/Util.offset
> The amount of scrolling that has been done of the viewport area (or
> any other scrollable element) is taken into account when computing
> the bounding rectangle. This means that the top and left property
> change their values as soon as the scrolling position changes (so
> their values are relative to the viewport and not absolute). If
> this is not the desired behaviour just add the current scrolling
> position to the top and left property (via window.scrollX and
> window.scrollY) to get constant values independent from the current
> scrolling position.
see: https://developer.mozilla.org/en-US/docs/Web/API/Element/getBoundingClientRect
Matthias Schmidt [Fri, 25 Mar 2016 18:05:22 +0000 (19:05 +0100)]
Add property-read tags
Matthias Schmidt [Fri, 25 Mar 2016 16:45:10 +0000 (17:45 +0100)]
Fix undefined class (documentation) issues
Matthias Schmidt [Fri, 25 Mar 2016 15:55:55 +0000 (16:55 +0100)]
Remove unused/redundant imports
woltlab.com [Fri, 25 Mar 2016 14:21:13 +0000 (15:21 +0100)]
Updating minified JavaScript files
Alexander Ebert [Fri, 25 Mar 2016 14:17:45 +0000 (15:17 +0100)]
Added proper styling for polls
Alexander Ebert [Fri, 25 Mar 2016 14:17:33 +0000 (15:17 +0100)]
Improved dialog styling
Alexander Ebert [Fri, 25 Mar 2016 14:17:23 +0000 (15:17 +0100)]
Properly handling unknown controllers
Matthias Schmidt [Fri, 25 Mar 2016 12:27:37 +0000 (13:27 +0100)]
Fix code formatting (2)
Matthias Schmidt [Fri, 25 Mar 2016 12:25:48 +0000 (13:25 +0100)]
Fix code formatting
Matthias Schmidt [Fri, 25 Mar 2016 07:52:29 +0000 (08:52 +0100)]
Merge branch 'master' into next
Matthias Schmidt [Fri, 25 Mar 2016 06:38:34 +0000 (07:38 +0100)]
Fix label group order when creating/editing label
Matthias Schmidt [Fri, 25 Mar 2016 05:45:08 +0000 (06:45 +0100)]
Merge branch 'master' into next
woltlab.com [Thu, 24 Mar 2016 17:21:18 +0000 (18:21 +0100)]
Updating minified JavaScript files
Alexander Ebert [Thu, 24 Mar 2016 17:17:57 +0000 (18:17 +0100)]
Sitemap now functional (but seriously ugly)
Alexander Ebert [Thu, 24 Mar 2016 11:35:32 +0000 (12:35 +0100)]
Minor fix
woltlab.com [Thu, 24 Mar 2016 11:06:17 +0000 (12:06 +0100)]
Updating minified JavaScript files
Alexander Ebert [Thu, 24 Mar 2016 11:03:56 +0000 (12:03 +0100)]
Added proper marking as active for mobile menu
Alexander Ebert [Wed, 23 Mar 2016 17:29:41 +0000 (18:29 +0100)]
Added proper marking as active for menus