GitHub/WoltLab/WCF.git
8 years agoUnify array documentation
Matthias Schmidt [Thu, 7 Apr 2016 06:55:03 +0000 (08:55 +0200)]
Unify array documentation

… for autocompletion and proper phpdoc recognition.

8 years agoFix typo in parameter type documentation
Matthias Schmidt [Wed, 6 Apr 2016 17:46:43 +0000 (19:46 +0200)]
Fix typo in parameter type documentation

8 years agoUpdating minified JavaScript files
woltlab.com [Wed, 6 Apr 2016 16:51:14 +0000 (18:51 +0200)]
Updating minified JavaScript files

8 years agoFix table column resizing during row dragging
Matthias Schmidt [Wed, 6 Apr 2016 16:51:00 +0000 (18:51 +0200)]
Fix table column resizing during row dragging

8 years agoRemove unused erroneous methods
Matthias Schmidt [Wed, 6 Apr 2016 16:13:47 +0000 (18:13 +0200)]
Remove unused erroneous methods

8 years agoFix inner loop variable having same name as other loop variable
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.

8 years agoFix import order
Matthias Schmidt [Wed, 6 Apr 2016 15:57:55 +0000 (17:57 +0200)]
Fix import order

8 years agoAdd throws tags
Matthias Schmidt [Wed, 6 Apr 2016 15:46:51 +0000 (17:46 +0200)]
Add throws tags

8 years agoSome ACP session fixes
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.

8 years agoUsing cookies for ACP sessions
Alexander Ebert [Wed, 6 Apr 2016 14:48:10 +0000 (16:48 +0200)]
Using cookies for ACP sessions

8 years agoFix parameter documentation
Matthias Schmidt [Wed, 6 Apr 2016 14:52:01 +0000 (16:52 +0200)]
Fix parameter documentation

8 years agoMerge branch 'next' of github.com:WoltLab/WCF into next
Alexander Ebert [Wed, 6 Apr 2016 14:47:33 +0000 (16:47 +0200)]
Merge branch 'next' of github.com:WoltLab/WCF into next

8 years agoAdd some missing method documentation
Matthias Schmidt [Wed, 6 Apr 2016 14:28:28 +0000 (16:28 +0200)]
Add some missing method documentation

8 years agoAdd missing/Fix return tags
Matthias Schmidt [Wed, 6 Apr 2016 14:19:09 +0000 (16:19 +0200)]
Add missing/Fix return tags

8 years agoAdd missing parameter documentation
Matthias Schmidt [Wed, 6 Apr 2016 14:04:57 +0000 (16:04 +0200)]
Add missing parameter documentation

8 years agoAdded missing since tags/attributes
Marcel Werk [Wed, 6 Apr 2016 14:03:16 +0000 (16:03 +0200)]
Added missing since tags/attributes

8 years agoRemoved/replaced page menu relics
Marcel Werk [Wed, 6 Apr 2016 13:57:42 +0000 (15:57 +0200)]
Removed/replaced page menu relics

8 years agoRemove obsolete method parameter
Matthias Schmidt [Wed, 6 Apr 2016 13:41:14 +0000 (15:41 +0200)]
Remove obsolete method parameter

8 years agoFix case of called functions/methods
Matthias Schmidt [Wed, 6 Apr 2016 12:31:38 +0000 (14:31 +0200)]
Fix case of called functions/methods

8 years agoFix case in import
Matthias Schmidt [Wed, 6 Apr 2016 12:03:28 +0000 (14:03 +0200)]
Fix case in import

8 years agoAdd constants.php for better IDE constant handling
Matthias Schmidt [Wed, 6 Apr 2016 11:58:50 +0000 (13:58 +0200)]
Add constants.php for better IDE constant handling

8 years agoMerge remote-tracking branch 'refs/remotes/origin/session' into next
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

8 years agoSkip landing page check for ACP requests
Alexander Ebert [Wed, 6 Apr 2016 09:54:03 +0000 (11:54 +0200)]
Skip landing page check for ACP requests

8 years agoProperly supporting cache indices with NULL values
Alexander Ebert [Wed, 6 Apr 2016 09:53:53 +0000 (11:53 +0200)]
Properly supporting cache indices with NULL values

8 years agoFix userInformationStatistics inclusion in authorSidebarBox
Matthias Schmidt [Wed, 6 Apr 2016 09:49:01 +0000 (11:49 +0200)]
Fix userInformationStatistics inclusion in authorSidebarBox

8 years agoRemove remnants of application landing pages
Matthias Schmidt [Wed, 6 Apr 2016 08:22:15 +0000 (10:22 +0200)]
Remove remnants of application landing pages

See a80873d5fe45732dd39a51a89f6f58a91656fc50

8 years agoRemove unused imports
Matthias Schmidt [Wed, 6 Apr 2016 07:45:21 +0000 (09:45 +0200)]
Remove unused imports

8 years agoCopy User's property-read to UserProfile
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.

8 years agoProperly implemented landing page
Alexander Ebert [Tue, 5 Apr 2016 20:12:21 +0000 (22:12 +0200)]
Properly implemented landing page

8 years agoAdded missing box shadow
Alexander Ebert [Tue, 5 Apr 2016 14:31:24 +0000 (16:31 +0200)]
Added missing box shadow

8 years agoFixed .sectionDescription tag
Marcel Werk [Tue, 5 Apr 2016 15:02:03 +0000 (17:02 +0200)]
Fixed .sectionDescription tag

8 years agoAdded missings CSS classes
Marcel Werk [Tue, 5 Apr 2016 14:59:35 +0000 (16:59 +0200)]
Added missings CSS classes

8 years agoProperly provide frontend main menu items in ACP
Alexander Ebert [Tue, 5 Apr 2016 10:45:43 +0000 (12:45 +0200)]
Properly provide frontend main menu items in ACP

8 years agoTemporary fix to restore ACP
Alexander Ebert [Tue, 5 Apr 2016 09:54:07 +0000 (11:54 +0200)]
Temporary fix to restore ACP

8 years agoRemoved pageMenu-PIP
Alexander Ebert [Tue, 5 Apr 2016 08:29:10 +0000 (10:29 +0200)]
Removed pageMenu-PIP

8 years agoFixed a style issue during setup
Alexander Ebert [Mon, 4 Apr 2016 22:34:44 +0000 (00:34 +0200)]
Fixed a style issue during setup

8 years agoRenamed style variables
Marcel Werk [Mon, 4 Apr 2016 14:41:14 +0000 (16:41 +0200)]
Renamed style variables

individualLess -> individualScss
overrideLess -> overrideScss

8 years agoRemoved old page menu
Marcel Werk [Mon, 4 Apr 2016 14:16:46 +0000 (16:16 +0200)]
Removed old page menu

8 years agoOverhauled templates
Alexander Ebert [Sun, 3 Apr 2016 15:20:24 +0000 (17:20 +0200)]
Overhauled templates

Frontend only, ACP still outdated

8 years agoMerge remote-tracking branch 'origin/next' into next
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

8 years agoAdded page types for cms pages
Marcel Werk [Sat, 2 Apr 2016 19:44:33 +0000 (21:44 +0200)]
Added page types for cms pages

8 years agoAdded missing phrases
Alexander Ebert [Thu, 31 Mar 2016 21:34:04 +0000 (23:34 +0200)]
Added missing phrases

8 years agoUpdating minified JavaScript files
woltlab.com [Thu, 31 Mar 2016 17:41:14 +0000 (19:41 +0200)]
Updating minified JavaScript files

8 years agoAdded generic toggle logic for input elements
Alexander Ebert [Thu, 31 Mar 2016 17:38:54 +0000 (19:38 +0200)]
Added generic toggle logic for input elements

8 years agoAdded usage docs for `Core.inherit()`
Alexander Ebert [Thu, 31 Mar 2016 17:38:39 +0000 (19:38 +0200)]
Added usage docs for `Core.inherit()`

8 years agoUpdated color scheme
Alexander Ebert [Thu, 31 Mar 2016 10:52:08 +0000 (12:52 +0200)]
Updated color scheme

8 years agoMerge pull request #2005 from Fabii547/patch-12
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

8 years agoFix unclosed literal tag
Fabii [Thu, 31 Mar 2016 08:30:24 +0000 (10:30 +0200)]
Fix unclosed literal tag

8 years agoUpdated toolbar styling
Alexander Ebert [Wed, 30 Mar 2016 15:50:05 +0000 (17:50 +0200)]
Updated toolbar styling

8 years agoSome minor style improvements
Alexander Ebert [Wed, 30 Mar 2016 12:15:54 +0000 (14:15 +0200)]
Some minor style improvements

8 years agoUpdated mobile menu to match the updated header
Alexander Ebert [Tue, 29 Mar 2016 18:22:21 +0000 (20:22 +0200)]
Updated mobile menu to match the updated header

8 years agoImproved style
Alexander Ebert [Tue, 29 Mar 2016 17:40:27 +0000 (19:40 +0200)]
Improved style

8 years agoUpdating minified JavaScript files
woltlab.com [Tue, 29 Mar 2016 12:21:23 +0000 (14:21 +0200)]
Updating minified JavaScript files

8 years agoUpdated color scheme
Alexander Ebert [Tue, 29 Mar 2016 12:21:31 +0000 (14:21 +0200)]
Updated color scheme

8 years agoOverhauled main menu
Alexander Ebert [Tue, 29 Mar 2016 12:17:08 +0000 (14:17 +0200)]
Overhauled main menu

8 years agoMerge pull request #2003 from Fabii547/patch-11
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()

8 years agoRemove 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()

8 years agoUse PreparedStatement::fetchSingleColumn()
Matthias Schmidt [Mon, 28 Mar 2016 12:34:37 +0000 (14:34 +0200)]
Use PreparedStatement::fetchSingleColumn()

8 years agoFix search input styling in Safari
Matthias Schmidt [Sun, 27 Mar 2016 15:53:43 +0000 (17:53 +0200)]
Fix search input styling in Safari

8 years agoFix code style issues
Matthias Schmidt [Sun, 27 Mar 2016 15:39:13 +0000 (17:39 +0200)]
Fix code style issues

8 years agoFix AbstractRuntimeCache::fetchObjects()
Matthias Schmidt [Sun, 27 Mar 2016 15:20:21 +0000 (17:20 +0200)]
Fix AbstractRuntimeCache::fetchObjects()

8 years agoMerge branch 'master' into next
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

8 years agoFix moderated comment for guest comments
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

8 years agoImprove AbstractRuntimeCache implementation
Matthias Schmidt [Sun, 27 Mar 2016 15:09:16 +0000 (17:09 +0200)]
Improve AbstractRuntimeCache implementation

8 years agoAdd update script with TODO
Matthias Schmidt [Sun, 27 Mar 2016 14:53:25 +0000 (16:53 +0200)]
Add update script with TODO

8 years agoUpdating minified JavaScript files
woltlab.com [Sun, 27 Mar 2016 14:21:12 +0000 (16:21 +0200)]
Updating minified JavaScript files

8 years agoAdd possibility to sort labels in ACP
Matthias Schmidt [Sun, 27 Mar 2016 14:20:24 +0000 (16:20 +0200)]
Add possibility to sort labels in ACP

8 years agoFix Exceptions in Email::addMimePart()
Tim Düsterhus [Sun, 27 Mar 2016 14:16:35 +0000 (16:16 +0200)]
Fix Exceptions in Email::addMimePart()

8 years agoFix class documentation
Matthias Schmidt [Sun, 27 Mar 2016 11:36:09 +0000 (13:36 +0200)]
Fix class documentation

8 years agoRemove obsolete code
Matthias Schmidt [Sun, 27 Mar 2016 08:40:25 +0000 (10:40 +0200)]
Remove obsolete code

8 years agoDeprecate setUserProfile() methods
Matthias Schmidt [Sun, 27 Mar 2016 08:34:16 +0000 (10:34 +0200)]
Deprecate setUserProfile() methods

8 years agoUse page objects for user online location
Matthias Schmidt [Sun, 27 Mar 2016 08:04:28 +0000 (10:04 +0200)]
Use page objects for user online location

8 years agoRemove unused imports
Matthias Schmidt [Sun, 27 Mar 2016 06:28:18 +0000 (08:28 +0200)]
Remove unused imports

8 years agoAdd UserProfile::getGuestUserProfile()
Matthias Schmidt [Sun, 27 Mar 2016 06:25:38 +0000 (08:25 +0200)]
Add UserProfile::getGuestUserProfile()

8 years agoFix code/documentation issues
Matthias Schmidt [Sat, 26 Mar 2016 21:31:18 +0000 (22:31 +0100)]
Fix code/documentation issues

8 years agoMerge branch 'master' into next
Matthias Schmidt [Sat, 26 Mar 2016 21:11:14 +0000 (22:11 +0100)]
Merge branch 'master' into next

8 years agoFix return value of AdHandler::getLocationObjectTypes()
Matthias Schmidt [Sat, 26 Mar 2016 21:10:48 +0000 (22:10 +0100)]
Fix return value of AdHandler::getLocationObjectTypes()

8 years agoFixed code style
Alexander Ebert [Sat, 26 Mar 2016 18:13:22 +0000 (19:13 +0100)]
Fixed code style

8 years agoUpdating minified JavaScript files
woltlab.com [Sat, 26 Mar 2016 18:11:12 +0000 (19:11 +0100)]
Updating minified JavaScript files

8 years agoAdded proper link styling in user profile
Alexander Ebert [Sat, 26 Mar 2016 18:07:20 +0000 (19:07 +0100)]
Added proper link styling in user profile

8 years agoImproved quote styling within Redactor
Alexander Ebert [Sat, 26 Mar 2016 18:06:02 +0000 (19:06 +0100)]
Improved quote styling within Redactor

8 years agoUpdated quote styling
Alexander Ebert [Sat, 26 Mar 2016 11:40:56 +0000 (12:40 +0100)]
Updated quote styling

8 years agoFixed infinite loop
Alexander Ebert [Sat, 26 Mar 2016 11:40:49 +0000 (12:40 +0100)]
Fixed infinite loop

8 years agoFix controller of UserSearch page
Matthias Schmidt [Sat, 26 Mar 2016 16:58:11 +0000 (17:58 +0100)]
Fix controller of UserSearch page

8 years agoUse runtime caches in moderation queue report handlers
Matthias Schmidt [Sat, 26 Mar 2016 16:46:55 +0000 (17:46 +0100)]
Use runtime caches in moderation queue report handlers

8 years agoAdd runtime cache API
Matthias Schmidt [Sat, 26 Mar 2016 16:25:52 +0000 (17:25 +0100)]
Add runtime cache API

8 years agoFix indentation in install.sql
Matthias Schmidt [Sat, 26 Mar 2016 15:02:11 +0000 (16:02 +0100)]
Fix indentation in install.sql

8 years agoFix property-read tag issues
Matthias Schmidt [Sat, 26 Mar 2016 15:01:59 +0000 (16:01 +0100)]
Fix property-read tag issues

8 years agoMerge branch 'next' of github.com:WoltLab/WCF into next
Tim Düsterhus [Fri, 25 Mar 2016 22:57:05 +0000 (23:57 +0100)]
Merge branch 'next' of github.com:WoltLab/WCF into next

8 years agoMerge branch 'master' into next
Tim Düsterhus [Fri, 25 Mar 2016 22:56:50 +0000 (23:56 +0100)]
Merge branch 'master' into next

8 years agoMerge branch '2.0'
Tim Düsterhus [Fri, 25 Mar 2016 22:56:10 +0000 (23:56 +0100)]
Merge branch '2.0'

8 years agoUpdate year in acptemplates/footer.tpl
Tim Düsterhus [Fri, 25 Mar 2016 22:55:32 +0000 (23:55 +0100)]
Update year in acptemplates/footer.tpl

8 years agoAdd some missing property declarations
Matthias Schmidt [Fri, 25 Mar 2016 20:54:07 +0000 (21:54 +0100)]
Add some missing property declarations

… and resolve related code issues

8 years agoFix code style in session classes
Tim Düsterhus [Fri, 25 Mar 2016 20:31:25 +0000 (21:31 +0100)]
Fix code style in session classes

8 years agoFix listing of user group members in ACP
Matthias Schmidt [Fri, 25 Mar 2016 20:00:37 +0000 (21:00 +0100)]
Fix listing of user group members in ACP

8 years agoMove sessionVariables into virtual session
Tim Düsterhus [Fri, 25 Mar 2016 19:58:33 +0000 (20:58 +0100)]
Move sessionVariables into virtual session

8 years agoRedefine 'supportsVirtualSessions' to mean: Only one 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.

8 years agoAdd virtual sessions for ACP
Tim Düsterhus [Fri, 25 Mar 2016 19:43:07 +0000 (20:43 +0100)]
Add virtual sessions for ACP

8 years agoCreate virtual sessions for guests
Tim Düsterhus [Tue, 8 Mar 2016 23:33:08 +0000 (00:33 +0100)]
Create virtual sessions for guests

8 years agoUpdating minified JavaScript files
woltlab.com [Fri, 25 Mar 2016 19:01:26 +0000 (20:01 +0100)]
Updating minified JavaScript files