Alexander Ebert [Mon, 12 Sep 2011 15:44:34 +0000 (17:44 +0200)]
Fixed usage of RELATIVE_WCF_DIR during setup
Luzifr [Fri, 9 Sep 2011 19:37:59 +0000 (21:37 +0200)]
Styling the installation (Part 2)
Warning: Crash for sure! Just added the needed CSS declarations into
the setup header. There will be a different solution for that in the
future! Images will not load yet. Updated all installation templates to
meet the new design standards and HTML 5. We are still not ready here!
:-)
Alexander Ebert [Fri, 9 Sep 2011 18:00:52 +0000 (11:00 -0700)]
Merge pull request #157 from Gravatronics/langVarFixes
Fixes wrong language variable names in xml files
Alexander Ebert [Fri, 9 Sep 2011 17:52:02 +0000 (10:52 -0700)]
Merge pull request #158 from Gravatronics/documentationUpdates
Updates some documentation + CronjobUtil "fixes"
Alexander Ebert [Fri, 9 Sep 2011 17:45:52 +0000 (10:45 -0700)]
Merge pull request #154 from Gravatronics/userGroupsUGOT
Beautifies the user groups user group option type
Alexander Ebert [Fri, 9 Sep 2011 17:45:18 +0000 (10:45 -0700)]
Merge pull request #152 from Gravatronics/sqlFile
Sorts the database tables in install.sql
Luzifr [Fri, 9 Sep 2011 15:33:23 +0000 (17:33 +0200)]
Styling the installation (Part 1)
This is a first try and work in progress! Be aware that the installation
panels may look very ugly in the next time … ;-)
Harald Szekely [Fri, 9 Sep 2011 14:53:42 +0000 (07:53 -0700)]
Merge pull request #156 from Gravatronics/updateServerLangVarFix
Fixes wrong language variable name in en.xml
Alexander Ebert [Fri, 9 Sep 2011 13:36:25 +0000 (15:36 +0200)]
Partially reverted commit
a987a4a
Luzifr [Fri, 9 Sep 2011 13:23:12 +0000 (15:23 +0200)]
I forgot that … ;-)
Luzifr [Fri, 9 Sep 2011 13:05:19 +0000 (15:05 +0200)]
"cronjobs" -> "cronjob" !!!
Please check this commit carefully!!! Check back if i have renamed too
many items. Maybe some function names where intentionally named
"cronjobs" and should remain that way! And maybe i've not found all
places where the wrong name was used! Also added 2 language variables.
Renamed and reformatted "cronjob.xsd" with tab-stops.
Matthias Schmidt [Fri, 9 Sep 2011 12:56:09 +0000 (14:56 +0200)]
Fixes documentation indention
Matthias Schmidt [Fri, 9 Sep 2011 10:06:23 +0000 (12:06 +0200)]
Updates some documentation + CronjobUtil "fixes"
Additionally in `wcf\util\CronjobUtil::calculateNextExec()` the
`$values` variable is initialized, the arrays with the day and month
abbreviations are created before the foreach loop and the array name in
the dow case is corrected.
Matthias Schmidt [Fri, 9 Sep 2011 08:35:52 +0000 (10:35 +0200)]
Fixes wrong language variable names in xml files
Matthias Schmidt [Fri, 9 Sep 2011 08:29:45 +0000 (10:29 +0200)]
Fixes wrong language variable name in en.xml
Matthias Schmidt [Thu, 8 Sep 2011 21:12:13 +0000 (23:12 +0200)]
Beautifies the user groups user group option type
Matthias Schmidt [Thu, 8 Sep 2011 20:23:53 +0000 (22:23 +0200)]
Sorts the database tables in install.sql
Luzifr [Thu, 8 Sep 2011 19:01:47 +0000 (21:01 +0200)]
Modifyed Buttons, disabled elements, tables
All types of buttons now match the view of Large Buttons, some disabled
elements (buttons, action-images) now show a forbidden-cursor (does not
work in some browsers) - that will be implemented in the future on other
elements also.
Alexander Ebert [Thu, 8 Sep 2011 16:51:58 +0000 (18:51 +0200)]
Assigning users to groups via clipboard now working
Alexander Ebert [Thu, 8 Sep 2011 13:57:38 +0000 (15:57 +0200)]
Fixed various clipboard action errors
Alexander Ebert [Thu, 8 Sep 2011 13:01:50 +0000 (15:01 +0200)]
Updated userList-template to use new clipboard API
@Luzifr: Added some CSS to testing.css, please remove or convert them.
Alexander Ebert [Thu, 8 Sep 2011 12:30:16 +0000 (14:30 +0200)]
Fixed wrong column name (sortOrder -> showOrder)
Luzifr [Wed, 7 Sep 2011 18:49:47 +0000 (20:49 +0200)]
Large buttons nearly final style, top-menu-bar fixed
Large buttons now look nearly as intended, some fallback-colors have to
be set still, note that the glow-animation looks somewhat ugly in
non-WebKit browsers and does not yet work in MS-IE or Opera (that should
change in the next months); The top-menu-bar is now fixed, so that one
has access to important functions and displays all the time.
Alexander Ebert [Wed, 7 Sep 2011 18:36:30 +0000 (20:36 +0200)]
Fixed some errors and added missing XSD
Alexander Ebert [Wed, 7 Sep 2011 16:20:12 +0000 (18:20 +0200)]
Fixed missing array index
Alexander Ebert [Wed, 7 Sep 2011 16:16:18 +0000 (18:16 +0200)]
Added missing PIPs during installation
Alexander Ebert [Wed, 7 Sep 2011 16:02:19 +0000 (18:02 +0200)]
Added actions for clipboard API
Luzifr [Wed, 7 Sep 2011 13:48:34 +0000 (15:48 +0200)]
Large Buttons fine-tuning
Optimized glow-animation for other browsers than WebKit and Gecko (even
though not supported by them at now), changed button colors to notch the
Blue Sunrise style more.
Alexander Ebert [Wed, 7 Sep 2011 13:35:20 +0000 (15:35 +0200)]
Clipboard API
Renamed column according to PIP, added missing (foreign) keys and cache builders.
Alexander Ebert [Wed, 7 Sep 2011 13:20:40 +0000 (15:20 +0200)]
Added PIPs for clipboard API
Modified AbstractXMLPackageInstallationPlugin to support nested elements with own handlers as required by ClipboardActionPackageInstallationPlugin.
Marcel Werk [Wed, 7 Sep 2011 13:16:14 +0000 (15:16 +0200)]
Fixed empty a tag
Marcel Werk [Wed, 7 Sep 2011 13:15:16 +0000 (15:15 +0200)]
Merge branch 'master' of github.com:WoltLab/WCF
Marcel Werk [Wed, 7 Sep 2011 13:14:41 +0000 (15:14 +0200)]
Fixed empty p tag
Luzifr [Wed, 7 Sep 2011 13:07:17 +0000 (15:07 +0200)]
Deleted file (Git strangely didn't commit that before)
Luzifr [Wed, 7 Sep 2011 13:04:21 +0000 (15:04 +0200)]
CSS & Template Changes
Removed the reset-styles of Eric Meyer (some of them were not acting as
wanted), included most of them in the normal testing styles, removed
reference to the reset styles from the header template, optimized
display of table headers with a checkbox.
Alexander Ebert [Wed, 7 Sep 2011 11:52:46 +0000 (04:52 -0700)]
Merge pull request #150 from Gravatronics/documentationUpdates
Updates documentation of data object classes/interfaces
Matthias Schmidt [Wed, 7 Sep 2011 08:57:05 +0000 (10:57 +0200)]
Updates documentation of wcf\data\IDatabaseObjectProcessor
Matthias Schmidt [Wed, 7 Sep 2011 08:45:50 +0000 (10:45 +0200)]
Updates documentation of wcf\data\IEditableObject
Matthias Schmidt [Wed, 7 Sep 2011 08:37:35 +0000 (10:37 +0200)]
Updates documentation of wcf\data\IDatabaseObjectProcessor (2)
Matthias Schmidt [Wed, 7 Sep 2011 08:32:51 +0000 (10:32 +0200)]
Updates documentations of two object interfaces
Matthias Schmidt [Wed, 7 Sep 2011 08:30:50 +0000 (10:30 +0200)]
Adds documentation for wcf\data\IDatabaseObjectProcessor
Matthias Schmidt [Wed, 7 Sep 2011 08:22:30 +0000 (10:22 +0200)]
Updates documentation of wcf\data\DatabaseObjectList
Matthias Schmidt [Wed, 7 Sep 2011 08:20:28 +0000 (10:20 +0200)]
Updates the documentation of wcf\data\AbstractDatabaseObjectAction (2)
Matthias Schmidt [Wed, 7 Sep 2011 08:18:52 +0000 (10:18 +0200)]
Updates the documentation of wcf\data\DatabaseObjectDecorator
Matthias Schmidt [Wed, 7 Sep 2011 08:17:11 +0000 (10:17 +0200)]
Updates documentation of wcf\data\AbstractDatabaseObjectAction
Luzifr [Tue, 6 Sep 2011 17:07:59 +0000 (19:07 +0200)]
Deleted obsolete worker-templates, updated table-CSS to work without "emptyHead"-class, updated templates (fixed invalid HTML5 table-markup), further CSS code-formatting.
Alexander Ebert [Tue, 6 Sep 2011 14:30:04 +0000 (16:30 +0200)]
Merge branch 'master' of github.com:WoltLab/WCF
Conflicts:
wcfsetup/install/files/acp/js/WCF.ACP.js
wcfsetup/install/files/js/WCF.js
Alexander Ebert [Tue, 6 Sep 2011 14:07:02 +0000 (16:07 +0200)]
Added clipboard-API (draft)
Luzifr [Tue, 6 Sep 2011 14:13:19 +0000 (16:13 +0200)]
Optimized icon
Alexander Ebert [Tue, 6 Sep 2011 14:07:02 +0000 (16:07 +0200)]
Added clipboard-API (draft)
Luzifr [Tue, 6 Sep 2011 00:56:57 +0000 (02:56 +0200)]
Again more HTML5, some templates adapted to match the rest, trying to get rid of setupHeader & -Footer, some CSS simplifying, some comments corrected.
Luzifr [Mon, 5 Sep 2011 19:11:21 +0000 (21:11 +0200)]
Some CSS changes and one language variable.
Marcel Werk [Mon, 5 Sep 2011 18:05:24 +0000 (20:05 +0200)]
Fixed collapsible icons
Luzifr [Mon, 5 Sep 2011 13:33:00 +0000 (15:33 +0200)]
Fixed wrong icon path
Luzifr [Mon, 5 Sep 2011 13:31:35 +0000 (15:31 +0200)]
SVG-spinner image (animated); some color corrections to match the Blue Sunrise style even more.
Luzifr [Fri, 2 Sep 2011 16:52:58 +0000 (18:52 +0200)]
Small improvement.
Luzifr [Thu, 1 Sep 2011 12:58:49 +0000 (14:58 +0200)]
Style format, fixed bug where switching the main menu tab caused Opera to flicker.
Luzifr [Wed, 31 Aug 2011 18:28:50 +0000 (20:28 +0200)]
- Main menu now supports 3 orientations (left, center, right), as tab menus and menus.
Alexander Ebert [Wed, 31 Aug 2011 17:43:13 +0000 (10:43 -0700)]
Merge pull request #146 from MDMAN/Groupnames
Insert Groupnames in de.xml, de-informal.xml and en.xml for Usergroups
Alexander Ebert [Wed, 31 Aug 2011 16:19:25 +0000 (09:19 -0700)]
Merge pull request #147 from MDMAN/UserEdit
Bugfix UserEdit-Funktion --> FATAL ERROR
Markus Gerdelmann [Wed, 31 Aug 2011 14:29:45 +0000 (16:29 +0200)]
UserAction.class.php modified, the default value of both parameter is true, so the parameter can be omitted.
Markus Gerdelmann [Wed, 31 Aug 2011 14:08:08 +0000 (16:08 +0200)]
modified UserAction and UserEditor.
Markus Gerdelmann [Wed, 31 Aug 2011 14:05:11 +0000 (16:05 +0200)]
modified UserAction and UserEditor.
Alexander Ebert [Wed, 31 Aug 2011 11:10:55 +0000 (04:10 -0700)]
Merge pull request #148 from Tr3kk3r/packageViewFix
Bugfix in packageView.tpl:
Tr3kk3r [Tue, 30 Aug 2011 13:13:49 +0000 (15:13 +0200)]
Bugfix in packageView.tpl:
Fatal error: Call to undefined
method wcf\data\package\Package::parentPackage()
Markus Gerdelmann [Tue, 30 Aug 2011 08:12:11 +0000 (11:12 +0300)]
UserEditor.class.php modified.
Query now change into INSERT IGNORE INTO, so all DBs can work with.
BugFix for FATAL-ERROR during edit User.
Markus Gerdelmann [Tue, 30 Aug 2011 04:23:21 +0000 (06:23 +0200)]
Bugfix UserEdit-Funktion --> FATAL ERROR
Alexander Ebert [Mon, 29 Aug 2011 20:55:13 +0000 (13:55 -0700)]
Merge pull request #143 from wbbaddons/installationExceptionFix
Fixed cleaning up after installation
Marcel Werk [Mon, 29 Aug 2011 20:38:36 +0000 (13:38 -0700)]
Merge pull request #145 from MDMAN/TIMEZONE
Add the constant TIMEZONE to the Options.inc.php-File
Markus Gerdelmann [Mon, 29 Aug 2011 20:15:08 +0000 (22:15 +0200)]
Insert Groupnames in de.xml, de-informal.xml and en.xml for Usergroups
Markus Gerdelmann [Mon, 29 Aug 2011 19:51:12 +0000 (21:51 +0200)]
Add the constant TIMEZONE to the Options.inc.php-File
Luzifr [Mon, 29 Aug 2011 18:23:11 +0000 (20:23 +0200)]
Experimental page navigation, some text corrections, some new and improved SVG images
Luzifr [Mon, 29 Aug 2011 14:28:24 +0000 (16:28 +0200)]
Small name and comment corrections
Luzifr [Mon, 29 Aug 2011 13:03:02 +0000 (15:03 +0200)]
"Opened & Closed" CSS, icons & functions renamed.
Alexander Ebert [Mon, 29 Aug 2011 12:54:42 +0000 (05:54 -0700)]
Merge pull request #135 from Gravatronics/movedILocation
Updates page locations
Alexander Ebert [Mon, 29 Aug 2011 12:44:36 +0000 (05:44 -0700)]
Merge pull request #142 from wbbaddons/actionToggleIconFix
Fixing the toggling of the icon
Alexander Ebert [Mon, 29 Aug 2011 12:43:42 +0000 (05:43 -0700)]
Merge pull request #136 from Gravatronics/singularPIP
PIP-Renaming (plural to singular)
Alexander Ebert [Mon, 29 Aug 2011 12:42:12 +0000 (05:42 -0700)]
Merge pull request #139 from wbbaddons/templatePluginFixes
Renaming Plugins to camelcase
Alexander Ebert [Mon, 29 Aug 2011 12:41:51 +0000 (05:41 -0700)]
Merge pull request #144 from TacHawkes/pfrequests
RefreshSearchRobotsCronjob now uses the new XML API (first try of a pull request ;))
Alexander Ebert [Mon, 29 Aug 2011 12:40:54 +0000 (05:40 -0700)]
Merge pull request #140 from wbbaddons/installationFixUserInputException
Import UserInputException
Alexander Ebert [Mon, 29 Aug 2011 12:40:33 +0000 (05:40 -0700)]
Merge pull request #141 from wbbaddons/modifierFixes
Fatal error: Template compilation failed: unknown modifier 'plaintime' in template 'cronjobList' on line 124
Alexander Ebert [Mon, 29 Aug 2011 12:39:06 +0000 (05:39 -0700)]
Merge pull request #138 from wbbaddons/updateServerEditFix
Fixing UpdateServerEditForm
Alexander Ebert [Mon, 29 Aug 2011 12:38:48 +0000 (05:38 -0700)]
Merge pull request #137 from Gravatronics/processibleDocUpdate
Updates class documentation of ProcessibleDatabaseObject
Oliver Kliebisch [Mon, 29 Aug 2011 12:02:44 +0000 (14:02 +0200)]
-Implemented the use of the new XML API
-ToDo: The spiderlist doesn't use a XSD and no namespaces
Luzifr [Sun, 28 Aug 2011 23:54:45 +0000 (01:54 +0200)]
Small corrections
Tim Düsterhus [Sun, 28 Aug 2011 15:03:37 +0000 (17:03 +0200)]
Fixed cleaning up after installation
Tim Düsterhus [Sun, 28 Aug 2011 11:26:13 +0000 (13:26 +0200)]
Fixing the toggling of the icon
Tim Düsterhus [Sun, 28 Aug 2011 11:01:41 +0000 (13:01 +0200)]
dtdesign forgot my plaintime-fix
Tim Düsterhus [Sun, 28 Aug 2011 10:28:37 +0000 (12:28 +0200)]
dtdesign removed that line sometime after the first pull-request
Tim Düsterhus [Sun, 28 Aug 2011 10:08:45 +0000 (12:08 +0200)]
Renaming Plugins to camelcase
Tim Düsterhus [Sat, 27 Aug 2011 20:35:25 +0000 (22:35 +0200)]
Fixing UpdateServerEditForm
$this->server -> $this->serverURL
Matthias Schmidt [Sat, 27 Aug 2011 19:32:38 +0000 (21:32 +0200)]
Partly reverts the last commit
Matthias Schmidt [Sat, 27 Aug 2011 19:26:57 +0000 (21:26 +0200)]
Updates class documentation of ProcessibleDatabaseObject
Luzifr [Sat, 27 Aug 2011 00:26:16 +0000 (02:26 +0200)]
Some more improvements to the menus, CSS clean-up, missing language variables.
Luzifr [Fri, 26 Aug 2011 22:32:15 +0000 (00:32 +0200)]
Forgotten commit.
Luzifr [Fri, 26 Aug 2011 18:12:57 +0000 (20:12 +0200)]
Small improvement.
Luzifr [Fri, 26 Aug 2011 18:02:12 +0000 (20:02 +0200)]
Renamed external Links, Improved tab menu & menu view, reordered CSS.
Luzifr [Fri, 26 Aug 2011 13:00:46 +0000 (15:00 +0200)]
Small change
Alexander Ebert [Fri, 26 Aug 2011 12:58:24 +0000 (14:58 +0200)]
TabMenu and SubTabMenu working now
Alexander Ebert [Fri, 26 Aug 2011 12:37:48 +0000 (14:37 +0200)]
Fixed an error with email authentication if error field is password