Alexander Ebert [Mon, 11 Apr 2016 11:03:30 +0000 (13:03 +0200)]
Fixed search bar on mobile
Marcel Werk [Sun, 10 Apr 2016 17:57:00 +0000 (19:57 +0200)]
Improved box system
* Added support for visibility exceptions in PIP
* Renamed classname to controller
* Added box controller interface
* Added some default boxes
Alexander Ebert [Sun, 10 Apr 2016 17:20:39 +0000 (19:20 +0200)]
Resolved some session/cookie-related issues
Tim Düsterhus [Sun, 10 Apr 2016 13:15:19 +0000 (15:15 +0200)]
woltlab.com [Sun, 10 Apr 2016 11:51:12 +0000 (13:51 +0200)]
Updating minified JavaScript files
Alexander Ebert [Sun, 10 Apr 2016 11:51:13 +0000 (13:51 +0200)]
Improved page header visuals
Matthias Schmidt [Fri, 8 Apr 2016 20:08:08 +0000 (22:08 +0200)]
Fix issue when showing exception
Matthias Schmidt [Fri, 8 Apr 2016 20:07:23 +0000 (22:07 +0200)]
Fix variable name in language item
Marcel Werk [Fri, 8 Apr 2016 14:23:10 +0000 (16:23 +0200)]
Fixed multiple issues in box management
Marcel Werk [Fri, 8 Apr 2016 14:06:59 +0000 (16:06 +0200)]
Added box to page assignments
Marcel Werk [Fri, 8 Apr 2016 14:06:21 +0000 (16:06 +0200)]
Fixed pageType/boxType tag
Marcel Werk [Fri, 8 Apr 2016 14:05:57 +0000 (16:05 +0200)]
Fixed typo
Alexander Ebert [Fri, 8 Apr 2016 10:31:13 +0000 (12:31 +0200)]
Fixed user profile
Alexander Ebert [Fri, 8 Apr 2016 10:30:59 +0000 (12:30 +0200)]
Added method to retrieve the current page id
Alexander Ebert [Thu, 7 Apr 2016 17:26:38 +0000 (19:26 +0200)]
Decreased line height for page title
Matthias Schmidt [Fri, 8 Apr 2016 06:55:18 +0000 (08:55 +0200)]
Add missing closing hascontent
Matthias Schmidt [Fri, 8 Apr 2016 06:54:55 +0000 (08:54 +0200)]
Fix nested hascontent
Alexander Ebert [Thu, 7 Apr 2016 16:58:05 +0000 (18:58 +0200)]
Merge remote-tracking branch 'origin/next' into next
# Conflicts:
# wcfsetup/install/files/acp/templates/languageServerAdd.tpl
# wcfsetup/install/files/acp/templates/languageServerList.tpl
Alexander Ebert [Thu, 7 Apr 2016 16:55:38 +0000 (18:55 +0200)]
Overhauled ACP templates
Matthias Schmidt [Thu, 7 Apr 2016 16:23:01 +0000 (18:23 +0200)]
Unify code style for short syntax arrays
Matthias Schmidt [Thu, 7 Apr 2016 16:07:58 +0000 (18:07 +0200)]
Remove page menu remnants
Matthias Schmidt [Thu, 7 Apr 2016 15:05:31 +0000 (17:05 +0200)]
Fix case in name of called method
Matthias Schmidt [Thu, 7 Apr 2016 14:57:37 +0000 (16:57 +0200)]
Remove obsolete imports
Matthias Schmidt [Thu, 7 Apr 2016 14:17:31 +0000 (16:17 +0200)]
Remove unused language server system
Alexander Ebert [Thu, 7 Apr 2016 10:19:36 +0000 (12:19 +0200)]
Fixed use statement order
Matthias Schmidt [Thu, 7 Apr 2016 10:09:38 +0000 (12:09 +0200)]
Move object list object creation to own method
Matthias Schmidt [Thu, 7 Apr 2016 08:45:06 +0000 (10:45 +0200)]
Replace calls of deprecated method
Matthias Schmidt [Thu, 7 Apr 2016 06:55:03 +0000 (08:55 +0200)]
Unify array documentation
… for autocompletion and proper phpdoc recognition.
Matthias Schmidt [Wed, 6 Apr 2016 17:46:43 +0000 (19:46 +0200)]
Fix typo in parameter type documentation
woltlab.com [Wed, 6 Apr 2016 16:51:14 +0000 (18:51 +0200)]
Updating minified JavaScript files
Matthias Schmidt [Wed, 6 Apr 2016 16:51:00 +0000 (18:51 +0200)]
Fix table column resizing during row dragging
Matthias Schmidt [Wed, 6 Apr 2016 16:13:47 +0000 (18:13 +0200)]
Remove unused erroneous methods
Matthias Schmidt [Wed, 6 Apr 2016 16:00:50 +0000 (18:00 +0200)]
Fix inner loop variable having same name as other loop variable
In both cases, this was no issues but changing it makes the code
cleaner.
Matthias Schmidt [Wed, 6 Apr 2016 15:57:55 +0000 (17:57 +0200)]
Fix import order
Matthias Schmidt [Wed, 6 Apr 2016 15:46:51 +0000 (17:46 +0200)]
Add throws tags
Alexander Ebert [Wed, 6 Apr 2016 15:43:39 +0000 (17:43 +0200)]
Some ACP session fixes
There is still something clearly going wrong when completing the setup.
Alexander Ebert [Wed, 6 Apr 2016 14:48:10 +0000 (16:48 +0200)]
Using cookies for ACP sessions
Matthias Schmidt [Wed, 6 Apr 2016 14:52:01 +0000 (16:52 +0200)]
Fix parameter documentation
Alexander Ebert [Wed, 6 Apr 2016 14:47:33 +0000 (16:47 +0200)]
Merge branch 'next' of github.com:WoltLab/WCF into next
Matthias Schmidt [Wed, 6 Apr 2016 14:28:28 +0000 (16:28 +0200)]
Add some missing method documentation
Matthias Schmidt [Wed, 6 Apr 2016 14:19:09 +0000 (16:19 +0200)]
Add missing/Fix return tags
Matthias Schmidt [Wed, 6 Apr 2016 14:04:57 +0000 (16:04 +0200)]
Add missing parameter documentation
Marcel Werk [Wed, 6 Apr 2016 14:03:16 +0000 (16:03 +0200)]
Added missing since tags/attributes
Marcel Werk [Wed, 6 Apr 2016 13:57:42 +0000 (15:57 +0200)]
Removed/replaced page menu relics
Matthias Schmidt [Wed, 6 Apr 2016 13:41:14 +0000 (15:41 +0200)]
Remove obsolete method parameter
Matthias Schmidt [Wed, 6 Apr 2016 12:31:38 +0000 (14:31 +0200)]
Fix case of called functions/methods
Matthias Schmidt [Wed, 6 Apr 2016 12:03:28 +0000 (14:03 +0200)]
Fix case in import
Matthias Schmidt [Wed, 6 Apr 2016 11:58:50 +0000 (13:58 +0200)]
Add constants.php for better IDE constant handling
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