Directory typo3/mod/user/ws/

Directory Created:
2005-10-04 13:03
Total Files:
12
Deleted Files:
2
Lines of Code:
3790

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

Lines of Code

typo3/mod/user/ws/ Lines of Code

Developers

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

Most Recent Commits

benni 2009-11-18 00:56 Rev.: 6469

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:

  • typo3/mod/user/ws: workspaceforms.php (+1 -1)
steffenk 2009-10-11 15:02 Rev.: 6135

Whitespace cleaning of typo3 files

5 lines of code changed in 1 file:

  • typo3/mod/user/ws: class.wslib_gui.php (+5 -5)
benni 2009-09-25 14:36 Rev.: 6053

Cleanup #11357: Make use of new t3lib_div::redirect function throughout the core

1 lines of code changed in 1 file:

  • typo3/mod/user/ws: workspaceforms.php (+1 -2)
benni 2009-06-26 17:44 Rev.: 5639

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:

  • typo3/mod/user/ws: class.wslib_gui.php (+28 -20)
benni 2009-06-02 14:52 Rev.: 5526

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:

  • typo3/mod/user/ws: class.wslib.php (-5), index.php (-4), publish.php (-2), workspaceforms.php (-5)
patrick 2009-05-27 08:24 Rev.: 5500

* 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:

  • typo3/mod/user/ws: class.wslib_gui.php (+13 -13), index.php (+3 -3), publish.php (+1 -1), wsol_preview.php (+3 -3)
patrick 2009-04-03 14:07 Rev.: 5264

Fixed bug #10783: Make workspaces icons skinnable

2 lines of code changed in 3 files:

  • typo3/mod/user/ws: conf.php (+1 -1), index.php (+1 -1), sys_workspace.gif (new)
ohader 2009-03-09 19:28 Rev.: 5165

Cleanup: Updated copyright notices

6 lines of code changed in 6 files:

  • typo3/mod/user/ws: class.wslib.php (+1 -1), class.wslib_gui.php (+1 -1), index.php (+1 -1), publish.php (+1 -1), workspaceforms.php (+1 -1), wsol_preview.php (+1 -1)
dmitry 2009-02-17 20:12 Rev.: 5027

9729: Ship optimal TYPO3 configuration by default

7 lines of code changed in 2 files:

  • typo3/mod/user/ws: .htaccess (new 7), _.htaccess (del)
ingmars 2009-01-20 13:05 Rev.: 4790

Fixed bug #10159: XSS vulnerability in workspace module

1 lines of code changed in 1 file:

  • typo3/mod/user/ws: wsol_preview.php (+1 -1)
flyguide 2008-11-07 05:13 Rev.: 4433

removed superfluous comments, empty lines

3 lines of code changed in 4 files:

  • typo3/mod/user/ws: class.wslib_gui.php (+1 -1), index.php (+1 -42), publish.php (-1), workspaceforms.php (+1 -1)
flyguide 2008-11-07 04:52 Rev.: 4432

removed empty lines at the end of the files

7 lines of code changed in 4 files:

  • typo3/mod/user/ws: class.wslib_gui.php (+1 -1), index.php (+2 -1), publish.php (+2 -1), workspaceforms.php (+2 -1)
benni 2008-08-14 22:40 Rev.: 3977

Fixed bug #9095: xhtml in the backend by default (Thanks to Christian Kuhn)

1 lines of code changed in 3 files:

  • typo3/mod/user/ws: index.php (-1), publish.php (+1 -2), workspaceforms.php (-1)
flyguide 2008-04-01 21:42 Rev.: 3510

Changed private declarations to protected

2 lines of code changed in 2 files:

  • typo3/mod/user/ws: index.php (+1 -1), workspaceforms.php (+1 -1)
ohader 2008-03-31 14:13 Rev.: 3489

Cleaned up code of scripts in t3lib/ and typo3/

10 lines of code changed in 1 file:

  • typo3/mod/user/ws: class.wslib_gui.php (+10 -10)
flyguide 2008-03-16 20:16 Rev.: 3439

Updated Copyright notices

20 lines of code changed in 4 files:

  • typo3/mod/user/ws: index.php (+10 -10), publish.php (+1 -1), workspaceforms.php (+8 -8), wsol_preview.php (+1 -1)
flyguide 2008-03-14 08:09 Rev.: 3422

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:

  • typo3/mod/user/ws: publish.php (+1 -1)
patrick 2008-02-17 15:20 Rev.: 3185

RFC #7435: Docheaders: Module User Tools > Workspace: No docheader

76 lines of code changed in 2 files:

  • typo3/mod/user/ws: index.php (+37 -18), workspaceforms.php (+39 -39)
jsegars 2008-02-05 06:13 Rev.: 3069

Fixed bug #7386: Remove hardcoded references to alt_main.php backend interface

1 lines of code changed in 1 file:

  • typo3/mod/user/ws: index.php (+1 -1)
kasper 2008-01-31 22:18 Rev.: 2999

- 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:

  • typo3/mod/user/ws: index.php (+4 -3)
benni 2007-11-09 21:57 Rev.: 2682

(feature/cleanup) Refactored clickmenu to speed up the BE

6 lines of code changed in 3 files:

  • typo3/mod/user/ws: class.wslib_gui.php (+3 -6), index.php (+1 -4), workspaceforms.php (+2 -5)
ingmars 2007-11-05 10:22 Rev.: 2663

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:

  • typo3/mod/user/ws: _.htaccess (changed), class.wslib.php (changed), class.wslib_gui.php (changed), conf.php (changed), index.php (changed), publish.php (changed), workspaceforms.php (changed), wsol_preview.php (changed)
ingmars 2007-11-02 17:49 Rev.: 2653

Added SVN $ marker to PHP files not having it yet.

2 lines of code changed in 1 file:

  • typo3/mod/user/ws: class.wslib_gui.php (+2)
ingmars 2007-11-02 17:36 Rev.: 2652

Adding default SVN properties svn:keywords and svn:eol-style to files added lately

1 lines of code changed in 2 files:

  • typo3/mod/user/ws: class.wslib_gui.php (changed), publish.php (+1 -1)
kasper 2007-08-29 17:10 Rev.: 2471

1 lines of code changed in 1 file:

  • typo3/mod/user/ws: class.wslib_gui.php (+1 -1)
kasper 2007-08-29 16:52 Rev.: 2470

Moving support for "Element" versions in workspaces.

84 lines of code changed in 2 files:

  • typo3/mod/user/ws: class.wslib_gui.php (+17 -1), index.php (+67)
kasper 2007-08-28 16:43 Rev.: 2460

Multiple improvements as announced in June on the core list (see changelog)

89 lines of code changed in 2 files:

  • typo3/mod/user/ws: class.wslib_gui.php (+81 -2), index.php (+8)
flyguide 2007-08-15 09:12 Rev.: 2449

added @var phpDoc comments to various variables

28 lines of code changed in 3 files:

  • typo3/mod/user/ws: index.php (+7 -1), publish.php (+7), workspaceforms.php (+14 -2)
stucki 2007-07-16 15:50 Rev.: 2428


* 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:

  • typo3/mod/user/ws: class.wslib_gui.php (+1 -1)
dmitry 2007-05-02 09:27 Rev.: 2319

Fixed: IRRE does not work with workspaces (fix only for CSV & foreign field cases)

4 lines of code changed in 1 file:

  • typo3/mod/user/ws: class.wslib.php (+4 -1)
dmitry 2007-04-20 17:29 Rev.: 2261

Fixed bug #1839: Broken Rootline when a Editor view a Page that is not online

22 lines of code changed in 1 file:

  • typo3/mod/user/ws: class.wslib_gui.php (+22 -19)
dmitry 2007-04-14 10:35 Rev.: 2254

Workspaces: added class.wslib_gui.php to allow using WS GUI from extensions

1247 lines of code changed in 2 files:

  • typo3/mod/user/ws: class.wslib_gui.php (new 1206), index.php (+41 -1086)
masi 2007-02-16 17:50 Rev.: 2046

Fixing bug #4207 (and #4468) - User>Workspaces shows users pages they have no acces to

20 lines of code changed in 1 file:

  • typo3/mod/user/ws: index.php (+20 -8)
dmitry 2007-02-16 10:41 Rev.: 2036

* Fixed bug 4962: .htacces in sysext fails in some apache configuration

7 lines of code changed in 2 files:

  • typo3/mod/user/ws: .htaccess (del), _.htaccess (new 7)
ingmars 2007-02-05 19:24 Rev.: 1997

Lots of <label> tags added to checkbox labels throughout the core

1 lines of code changed in 1 file:

  • typo3/mod/user/ws: index.php (+1 -1)
stucki 2007-01-20 18:14 Rev.: 1916

tiny corrections

7 lines of code changed in 1 file:

  • typo3/mod/user/ws: .htaccess (+7 -7)
sebastian 2007-01-09 13:55 Rev.: 1899

* 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:

  • typo3/mod/user/ws: workspaceforms.php (+1 -1)
dmitry 2007-01-03 15:27 Rev.: 1893

Fixed: publishing many records may cause PHP timeout and leave workspace in half-published state

277 lines of code changed in 5 files:

  • typo3/mod/user/ws: .htaccess (new 7), index.php (+3 -39), progress.gif (new), publish.php (new 264), workspaceforms.php (+3 -3)
masi 2006-12-14 18:30 Rev.: 1880

More localization of User>Workspaces (thanks to Marc W?hlken)

9 lines of code changed in 1 file:

  • typo3/mod/user/ws: index.php (+9 -7)
masi 2006-12-13 16:05 Rev.: 1874

Localized User>Workspaces (thanks to Andreas Wolf)

38 lines of code changed in 1 file:

  • typo3/mod/user/ws: index.php (+38 -38)

(27 more)

Generated by StatSVN 0.5.0