Alexander Ebert [Sun, 10 Jan 2016 14:05:00 +0000 (15:05 +0100)]
Using a more suitable icon for disabled messages
Matthias Schmidt [Sun, 10 Jan 2016 18:23:58 +0000 (19:23 +0100)]
Revert "Fix placeholder-related style variable names"
This reverts commit
7d2ba16580ef51011dbe75c04340cb67f4e7dedb.
Marcel Werk [Sun, 10 Jan 2016 13:49:50 +0000 (14:49 +0100)]
Merge branch 'next-lantia' of github.com:WoltLab/WCF into next-lantia
Marcel Werk [Sun, 10 Jan 2016 13:49:36 +0000 (14:49 +0100)]
Small style optimizations
Alexander Ebert [Sun, 10 Jan 2016 12:32:27 +0000 (13:32 +0100)]
Improved visuals for marked, deleted and disabled
Alexander Ebert [Sun, 10 Jan 2016 12:32:09 +0000 (13:32 +0100)]
Upgraded to FontAwesome 4.5.0
Do we still need all these stupid formats for legacy browsers?
Marcel Werk [Sun, 10 Jan 2016 12:26:54 +0000 (13:26 +0100)]
Fixed style variable name
Alexander Ebert [Sat, 9 Jan 2016 21:30:02 +0000 (22:30 +0100)]
Updated line-height
Marcel Werk [Sat, 9 Jan 2016 18:44:24 +0000 (19:44 +0100)]
Merge branch 'next-lantia' of github.com:WoltLab/WCF into next-lantia
Marcel Werk [Sat, 9 Jan 2016 18:44:09 +0000 (19:44 +0100)]
Style overhaul
* Redesigned pagination
* Optimized message group list (thread list)
* Some minor tweaks
Matthias Schmidt [Sat, 9 Jan 2016 13:51:48 +0000 (14:51 +0100)]
Fix placeholder-related style variable names
Matthias Schmidt [Sat, 9 Jan 2016 13:45:38 +0000 (14:45 +0100)]
Fix icon classes
Matthias Schmidt [Sat, 9 Jan 2016 10:55:32 +0000 (11:55 +0100)]
Remove obsolete page object type
Matthias Schmidt [Sat, 9 Jan 2016 10:44:24 +0000 (11:44 +0100)]
Remove double lang tags
Closes #1977
Alexander Ebert [Sat, 9 Jan 2016 13:20:14 +0000 (14:20 +0100)]
small work-around for style updating
Alexander Ebert [Sat, 9 Jan 2016 13:15:18 +0000 (14:15 +0100)]
Style (editor) overhaul
* Added support for new style variables
* New menu design with support for larger widths
* Updated certain colors to better match overall style
Matthias Schmidt [Fri, 8 Jan 2016 17:08:45 +0000 (18:08 +0100)]
Fix media manager search issues
Matthias Schmidt [Fri, 8 Jan 2016 16:55:08 +0000 (17:55 +0100)]
Fix i18n data displayed in menu item edit form
Matthias Schmidt [Fri, 8 Jan 2016 16:54:26 +0000 (17:54 +0100)]
Fix menu items' title language item created during installation
Marcel Werk [Thu, 7 Jan 2016 22:51:19 +0000 (23:51 +0100)]
Added missing box-title styling
Marcel Werk [Thu, 7 Jan 2016 19:30:03 +0000 (20:30 +0100)]
Added placeholder color
Marcel Werk [Thu, 7 Jan 2016 19:13:06 +0000 (20:13 +0100)]
Added legacy styling for sidebars
Marcel Werk [Thu, 7 Jan 2016 18:31:37 +0000 (19:31 +0100)]
Merge branch 'next-lantia' of github.com:WoltLab/WCF into next-lantia
Marcel Werk [Thu, 7 Jan 2016 18:31:22 +0000 (19:31 +0100)]
Style overhaul (WIP)
Tim Düsterhus [Wed, 6 Jan 2016 17:33:32 +0000 (18:33 +0100)]
Merge branch 'next' into next-lantia
Tim Düsterhus [Wed, 6 Jan 2016 17:32:30 +0000 (18:32 +0100)]
Fix detection of namespaced function calls
Tim Düsterhus [Wed, 6 Jan 2016 17:04:57 +0000 (18:04 +0100)]
Catch \Throwable in BackgroundQueueHandler
Tim Düsterhus [Wed, 6 Jan 2016 17:01:17 +0000 (18:01 +0100)]
Replace getExceptionID() by logThrowable()
Tim Düsterhus [Wed, 6 Jan 2016 16:40:34 +0000 (17:40 +0100)]
Allow namespaced functions in PHPCS
Alexander Ebert [Wed, 6 Jan 2016 16:44:29 +0000 (17:44 +0100)]
Minor fix
Tim Düsterhus [Wed, 6 Jan 2016 16:26:27 +0000 (17:26 +0100)]
Force a guest user in BackgroundQueueHandler::performJob()
Alexander Ebert [Wed, 6 Jan 2016 15:46:29 +0000 (16:46 +0100)]
Added support for complex pages
Alexander Ebert [Wed, 6 Jan 2016 15:46:16 +0000 (16:46 +0100)]
Using Box::render() instead of Box::__toString()
`__toString()` is not allowed to throw any exception (for whatever
reason, this is php I guess), causing a real pain when trying to debug
errors. All though `__toString()` is the most elegant way, it turned out
to be less practical hence all occurences have been replaced with
`render()` instead.
Tim Düsterhus [Tue, 5 Jan 2016 20:24:39 +0000 (21:24 +0100)]
Fix alignment of long stack traces
Tim Düsterhus [Mon, 4 Jan 2016 21:42:31 +0000 (22:42 +0100)]
Make HTML output a little less ugly
This change removes the large blocks of newlines where relocated
<script> blocks previously where.
Fabii547 [Mon, 4 Jan 2016 12:02:29 +0000 (13:02 +0100)]
Fix typo in UserActivityEventHandler
Closes #1975
Alexander Ebert [Mon, 4 Jan 2016 14:46:52 +0000 (15:46 +0100)]
Added initial support for page handlers (WIP)
Alexander Ebert [Mon, 4 Jan 2016 12:27:18 +0000 (13:27 +0100)]
Fixed box css class name being incorrectly handled
Tim Düsterhus [Sun, 3 Jan 2016 21:35:06 +0000 (22:35 +0100)]
Fix WCFSetup w/ WCFSETUP_USEDEFAULTWCFDIR
Alexander Ebert [Sun, 3 Jan 2016 19:06:57 +0000 (20:06 +0100)]
Added missing CSS class name
Matthias Schmidt [Sun, 3 Jan 2016 12:55:05 +0000 (13:55 +0100)]
Fix tab menu issues
Tim Düsterhus [Sun, 3 Jan 2016 12:39:38 +0000 (13:39 +0100)]
Merge branch 'master' into next
Tim Düsterhus [Sun, 3 Jan 2016 12:39:26 +0000 (13:39 +0100)]
Merge branch '2.0'
Alexander Ebert [Sun, 3 Jan 2016 12:08:28 +0000 (13:08 +0100)]
Fixed ACP menu
Matthias Schmidt [Sun, 3 Jan 2016 11:30:18 +0000 (12:30 +0100)]
Add temporary fix for code sniffer warning
Matthias Schmidt [Sun, 3 Jan 2016 09:13:00 +0000 (10:13 +0100)]
Add missing edit icon in ACP media list
Matthias Schmidt [Sun, 3 Jan 2016 09:11:38 +0000 (10:11 +0100)]
Resolve TODO in MediaAction
Matthias Schmidt [Sun, 3 Jan 2016 08:58:37 +0000 (09:58 +0100)]
Fix comments
Matthias Schmidt [Sun, 3 Jan 2016 08:50:27 +0000 (09:50 +0100)]
Resolve TODO in ViewableMedia::getElementTag()
Matthias Schmidt [Fri, 1 Jan 2016 08:54:10 +0000 (09:54 +0100)]
Fix PHP strict standards error
Matthias Schmidt [Fri, 1 Jan 2016 07:55:57 +0000 (08:55 +0100)]
Fix Travis issues
Matthias Schmidt [Fri, 1 Jan 2016 07:25:58 +0000 (08:25 +0100)]
Mark selected media in MediaManagerSelect dialog
Matthias Schmidt [Fri, 1 Jan 2016 07:01:35 +0000 (08:01 +0100)]
Fix documentation
Matthias Schmidt [Fri, 1 Jan 2016 06:59:17 +0000 (07:59 +0100)]
Resolve todos in MediaEditor
Matthias Schmidt [Fri, 1 Jan 2016 06:53:39 +0000 (07:53 +0100)]
Temporarily fix MessageQuoteManager
Alexander Ebert [Wed, 30 Dec 2015 15:30:05 +0000 (16:30 +0100)]
Using generic classes for menus
Alexander Ebert [Wed, 30 Dec 2015 13:39:16 +0000 (14:39 +0100)]
Fixed main menu visuals
Marcel Werk [Wed, 30 Dec 2015 13:19:02 +0000 (14:19 +0100)]
Removed obsolete code
Marcel Werk [Wed, 30 Dec 2015 13:07:35 +0000 (14:07 +0100)]
Merge branch 'next-lantia' of github.com:WoltLab/WCF into next-lantia
Marcel Werk [Wed, 30 Dec 2015 13:07:23 +0000 (14:07 +0100)]
Added menu box implementation
Alexander Ebert [Wed, 30 Dec 2015 11:07:55 +0000 (12:07 +0100)]
Merge remote-tracking branch 'refs/remotes/origin/next' into next-lantia
Alexander Ebert [Wed, 30 Dec 2015 11:07:26 +0000 (12:07 +0100)]
Merge remote-tracking branch 'refs/remotes/origin/master' into next
Alexander Ebert [Tue, 29 Dec 2015 20:47:15 +0000 (21:47 +0100)]
Fixed hidden options being considered as search result
Tim Düsterhus [Mon, 28 Dec 2015 00:00:01 +0000 (01:00 +0100)]
Fix typo in de.xml
Matthias Schmidt [Sat, 26 Dec 2015 08:22:51 +0000 (09:22 +0100)]
Add media search on media list page in ACP
Matthias Schmidt [Sat, 26 Dec 2015 07:39:48 +0000 (08:39 +0100)]
Merge branch 'next' into next-lantia
Matthias Schmidt [Sat, 26 Dec 2015 07:37:17 +0000 (08:37 +0100)]
Add default page titles for category management pages
Tim Düsterhus [Fri, 25 Dec 2015 19:13:44 +0000 (20:13 +0100)]
Merge pull request #1972 from SoftCreatR/patch-7
Remove Twitter share count
Sascha Greuel [Fri, 25 Dec 2015 19:07:53 +0000 (20:07 +0100)]
Removed Twitter share count
Sascha Greuel [Wed, 23 Dec 2015 13:34:44 +0000 (14:34 +0100)]
Removed Twitter share count
Closes #1969
Tim Düsterhus [Fri, 25 Dec 2015 18:52:52 +0000 (19:52 +0100)]
Use consistent title case for Administration Control Panel
Sascha Greuel [Fri, 25 Dec 2015 17:14:59 +0000 (18:14 +0100)]
Improve wording of wcf.global.error.exception
Closes #1970
Closes #1971
Matthias Schmidt [Fri, 25 Dec 2015 10:09:54 +0000 (11:09 +0100)]
Complete new LanguageChooser implementation
Matthias Schmidt [Fri, 25 Dec 2015 09:59:44 +0000 (10:59 +0100)]
Fix variable in media editor
Matthias Schmidt [Fri, 25 Dec 2015 09:58:02 +0000 (10:58 +0100)]
Fix editing media files in ACP
Matthias Schmidt [Fri, 25 Dec 2015 09:32:18 +0000 (10:32 +0100)]
Add media update upon user rename
Matthias Schmidt [Fri, 25 Dec 2015 08:47:36 +0000 (09:47 +0100)]
Merge branch 'next' into next-lantia
Matthias Schmidt [Fri, 25 Dec 2015 08:47:19 +0000 (09:47 +0100)]
Disable Language.get() warnings for now
At development stage, these warnings are only spamming the console
without benefit.
Matthias Schmidt [Fri, 25 Dec 2015 08:45:37 +0000 (09:45 +0100)]
Add clipboard for media page
Matthias Schmidt [Fri, 25 Dec 2015 07:25:09 +0000 (08:25 +0100)]
Improve clipboard pseudo-pages for media management
Tim Düsterhus [Fri, 25 Dec 2015 00:09:33 +0000 (01:09 +0100)]
Fix typo in de.xml
Alexander Ebert [Thu, 24 Dec 2015 15:33:10 +0000 (16:33 +0100)]
Added a proper page logo for dev purposes
Matthias Schmidt [Thu, 24 Dec 2015 12:33:19 +0000 (13:33 +0100)]
Add missing box menuID update after menu installation
Matthias Schmidt [Thu, 24 Dec 2015 12:16:00 +0000 (13:16 +0100)]
Make WCF partially accessible again
Matthias Schmidt [Thu, 24 Dec 2015 11:51:34 +0000 (12:51 +0100)]
Add image selector for boxes
Alexander Ebert [Thu, 24 Dec 2015 11:02:28 +0000 (12:02 +0100)]
Merge remote-tracking branch 'refs/remotes/origin/next' into next-lantia
Alexander Ebert [Thu, 24 Dec 2015 11:02:09 +0000 (12:02 +0100)]
Merge remote-tracking branch 'refs/remotes/origin/master' into next
# Conflicts:
# com.woltlab.wcf/package.xml
# wcfsetup/install/files/lib/system/WCF.class.php
Alexander Ebert [Thu, 24 Dec 2015 11:00:46 +0000 (12:00 +0100)]
Merge remote-tracking branch 'origin/next-lantia' into next-lantia
# Conflicts:
# com.woltlab.wcf/acpMenu.xml
# wcfsetup/install/files/lib/system/request/LinkHandler.class.php
Matthias Schmidt [Thu, 24 Dec 2015 09:02:48 +0000 (10:02 +0100)]
Fix editing newly uploaded media files
Alexander Ebert [Wed, 23 Dec 2015 11:49:42 +0000 (12:49 +0100)]
Fixed a z-index issue introduced with 2.1.9
Matthias Schmidt [Tue, 22 Dec 2015 20:17:48 +0000 (21:17 +0100)]
Fix some issues
Matthias Schmidt [Tue, 22 Dec 2015 17:27:04 +0000 (18:27 +0100)]
Add media integration for editor
Matthias Schmidt [Tue, 22 Dec 2015 17:06:39 +0000 (18:06 +0100)]
Fix variable name
Marcel Werk [Tue, 22 Dec 2015 16:28:06 +0000 (17:28 +0100)]
Merge branch 'next-lantia' of github.com:WoltLab/WCF into next-lantia
Marcel Werk [Tue, 22 Dec 2015 16:27:54 +0000 (17:27 +0100)]
Small style improvements
Matthias Schmidt [Tue, 22 Dec 2015 16:07:05 +0000 (17:07 +0100)]
Add media management (WIP)
Matthias Schmidt [Tue, 22 Dec 2015 12:23:53 +0000 (13:23 +0100)]
Merge branch 'next' into next-lantia
Matthias Schmidt [Tue, 22 Dec 2015 12:22:43 +0000 (13:22 +0100)]
Add more structure to changelog file
Matthias Schmidt [Tue, 22 Dec 2015 12:16:56 +0000 (13:16 +0100)]
Add TMultiCategoryObject trait
Matthias Schmidt [Tue, 22 Dec 2015 09:57:06 +0000 (10:57 +0100)]
Add TUserContent trait