Directory core/viewhelper/datagridcols/

Directory Created:
2010-01-31 02:09
Directory Deleted:
2012-03-07 12:53
Total Files:
0
Deleted Files:
8
Lines of Code:
0

Browse with Trac

[root]/core/viewhelper/datagridcols

Lines of Code

core/viewhelper/datagridcols/ Lines of Code

Developers

Author Changes Lines of Code Lines per Change
Totals 116 (100.0%) 1202 (100.0%) 10.3
xsign 36 (31.0%) 695 (57.8%) 19.3
vain 80 (69.0%) 507 (42.2%) 6.3

Most Recent Commits

vain 2012-03-07 12:53 Rev.: 6227

- move /viewhelper to /view/helper

0 lines of code changed in 8 files:

vain 2010-08-27 23:01 Rev.: 4599

- minor change to all security constant checks
- fixed the non rewrite routing

8 lines of code changed in 8 files:

vain 2010-08-15 18:45 Rev.: 4578

- several changes to copyright, router, bootstrap, frontcontroller and various other files

24 lines of code changed in 8 files:

vain 2010-06-10 01:47 Rev.: 4493

[QA]
- discouraged use of string-function in favor of mb_string functions
- discouraged use of is_null function in favor of === null comparisons
- discouraged use of print function in favor if echo
- discouraged use of php compat functions (sizeof to count)
- removed useless constructor method overrides

4 lines of code changed in 2 files:

vain 2010-05-27 20:00 Rev.: 4464

- added method loadForm() to the moduleController
- renamed XDebug calls to Debug to reflect the latest changes

1 lines of code changed in 1 file:

vain 2010-05-08 04:16 Rev.: 4394

- added datagrid column render image
- adjusted categories.admin.php accordingly
- added proxy method img/image to Clansuite_HTML
- minor method name changes in datagrid.core.php and datagridcol.core.php
- renamed datagrid options parameter 'ModuleActionURL' simply to 'url'

76 lines of code changed in 1 file:

vain 2010-05-02 03:12 Rev.: 4376

- QA

28 lines of code changed in 7 files:

vain 2010-04-18 00:22 Rev.: 4361

- a bunch of QA fixes

38 lines of code changed in 7 files:

vain 2010-04-17 23:29 Rev.: 4359

- a bunch of QA fixes

7 lines of code changed in 7 files:

vain 2010-04-17 19:05 Rev.: 4350

- a bunch of QA fixes
- added viewhelpers browserupdate and addthis

2 lines of code changed in 2 files:

vain 2010-03-21 21:58 Rev.: 4290

- general cleanup

14 lines of code changed in 7 files:

vain 2010-03-05 19:05 Rev.: 4183

- removed @since

28 lines of code changed in 7 files:

vain 2010-02-27 05:06 Rev.: 4139

- readded original url handling
- changed _baseURL of Datagrid to static property

1 lines of code changed in 1 file:

vain 2010-02-15 17:54 Rev.: 4110

- indented comments
- lowercased the firstchar of several methodnames and properties
- added sprintf usage, where a string was used more than twice
- removed abbreviations (expanded Col to Column on comments and methodnames)
- some datagrid enhancements:
- 1) moved label, description, caption getters and setters to Clansuite_Datagrid_Base
- 2) removed updateDatagrid (replaced by call to $this->_generateQuery(); )
- 3) removed getter, setter and constructor parameter $datagrid in datagridcol.core.php
- 4) renamed getDatagrid(), setDatagrid() to getDoctrineTable(), setDoctrineTable()
- 5) moved addToURL() and getBaseURL() to the router, added convenience methods to the base classes for easier access

54 lines of code changed in 7 files:

vain 2010-02-13 05:43 Rev.: 4094

- revert of commit #4093 and #4092 by merging revisions 4093-4091, respecting ancestry

222 lines of code changed in 7 files:

xsign 2010-02-13 04:25 Rev.: 4092

21 lines of code changed in 7 files:

xsign 2010-02-07 21:48 Rev.: 4070

datagrid: database value mapping implemented

21 lines of code changed in 2 files:

xsign 2010-02-05 11:37 Rev.: 4046

installation fixes, date updates and link-format updates

4 lines of code changed in 2 files:

xsign 2010-02-04 21:01 Rev.: 4043

added comment count

27 lines of code changed in 1 file:

xsign 2010-02-04 12:51 Rev.: 4028

Release Candidate of Datagrid (no docs available yet)

141 lines of code changed in 2 files:

xsign 2010-02-01 22:08 Rev.: 4018

added pre-render settins for cols

84 lines of code changed in 1 file:

xsign 2010-02-01 05:48 Rev.: 4016

updated datagrid.core.php
used formelements for displaying stuff within the table
added CSS and JS (jQuery base)
added column renderers (checkbox & editbutton)

150 lines of code changed in 3 files:

xsign 2010-02-01 01:31 Rev.: 4013

Working Pagination (Pages & ResultsPerPages)

3 lines of code changed in 3 files:

xsign 2010-01-31 22:40 Rev.: 4009

$id test

3 lines of code changed in 3 files:

xsign 2010-01-31 22:37 Rev.: 4008

pagination tests
cleaned up css-class and id/name mess
@version/@author tests

6 lines of code changed in 3 files:

xsign 2010-01-31 21:49 Rev.: 4007

multivalue cells possible

40 lines of code changed in 3 files:

xsign 2010-01-31 19:46 Rev.: 4005

working col-cell-renderer & ResultKey

12 lines of code changed in 3 files:

xsign 2010-01-31 02:09 Rev.: 4001

datagrid update

183 lines of code changed in 3 files:

Generated by StatSVN 0.7.0