Directory typo3/mod/web/perm/

Directory Created:
2003-10-03 15:55
Total Files:
7
Deleted Files:
0
Lines of Code:
1378

[root]/typo3/mod/web/perm

Lines of Code

typo3/mod/web/perm/ Lines of Code

Developers

Author Changes Lines of Code Lines per Change
Totals 71 (100.0%) 2250 (100.0%) 31.6
kasper 28 (39.4%) 1361 (60.5%) 48.6
benni 8 (11.3%) 758 (33.7%) 94.7
patrick 3 (4.2%) 55 (2.4%) 18.3
flyguide 11 (15.5%) 31 (1.4%) 2.8
jsegars 2 (2.8%) 18 (0.8%) 9.0
stucki 2 (2.8%) 9 (0.4%) 4.5
ohader 6 (8.5%) 8 (0.4%) 1.3
masi 2 (2.8%) 4 (0.2%) 2.0
steffenk 2 (2.8%) 2 (0.1%) 1.0
rupi 2 (2.8%) 2 (0.1%) 1.0
ingmars 4 (5.6%) 1 (0.0%) 0.2
dmitry 1 (1.4%) 1 (0.0%) 1.0

Most Recent Commits

stucki 2009-11-25 15:49 Rev.: 6539

Add missing SVN properties for new or modified files

1 lines of code changed in 1 file:

  • typo3/mod/web/perm: perm.js (+1 -1)
rupi 2009-10-11 13:32 Rev.: 6133

Follow-up to bug #12154: renamed t3lib_MessageQueue to t3lib_FlashMessageQueue, changed some some function names in t3lib_flashmessages and t3lib_FlashMessageQueue.

1 lines of code changed in 1 file:

  • typo3/mod/web/perm: index.php (+1 -1)
rupi 2009-10-09 09:21 Rev.: 6125

Fixed bug #12154: Improve API of flashmessages

1 lines of code changed in 1 file:

  • typo3/mod/web/perm: index.php (+1 -1)
ohader 2009-09-17 18:59 Rev.: 5955

Fixed bug #11985: Optimize disposal of t3lib_PageRenderer

1 lines of code changed in 1 file:

  • typo3/mod/web/perm: index.php (+1 -1)
flyguide 2009-08-28 11:53 Rev.: 5840

Added feature #11783: Change existing warning boxes to use flash messages

8 lines of code changed in 1 file:

  • typo3/mod/web/perm: index.php (+8 -3)
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 1 file:

  • typo3/mod/web/perm: index.php (-3)
patrick 2009-05-27 08:27 Rev.: 5501

Fixed bug #11126: Validation issue: End tag for "br" omitted, but OMITTAG NO was specified in typo3/mod/web/perm/index.php

2 lines of code changed in 1 file:

  • typo3/mod/web/perm: index.php (+2 -2)
steffenk 2009-04-04 12:35 Rev.: 5283

Fixed issue #10764: Use new JS-function for loading prototype/scriptaculous/extJS

1 lines of code changed in 1 file:

  • typo3/mod/web/perm: index.php (+1 -1)
ohader 2009-03-10 00:46 Rev.: 5166

Follow-up to rev. 5165: Updated copyright notices & fixed SVN properties

3 lines of code changed in 2 files:

  • typo3/mod/web/perm: class.sc_mod_web_perm_ajax.php (+1 -1), perm.js (+2 -2)
ohader 2009-03-09 19:28 Rev.: 5165

Cleanup: Updated copyright notices

4 lines of code changed in 3 files:

  • typo3/mod/web/perm: class.sc_mod_web_perm_ajax.php (+1 -1), index.php (+1 -1), perm.js (+2 -2)
steffenk 2009-01-27 10:36 Rev.: 4868

Fixed bug #10176: Multiple calls to deprecated function "fixed_lgd" throughout the core (thanks to Susanne Moog)

1 lines of code changed in 1 file:

  • typo3/mod/web/perm: index.php (+1 -1)
dmitry 2008-12-18 19:27 Rev.: 4569

Fixed bug #9978: Remove references to gzip_encode from File and Access modules

1 lines of code changed in 1 file:

  • typo3/mod/web/perm: index.php (+1 -5)
flyguide 2008-11-07 05:13 Rev.: 4433

removed superfluous comments, empty lines

1 lines of code changed in 2 files:

  • typo3/mod/web/perm: class.sc_mod_web_perm_ajax.php (-1), index.php (+1 -9)
flyguide 2008-11-07 04:52 Rev.: 4432

removed empty lines at the end of the files

2 lines of code changed in 2 files:

  • typo3/mod/web/perm: class.sc_mod_web_perm_ajax.php (+1 -1), index.php (+1 -1)
masi 2008-11-04 21:46 Rev.: 4419

#9734: User selector in Web>Access doesn't work

1 lines of code changed in 1 file:

  • typo3/mod/web/perm: class.sc_mod_web_perm_ajax.php (+1 -1)
benni 2008-09-21 06:29 Rev.: 4158

Fixed bug #8578: Umlauts get displayed wrong in Web>Access module after updating rights (Thanks to Tobias Liebig and Susanne Moog)

21 lines of code changed in 2 files:

  • typo3/mod/web/perm: class.sc_mod_web_perm_ajax.php (+18 -14), perm.js (+3 -3)
jsegars 2008-09-15 04:49 Rev.: 4117

Fixed bug #9172: Wrong display of deleted owners and groups in Web->Access->Permissions (thanks to Johannes Pieper)

18 lines of code changed in 2 files:

  • typo3/mod/web/perm: class.sc_mod_web_perm_ajax.php (+6 -4), index.php (+12 -5)
benni 2008-08-14 22:40 Rev.: 3977

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

0 lines of code changed in 1 file:

  • typo3/mod/web/perm: index.php (-1)
patrick 2008-06-10 12:48 Rev.: 3774

Bug #8422: Context Sensitive Help mode with "display full text messages"

1 lines of code changed in 1 file:

  • typo3/mod/web/perm: index.php (+1 -1)
flyguide 2008-04-01 21:42 Rev.: 3510

Changed private declarations to protected

7 lines of code changed in 2 files:

  • typo3/mod/web/perm: class.sc_mod_web_perm_ajax.php (+5 -5), index.php (+2 -2)
flyguide 2008-03-16 23:03 Rev.: 3440

Fixed issue #7876: beautify the permissions module a bit

5 lines of code changed in 2 files:

  • typo3/mod/web/perm: index.php (+5 -17), legend.gif (changed)
flyguide 2008-03-16 20:16 Rev.: 3439

Updated Copyright notices

1 lines of code changed in 1 file:

  • typo3/mod/web/perm: index.php (+1 -1)
ingmars 2008-02-22 13:12 Rev.: 3252

SVN property changes

0 lines of code changed in 1 file:

  • typo3/mod/web/perm: class.sc_mod_web_perm_ajax.php (changed)
benni 2008-02-21 18:04 Rev.: 3244

Added feature "Extended BE Module "Web/Permissions" with AJAX possibilites (Thanks to Andreas Kundoch)

736 lines of code changed in 3 files:

  • typo3/mod/web/perm: class.sc_mod_web_perm_ajax.php (new 392), index.php (+223 -170), perm.js (new 121)
patrick 2008-02-05 17:46 Rev.: 3074

RFC #7262: Fixing docheader in the backend modules

52 lines of code changed in 1 file:

  • typo3/mod/web/perm: index.php (+52 -22)
ingmars 2007-11-12 00:00 Rev.: 2688

Minor code-cleanup to recent Workspace related changes

1 lines of code changed in 1 file:

  • typo3/mod/web/perm: index.php (+1 -1)
benni 2007-11-09 21:57 Rev.: 2682

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

1 lines of code changed in 1 file:

  • typo3/mod/web/perm: index.php (+1 -4)
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 2 files:

  • typo3/mod/web/perm: conf.php (changed), index.php (changed)
kasper 2007-10-28 13:49 Rev.: 2631

- Fixed small bug in db-list around passing the pointer-variable in returnUrls
- Fixed safari-related bug in template.php (clickmenu didn't appear in correct location).
- Added warning to Web>Access module when using it from workspaces: It explains about how permissions affect workspaces.

6 lines of code changed in 1 file:

  • typo3/mod/web/perm: index.php (+6)
flyguide 2007-08-15 09:12 Rev.: 2449

added @var phpDoc comments to various variables

7 lines of code changed in 1 file:

  • typo3/mod/web/perm: index.php (+7 -1)
masi 2007-02-27 14:23 Rev.: 2155

Fixed bug #3666: permissions of versioned pages are not changed in draft workspace (patch by Andreas Wolf)

3 lines of code changed in 1 file:

  • typo3/mod/web/perm: index.php (+3 -3)
stucki 2006-04-10 10:27 Rev.: 1421

* Merging all changes from TYPO3_4-0 branch back into HEAD

8 lines of code changed in 1 file:

  • typo3/mod/web/perm: index.php (+8 -9)
kasper 2005-10-26 10:38 Rev.: 828


* Implemented additional, simple API for logging to sys_log plus extended the sys-log with workspace awareness.
* Implemented more workspace related features. In particular scripts like t3lib_tcemain and t3lib_userauthgroup have been heavily modified!

1 lines of code changed in 1 file:

  • typo3/mod/web/perm: index.php (+1 -1)
kasper 2005-10-04 13:03 Rev.: 809

Added initial support for workspaces in core.

2 lines of code changed in 1 file:

  • typo3/mod/web/perm: index.php (+2 -1)
kasper 2005-04-01 15:37 Rev.: 593

Updated years from 2004 to 2005 + all function indexes. NO actual code changes done!

1 lines of code changed in 1 file:

  • typo3/mod/web/perm: index.php (+1 -1)
kasper 2004-09-13 23:57 Rev.: 468


* Updated my email address from "kasper@typo3.com" (which is closed and will stay that way) to "kasperYYYY@typo3.com" which programmers should be able to figure out...
* Updated all JavaDoc comments and function/class indexes in files, preparing for 3.7.0RC

10 lines of code changed in 1 file:

  • typo3/mod/web/perm: index.php (+10 -10)
kasper 2004-09-11 00:04 Rev.: 460

See changelog

1 lines of code changed in 1 file:

  • typo3/mod/web/perm: index.php (+1 -1)
kasper 2004-08-26 17:09 Rev.: 443


* Adding editlock icon in Web>Access

13 lines of code changed in 1 file:

  • typo3/mod/web/perm: index.php (+13 -1)
kasper 2004-08-26 13:18 Rev.: 440

Generally: FE charset output conversion, new localization modes in FE and FE preview facilities for versioning (first draft) See changelog "2004-08-26 Kasper Sk?rh?j" for details

9 lines of code changed in 1 file:

  • typo3/mod/web/perm: index.php (+9)
kasper 2004-06-06 18:09 Rev.: 345


* Changed all locallang files from "lang" system extension into the new locallang-XML format instead. Includes changes to a bunch of core scripts which had to include the new files with an API function from the $LANG object.

4 lines of code changed in 1 file:

  • typo3/mod/web/perm: index.php (+4 -4)

(14 more)

Generated by StatSVN 0.5.0