[root]/typo3/mod/user/ws
cli
(2 files, 37 lines)

| Author | Changes | Lines of Code | Lines per Change |
|---|---|---|---|
| Totals | 129 (100.0%) | 6137 (100.0%) | 47.5 |
| dmitry | 26 (20.2%) | 3296 (53.7%) | 126.7 |
| kasper | 26 (20.2%) | 2286 (37.2%) | 87.9 |
| stucki | 9 (7.0%) | 260 (4.2%) | 28.8 |
| patrick | 9 (7.0%) | 98 (1.6%) | 10.8 |
| masi | 3 (2.3%) | 67 (1.1%) | 22.3 |
| flyguide | 18 (14.0%) | 61 (1.0%) | 3.3 |
| benni | 13 (10.1%) | 37 (0.6%) | 2.8 |
| ohader | 7 (5.4%) | 16 (0.3%) | 2.2 |
| ingmars | 14 (10.9%) | 6 (0.1%) | 0.4 |
| steffenk | 1 (0.8%) | 5 (0.1%) | 5.0 |
| rupi | 1 (0.8%) | 3 (0.0%) | 3.0 |
| sebastian | 1 (0.8%) | 1 (0.0%) | 1.0 |
| jsegars | 1 (0.8%) | 1 (0.0%) | 1.0 |
Fixed bug #12648: Introduce t3lib_utility_Http for all related constants and make the core aware of these changes (patch by Ingo Renner)
1 lines of code changed in 1 file:
Whitespace cleaning of typo3 files
5 lines of code changed in 1 file:
Cleanup #11357: Make use of new t3lib_div::redirect function throughout the core
1 lines of code changed in 1 file:
Fixed Bug #9415 - "Do" Dropdown in Workspace module doesn't respect users rights (Thanks to Franz Koch)
28 lines of code changed in 1 file:
Followup to #11148: Remove static require_once() to t3lib and tslib and use autoloading instead - removed more require_once() statements
0 lines of code changed in 4 files:
* Fixed bug #11125: Validation issue: End tag for "br" omitted, but OMITTAG NO was specified in various files of typo3/mod/user/ws/
20 lines of code changed in 4 files:
Fixed bug #10783: Make workspaces icons skinnable
2 lines of code changed in 3 files:
Cleanup: Updated copyright notices
6 lines of code changed in 6 files:
9729: Ship optimal TYPO3 configuration by default
7 lines of code changed in 2 files:
Fixed bug #10159: XSS vulnerability in workspace module
1 lines of code changed in 1 file:
removed superfluous comments, empty lines
3 lines of code changed in 4 files:
removed empty lines at the end of the files
7 lines of code changed in 4 files:
Fixed bug #9095: xhtml in the backend by default (Thanks to Christian Kuhn)
1 lines of code changed in 3 files:
Changed private declarations to protected
2 lines of code changed in 2 files:
Cleaned up code of scripts in t3lib/ and typo3/
10 lines of code changed in 1 file:
Updated Copyright notices
20 lines of code changed in 4 files:
Fixed bug #7850: error in publish.php if errors in TCE should be shown, credits Daniel P?tzinger
1 lines of code changed in 1 file:
RFC #7435: Docheaders: Module User Tools > Workspace: No docheader
76 lines of code changed in 2 files:
Fixed bug #7386: Remove hardcoded references to alt_main.php backend interface
1 lines of code changed in 1 file:
- Added feature to configure the TTL for preview links in workspaces.
- Added logout button for the preview box in the frontend view when previewing workspaces through preview links.
4 lines of code changed in 1 file:
(feature/cleanup) Refactored clickmenu to speed up the BE
6 lines of code changed in 3 files:
Changing SVN property eol-style from native to LF for all .php, .html, .js, .css and .htaccess files in the core trunk
0 lines of code changed in 8 files:
Added SVN $ marker to PHP files not having it yet.
2 lines of code changed in 1 file:
Adding default SVN properties svn:keywords and svn:eol-style to files added lately
1 lines of code changed in 2 files:
1 lines of code changed in 1 file:
Moving support for "Element" versions in workspaces.
84 lines of code changed in 2 files:
Multiple improvements as announced in June on the core list (see changelog)
89 lines of code changed in 2 files:
added @var phpDoc comments to various variables
28 lines of code changed in 3 files:
* Fixed possible XSS in workspace/version modules (requires valid BE login / patch by Christian Kuhn)
* Removed possible display of phpinfo() (requires bug in extension to be unveiled)
1 lines of code changed in 1 file:
Fixed: IRRE does not work with workspaces (fix only for CSV & foreign field cases)
4 lines of code changed in 1 file:
Fixed bug #1839: Broken Rootline when a Editor view a Page that is not online
22 lines of code changed in 1 file:
Workspaces: added class.wslib_gui.php to allow using WS GUI from extensions
1247 lines of code changed in 2 files:
Fixing bug #4207 (and #4468) - User>Workspaces shows users pages they have no acces to
20 lines of code changed in 1 file:
* Fixed bug 4962: .htacces in sysext fails in some apache configuration
7 lines of code changed in 2 files:
Lots of <label> tags added to checkbox labels throughout the core
1 lines of code changed in 1 file:
tiny corrections
7 lines of code changed in 1 file:
* rewrote TBE_EDITOR Javascript functions to use JS "objects"
and outsourced them to an external file
* !!! Removed the variables TBE_EDITOR_isChanged and
TBE_EDITOR_loadTime in TBE_EDITOR javascript
* change in getRecordTitle: a too long title is wrapped in a
<span title="..."> tag to show a tooltip
1 lines of code changed in 1 file:
Fixed: publishing many records may cause PHP timeout and leave workspace in half-published state
277 lines of code changed in 5 files:
More localization of User>Workspaces (thanks to Marc W?hlken)
9 lines of code changed in 1 file:
Localized User>Workspaces (thanks to Andreas Wolf)
38 lines of code changed in 1 file:
(27 more)