|
1.96 (+3 -3 lines) |
04/08/2008 02:47 AM |
Chuck Hagenbuch chuck |
Use Horde_Permission |
|
1.95 (+2 -2 lines) |
01/29/2008 01:34 PM |
Chuck Hagenbuch chuck |
don't double-contruct Trean_Bookmark objects |
|
1.94 (+21 -12 lines) |
01/24/2008 04:55 PM |
Michael Rubinsky mrubinsk |
Add missing String::convertCharset() calls
Bug: 6142 |
|
1.93 (+2 -2 lines) |
01/02/2008 06:14 AM |
Jan Schneider jan |
Happy New Year |
|
1.92 (+4 -4 lines) |
05/03/2007 05:13 PM |
Chuck Hagenbuch chuck |
If we're going to cast integer fields, cast all of them. |
|
1.91 (+18 -12 lines) |
05/03/2007 05:06 PM |
Chuck Hagenbuch chuck |
Make sure to log errors from sql statements. |
|
1.90 (+2 -2 lines) |
03/05/2007 12:22 AM |
Chuck Hagenbuch chuck |
add AS so that count parameter comes back correctly
Bug: 5062
Submitted by: x3n (at) molinier (dot) eu |
|
1.89 (+15 -14 lines) |
01/14/2007 03:12 PM |
Chuck Hagenbuch chuck |
Remove datatree references from class docs where sensible. |
|
1.88 (+13 -13 lines) |
01/10/2007 06:19 PM |
Chuck Hagenbuch chuck |
[cjh] Bookmark ratings can now be changed via a dynamic, CSS-based
star rater that saves new ratings but degrades to a real link
without JavaScript.
Will look better after some more work on the browse interface. Edit
screen needs to be fixed for setting the rating, also. |
|
1.87 (+7 -3 lines) |
01/10/2007 01:09 PM |
Chuck Hagenbuch chuck |
Specify types in MDB2 prepared statements.
Bug: 4849 |
|
1.86 (+64 -11 lines) |
01/03/2007 02:37 PM |
Chuck Hagenbuch chuck |
Wrap SQL statements at a more readable length. |
|
1.85 (+2 -2 lines) |
01/03/2007 02:30 PM |
Chuck Hagenbuch chuck |
Fix method name. |
|
1.84 (+2 -2 lines) |
01/03/2007 02:13 PM |
Chuck Hagenbuch chuck |
fix variable name |
|
1.83 (+64 -399 lines) |
01/03/2007 01:29 AM |
Chuck Hagenbuch chuck |
Consolidate code and remove unused code, more fixes, and remove some TODOs. |
|
1.82 (+196 -111 lines) |
01/02/2007 09:53 PM |
Chuck Hagenbuch chuck |
Searching and status reports work again now. |
|
1.81 (+10 -17 lines) |
01/02/2007 06:54 PM |
Chuck Hagenbuch chuck |
- remove as much usage of DATATREE_ROOT as possible.
- move much of the styling of the bookmarks list to CSS
- consolidate browse templates |
|
1.80 (+63 -55 lines) |
01/02/2007 03:16 PM |
Chuck Hagenbuch chuck |
- remove click and rating reports since we can sort by them now
- fix http status overview report
- consolidate search templates |
|
1.79 (+2 -2 lines) |
01/02/2007 07:49 AM |
Jan Schneider jan |
Happy New Year |
|
1.78 (+2 -2 lines) |
01/01/2007 07:41 PM |
Jan Schneider jan |
Assign copyright to The Horde Project for those copyright holders that already agreed to it. |
|
1.77 (+11 -1 lines) |
01/01/2007 12:40 PM |
Chuck Hagenbuch chuck |
Validate $sortby |
|
1.76 (+13 -17 lines) |
12/31/2006 08:04 PM |
Chuck Hagenbuch chuck |
remove unnecessary references and unused function. |
|
1.75 (+2 -2 lines) |
12/31/2006 07:53 PM |
Chuck Hagenbuch chuck |
remove stray argument |
|
1.74 (+203 -448 lines) |
12/31/2006 04:24 PM |
Chuck Hagenbuch chuck |
[cjh] Move bookmarks from DataTree storage to a SQL table.
Probably still a few kinks to work out, but it works. |
|
1.73 (+2 -2 lines) |
12/30/2006 03:24 PM |
Jan Schneider jan |
Standardize copyright wrapping and spacing. |
|
1.72 (+1 -2 lines) |
12/29/2006 03:56 PM |
Chuck Hagenbuch chuck |
the type attribute isn't actually used for folders even now. |
|
1.71 (+1 -23 lines) |
12/28/2006 05:36 PM |
Chuck Hagenbuch chuck |
remove unused function |
|
1.70 (+900 -13 lines) |
12/28/2006 05:03 PM |
Chuck Hagenbuch chuck |
[cjh] Give Trean its own Share implementation for now as hierarchical
shares are being removed from the main Horde_Share class. |
|
1.69 (+32 -1 lines) |
08/04/2006 09:46 AM |
Jan Schneider jan |
Take advantage of share caching in Trean.
Maybe we want a separate configuration setting to turn this off or on in
Trean, in that case we need to check inside Trean_Bookmarks::singleton() if we
have a sufficiently new Horde_Share version. |
|
1.68 (+24 -5 lines) |
06/16/2006 05:55 PM |
Ben Chavet ben |
Don't use datatree sorting for 'clicks', because it doesn't do integer
sorting properly.
Bug: 3842, 3843 |
|
1.67 (+62 -62 lines) |
06/14/2006 07:14 PM |
Ben Chavet ben |
Rename "categories" to "folders" to avoid confusion with Horde Categories. |
|
1.66 (+2 -2 lines) |
01/01/2006 04:12 PM |
Jan Schneider jan |
Happy new year\! |
|
1.65 (+7 -4 lines) |
11/27/2005 08:18 PM |
Ben Chavet ben |
fix variable reference warnings |
|
1.64 (+3 -3 lines) |
11/27/2005 05:59 PM |
Ben Chavet ben |
whitespace <martin (at) mein-horde (dot) de> |
|
1.63 (+27 -3 lines) |
11/27/2005 03:55 PM |
Ben Chavet ben |
delete favicon when deleting bookmark. (#3051)
martin (at) mein-horde (dot) de |
|
1.62 (+3 -2 lines) |
11/26/2005 12:31 AM |
Ben Chavet ben |
fix reference warning |
|
1.61 (+3 -3 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.60 (+4 -4 lines) |
07/12/2005 06:07 AM |
Jan Schneider jan |
Reference fixes. |
|
1.59 (+19 -1 lines) |
05/10/2005 01:32 PM |
Jan Schneider jan |
Add permissions to restrict number of categories and bookmarks. |
|
1.58 (+82 -71 lines) |
05/10/2005 11:39 AM |
Jan Schneider jan |
phpdoc |
|
1.57 (+2 -1 lines) |
05/07/2005 12:42 AM |
Ben Chavet ben |
Add bookmark ranking. The rankings report might not function right unless
you run the add_default_ranking upgrade script. |
|
1.56 (+6 -1 lines) |
04/24/2005 02:01 AM |
Ben Chavet ben |
Show bookmark's parent category in the search results screen |
|
1.55 (+20 -25 lines) |
04/02/2005 08:30 PM |
Chuck Hagenbuch chuck |
[cjh] Fix bookmark export (Bug #1672). |
|
1.54 (+5 -9 lines) |
03/26/2005 01:26 PM |
Ben Chavet ben |
Only use one datatree call to list bookmarks |
|
1.53 (+10 -8 lines) |
03/26/2005 12:51 PM |
Ben Chavet ben |
More files I forgot to commit for the report cleanup. I must have really
been out of it last night |
|
1.52 (+14 -1 lines) |
03/22/2005 11:53 PM |
Ben Chavet ben |
Allow tracking link clicks |
|
1.51 (+1 -25 lines) |
03/22/2005 12:37 AM |
Ben Chavet ben |
Add basic sharing functionality to the UI. |
|
1.50 (+86 -85 lines) |
03/15/2005 05:01 PM |
Ben Chavet ben |
Add backend support for Horde_Share, though the UI doesn't reflect this yet.
Unfortunately, this breaks compatibility with Horde 3.0.x, but we're
shooting for a release with Horde 3.1.
be sure to run scripts/upgrades/2005-03-15_move_to_horde_share.php |
|
1.49 (+7 -7 lines) |
03/14/2005 07:59 PM |
Ben Chavet ben |
use sortByAttributes.
Note: This breaks compatibility with Horde 3.0.4-RC1 |
|
1.48 (+21 -1 lines) |
01/25/2005 10:35 PM |
Ben Chavet ben |
delete/move/copy multiple bookmarks at once |
|
1.47 (+4 -2 lines) |
01/21/2005 07:21 PM |
Ben Chavet ben |
Sort category tree. Still need to figure out how to sort the category
select box. |
|
1.46 (+4 -2 lines) |
01/20/2005 11:35 PM |
Ben Chavet ben |
Sort bookmarks |
|
1.45 (+11 -3 lines) |
01/20/2005 11:02 PM |
Ben Chavet ben |
Fix import/export...I think I actually got it this time |
|
1.44 (+5 -1 lines) |
01/06/2005 02:02 PM |
Chuck Hagenbuch chuck |
Error checking, -@version, fix portal block. |
|
1.43 (+5 -1 lines) |
01/06/2005 12:19 PM |
Chuck Hagenbuch chuck |
Error catching. |
|
1.42 (+87 -69 lines) |
01/05/2005 10:00 PM |
Ben Chavet ben |
Performance improvements |
|
1.41 (+2 -2 lines) |
01/03/2005 09:35 AM |
Jan Schneider jan |
Happy New Year |
|
1.40 (+9 -1 lines) |
01/02/2005 06:18 PM |
Chuck Hagenbuch chuck |
Add & use $bookmark->getParent() instead of using $category_id in the
bookmark view templates for general cleanup and also to avoid warnings
on the search results page.
Also general HTML cleanup while I was there. |
|
1.39 (+3 -3 lines) |
12/18/2004 10:02 AM |
Jan Schneider jan |
Fix method name. |
|
1.38 (+4 -4 lines) |
12/18/2004 10:01 AM |
Jan Schneider jan |
These neither. |
|
1.37 (+2 -2 lines) |
12/18/2004 10:00 AM |
Jan Schneider jan |
This error message shouldn't be localized. |
|
1.36 (+54 -68 lines) |
12/16/2004 04:11 PM |
Chuck Hagenbuch chuck |
Cleanup and fix the bookmarks Horde_Block. |
|
1.35 (+3 -3 lines) |
12/14/2004 10:32 PM |
Ben Chavet ben |
CODING_STANDARDS |
|
1.34 (+325 -241 lines) |
12/14/2004 05:51 PM |
Ben Chavet ben |
Restructured the bookmark storage to take better advantage of the natural
parent/child relationships that the datatree structure provides.
The most notable advantage of this is the ability to have bookmarks in
the root category (No more "You must have at least one category..."
messages).
Minor UI updates, more to come. |
|
1.33 (+2 -2 lines) |
12/12/2004 10:51 PM |
Chuck Hagenbuch chuck |
fix function name |
|
1.32 (+2 -4 lines) |
12/11/2004 12:03 AM |
Chuck Hagenbuch chuck |
make sure bookmark names don't collide (Ben Chavet <ben@chavet.net>). |
|
1.31 (+5 -5 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. |
|
1.30 (+54 -3 lines) |
12/03/2004 04:58 PM |
Chuck Hagenbuch chuck |
Use DataTree attributes for bookmarks. Includes a conversion script that will make your bookmarks re-appear. :)
Submitted By: Ben Chavet <ben@chavet.net> |
|
1.29 (+4 -4 lines) |
08/18/2004 01:01 PM |
Jan Schneider jan |
!isset() -> empty() |
|
1.28 (+47 -28 lines) |
06/27/2004 10:51 PM |
Chuck Hagenbuch chuck |
Make sure that importing of subfolders works. |
|
1.27 (+8 -4 lines) |
06/12/2004 10:33 PM |
Chuck Hagenbuch chuck |
error checking, and proper "All" value. |
|
1.26 (+6 -4 lines) |
05/14/2004 04:50 AM |
Jan Schneider jan |
Pass errors from updateCategory() through. |
|
1.25 (+5 -5 lines) |
05/11/2004 03:32 PM |
Chuck Hagenbuch chuck |
- strings instead of constants
- make sure all files have a header
- fix license references to all point to the actual LICENSE file.
- cleanups |
|
1.24 (+22 -18 lines) |
05/11/2004 03:06 PM |
Chuck Hagenbuch chuck |
minor cleanup/phpdoc |
|
1.23 (+4 -4 lines) |
04/07/2004 10:43 AM |
Chuck Hagenbuch chuck |
No more HORDE_LIBS. |
|
1.22 (+4 -5 lines) |
01/20/2004 08:49 PM |
mdjukic |
fix class names, use is_a() |
|
1.21 (+4 -4 lines) |
01/14/2004 01:42 PM |
Chuck Hagenbuch chuck |
Fix a few method names ("Jos W. van der Woude" <jos@veerkade.com>). |
|
1.20 (+43 -43 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.19 (+4 -4 lines) |
01/01/2004 11:17 AM |
Jan Schneider jan |
Happy new year everyone. |
|
1.18 (+17 -3 lines) |
08/26/2003 08:55 PM |
Chuck Hagenbuch chuck |
- add the ability to rename categories (Robert Ribnitz <ribnitz@linuxbourg.ch>)
- use more verbose constant names (no DEL or REN) |
|
1.17 (+13 -16 lines) |
07/16/2003 03:31 AM |
mdjukic |
wordwrap |
|
1.16 (+7 -7 lines) |
07/10/2003 11:08 AM |
Chuck Hagenbuch chuck |
Sort out a few more error checking cases in the category code.
Maintain the special -1 -> -1 mapping of the "root" category. |
|
1.15 (+5 -5 lines) |
03/24/2003 05:29 PM |
Jan Schneider jan |
ZE2 fixes. |
|
1.14 (+4 -4 lines) |
03/06/2003 09:58 PM |
bjn |
Ensure that errors are displayed when adding a bookmark or category fails
(don't skip off to browse.php and thus lose the pushed notification).
Insist on at least one category before adding a bookmark (don't present
empty drop-down category list). Fix typos. |
|
1.13 (+16 -13 lines) |
02/05/2003 08:38 PM |
mikec |
Recusivly delete the sub categories when deleteing a category. |
|
1.12 (+17 -7 lines) |
01/14/2003 03:45 PM |
Chuck Hagenbuch chuck |
- More cleanup
- Cache $trean->getCategory() calls.
- *vastly* reduce number of SQL queries Trean generates. |
|
1.11 (+4 -4 lines) |
01/02/2003 09:21 PM |
Jan Schneider jan |
Bump year. |
|
1.10 (+9 -7 lines) |
12/19/2002 09:22 PM |
Chuck Hagenbuch chuck |
- Fix searching
- Bookmarks in search results can now be edited or deleted
- Style cleanups |
|
1.9 (+5 -5 lines) |
12/11/2002 11:57 AM |
Chuck Hagenbuch chuck |
This might fix import again - someone want to give it a shot? |
|
1.8 (+17 -4 lines) |
11/29/2002 09:46 AM |
Chuck Hagenbuch chuck |
[cjh] Add deletion of bookmark categories
(Arne Gellhaus <arne@gellhaus.de>). |
|
1.7 (+7 -11 lines) |
11/25/2002 09:35 AM |
Chuck Hagenbuch chuck |
Clean up a bunch of Trean, including adding sub-categories. A bunch of
this is still a mess. |
|
1.6 (+4 -5 lines) |
10/08/2002 07:18 PM |
Chuck Hagenbuch chuck |
More fixes, fixed searching, and started working on getting the
folders tree to just be displayed by our CategoryTree
library. Commented out for now, though. |
|
1.5 (+4 -4 lines) |
09/24/2002 10:04 AM |
Chuck Hagenbuch chuck |
foreach( -> foreach ( |
|
1.4 (+4 -4 lines) |
09/09/2002 09:24 AM |
mikec |
Quick hack to get trean kinda working again.
Add export option so you can now export your code in preparation for a re-write in a then next week... |
|
1.3 (+10 -10 lines) |
09/02/2002 09:53 PM |
Chuck Hagenbuch chuck |
Fix call-time-pass-by-reference and some style stuff (Mike, read
CODING_STANDARDS! <g>). |
|
1.2 (+4 -4 lines) |
08/30/2002 02:36 AM |
mikec |
Add Edit and Delete options and some XHTML fixes. |
|
1.1 |
08/25/2002 09:36 PM |
mikec |
Initial Commit of Trean. |