woltlab.com [Fri, 6 Jun 2014 10:46:04 +0000 (12:46 +0200)]
Updating minified JavaScript files
Alexander Ebert [Fri, 6 Jun 2014 10:40:42 +0000 (12:40 +0200)]
Fixed dropdowns
Alexander Ebert [Fri, 6 Jun 2014 10:27:33 +0000 (12:27 +0200)]
Fixed smilies tab
Alexander Ebert [Fri, 6 Jun 2014 10:01:21 +0000 (12:01 +0200)]
Shouldn't be here
Marcel Werk [Thu, 5 Jun 2014 23:11:38 +0000 (01:11 +0200)]
Merge branch 'master' of github.com:WoltLab/WCF
Marcel Werk [Thu, 5 Jun 2014 23:11:26 +0000 (01:11 +0200)]
Added removeLabels() method
woltlab.com [Thu, 5 Jun 2014 21:11:06 +0000 (23:11 +0200)]
Updating minified JavaScript files
Alexander Ebert [Thu, 5 Jun 2014 21:06:13 +0000 (23:06 +0200)]
Improved confirm messages for clipboard actions w/o DBOAction
Alexander Ebert [Thu, 5 Jun 2014 09:55:11 +0000 (11:55 +0200)]
Removed unnecessary JavaScript file references
woltlab.com [Wed, 4 Jun 2014 19:46:05 +0000 (21:46 +0200)]
Updating minified JavaScript files
Alexander Ebert [Wed, 4 Jun 2014 19:44:17 +0000 (21:44 +0200)]
Merge branch '2.0'
Conflicts:
wcfsetup/install/files/js/WCF.min.js
woltlab.com [Wed, 4 Jun 2014 14:51:16 +0000 (16:51 +0200)]
Updating minified JavaScript files
Alexander Ebert [Wed, 4 Jun 2014 14:48:04 +0000 (16:48 +0200)]
Fixed potential memory leak
Fixes #1739
Alexander Ebert [Wed, 4 Jun 2014 12:59:55 +0000 (14:59 +0200)]
Changed JavaScript execution order
This way we ensure that specific JavaScript modifications to the DOM (e.g. relative time or TabMenus) are executed as early as possible. Tests have shown that there is no more flicker caused by the time conversion or building the TabMenu, in general the related JavaScript is executed earlier (reduction by ~20%)
The impact on mobile devices is low and the small delay due to earlier loading of certain JavaScript files trades for a better user-experience, especially on small screens the "jumping" of content due to initial DOM manipulations was pretty lame.
Affected DOM manipulations:
- Relative Timestamps
- Dropdowns (e.g. mobile navigation)
- Tab Menus
- Flexible Tab Menus (hiding tabs in a dropdown to prevent scrolling/overflow, depends on Dropdowns)
Marcel Werk [Tue, 3 Jun 2014 20:00:35 +0000 (22:00 +0200)]
Added missing min/max values
Marcel Werk [Tue, 3 Jun 2014 19:08:23 +0000 (21:08 +0200)]
Small GUI improvement
Marcel Werk [Tue, 3 Jun 2014 18:55:01 +0000 (20:55 +0200)]
Merge branch '2.0'
Conflicts:
wcfsetup/install/files/js/3rdParty/ckeditor/plugins/wbbcode/plugin.js
wcfsetup/install/files/lib/system/WCF.class.php
Marcel Werk [Tue, 3 Jun 2014 18:52:02 +0000 (20:52 +0200)]
Fixed user search issue
Marcel Werk [Tue, 3 Jun 2014 17:55:02 +0000 (19:55 +0200)]
Added setting to omit index.php from the URL
Marcel Werk [Tue, 3 Jun 2014 17:25:02 +0000 (19:25 +0200)]
Small style improvements
Alexander Ebert [Tue, 3 Jun 2014 10:57:42 +0000 (12:57 +0200)]
Fix for Firefox failing to encode square brackets in URLs
Marcel Werk [Tue, 3 Jun 2014 10:13:11 +0000 (12:13 +0200)]
Merge pull request #1738 from schlimpf/patch-4
PHPDoc fix
schlimpf [Tue, 3 Jun 2014 09:36:41 +0000 (11:36 +0200)]
PHPDoc fix
Alexander Ebert [Mon, 2 Jun 2014 15:46:16 +0000 (17:46 +0200)]
Reverted previous changes, it does cause more problems that it solves
Alexander Ebert [Mon, 2 Jun 2014 09:16:27 +0000 (11:16 +0200)]
Fixed my lovely WCF version
Alexander Ebert [Sun, 1 Jun 2014 19:58:27 +0000 (21:58 +0200)]
Merge branch '2.0'
Conflicts:
com.woltlab.wcf/package.xml
Alexander Ebert [Sun, 1 Jun 2014 19:54:58 +0000 (21:54 +0200)]
Fixed building of update nodes
Alexander Ebert [Sun, 1 Jun 2014 19:35:59 +0000 (21:35 +0200)]
Fixed update instructions
Alexander Ebert [Sun, 1 Jun 2014 18:47:30 +0000 (20:47 +0200)]
Preparing release 2.0.7
Marcel Werk [Sun, 1 Jun 2014 18:43:04 +0000 (20:43 +0200)]
Implemented 3rd party branding guidelines
woltlab.com [Sun, 1 Jun 2014 16:31:09 +0000 (18:31 +0200)]
Updating minified JavaScript files
Matthias Schmidt [Sun, 1 Jun 2014 16:28:06 +0000 (18:28 +0200)]
Remove debug code
Matthias Schmidt [Sun, 1 Jun 2014 16:00:06 +0000 (18:00 +0200)]
Improve NoticeHandler::getVisibleNotices() implementation
Closes #1729
Matthias Schmidt [Sun, 1 Jun 2014 13:09:26 +0000 (15:09 +0200)]
Improve integer conditions
Alexander Ebert [Sun, 1 Jun 2014 10:43:03 +0000 (12:43 +0200)]
Backporting changes from WCF 2.1
Alexander Ebert [Sun, 1 Jun 2014 10:20:35 +0000 (12:20 +0200)]
Fixed use-statements
Matthias Schmidt [Sun, 1 Jun 2014 09:53:48 +0000 (11:53 +0200)]
Add description to DaysOfWeekCondition
Matthias Schmidt [Sun, 1 Jun 2014 08:57:05 +0000 (10:57 +0200)]
Add user birthday content condition
woltlab.com [Sun, 1 Jun 2014 08:01:08 +0000 (10:01 +0200)]
Updating minified JavaScript files
Matthias Schmidt [Sun, 1 Jun 2014 07:57:26 +0000 (09:57 +0200)]
Add time-related content conditions
woltlab.com [Sat, 31 May 2014 23:51:11 +0000 (01:51 +0200)]
Updating minified JavaScript files
Alexander Ebert [Sat, 31 May 2014 23:46:21 +0000 (01:46 +0200)]
Added template/JS for workers / bulk copy action methods
Marcel Werk [Sat, 31 May 2014 14:44:13 +0000 (16:44 +0200)]
Merge branch '2.0'
Conflicts:
wcfsetup/install/files/js/WCF.Location.min.js
Marcel Werk [Sat, 31 May 2014 14:42:12 +0000 (16:42 +0200)]
Merge branch '2.0' of github.com:WoltLab/WCF into 2.0
Marcel Werk [Sat, 31 May 2014 14:41:52 +0000 (16:41 +0200)]
Small style optimization
woltlab.com [Sat, 31 May 2014 11:41:16 +0000 (13:41 +0200)]
Updating minified JavaScript files
woltlab.com [Sat, 31 May 2014 11:41:06 +0000 (13:41 +0200)]
Updating minified JavaScript files
Matthias Schmidt [Sat, 31 May 2014 11:38:49 +0000 (13:38 +0200)]
Merge branch 'refs/heads/2.0'
Matthias Schmidt [Sat, 31 May 2014 11:38:24 +0000 (13:38 +0200)]
Add overlapping marker spiderfier
woltlab.com [Sat, 31 May 2014 00:06:06 +0000 (02:06 +0200)]
Updating minified JavaScript files
woltlab.com [Sat, 31 May 2014 00:05:36 +0000 (02:05 +0200)]
Updating minified JavaScript files
Marcel Werk [Fri, 30 May 2014 22:18:55 +0000 (00:18 +0200)]
Merge branch '2.0'
Marcel Werk [Fri, 30 May 2014 22:18:20 +0000 (00:18 +0200)]
Fixed HTML syntax issue
Matthias Schmidt [Fri, 30 May 2014 18:57:16 +0000 (20:57 +0200)]
Merge branch 'refs/heads/2.0'
Matthias Schmidt [Fri, 30 May 2014 18:55:39 +0000 (20:55 +0200)]
Move weeks-/days of week-related methods to DateUtil
Marcel Werk [Fri, 30 May 2014 13:10:17 +0000 (15:10 +0200)]
Merge branch 'master' of github.com:WoltLab/WCF
Marcel Werk [Fri, 30 May 2014 13:09:58 +0000 (15:09 +0200)]
Improved ACP search function
woltlab.com [Fri, 30 May 2014 10:21:05 +0000 (12:21 +0200)]
Updating minified JavaScript files
Alexander Ebert [Fri, 30 May 2014 10:15:13 +0000 (12:15 +0200)]
Preserving the URL-encoded space (%20)
Alexander Ebert [Fri, 30 May 2014 09:38:15 +0000 (11:38 +0200)]
Added auto-collapse feature for code bbcode boxes
woltlab.com [Thu, 29 May 2014 22:56:06 +0000 (00:56 +0200)]
Updating minified JavaScript files
Alexander Ebert [Thu, 29 May 2014 22:53:52 +0000 (00:53 +0200)]
Fixed WYSIWYG editor in user profile editor
woltlab.com [Thu, 29 May 2014 21:56:06 +0000 (23:56 +0200)]
Updating minified JavaScript files
Alexander Ebert [Thu, 29 May 2014 21:54:31 +0000 (23:54 +0200)]
Merge branch 'master' of github.com:WoltLab/WCF
Alexander Ebert [Thu, 29 May 2014 21:54:18 +0000 (23:54 +0200)]
Enabling indent/outdent within lists only
Marcel Werk [Thu, 29 May 2014 20:23:40 +0000 (22:23 +0200)]
Merge branch 'master' of github.com:WoltLab/WCF
Marcel Werk [Thu, 29 May 2014 20:23:15 +0000 (22:23 +0200)]
Fixed user panel overflows
woltlab.com [Thu, 29 May 2014 20:21:11 +0000 (22:21 +0200)]
Updating minified JavaScript files
Alexander Ebert [Thu, 29 May 2014 20:16:22 +0000 (22:16 +0200)]
Fixed pasting of HTML, preserving visuals as best as possible
Marcel Werk [Thu, 29 May 2014 20:14:25 +0000 (22:14 +0200)]
Fixed user online marking issues
Marcel Werk [Thu, 29 May 2014 19:41:12 +0000 (21:41 +0200)]
Fixed max tld length
Marcel Werk [Thu, 29 May 2014 19:20:18 +0000 (21:20 +0200)]
Small style optimizations
Marcel Werk [Thu, 29 May 2014 18:33:02 +0000 (20:33 +0200)]
Merge branch 'master' of github.com:WoltLab/WCF
Marcel Werk [Thu, 29 May 2014 18:32:49 +0000 (20:32 +0200)]
Added cookie policy page
Alexander Ebert [Thu, 29 May 2014 10:49:45 +0000 (12:49 +0200)]
Removed removeLabels() in favor of setLabels()
In fact the setLabels() method explicitly support passing an empty list of label ids, effectively purging the previously set labels.
Alexander Ebert [Thu, 29 May 2014 10:46:39 +0000 (12:46 +0200)]
Updated to Redactor 9.2.4
woltlab.com [Wed, 28 May 2014 22:26:05 +0000 (00:26 +0200)]
Updating minified JavaScript files
Alexander Ebert [Wed, 28 May 2014 22:21:08 +0000 (00:21 +0200)]
Preserving notifications instead of discarding them
Matthias Schmidt [Wed, 28 May 2014 19:39:40 +0000 (21:39 +0200)]
Add missing IContentCondition file
Matthias Schmidt [Wed, 28 May 2014 19:38:52 +0000 (21:38 +0200)]
Generalize INoticeCondition to IContentCondition
woltlab.com [Wed, 28 May 2014 12:36:06 +0000 (14:36 +0200)]
Updating minified JavaScript files
Alexander Ebert [Wed, 28 May 2014 12:31:22 +0000 (14:31 +0200)]
Proper support for tag separation in Hebrew and Russian
Alexander Ebert [Tue, 27 May 2014 20:51:21 +0000 (22:51 +0200)]
Fixed use-statement order
Alexander Ebert [Tue, 27 May 2014 20:37:03 +0000 (22:37 +0200)]
Merge branch 'master' of github.com:WoltLab/WCF
Alexander Ebert [Tue, 27 May 2014 20:36:52 +0000 (22:36 +0200)]
Preventing users from granting more permissions than they have
Marcel Werk [Tue, 27 May 2014 19:28:01 +0000 (21:28 +0200)]
Merge branch '2.0'
Marcel Werk [Tue, 27 May 2014 19:19:53 +0000 (21:19 +0200)]
Merge pull request #1735 from SoftCreatR/patch-8
Fix typo
Marcel Werk [Tue, 27 May 2014 19:16:08 +0000 (21:16 +0200)]
Fixed permission check
Marcel Werk [Tue, 27 May 2014 19:14:37 +0000 (21:14 +0200)]
Merge branch '2.0'
Marcel Werk [Tue, 27 May 2014 19:14:29 +0000 (21:14 +0200)]
Merge branch 'master' of github.com:WoltLab/WCF
Marcel Werk [Tue, 27 May 2014 19:14:19 +0000 (21:14 +0200)]
Added missing file
Marcel Werk [Tue, 27 May 2014 19:13:34 +0000 (21:13 +0200)]
Fixed permission check
Marcel Werk [Tue, 27 May 2014 19:09:36 +0000 (21:09 +0200)]
Fixed typo
Sascha Greuel [Tue, 27 May 2014 18:28:24 +0000 (20:28 +0200)]
Fixed typo
Alexander Ebert [Tue, 27 May 2014 18:09:39 +0000 (20:09 +0200)]
Added ability to compare two option values
Alexander Ebert [Tue, 27 May 2014 18:09:20 +0000 (20:09 +0200)]
Using existing method for comparison
woltlab.com [Tue, 27 May 2014 17:56:06 +0000 (19:56 +0200)]
Updating minified JavaScript files
Marcel Werk [Tue, 27 May 2014 17:51:01 +0000 (19:51 +0200)]
Merge branch 'master' of github.com:WoltLab/WCF
Marcel Werk [Tue, 27 May 2014 17:50:44 +0000 (19:50 +0200)]
Added detailed list of received/given likes in user profiles
Alexander Ebert [Tue, 27 May 2014 16:28:45 +0000 (18:28 +0200)]
Fixed use-statement order