|
1.28.2.20 FRAMEWORK_3 (+3 -3 lines) |
06/07/2008 12:07 PM |
Chuck Hagenbuch chuck |
MFH:
1.432 +2 -2 framework/Form/Form.php
1.113 +3 -3 framework/Group/Group.php
1.61 +3 -3 framework/History/History.php
1.680 +5 -5 framework/Horde/Horde.php
1.24 +14 -14 framework/Kolab/Kolab/IMAP.php
1.9 +10 -9 framework/Kolab/Kolab/LDAP.php
1.68 +2 -2 framework/Notification/Notification.php
1.103 +2 -2 framework/Perms/Perms.php
1.175 +2 -2 framework/UI/UI/VarRenderer/html.php
1.27 +3 -6 framework/VC/VC.php Tags: HORDE_3_2_1 |
|
1.61 (+3 -3 lines) |
06/07/2008 12:00 PM |
Chuck Hagenbuch chuck |
Last round of singleton/reference fixes. I'm so looking forward to cleaning this
stuff up with PHP 5+ code.
Bug: 6837
Submitted by: Thomas Jarosch <thomas (dot) jarosch (at) intra2net (dot) com> |
|
1.28.2.19 FRAMEWORK_3 (+44 -31 lines) |
06/04/2008 06:07 PM |
Jan Schneider jan |
MFH: 1.60 |
|
1.60 (+44 -31 lines) |
06/04/2008 05:34 PM |
Jan Schneider jan |
Correctly check for disabled SQL configuration; reduce indention.
Bug: 6835 |
|
1.28.2.18 FRAMEWORK_3 (+6 -2 lines) |
04/30/2008 12:00 AM |
Chuck Hagenbuch chuck |
MFH 1.59 Tags: HORDE_3_2, HORDE_3_2_RC4 |
|
1.59 (+6 -2 lines) |
04/29/2008 11:59 PM |
Chuck Hagenbuch chuck |
Check for errors from nextId() |
|
1.28.2.17 FRAMEWORK_3 (+2 -2 lines) |
01/02/2008 06:30 AM |
Jan Schneider jan |
Happy New Year Tags: HORDE_3_2_RC3, HORDE_3_2_RC2 |
|
1.58 (+2 -2 lines) |
01/02/2008 06:11 AM |
Jan Schneider jan |
Happy New Year |
|
1.28.2.16 FRAMEWORK_3 (+60 -28 lines) |
12/20/2007 08:49 AM |
Jan Schneider jan |
Merge from HEAD. |
|
1.57 (+4 -1 lines) |
02/08/2007 09:00 AM |
Jan Schneider jan |
Parameter check.
Bug: 4984 Tags: BEFORE_MERGE_3_2, HORDE_3_2_RC1, HORDE_3_2_ALPHA |
|
1.28.2.15 FRAMEWORK_3 (+2 -2 lines) |
01/02/2007 08:54 AM |
Jan Schneider jan |
Happy New Year Tags: HORDE_3_1_8, HORDE_3_1_7, HORDE_3_1_6, HORDE_3_1_5, HORDE_3_1_4, HORDE_3_1_4_RC1 |
|
1.56 (+2 -2 lines) |
01/02/2007 07:47 AM |
Jan Schneider jan |
Happy New Year |
|
1.55 (+2 -2 lines) |
01/01/2007 07:40 PM |
Jan Schneider jan |
Assign copyright to The Horde Project for those copyright holders that already agreed to it. |
|
1.54 (+3 -3 lines) |
10/31/2006 02:40 PM |
Chuck Hagenbuch chuck |
use isset instead of empty to allow supplying empty values |
|
1.53 (+1 -22 lines) |
05/06/2006 01:06 AM |
Chuck Hagenbuch chuck |
remove BC break for now. will probably need to fetch and delete
histories, or rely on perhaps being able to pass a wildcar id to
removeByNames(). |
|
1.28.2.14 FRAMEWORK_3 (+1 -20 lines) |
05/03/2006 05:46 PM |
Jan Schneider jan |
Revert Tags: HORDE_3_1_3, HORDE_3_1_2 |
|
1.28.2.13 FRAMEWORK_3 (+20 -1 lines) |
05/03/2006 05:43 PM |
Jan Schneider jan |
MFH 1.48 |
|
1.52 (+3 -1 lines) |
05/03/2006 05:21 PM |
Jan Schneider jan |
@since |
|
1.51 (+4 -3 lines) |
05/02/2006 07:15 PM |
Matt Selsky selsky |
Bind variables. |
|
1.50 (+3 -3 lines) |
05/01/2006 12:34 PM |
Chuck Hagenbuch chuck |
fix indent, remove double semicolon. |
|
1.49 (+2 -3 lines) |
05/01/2006 12:33 PM |
Chuck Hagenbuch chuck |
remove stray newline |
|
1.48 (+19 -0 lines) |
05/01/2006 09:52 AM |
Karsten Fourmont karsten |
Added removeByParent to allow cleanup of history data during removeUserData. |
|
1.28.2.12 FRAMEWORK_3 (+3 -3 lines) |
03/03/2006 06:00 PM |
Chuck Hagenbuch chuck |
MFH: Make sure to check that we got a valid result back from getHistory()
before doing anything with it.
Bug: 3560 Tags: HORDE_3_1_1, HORDE_3_1 |
|
1.47 (+3 -3 lines) |
03/03/2006 06:00 PM |
Chuck Hagenbuch chuck |
Make sure to check that we got a valid result back from getHistory()
before doing anything with it.
Bug: 3560 |
|
1.28.2.11 FRAMEWORK_3 (+2 -2 lines) |
02/14/2006 10:21 PM |
Matt Selsky selsky |
MFH: 1.46 |
|
1.46 (+3 -3 lines) |
02/14/2006 10:19 PM |
Matt Selsky selsky |
Database drivers extend DB_common, not DB.
Bug: 3482 |
|
1.28.2.10 FRAMEWORK_3 (+14 -19 lines) |
02/10/2006 03:51 PM |
Chuck Hagenbuch chuck |
MFH 1.45: don't throw errors switching in $phptype if the connection failed. Tags: HORDE_3_1_RC3 |
|
1.45 (+22 -20 lines) |
02/09/2006 10:47 PM |
Chuck Hagenbuch chuck |
no errors if connecting to the db fails |
|
1.44 (+2 -2 lines) |
01/18/2006 06:01 PM |
Jan Schneider jan |
MFB 1.28.2.9 |
|
1.28.2.9 FRAMEWORK_3 (+2 -2 lines) |
01/18/2006 04:31 PM |
Eric Rostetter ericr |
Fix typo Tags: HORDE_3_1_RC2 |
|
1.28.2.8 FRAMEWORK_3 (+10 -2 lines) |
01/18/2006 02:38 PM |
Ben Chavet ben |
MFH |
|
1.43 (+20 -3 lines) |
01/18/2006 12:48 PM |
Ben Chavet ben |
use DB_PORTABILITY_RTRIM for mssql connections |
|
1.28.2.7 FRAMEWORK_3 (+2 -2 lines) |
01/10/2006 12:34 PM |
Chuck Hagenbuch chuck |
MFH 1.42 |
|
1.42 (+16 -16 lines) |
01/10/2006 12:32 PM |
Chuck Hagenbuch chuck |
Don't throw fatal errors if SQL is disabled.
Bug: 3232 |
|
1.28.2.6 FRAMEWORK_3 (+2 -2 lines) |
01/01/2006 04:28 PM |
Jan Schneider jan |
Happy new year Tags: HORDE_3_1_RC1 |
|
1.41 (+2 -2 lines) |
01/01/2006 04:09 PM |
Jan Schneider jan |
Happy new year\! |
|
1.40 (+2 -7 lines) |
12/27/2005 04:39 PM |
Chuck Hagenbuch chuck |
Remove comment relating to some other piece of code. |
|
1.39 (+32 -14 lines) |
12/23/2005 12:37 PM |
Chuck Hagenbuch chuck |
Updates for SQL split servers
- use the seperate server parameters, they were being ignored before
- add split support to the History API
- default to the write server, not the read server
- create the _write_db connection in the SQL sessionhandler |
|
1.28.2.5 FRAMEWORK_3 (+3 -2 lines) |
11/07/2005 04:49 AM |
Jan Schneider jan |
MFH: Fixes for reference warnings with PHP 5.1. |
|
1.38 (+3 -2 lines) |
11/07/2005 12:50 AM |
Chuck Hagenbuch chuck |
Fixes for reference warnings with PHP 5.1. If someone could merge
these it'd be appreciated, I'm not up to it right now and will be
swamped come morning. |
|
1.28.2.4 FRAMEWORK_3 (+172 -353 lines) |
10/18/2005 07:01 AM |
Jan Schneider jan |
Merged from HEAD. |
|
1.37 (+3 -1 lines) |
10/13/2005 04:03 AM |
Matt Selsky selsky |
Make sure portability option is set on when using databases. Tags: BEFORE_MERGE_3_1 |
|
1.36 (+11 -3 lines) |
08/03/2005 12:45 AM |
Michael M Slusarz slusarz |
log() says it returns PEAR_Error or true. So really make it return PEAR_Error
or true. |
|
1.35 (+152 -273 lines) |
07/19/2005 11:59 PM |
Chuck Hagenbuch chuck |
[cjh] Move Horde_History data to its own SQL table (Bug #2298). |
|
1.34 (+26 -63 lines) |
07/19/2005 01:50 PM |
Chuck Hagenbuch chuck |
I think this leaves only the code that's actually used. |
|
1.33 (+1 -45 lines) |
07/19/2005 01:38 PM |
Chuck Hagenbuch chuck |
Remove methods that have never been used. |
|
1.28.2.3 FRAMEWORK_3 (+1 -5 lines) |
07/03/2005 01:48 AM |
Matt Selsky selsky |
MFH: Remove "@access public" and fix formatting/wrapping. Tags: HORDE_3_0_12, HORDE_3_0_11, HORDE_3_0_10, HORDE_3_0_9, HORDE_3_0_8, HORDE_3_0_7, HORDE_3_0_6, HORDE_3_0_6_RC1, HORDE_3_0_5, HORDE_3_0_5_RC2, HORDE_3_0_5_RC1 |
|
1.32 (+1 -5 lines) |
07/03/2005 01:27 AM |
Matt Selsky selsky |
Remove "@access public" and fix formatting/wrapping. |
|
1.28.2.2 FRAMEWORK_3 (+4 -3 lines) |
06/23/2005 04:14 PM |
Matt Selsky selsky |
Clean up phpdoc. |
|
1.31 (+4 -3 lines) |
06/23/2005 04:12 PM |
Matt Selsky selsky |
Clean up phpdoc. |
|
1.30 (+27 -16 lines) |
01/24/2005 04:21 AM |
Chuck Hagenbuch chuck |
syncing updates
Submitted by: Karsten Fourmont <fourmont@gmx.de> |
|
1.29 (+1 -1 lines) |
01/03/2005 08:09 AM |
Jan Schneider jan |
Happy New Year |
|
1.28.2.1 FRAMEWORK_3 (+2 -2 lines) |
01/03/2005 07:19 AM |
Jan Schneider jan |
Happy New Year Tags: HORDE_3_0_4, HORDE_3_0_4_RC2, HORDE_3_0_4_RC1, HORDE_3_0_3, HORDE_3_0_3_RC1, HORDE_3_0_2, HORDE_3_0_1 |
|
1.28 (+4 -6 lines) |
12/07/2004 11:09 AM |
Chuck Hagenbuch chuck |
Instead of hardcoding '-1' in tons of places, use a new constant: DATATREE_ROOT. Much more readable, etc. At the same time, make this an int (-1) instead of the string value ('-1') which was inconsistent with all other datatree ids, buggy, etc. Tags: FRAMEWORK_3, HORDE_3_0 |
|
1.26.4.1 FRAMEWORK_3_RC1 (+3 -10 lines) |
11/17/2004 10:22 AM |
Jan Schneider jan |
MFH |
|
1.27 (+3 -10 lines) |
11/17/2004 10:15 AM |
Chuck Hagenbuch chuck |
Adding app: is incorrect and causes odd errors. Tags: HORDE_3_0_RC3 |
|
1.26 (+18 -3 lines) |
09/28/2004 11:58 AM |
Chuck Hagenbuch chuck |
Attempt to speed up message deletion with batch history deletion. Tags: FRAMEWORK_3_RC1 |
|
1.25 (+4 -4 lines) |
08/18/2004 01:01 PM |
Jan Schneider jan |
!isset() -> empty() |
|
1.24 (+31 -3 lines) |
07/26/2004 05:24 AM |
Jan Schneider jan |
Move getTSforAction() to Horde_History class. |
|
1.23 (+4 -4 lines) |
07/17/2004 10:44 AM |
Jan Schneider jan |
phpdoc fixes
Bug:
Submitted by: Andrew Coleman <mercury@appisolutions.net>
Merge after: |
|
1.22 (+4 -4 lines) |
07/14/2004 05:47 AM |
Jan Schneider jan |
Fix method call. |
|
1.21 (+3 -23 lines) |
07/07/2004 10:49 AM |
Jan Schneider jan |
Don't store log descriptions. They only consume space and make it impossible
to generate a different message from the log data, e.g. in a different
language. |
|
1.20 (+42 -42 lines) |
07/07/2004 10:13 AM |
Jan Schneider jan |
More cleanups. |
|
1.19 (+79 -79 lines) |
07/07/2004 09:59 AM |
Jan Schneider jan |
Comment cleanups. |
|
1.18 (+4 -4 lines) |
06/23/2004 03:43 PM |
Chuck Hagenbuch chuck |
When we just want to check position, strpos and stripos are faster and use less memory
than strstr and stristr. |
|
1.17 (+4 -4 lines) |
04/07/2004 10:43 AM |
Chuck Hagenbuch chuck |
No more HORDE_LIBS. |
|
1.16 (+4 -4 lines) |
03/15/2004 05:44 PM |
Jan Schneider jan |
Random PHP 5 fixes:
- "clone" is a reserved word now.
- Only pass arrays to array functions.
- Don't cast objects to booleans. Tags: HORDE_3_0_ALPHA |
|
1.15 (+24 -24 lines) |
01/13/2004 09:38 PM |
Chuck Hagenbuch chuck |
method/API changes |
|
1.14 (+37 -37 lines) |
01/13/2004 08:36 PM |
Chuck Hagenbuch chuck |
- Move Category into the framework.
- At the same time, rename the API to DataTree.
- shorten some method names while we're at it. |
|
1.13 (+4 -4 lines) |
01/01/2004 10:15 AM |
Jan Schneider jan |
Happy new year everyone. |
|
1.12 (+4 -4 lines) |
11/06/2003 02:44 PM |
Chuck Hagenbuch chuck |
More attempts to fix @package tags and at least organize everything
correctly. |
|
1.11 (+36 -5 lines) |
10/23/2003 04:53 PM |
Chuck Hagenbuch chuck |
- add _getHistories() for batch fetching of history objects
- return the actual history objects, not just their ids, in getByTimestamp() |
|
1.10 (+5 -5 lines) |
10/23/2003 04:27 PM |
Chuck Hagenbuch chuck |
bring left a little bit |
|
1.9 (+7 -6 lines) |
10/23/2003 03:59 PM |
Chuck Hagenbuch chuck |
Allow filtering by parent history object |
|
1.8 (+11 -3 lines) |
10/20/2003 04:41 PM |
Chuck Hagenbuch chuck |
Transparently add the current application as the category parent of all
history objects.
You can override this by passing in a parent explicitly in the $guid.
This loses existing History data, sorry. |
|
1.7 (+6 -5 lines) |
10/20/2003 04:33 PM |
Chuck Hagenbuch chuck |
Use the new join support to get history filters to work correctly. |
|
1.6 (+40 -3 lines) |
10/14/2003 03:52 PM |
Chuck Hagenbuch chuck |
Add getByTimestamp() - lets you get entries based on the timestamp field, and
possibly filter on other fields as well. |
|
1.5 (+52 -33 lines) |
10/06/2003 04:32 PM |
Chuck Hagenbuch chuck |
tweak a few things for ease of using &getHistory() |
|
1.4 (+37 -10 lines) |
10/06/2003 03:53 PM |
Chuck Hagenbuch chuck |
Add an optional argument to $history->log() to replace an entry with the same 'action' parameter,
instead of adding a new one. |
|
1.3 (+31 -14 lines) |
09/11/2003 10:23 PM |
Chuck Hagenbuch chuck |
- add clone
- method and variable naming
I've given up on keeping histories with messages when the messages are
moved, though - we don't know the new uid of the message, so I'm just
not sure how to do it or what to identify the message with. |
|
1.2 (+170 -90 lines) |
09/11/2003 06:37 PM |
Chuck Hagenbuch chuck |
First crack at a completed, working Horde_History system Comments welcome. |
|
1.1 |
08/05/2003 05:08 PM |
Chuck Hagenbuch chuck |
Stub of a Horde_History class for tracking changes to any Horde item. Doesn't do anything yet. |