|
1.33 (+7 -7 lines) |
08/01/2008 11:47 AM |
Jan Schneider jan |
Updated |
|
1.32 (+119 -119 lines) |
04/01/2008 12:46 PM |
Jan Schneider jan |
Updated |
|
1.31 (+1 -1 lines) |
11/26/2007 05:35 AM |
Duck duck |
Spelling and update slovenian translation |
|
1.30 (+124 -98 lines) |
11/23/2007 09:35 PM |
Duck duck |
First optimization step reducing the number of queries and simplify query types:
- use just one simple query in getPolls() as retrieving polls ID separated is not needed and choices are retrieved by getVotes()
- track choice count on vote instead of having a join query to get the choices count
- cannot find any usage of poll_results_to so remove it
- use div and CSS insted of requesting the server for the pixel.php colored image
- add a dedicated and cached get poll function (getPoll still is called when lisitng polls several times for every poll)
- make getVotes() statis as we get them in the poll list then again later when chekig individual poll actions in isEditabe()
- remove settings the group permission. poll_group was droped last year so the cast to set the group permission never occurs
- use scry_voted cookie even to reduce DB access in hasVoted()
Permissions
- Avoid permission check overhead for common poll show/read task by do not set the permission of every poll as default permission on poll creation time. Create the default permission only when you actually pass to the permission editing form. Check the default permissions in the Scry::hasPermission function for non existing permissions.
Demographics
- Added demographics.php config file to define demographics groups
- Added hook to detect user demographics group belonging
- Add a drop down to which display between demographics groups in poll view
Others changes:
- spited read support in sql driver
- template -> view
- php5 constants and function definitions
- replace deprecated is_a with interface of
- autoload |
|
1.29 (+83 -83 lines) |
09/08/2007 01:30 PM |
Jan Schneider jan |
Updated |
|
1.28 (+126 -82 lines) |
12/30/2006 06:49 AM |
Jan Schneider jan |
Updated |
|
1.27 (+33 -33 lines) |
04/18/2006 10:47 AM |
Jan Schneider jan |
Updated |
|
1.26 (+4 -4 lines) |
01/24/2006 12:03 PM |
Jan Schneider jan |
Updated |
|
1.25 (+3 -3 lines) |
01/01/2006 01:34 PM |
Jan Schneider jan |
Updated |
|
1.24 (+9 -8 lines) |
11/23/2005 01:29 PM |
Jan Schneider jan |
Update |
|
1.23 (+38 -26 lines) |
07/06/2005 06:58 PM |
Jan Schneider jan |
Update |
|
1.22 (+50 -50 lines) |
05/11/2005 09:20 AM |
Jan Schneider jan |
Updated |
|
1.21 (+11 -11 lines) |
12/01/2004 08:57 AM |
Jan Schneider jan |
Updated |
|
1.20 (+21 -21 lines) |
11/17/2004 07:10 AM |
Jan Schneider jan |
Updated |
|
1.19 (+29 -25 lines) |
10/31/2004 12:23 PM |
Jan Schneider jan |
Updated |
|
1.18 (+15 -27 lines) |
09/29/2004 08:22 PM |
Jan Schneider jan |
Updated |
|
1.17 (+34 -30 lines) |
08/30/2004 08:38 AM |
mdjukic |
udpate it_IT |
|
1.16 (+3 -3 lines) |
08/17/2004 05:40 PM |
Jan Schneider jan |
Updated |
|
1.15 (+7 -7 lines) |
07/13/2004 08:13 AM |
mdjukic |
update |
|
1.14 (+14 -19 lines) |
06/08/2004 07:34 PM |
Jan Schneider jan |
Updated |
|
1.13 (+4 -4 lines) |
03/22/2004 01:53 PM |
Jan Schneider jan |
Updated |
|
1.12 (+64 -68 lines) |
03/10/2004 03:44 PM |
Jan Schneider jan |
Updated |
|
1.11 (+22 -28 lines) |
02/14/2004 08:08 AM |
Jan Schneider jan |
Updated |
|
1.10 (+2 -2 lines) |
01/22/2004 06:44 PM |
Jan Schneider jan |
Updated |
|
1.9 (+4 -8 lines) |
12/30/2003 03:59 PM |
Jan Schneider jan |
Updated. |
|
1.8 (+4 -4 lines) |
12/30/2003 08:56 AM |
mdjukic |
updated |
|
1.7 (+215 -80 lines) |
12/14/2003 01:14 PM |
mdjukic |
updated |
|
1.6 (+58 -54 lines) |
10/31/2003 07:26 AM |
Jan Schneider jan |
POT updates |
|
1.5 (+2 -2 lines) |
09/15/2003 03:31 AM |
mdjukic |
updated |
|
1.4 (+81 -152 lines) |
08/29/2003 11:27 PM |
mdjukic |
updated |
|
1.3 (+35 -40 lines) |
07/16/2003 03:29 AM |
mdjukic |
updated |
|
1.2 (+26 -40 lines) |
05/23/2003 08:41 AM |
mdjukic |
updated |
|
1.1 |
05/09/2003 09:04 AM |
mdjukic |
pot |