GitHub/WoltLab/WCF.git
11 years agoMerge pull request #993 from Gravatronics/enhancement/showMembersLinks
Marcel Werk [Mon, 24 Dec 2012 23:01:35 +0000 (15:01 -0800)]
Merge pull request #993 from Gravatronics/enhancement/showMembersLinks

Removes user group members links for "pseudo" user groups

11 years agoMerge pull request #995 from Gravatronics/enhancement/integerOptionType
Marcel Werk [Mon, 24 Dec 2012 22:56:56 +0000 (14:56 -0800)]
Merge pull request #995 from Gravatronics/enhancement/integerOptionType

Changes input type of IntegerOptionType from text to number

11 years agoChanges input type of IntegerOptionType from text to number
Matthias Schmidt [Mon, 24 Dec 2012 12:57:16 +0000 (13:57 +0100)]
Changes input type of IntegerOptionType from text to number

11 years agoMerge pull request #990 from Gravatronics/bug/packageAnchors
Alexander Ebert [Mon, 24 Dec 2012 12:46:06 +0000 (04:46 -0800)]
Merge pull request #990 from Gravatronics/bug/packageAnchors

Fixes anchors in package.tpl

11 years agoRemoves user group members links for "pseudo" user groups
Matthias Schmidt [Mon, 24 Dec 2012 09:24:44 +0000 (10:24 +0100)]
Removes user group members links for "pseudo" user groups

Also fixes the HTML code of the user group title value cells.

11 years agoFixes anchors in package.tpl
Matthias Schmidt [Mon, 24 Dec 2012 08:52:32 +0000 (09:52 +0100)]
Fixes anchors in package.tpl

11 years agoMerge branch 'master' of github.com:WoltLab/WCF
Marcel Werk [Sun, 23 Dec 2012 23:00:14 +0000 (00:00 +0100)]
Merge branch 'master' of github.com:WoltLab/WCF

11 years agoMinor style improvements
Marcel Werk [Sun, 23 Dec 2012 23:00:02 +0000 (00:00 +0100)]
Minor style improvements

11 years agoMerge pull request #989 from Gravatronics/bug/cronjobAdd
Tim Düsterhus [Sun, 23 Dec 2012 17:51:42 +0000 (09:51 -0800)]
Merge pull request #989 from Gravatronics/bug/cronjobAdd

Fixes cronjobAdd.tpl

11 years agoFixes cronjobAdd.tpl
Matthias Schmidt [Sun, 23 Dec 2012 17:48:33 +0000 (18:48 +0100)]
Fixes cronjobAdd.tpl

11 years agoRemoved obsolete code
Marcel Werk [Sat, 22 Dec 2012 20:59:47 +0000 (21:59 +0100)]
Removed obsolete code

11 years agoFixed outdated setup templates
Marcel Werk [Sat, 22 Dec 2012 20:49:46 +0000 (21:49 +0100)]
Fixed outdated setup templates

11 years agoFixed outdated setup templates
Marcel Werk [Sat, 22 Dec 2012 17:16:19 +0000 (18:16 +0100)]
Fixed outdated setup templates

11 years agoMerge branch 'master' of github.com:WoltLab/WCF
Marcel Werk [Fri, 21 Dec 2012 23:01:29 +0000 (00:01 +0100)]
Merge branch 'master' of github.com:WoltLab/WCF

11 years agoFixed some option handler issues
Marcel Werk [Fri, 21 Dec 2012 23:01:16 +0000 (00:01 +0100)]
Fixed some option handler issues

11 years agoAdded missing language variable
Marcel Werk [Fri, 21 Dec 2012 23:01:05 +0000 (00:01 +0100)]
Added missing language variable

11 years agoAdded missing text shadow
Marcel Werk [Fri, 21 Dec 2012 23:00:16 +0000 (00:00 +0100)]
Added missing text shadow

11 years agoMerge pull request #986 from WoltLab/sniffer
Tim Düsterhus [Thu, 20 Dec 2012 15:35:41 +0000 (07:35 -0800)]
Merge pull request #986 from WoltLab/sniffer

Add Codesniffing

11 years agoMerge branch 'master' into sniffer
Tim Düsterhus [Thu, 20 Dec 2012 15:11:29 +0000 (16:11 +0100)]
Merge branch 'master' into sniffer

Conflicts:
wcfsetup/install/files/lib/system/template/plugin/StaticlangTemplatePluginCompiler.class.php

11 years agoRemoved {staticlang} template plugin
Alexander Ebert [Thu, 20 Dec 2012 15:08:32 +0000 (16:08 +0100)]
Removed {staticlang} template plugin

11 years agoAdd .travis.yml
Tim Düsterhus [Wed, 19 Dec 2012 22:06:30 +0000 (23:06 +0100)]
Add .travis.yml

11 years agoAdd CodeSniffing
Tim Düsterhus [Wed, 19 Dec 2012 21:56:22 +0000 (22:56 +0100)]
Add CodeSniffing

11 years agoFixed tab menu
Alexander Ebert [Thu, 20 Dec 2012 01:44:39 +0000 (02:44 +0100)]
Fixed tab menu

11 years agoFixed tab selection on init
Alexander Ebert [Thu, 20 Dec 2012 00:22:18 +0000 (01:22 +0100)]
Fixed tab selection on init

11 years agoFixed and enhanced tab selection based upon location hash
Alexander Ebert [Wed, 19 Dec 2012 21:34:48 +0000 (22:34 +0100)]
Fixed and enhanced tab selection based upon location hash

11 years agoRemoved outline for tab menu and fixed sitemap
Alexander Ebert [Wed, 19 Dec 2012 15:39:04 +0000 (16:39 +0100)]
Removed outline for tab menu and fixed sitemap

11 years agoSmall style improvement
Marcel Werk [Tue, 18 Dec 2012 22:21:18 +0000 (23:21 +0100)]
Small style improvement

11 years agoFixed transition mixin
Marcel Werk [Tue, 18 Dec 2012 19:38:19 +0000 (20:38 +0100)]
Fixed transition mixin

11 years agoFixed effect on collapsed sidebar
Marcel Werk [Tue, 18 Dec 2012 19:14:25 +0000 (20:14 +0100)]
Fixed effect on collapsed sidebar

11 years agoSmall sidebar overhaul
Marcel Werk [Tue, 18 Dec 2012 19:09:38 +0000 (20:09 +0100)]
Small sidebar overhaul

11 years agoSmall style improvement
Marcel Werk [Tue, 18 Dec 2012 18:12:30 +0000 (19:12 +0100)]
Small style improvement

11 years agoMerge branch 'master' of github.com:WoltLab/WCF
Marcel Werk [Tue, 18 Dec 2012 17:11:21 +0000 (18:11 +0100)]
Merge branch 'master' of github.com:WoltLab/WCF

11 years agoAdded template event
Marcel Werk [Tue, 18 Dec 2012 17:11:09 +0000 (18:11 +0100)]
Added template event

11 years agoReworked 'enlarge' icon
Alexander Ebert [Mon, 17 Dec 2012 22:24:54 +0000 (23:24 +0100)]
Reworked 'enlarge' icon

Fixes #969

11 years agoMerge branch 'master' of github.com:WoltLab/WCF
Alexander Ebert [Mon, 17 Dec 2012 17:13:43 +0000 (18:13 +0100)]
Merge branch 'master' of github.com:WoltLab/WCF

11 years agouserGroupAdd now uses i18n JS template
Alexander Ebert [Mon, 17 Dec 2012 17:13:16 +0000 (18:13 +0100)]
userGroupAdd now uses i18n JS template

Fixes #917

11 years agoMerge pull request #952 from Gravatronics/bug/clipboardTypeData
Alexander Ebert [Mon, 17 Dec 2012 16:00:05 +0000 (08:00 -0800)]
Merge pull request #952 from Gravatronics/bug/clipboardTypeData

Fixes erroneous clipboard behaviour related to type data

11 years agoAdded parameter 'isACP'
Alexander Ebert [Mon, 17 Dec 2012 15:56:39 +0000 (16:56 +0100)]
Added parameter 'isACP'

Fixes #978

11 years agoWCF.Date.Picker now supports dynamic content
Alexander Ebert [Mon, 17 Dec 2012 15:40:09 +0000 (16:40 +0100)]
WCF.Date.Picker now supports dynamic content

Fixes #981

11 years agoWCF.Action.Delete overhaul
Alexander Ebert [Sun, 16 Dec 2012 21:32:26 +0000 (22:32 +0100)]
WCF.Action.Delete overhaul

Furthermore added WCF.DOMNodeInsertedHandler.forceExecution()

11 years agoRemoved broken outline for tab menu items
Alexander Ebert [Sun, 16 Dec 2012 17:49:28 +0000 (18:49 +0100)]
Removed broken outline for tab menu items

11 years agoFixed option tab menu
Alexander Ebert [Sun, 16 Dec 2012 15:50:21 +0000 (16:50 +0100)]
Fixed option tab menu

11 years agoFixed userGroupAdd tab menu
Alexander Ebert [Sun, 16 Dec 2012 02:09:21 +0000 (03:09 +0100)]
Fixed userGroupAdd tab menu

11 years agoMerge branch 'master' of github.com:WoltLab/WCF
Marcel Werk [Sat, 15 Dec 2012 21:48:03 +0000 (22:48 +0100)]
Merge branch 'master' of github.com:WoltLab/WCF

11 years agoFixed paddings in page navigation
Marcel Werk [Sat, 15 Dec 2012 21:47:52 +0000 (22:47 +0100)]
Fixed paddings in page navigation

11 years agoFixed handling of user options without a default value
Alexander Ebert [Sat, 15 Dec 2012 21:25:38 +0000 (22:25 +0100)]
Fixed handling of user options without a default value

11 years agoFixed WCF.Popover
Alexander Ebert [Sat, 15 Dec 2012 01:02:28 +0000 (02:02 +0100)]
Fixed WCF.Popover

11 years agoFixed WCF.Popover
Alexander Ebert [Sat, 15 Dec 2012 00:56:44 +0000 (01:56 +0100)]
Fixed WCF.Popover

11 years agoUser option handler overhaul
Marcel Werk [Fri, 14 Dec 2012 22:51:47 +0000 (23:51 +0100)]
User option handler overhaul

11 years agoFixed user add template
Alexander Ebert [Fri, 14 Dec 2012 21:48:14 +0000 (22:48 +0100)]
Fixed user add template

Fixes #979

11 years agoAdd javascriptOnly to sitemap
Tim Düsterhus [Fri, 14 Dec 2012 17:09:20 +0000 (18:09 +0100)]
Add javascriptOnly to sitemap

11 years agoMerge branch 'master' of github.com:WoltLab/WCF
Tim Düsterhus [Fri, 14 Dec 2012 16:54:02 +0000 (17:54 +0100)]
Merge branch 'master' of github.com:WoltLab/WCF

11 years agoFix session deleting in SessionHandler::changeUser()
Tim Düsterhus [Fri, 14 Dec 2012 16:53:01 +0000 (17:53 +0100)]
Fix session deleting in SessionHandler::changeUser()

11 years agoFix tab menu anchors
Alexander Ebert [Thu, 13 Dec 2012 23:08:46 +0000 (00:08 +0100)]
Fix tab menu anchors

11 years agoMerge branch 'master' of github.com:WoltLab/WCF
Alexander Ebert [Thu, 13 Dec 2012 22:27:05 +0000 (23:27 +0100)]
Merge branch 'master' of github.com:WoltLab/WCF

11 years agoFixed jQuery Tools library
Alexander Ebert [Thu, 13 Dec 2012 22:17:09 +0000 (23:17 +0100)]
Fixed jQuery Tools library

11 years agoRemoved obsolete code
Marcel Werk [Thu, 13 Dec 2012 22:16:10 +0000 (23:16 +0100)]
Removed obsolete code

11 years agoMerge branch 'master' of github.com:WoltLab/WCF
Marcel Werk [Thu, 13 Dec 2012 21:00:04 +0000 (22:00 +0100)]
Merge branch 'master' of github.com:WoltLab/WCF

11 years agoAdded option to open external urls in a new window (target=_blank)
Marcel Werk [Thu, 13 Dec 2012 20:59:50 +0000 (21:59 +0100)]
Added option to open external urls in a new window (target=_blank)

11 years agoUpdated 3rd party JavaScript libraries
Alexander Ebert [Thu, 13 Dec 2012 20:49:39 +0000 (21:49 +0100)]
Updated 3rd party JavaScript libraries

jQuery 1.8.3
jQuery UI 1.9.2
jQuery UI Nested Sortable 1.3.5
jQuery Tools 1.2.7

11 years agoFixed image viewer
Alexander Ebert [Thu, 13 Dec 2012 20:31:24 +0000 (21:31 +0100)]
Fixed image viewer

Fixes #975
Fixes #976

11 years agoFixed ACP worker
Alexander Ebert [Thu, 13 Dec 2012 20:09:16 +0000 (21:09 +0100)]
Fixed ACP worker

Fixes #977

11 years agoFixed small style issue
Marcel Werk [Thu, 13 Dec 2012 15:46:24 +0000 (16:46 +0100)]
Fixed small style issue

11 years agoFixed some small style issues
Marcel Werk [Thu, 13 Dec 2012 00:55:44 +0000 (01:55 +0100)]
Fixed some small style issues

11 years agoRemoved obsolete file
Marcel Werk [Wed, 12 Dec 2012 20:03:58 +0000 (21:03 +0100)]
Removed obsolete file

11 years agoMerge branch 'master' of github.com:WoltLab/WCF
Marcel Werk [Wed, 12 Dec 2012 17:44:29 +0000 (18:44 +0100)]
Merge branch 'master' of github.com:WoltLab/WCF

11 years agoRemoved ugly text shadow on badges
Marcel Werk [Wed, 12 Dec 2012 17:44:11 +0000 (18:44 +0100)]
Removed ugly text shadow on badges

11 years agoFixed some button issues
Marcel Werk [Wed, 12 Dec 2012 17:43:46 +0000 (18:43 +0100)]
Fixed some button issues

11 years agoAdd TODO to CronjobAction::validateExecute()
Tim Düsterhus [Wed, 12 Dec 2012 16:25:37 +0000 (17:25 +0100)]
Add TODO to CronjobAction::validateExecute()

11 years agoMerge branch 'master' of github.com:WoltLab/WCF
Tim Düsterhus [Wed, 12 Dec 2012 15:50:10 +0000 (16:50 +0100)]
Merge branch 'master' of github.com:WoltLab/WCF

11 years agoAdd ul.inlineDataList
Tim Düsterhus [Wed, 12 Dec 2012 15:49:46 +0000 (16:49 +0100)]
Add ul.inlineDataList

11 years agoMerge branch 'master' of github.com:WoltLab/WCF
Marcel Werk [Tue, 11 Dec 2012 21:04:19 +0000 (22:04 +0100)]
Merge branch 'master' of github.com:WoltLab/WCF

11 years agoFixed upload button
Marcel Werk [Tue, 11 Dec 2012 21:04:07 +0000 (22:04 +0100)]
Fixed upload button

11 years agoEnforcing ASCII encoding for all files (except XML)
Alexander Ebert [Tue, 11 Dec 2012 17:27:50 +0000 (18:27 +0100)]
Enforcing ASCII encoding for all files (except XML)

11 years agoMerge branch 'master' of github.com:WoltLab/WCF
Marcel Werk [Tue, 11 Dec 2012 16:20:26 +0000 (17:20 +0100)]
Merge branch 'master' of github.com:WoltLab/WCF

11 years agoFixed progress calculation
Marcel Werk [Tue, 11 Dec 2012 16:20:12 +0000 (17:20 +0100)]
Fixed progress calculation

11 years agoClipboard now removes zombie object ids
Alexander Ebert [Tue, 11 Dec 2012 15:19:45 +0000 (16:19 +0100)]
Clipboard now removes zombie object ids

11 years agoObject type definitions are now globally unique
Alexander Ebert [Mon, 10 Dec 2012 15:55:36 +0000 (16:55 +0100)]
Object type definitions are now globally unique

Fixes #971

11 years agoAdd missing import
Tim Düsterhus [Mon, 10 Dec 2012 15:03:38 +0000 (16:03 +0100)]
Add missing import

11 years agoFix CronjobScheduler
Tim Düsterhus [Mon, 10 Dec 2012 14:44:38 +0000 (15:44 +0100)]
Fix CronjobScheduler

11 years agoFix IconCacheBuilder
Tim Düsterhus [Mon, 10 Dec 2012 14:35:15 +0000 (15:35 +0100)]
Fix IconCacheBuilder

11 years agoAdd missing import
Tim Düsterhus [Mon, 10 Dec 2012 13:36:17 +0000 (14:36 +0100)]
Add missing import

11 years agoAdded support for invalid group type filter
Marcel Werk [Mon, 10 Dec 2012 02:44:54 +0000 (03:44 +0100)]
Added support for invalid group type filter

11 years agoAbstractDatabaseObjectAction no longer ignores unknown actions
Marcel Werk [Sun, 9 Dec 2012 21:16:52 +0000 (22:16 +0100)]
AbstractDatabaseObjectAction no longer ignores unknown actions

11 years agoFixed some small issues
Marcel Werk [Sun, 9 Dec 2012 20:46:18 +0000 (21:46 +0100)]
Fixed some small issues

11 years agoFixed broken to top/bottom links
Marcel Werk [Sun, 9 Dec 2012 16:08:34 +0000 (17:08 +0100)]
Fixed broken to top/bottom links

11 years agoMerge pull request #970 from Gravatronics/enhancement/cleanup
Alexander Ebert [Sun, 9 Dec 2012 14:18:23 +0000 (06:18 -0800)]
Merge pull request #970 from Gravatronics/enhancement/cleanup

Removes trailing tabs and whitespaces

11 years agoRemoves trailing tabs and whitespaces
Matthias Schmidt [Sun, 9 Dec 2012 14:05:45 +0000 (15:05 +0100)]
Removes trailing tabs and whitespaces

11 years agoMerge branch 'master' of github.com:WoltLab/WCF
Marcel Werk [Sat, 8 Dec 2012 23:25:05 +0000 (00:25 +0100)]
Merge branch 'master' of github.com:WoltLab/WCF

11 years agoFixed broken to top/bottom links
Marcel Werk [Sat, 8 Dec 2012 23:24:46 +0000 (00:24 +0100)]
Fixed broken to top/bottom links

11 years agoMerge pull request #968 from Gravatronics/bug/packageUninstallation
Alexander Ebert [Sat, 8 Dec 2012 15:13:59 +0000 (07:13 -0800)]
Merge pull request #968 from Gravatronics/bug/packageUninstallation

Adds missing import of StyleHandler and removes unused imports

11 years agoAdds missing import of StyleHandler and removes unused imports
Matthias Schmidt [Sat, 8 Dec 2012 11:21:11 +0000 (12:21 +0100)]
Adds missing import of StyleHandler and removes unused imports

11 years agoFixes for WCF standalone
Alexander Ebert [Sat, 8 Dec 2012 04:13:11 +0000 (05:13 +0100)]
Fixes for WCF standalone

11 years agoAttempt to fix WCFSetup
Alexander Ebert [Sat, 8 Dec 2012 02:14:12 +0000 (03:14 +0100)]
Attempt to fix WCFSetup

See #965

11 years agoRemoving cache files upon group option update
Alexander Ebert [Fri, 7 Dec 2012 22:48:38 +0000 (23:48 +0100)]
Removing cache files upon group option update

Fixes #967

11 years agoMerge pull request #966 from Gravatronics/bug/applicationSetAsPrimary
Alexander Ebert [Fri, 7 Dec 2012 21:25:14 +0000 (13:25 -0800)]
Merge pull request #966 from Gravatronics/bug/applicationSetAsPrimary

Removes the obsolete parameter of WCF.ACP.Application.SetAsPrimary._setAsPrimary()

11 years agoRemoves the obsolete parameter of WCF.ACP.Application.SetAsPrimary._setAsPrimary()
Matthias Schmidt [Fri, 7 Dec 2012 20:41:14 +0000 (21:41 +0100)]
Removes the obsolete parameter of WCF.ACP.Application.SetAsPrimary._setAsPrimary()

11 years agoACPSession uses IPv6, but displays as IPv4 if possible
Alexander Ebert [Fri, 7 Dec 2012 19:52:26 +0000 (20:52 +0100)]
ACPSession uses IPv6, but displays as IPv4 if possible

Fixes #954

11 years agoACPSession uses IPv6, but displays as IPv4 if possible
Alexander Ebert [Fri, 7 Dec 2012 19:50:32 +0000 (20:50 +0100)]
ACPSession uses IPv6, but displays as IPv4 if possible

Fixes #954

11 years agoAdded global language item for 'save sorting'
Alexander Ebert [Fri, 7 Dec 2012 19:43:28 +0000 (20:43 +0100)]
Added global language item for 'save sorting'

Fixes #958