Fabii547 [Sat, 14 May 2016 09:18:05 +0000 (11:18 +0200)]
Remove unnecessary code
Matthias Schmidt [Fri, 13 May 2016 17:36:15 +0000 (19:36 +0200)]
Fix header of package installation confirm page
Matthias Schmidt [Thu, 12 May 2016 16:51:41 +0000 (18:51 +0200)]
Let MenuItemNode and PageNode extend DatabaseObjectDecorator
Matthias Schmidt [Thu, 12 May 2016 15:20:02 +0000 (17:20 +0200)]
Fix import order
Matthias Schmidt [Wed, 11 May 2016 18:37:57 +0000 (20:37 +0200)]
Add missing @return tags
Marcel Werk [Thu, 12 May 2016 12:39:21 +0000 (14:39 +0200)]
Added icon size 64
Marcel Werk [Thu, 12 May 2016 12:39:08 +0000 (14:39 +0200)]
Added pageID as a data attribute to the body tag
Marcel Werk [Thu, 12 May 2016 12:36:55 +0000 (14:36 +0200)]
Fixed js issue in box / menu item management
Matthias Schmidt [Wed, 11 May 2016 18:21:28 +0000 (20:21 +0200)]
Add missing imports
Matthias Schmidt [Wed, 11 May 2016 18:11:09 +0000 (20:11 +0200)]
Add @mixin (and @method) elements for decorator classes
Matthias Schmidt [Tue, 10 May 2016 20:24:47 +0000 (22:24 +0200)]
Throw PHP's \InvalidArgumentException
Matthias Schmidt [Tue, 10 May 2016 20:16:09 +0000 (22:16 +0200)]
Update documentation of IHistorySavingObjectTypeProvider::checkPermissions()
Matthias Schmidt [Tue, 10 May 2016 20:10:40 +0000 (22:10 +0200)]
Add @property documentation for DatabaseObjectList implementations
Matthias Schmidt [Tue, 10 May 2016 18:46:25 +0000 (20:46 +0200)]
Add @method documentation for IObjectTypeProvider implementations
Matthias Schmidt [Tue, 10 May 2016 16:45:31 +0000 (18:45 +0200)]
Add @method documentation for DatabaseObjectList implementations
This change improves IDE auto-completion when dealing with
DatabaseObjectList objects.
Matthias Schmidt [Sun, 8 May 2016 09:04:02 +0000 (11:04 +0200)]
Fix import order
Matthias Schmidt [Sun, 8 May 2016 08:57:32 +0000 (10:57 +0200)]
Use \PDO::fetchAll() instead of PreparedStatement::fetchColumns()
Matthias Schmidt [Sat, 7 May 2016 20:38:01 +0000 (22:38 +0200)]
Add PreparedStatement::fetchColumns()
Matthias Schmidt [Sat, 7 May 2016 15:48:53 +0000 (17:48 +0200)]
Add \PDOStatement methods as PHPDoc methods to PreparedStatement
Matthias Schmidt [Sat, 7 May 2016 14:04:56 +0000 (16:04 +0200)]
Fix parameter documentation
Matthias Schmidt [Sat, 7 May 2016 13:47:30 +0000 (15:47 +0200)]
Fix array property documentations
Matthias Schmidt [Sat, 7 May 2016 13:45:03 +0000 (15:45 +0200)]
Fix method return values
Matthias Schmidt [Sat, 7 May 2016 13:43:02 +0000 (15:43 +0200)]
Fix property type in Highlighter
Matthias Schmidt [Sat, 7 May 2016 13:28:20 +0000 (15:28 +0200)]
Remove unused imports
Matthias Schmidt [Sat, 7 May 2016 11:14:59 +0000 (13:14 +0200)]
Add missing NOT NULL for wcf1_user_profile_visitor columns
Matthias Schmidt [Fri, 6 May 2016 13:37:56 +0000 (15:37 +0200)]
Throw InvalidArgumentException for invalid condition object lists
Tim Düsterhus [Fri, 6 May 2016 13:07:21 +0000 (15:07 +0200)]
Merge branch 'master' into next
Tim Düsterhus [Fri, 6 May 2016 12:04:06 +0000 (14:04 +0200)]
Merge branch '2.0'
Tim Düsterhus [Thu, 5 May 2016 20:15:33 +0000 (22:15 +0200)]
Make FileUtil::getMimeType() return application/octet-stream on error
Tim Düsterhus [Thu, 5 May 2016 20:10:33 +0000 (22:10 +0200)]
Add missing image check in StyleEditor::import()
Tim Düsterhus [Thu, 5 May 2016 20:03:38 +0000 (22:03 +0200)]
Fix error handling in StyleAction::upload()
Matthias Schmidt [Fri, 6 May 2016 10:59:57 +0000 (12:59 +0200)]
Fix creating/editing boxes without controller
Matthias Schmidt [Fri, 6 May 2016 10:59:01 +0000 (12:59 +0200)]
Add box identifier as data attribute to box
Matthias Schmidt [Thu, 5 May 2016 14:33:05 +0000 (16:33 +0200)]
Use PHP 5 syntax
Matthias Schmidt [Wed, 4 May 2016 18:07:34 +0000 (20:07 +0200)]
Properly handle AbstractSelectCondition without options
Matthias Schmidt [Wed, 4 May 2016 17:49:23 +0000 (19:49 +0200)]
Fix import order
Matthias Schmidt [Wed, 4 May 2016 13:04:18 +0000 (15:04 +0200)]
Add support for conditioned boxes and object list boxes
Matthias Schmidt [Wed, 4 May 2016 11:34:03 +0000 (13:34 +0200)]
Fix import order
Matthias Schmidt [Wed, 4 May 2016 09:30:03 +0000 (11:30 +0200)]
Merge branch 'master' into next
Marcel Werk [Tue, 3 May 2016 09:38:34 +0000 (11:38 +0200)]
Fixed box edit issue
Marcel Werk [Tue, 3 May 2016 09:35:26 +0000 (11:35 +0200)]
Added box links
Marcel Werk [Tue, 3 May 2016 09:29:44 +0000 (11:29 +0200)]
Fixed issue in menu item handler
Marcel Werk [Sun, 1 May 2016 22:39:35 +0000 (00:39 +0200)]
Improved tagging result page
Alexander Ebert [Mon, 2 May 2016 15:41:40 +0000 (17:41 +0200)]
Page controller is immutable
Alexander Ebert [Mon, 2 May 2016 15:35:31 +0000 (17:35 +0200)]
Use of `concat` instead of `{capture}`
Alexander Ebert [Mon, 2 May 2016 14:33:12 +0000 (16:33 +0200)]
Fixed page editing
woltlab.com [Mon, 2 May 2016 12:16:13 +0000 (14:16 +0200)]
Updating minified JavaScript files
Alexander Ebert [Mon, 2 May 2016 12:15:25 +0000 (14:15 +0200)]
Overhauled 'Add Page' UI
Marcel Werk [Sun, 1 May 2016 13:41:56 +0000 (15:41 +0200)]
Removed deprecated css classes
Marcel Werk [Sun, 1 May 2016 13:07:52 +0000 (15:07 +0200)]
Unified benchmark templates
Alexander Ebert [Sun, 1 May 2016 13:08:45 +0000 (15:08 +0200)]
Overhauled ACP user menu
Alexander Ebert [Sun, 1 May 2016 12:16:19 +0000 (14:16 +0200)]
Fixed use-statement order
woltlab.com [Sun, 1 May 2016 12:11:14 +0000 (14:11 +0200)]
Updating minified JavaScript files
Alexander Ebert [Sun, 1 May 2016 12:12:47 +0000 (14:12 +0200)]
Added missing button icon
Alexander Ebert [Sun, 1 May 2016 12:11:29 +0000 (14:11 +0200)]
Updated edit history
Alexander Ebert [Sun, 1 May 2016 12:11:09 +0000 (14:11 +0200)]
Fixed message inline editing
Matthias Schmidt [Sun, 1 May 2016 10:39:19 +0000 (12:39 +0200)]
Remove obsolete content in English language item
Alexander Ebert [Sun, 1 May 2016 10:22:01 +0000 (12:22 +0200)]
Added search keyword highlighting
Alexander Ebert [Sun, 1 May 2016 08:22:03 +0000 (10:22 +0200)]
Fixed user profile visuals
Alexander Ebert [Sat, 30 Apr 2016 19:14:04 +0000 (21:14 +0200)]
Moved the "No-JS"-Warning
Alexander Ebert [Sat, 30 Apr 2016 17:27:41 +0000 (19:27 +0200)]
Increase gap between sitemap item groups
Matthias Schmidt [Sat, 30 Apr 2016 17:05:14 +0000 (19:05 +0200)]
Add support for static boxes in PIP
Alexander Ebert [Sat, 30 Apr 2016 11:14:48 +0000 (13:14 +0200)]
Added proper styling for `.formError`
Alexander Ebert [Sat, 30 Apr 2016 11:09:27 +0000 (13:09 +0200)]
Unified footer copyright appearance
Alexander Ebert [Sat, 30 Apr 2016 11:08:11 +0000 (13:08 +0200)]
Fixed positioning of unread interactive dropdown items
woltlab.com [Sat, 30 Apr 2016 11:06:11 +0000 (13:06 +0200)]
Updating minified JavaScript files
Alexander Ebert [Sat, 30 Apr 2016 11:05:28 +0000 (13:05 +0200)]
Added ACP-'To Top' link, increase ACP menu width
Alexander Ebert [Fri, 29 Apr 2016 23:16:29 +0000 (01:16 +0200)]
Updated footer markup and styles
Marcel Werk [Fri, 29 Apr 2016 15:12:25 +0000 (17:12 +0200)]
Fixed error reporting in database setup
Alexander Ebert [Fri, 29 Apr 2016 13:30:57 +0000 (15:30 +0200)]
Updated footer
Marcel Werk [Fri, 29 Apr 2016 10:38:20 +0000 (12:38 +0200)]
Setup style overhaul
Marcel Werk [Thu, 28 Apr 2016 22:27:54 +0000 (00:27 +0200)]
Removed obsolete code
Alexander Ebert [Fri, 29 Apr 2016 08:05:08 +0000 (10:05 +0200)]
Fixed ACP layout
Alexander Ebert [Thu, 28 Apr 2016 15:42:28 +0000 (17:42 +0200)]
Slightly increase title line-height to improve visuals when wrapping
Alexander Ebert [Thu, 28 Apr 2016 15:39:48 +0000 (17:39 +0200)]
Fixed headline line-height affecting badges
Alexander Ebert [Thu, 28 Apr 2016 15:35:57 +0000 (17:35 +0200)]
Slightly increased margin for successive box content
Alexander Ebert [Thu, 28 Apr 2016 15:32:19 +0000 (17:32 +0200)]
Added generic phrases used for pages
Marcel Werk [Wed, 27 Apr 2016 16:41:02 +0000 (18:41 +0200)]
Added missing page cache reset
Marcel Werk [Wed, 27 Apr 2016 16:34:32 +0000 (18:34 +0200)]
Added scrollable checkbox lists to replace multiselects in page/box management
Marcel Werk [Wed, 27 Apr 2016 13:35:26 +0000 (15:35 +0200)]
Added support for template-based cms boxes
Alexander Ebert [Wed, 27 Apr 2016 08:51:40 +0000 (10:51 +0200)]
Merge branch 'next' of github.com:WoltLab/WCF into next
Alexander Ebert [Wed, 27 Apr 2016 08:51:36 +0000 (10:51 +0200)]
Fixed an ACP issue
Matthias Schmidt [Tue, 26 Apr 2016 16:57:50 +0000 (18:57 +0200)]
Fix condition in PageLocationManager::init()
Alexander Ebert [Tue, 26 Apr 2016 14:30:10 +0000 (16:30 +0200)]
Some minor fixes
Alexander Ebert [Tue, 26 Apr 2016 14:12:05 +0000 (16:12 +0200)]
Auto-generate breadcrumbs using page location
Marcel Werk [Tue, 26 Apr 2016 11:44:49 +0000 (13:44 +0200)]
Fixed acp template listener
Marcel Werk [Mon, 25 Apr 2016 16:05:15 +0000 (18:05 +0200)]
Fixed user-menu issue
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