Alexander Ebert [Sun, 25 May 2014 21:48:59 +0000 (23:48 +0200)]
Purging package update database prior to inserting package list
I don't really get why this wasn't done like that initially, I mean there is no point in _not_ deleting it. Weird.
Alexander Ebert [Sun, 25 May 2014 20:42:50 +0000 (22:42 +0200)]
Fixed use-statement order
Alexander Ebert [Sun, 25 May 2014 20:35:49 +0000 (22:35 +0200)]
Prevents rare race condition during user login
In some cases it might happen, that two logins for the same users occur almost synchronously (e.g. starting browsers with two or more tabs pointing to the same URL). In that case it is possible that two session would have been created since the creation of the session takes place after the check from the second request passed.
woltlab.com [Sun, 25 May 2014 17:41:06 +0000 (19:41 +0200)]
Updating minified JavaScript files
Alexander Ebert [Sun, 25 May 2014 17:36:19 +0000 (19:36 +0200)]
Merge branch 'master' of github.com:WoltLab/WCF
Alexander Ebert [Sun, 25 May 2014 17:36:06 +0000 (19:36 +0200)]
Fix for nested span tags
Marcel Werk [Sun, 25 May 2014 11:59:56 +0000 (13:59 +0200)]
Merge branch 'master' of github.com:WoltLab/WCF
Marcel Werk [Sun, 25 May 2014 11:59:41 +0000 (13:59 +0200)]
Fixed multiple rtl issues
woltlab.com [Sun, 25 May 2014 11:46:05 +0000 (13:46 +0200)]
Updating minified JavaScript files
Alexander Ebert [Sun, 25 May 2014 11:44:48 +0000 (13:44 +0200)]
Merge branch 'master' of github.com:WoltLab/WCF
Alexander Ebert [Sun, 25 May 2014 11:44:35 +0000 (13:44 +0200)]
Fixed various issues related to newlines and tables
woltlab.com [Sun, 25 May 2014 11:21:05 +0000 (13:21 +0200)]
Updating minified JavaScript files
Alexander Ebert [Sun, 25 May 2014 11:17:36 +0000 (13:17 +0200)]
Fixed "Insert All" button being always visible
Alexander Ebert [Sat, 24 May 2014 18:58:37 +0000 (20:58 +0200)]
Using FontAwesome for Reddit icon
Matthias Schmidt [Sat, 24 May 2014 17:59:33 +0000 (19:59 +0200)]
Fix permission for notice list acp menu item
Alexander Ebert [Sat, 24 May 2014 15:33:40 +0000 (17:33 +0200)]
Updated to FontAwesome 4.1.0
Marcel Werk [Sat, 24 May 2014 11:31:36 +0000 (13:31 +0200)]
Fixed small issue
Marcel Werk [Sat, 24 May 2014 11:12:02 +0000 (13:12 +0200)]
Merge branch 'master' of github.com:WoltLab/WCF
Marcel Werk [Sat, 24 May 2014 11:11:50 +0000 (13:11 +0200)]
Moderator/Super-Moderator overhaul
Matthias Schmidt [Sat, 24 May 2014 10:57:18 +0000 (12:57 +0200)]
Merge branch 'master' of github.com:WoltLab/WCF
Matthias Schmidt [Sat, 24 May 2014 10:57:11 +0000 (12:57 +0200)]
Fix return values of showNotice methods for guests
woltlab.com [Sat, 24 May 2014 10:56:06 +0000 (12:56 +0200)]
Updating minified JavaScript files
Matthias Schmidt [Sat, 24 May 2014 10:56:05 +0000 (12:56 +0200)]
Merge branch 'master' of github.com:WoltLab/WCF
Matthias Schmidt [Sat, 24 May 2014 10:55:17 +0000 (12:55 +0200)]
Fix return values of showNotice methods for guests
Alexander Ebert [Sat, 24 May 2014 10:49:58 +0000 (12:49 +0200)]
Merge branch '2.0'
Conflicts:
wcfsetup/install/files/js/WCF.Message.js
wcfsetup/install/files/js/WCF.Message.min.js
Alexander Ebert [Sat, 24 May 2014 10:48:13 +0000 (12:48 +0200)]
Fixed variables containing forward slashes breaking the LESS compiler
woltlab.com [Sat, 24 May 2014 09:51:07 +0000 (11:51 +0200)]
Updating minified JavaScript files
Matthias Schmidt [Sat, 24 May 2014 09:45:07 +0000 (11:45 +0200)]
Add notice implementation
Matthias Schmidt [Sat, 24 May 2014 09:10:29 +0000 (11:10 +0200)]
Fix database table column name in virtual session query
Marcel Werk [Fri, 23 May 2014 23:45:13 +0000 (01:45 +0200)]
Search result improvements
Marcel Werk [Fri, 23 May 2014 22:04:19 +0000 (00:04 +0200)]
Fixed default columns
Marcel Werk [Fri, 23 May 2014 20:43:06 +0000 (22:43 +0200)]
Added privacy policy page
Marcel Werk [Fri, 23 May 2014 19:03:22 +0000 (21:03 +0200)]
Added 'canReportContent' permission
Marcel Werk [Fri, 23 May 2014 14:18:49 +0000 (16:18 +0200)]
Added max length permission for about me
Marcel Werk [Fri, 23 May 2014 12:30:12 +0000 (14:30 +0200)]
Multiple user search improvements
Marcel Werk [Fri, 23 May 2014 11:12:04 +0000 (13:12 +0200)]
Merge branch 'master' of github.com:WoltLab/WCF
Marcel Werk [Fri, 23 May 2014 11:11:50 +0000 (13:11 +0200)]
Added permissions/options for sitemap items
woltlab.com [Fri, 23 May 2014 09:11:05 +0000 (11:11 +0200)]
Updating minified JavaScript files
Alexander Ebert [Fri, 23 May 2014 09:05:17 +0000 (11:05 +0200)]
Hide reply button if reply box is open
woltlab.com [Thu, 22 May 2014 23:31:06 +0000 (01:31 +0200)]
Updating minified JavaScript files
Alexander Ebert [Thu, 22 May 2014 23:26:08 +0000 (01:26 +0200)]
Added button to insert all attachments at once (position not clear yet)
woltlab.com [Thu, 22 May 2014 23:11:05 +0000 (01:11 +0200)]
Updating minified JavaScript files
Marcel Werk [Thu, 22 May 2014 23:07:52 +0000 (01:07 +0200)]
Merge branch 'master' of github.com:WoltLab/WCF
Marcel Werk [Thu, 22 May 2014 23:07:39 +0000 (01:07 +0200)]
Small GUI improvement
woltlab.com [Thu, 22 May 2014 20:11:17 +0000 (22:11 +0200)]
Updating minified JavaScript files
Matthias Schmidt [Thu, 22 May 2014 20:07:48 +0000 (22:07 +0200)]
Fix mention issues with Firefox
Alexander Ebert [Thu, 22 May 2014 19:13:57 +0000 (21:13 +0200)]
Fixed use-statement order
woltlab.com [Thu, 22 May 2014 18:26:05 +0000 (20:26 +0200)]
Updating minified JavaScript files
Alexander Ebert [Thu, 22 May 2014 18:20:28 +0000 (20:20 +0200)]
Allowing guests to sort attachments
Alexander Ebert [Thu, 22 May 2014 18:18:45 +0000 (20:18 +0200)]
Added ability to sort attachments by drag&drop
woltlab.com [Tue, 20 May 2014 14:21:17 +0000 (16:21 +0200)]
Updating minified JavaScript files
Marcel Werk [Tue, 20 May 2014 14:19:29 +0000 (16:19 +0200)]
Removed debug code
woltlab.com [Mon, 19 May 2014 22:51:33 +0000 (00:51 +0200)]
Updating minified JavaScript files
woltlab.com [Mon, 19 May 2014 22:51:04 +0000 (00:51 +0200)]
Updating minified JavaScript files
woltlab.com [Mon, 19 May 2014 20:54:37 +0000 (22:54 +0200)]
Updating minified JavaScript files
woltlab.com [Mon, 19 May 2014 20:54:24 +0000 (22:54 +0200)]
Updating minified JavaScript files
woltlab.com [Mon, 19 May 2014 20:54:22 +0000 (22:54 +0200)]
Updating minified JavaScript files
woltlab.com [Mon, 19 May 2014 20:54:02 +0000 (22:54 +0200)]
Updating minified JavaScript files
woltlab.com [Mon, 19 May 2014 20:53:52 +0000 (22:53 +0200)]
Updating minified JavaScript files
Marcel Werk [Mon, 19 May 2014 13:46:06 +0000 (15:46 +0200)]
Merge branch '2.0'
Marcel Werk [Mon, 19 May 2014 13:45:04 +0000 (15:45 +0200)]
Added missing <li> tag
Marcel Werk [Mon, 19 May 2014 13:41:53 +0000 (15:41 +0200)]
Small style optimizations
Marcel Werk [Mon, 19 May 2014 12:48:41 +0000 (14:48 +0200)]
Added breadcrumbs item
Tim Düsterhus [Sun, 18 May 2014 16:25:53 +0000 (18:25 +0200)]
Merge branch '2.0'
Tim Düsterhus [Sun, 18 May 2014 16:25:17 +0000 (18:25 +0200)]
Merge pull request #1722 from joshuaruesweg/patch-22
fix layout of userbulkproccessing
Alexander Ebert [Sun, 18 May 2014 14:34:12 +0000 (16:34 +0200)]
Removed trailing hyphen from URL title
woltlab.com [Sat, 17 May 2014 18:56:30 +0000 (20:56 +0200)]
Updating minified JavaScript files
woltlab.com [Sat, 17 May 2014 18:56:19 +0000 (20:56 +0200)]
Updating minified JavaScript files
Alexander Ebert [Sat, 17 May 2014 18:52:16 +0000 (20:52 +0200)]
This file shouldn't be here at all
Alexander Ebert [Sat, 17 May 2014 18:51:33 +0000 (20:51 +0200)]
Merge branch '2.0'
Alexander Ebert [Sat, 17 May 2014 18:50:59 +0000 (20:50 +0200)]
Improved dropdown alignment on mobile devices
Marcel Werk [Sat, 17 May 2014 15:13:19 +0000 (17:13 +0200)]
Merge branch 'master' of github.com:WoltLab/WCF
Marcel Werk [Sat, 17 May 2014 15:13:08 +0000 (17:13 +0200)]
Merge branch '2.0'
Conflicts:
wcfsetup/install/files/js/WCF.Tagging.min.js
Marcel Werk [Sat, 17 May 2014 15:01:43 +0000 (17:01 +0200)]
Fixed time zone
Marcel Werk [Sat, 17 May 2014 14:31:17 +0000 (16:31 +0200)]
Merge branch '2.0' of github.com:WoltLab/WCF into 2.0
Marcel Werk [Sat, 17 May 2014 14:31:05 +0000 (16:31 +0200)]
Time zone overhaul
woltlab.com [Sat, 17 May 2014 13:26:20 +0000 (15:26 +0200)]
Updating minified JavaScript files
woltlab.com [Sat, 17 May 2014 13:21:29 +0000 (15:21 +0200)]
Updating minified JavaScript files
Alexander Ebert [Sat, 17 May 2014 13:19:46 +0000 (15:19 +0200)]
Merge branch '2.0'
Alexander Ebert [Sat, 17 May 2014 13:19:18 +0000 (15:19 +0200)]
Merge branch '2.0' of github.com:WoltLab/WCF into 2.0
Alexander Ebert [Sat, 17 May 2014 13:19:05 +0000 (15:19 +0200)]
Fixed tag handling
Marcel Werk [Sat, 17 May 2014 13:11:34 +0000 (15:11 +0200)]
Merge branch '2.0'
Marcel Werk [Sat, 17 May 2014 13:11:00 +0000 (15:11 +0200)]
Fixed HTML syntax issue
Marcel Werk [Fri, 16 May 2014 22:46:05 +0000 (00:46 +0200)]
Merge branch '2.0'
Marcel Werk [Fri, 16 May 2014 22:45:04 +0000 (00:45 +0200)]
Added missing getProcessor()
Marcel Werk [Fri, 16 May 2014 22:08:51 +0000 (00:08 +0200)]
Merge branch '2.0'
Marcel Werk [Fri, 16 May 2014 22:08:15 +0000 (00:08 +0200)]
Fixed BBCode tag issue
Alexander Ebert [Fri, 16 May 2014 13:15:45 +0000 (15:15 +0200)]
Merge branch '2.0'
Alexander Ebert [Fri, 16 May 2014 13:15:13 +0000 (15:15 +0200)]
Merge pull request #1726 from joshuaruesweg/patch-24
fix xss leak
Joshua Rüsweg [Fri, 16 May 2014 13:04:04 +0000 (15:04 +0200)]
fix xss leak
Alexander Ebert [Fri, 16 May 2014 12:32:45 +0000 (14:32 +0200)]
Added method `readJSON()`
Matthias Schmidt [Thu, 15 May 2014 16:14:59 +0000 (18:14 +0200)]
Use page object types to select page when creating page menu item
Matthias Schmidt [Wed, 14 May 2014 19:25:17 +0000 (21:25 +0200)]
Fix sorting page object type selection
Matthias Schmidt [Wed, 14 May 2014 19:00:39 +0000 (21:00 +0200)]
Adds page object types
Marcel Werk [Tue, 13 May 2014 21:45:48 +0000 (23:45 +0200)]
Merge branch '2.0'
Marcel Werk [Tue, 13 May 2014 21:45:06 +0000 (23:45 +0200)]
Fixed width of the twitter widget
Matthias Schmidt [Tue, 13 May 2014 20:34:27 +0000 (22:34 +0200)]
Fix checks in UserRegistrationDateCondition
Matthias Schmidt [Tue, 13 May 2014 20:17:43 +0000 (22:17 +0200)]
Remove erroneous code from BooleanOptionType
Matthias Schmidt [Tue, 13 May 2014 20:07:38 +0000 (22:07 +0200)]
Improve documentation
Matthias Schmidt [Tue, 13 May 2014 19:34:15 +0000 (21:34 +0200)]
Fix use order