|
1.68 (+6 -1 lines) |
06/18/2008 01:28 PM |
Michael Rubinsky mrubinsk |
Make sure we have a folder object, not just an id.
Bug: 6952 |
|
1.67 (+31 -12 lines) |
06/15/2008 01:33 PM |
Michael Rubinsky mrubinsk |
Add a whole bunch of missing perms check and let the browse page work
with guest access. |
|
1.66 (+2 -2 lines) |
01/02/2008 06:14 AM |
Jan Schneider jan |
Happy New Year |
|
1.65 (+4 -2 lines) |
10/30/2007 08:24 PM |
Jan Schneider jan |
First round of copyright assignments. |
|
1.64 (+2 -2 lines) |
06/27/2007 01:24 PM |
Jan Schneider jan |
Bump year, looks like a missed a few last time. |
|
1.63 (+4 -2 lines) |
06/19/2007 10:22 PM |
Chuck Hagenbuch chuck |
Make these windows "popup" friendly
Bug: 2565
Submitted by: joey (at) joeyhewitt (dot) com |
|
1.62 (+3 -3 lines) |
05/08/2007 04:49 PM |
Chuck Hagenbuch chuck |
Use Horde versions of Scriptaculous and RedBox in Horde 3.2+ apps. |
|
1.61 (+4 -1 lines) |
05/08/2007 02:54 PM |
Chuck Hagenbuch chuck |
[cjh] Force folder deletion to be a POST request, and add a confirmation
dialog. |
|
1.60 (+5 -12 lines) |
02/04/2007 05:52 PM |
Chuck Hagenbuch chuck |
Pretty big UI reorg. Reintroduce the folder tree, make most bookmark
actions work without javascript, introduce an actions panel, etc. |
|
1.59 (+4 -6 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.58 (+3 -7 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.57 (+3 -2 lines) |
12/31/2006 08:12 PM |
Chuck Hagenbuch chuck |
[cjh] Add a preference for how to sort bookmarks (Request #2510). |
|
1.56 (+7 -66 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.55 (+2 -2 lines) |
09/19/2006 08:59 PM |
Chuck Hagenbuch chuck |
Fix calculation of when to shift columns, plus as much cleanup as I
did before I found the bug I was after. |
|
1.54 (+24 -15 lines) |
08/04/2006 09:16 AM |
Jan Schneider jan |
Don't raise notifications inside classes. |
|
1.53 (+18 -18 lines) |
06/14/2006 07:14 PM |
Ben Chavet ben |
Rename "categories" to "folders" to avoid confusion with Horde Categories. |
|
1.52 (+2 -2 lines) |
01/01/2006 04:12 PM |
Jan Schneider jan |
Happy new year\! |
|
1.51 (+59 -7 lines) |
12/03/2005 03:38 AM |
Ben Chavet ben |
Add a "Tree View" option |
|
1.50 (+5 -51 lines) |
11/28/2005 02:53 AM |
Ben Chavet ben |
In an effort to make better use of screen space, I changed how
bookmarks are browsed. Categories are now integrated into the
bookmark list, and the category tree has been removed. This
should also help speed up page loads (#1920).
On top of that, there are a few little changes:
- Fixed cancel button (#2881)
- Return to category after edit (#2666)
- Changed wording in template preference
- Added option to always show rating in browse view
- new TODO items
The selection code in templates/browse/javascript.inc is a bit of a hack,
but I couldn't figure out any other way to do it, particularly
selectCategories() and selectBookmarks(). If someone knows a better way,
I'm all ears. |
|
1.49 (+11 -10 lines) |
04/25/2005 05:39 PM |
Chuck Hagenbuch chuck |
lots of html tweaks and cleanup, use the table striper a bit, and add some access keys. |
|
1.48 (+2 -2 lines) |
04/02/2005 08:30 PM |
Chuck Hagenbuch chuck |
[cjh] Fix bookmark export (Bug #1672). |
|
1.47 (+18 -4 lines) |
03/22/2005 12:37 AM |
Ben Chavet ben |
Add basic sharing functionality to the UI. |
|
1.46 (+16 -21 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.45 (+5 -1 lines) |
02/06/2005 04:55 PM |
Ben Chavet ben |
Basic UI to move categories
Bug: 1169 |
|
1.44 (+2 -2 lines) |
01/25/2005 10:35 PM |
Ben Chavet ben |
delete/move/copy multiple bookmarks at once |
|
1.43 (+1 -2 lines) |
01/22/2005 08:12 PM |
Chuck Hagenbuch chuck |
don't overwrite the $title variable |
|
1.42 (+5 -6 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 (+5 -2 lines) |
12/14/2004 11:47 PM |
Ben Chavet ben |
highlight selected category |
|
1.39 (+1 -5 lines) |
12/14/2004 11:39 PM |
Ben Chavet ben |
not using $categories anymore |
|
1.38 (+2 -2 lines) |
12/14/2004 10:51 PM |
Ben Chavet ben |
use id instead of name |
|
1.37 (+3 -3 lines) |
12/14/2004 10:15 PM |
Ben Chavet ben |
call-by-reference vs. call-by-value |
|
1.36 (+3 -3 lines) |
12/14/2004 10:08 PM |
Ben Chavet ben |
fix variable name collision |
|
1.35 (+3 -4 lines) |
12/14/2004 10:00 PM |
Ben Chavet ben |
fix Trean::listCategories() |
|
1.34 (+11 -10 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 (+6 -3 lines) |
12/07/2004 06:16 PM |
Chuck Hagenbuch chuck |
[cjh] Add a preference for how much of the category tree to expand
on initial view (Bug #566). |
|
1.32 (+6 -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. |
|
1.31 (+9 -12 lines) |
11/14/2004 05:59 PM |
Chuck Hagenbuch chuck |
- new bookmark and add graphics
- remove unused graphics
- use new <ul> menu |
|
1.30 (+3 -3 lines) |
10/19/2004 11:22 AM |
mdjukic |
Change all references to *.gif images to the new *.png. |
|
1.29 (+2 -2 lines) |
10/18/2004 08:46 PM |
Chuck Hagenbuch chuck |
Registry::getParam() -> Registry::get(). |
|
1.28 (+2 -2 lines) |
10/18/2004 06:22 AM |
mdjukic |
change getParam('graphics') to getImageDir() |
|
1.27 (+8 -5 lines) |
10/07/2004 12:39 AM |
Chuck Hagenbuch chuck |
small tree cleanup, and make *sure* that -1 goes in as a string - we
run into big problems if it doesn't. Should probably track that down
elsewhere as well, but this fixes Trean for me. |
|
1.26 (+8 -1 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.25 (+3 -3 lines) |
04/07/2004 10:43 AM |
Chuck Hagenbuch chuck |
No more HORDE_LIBS. |
|
1.24 (+2 -2 lines) |
01/17/2004 05:57 PM |
Jan Schneider jan |
All footers look the same, so why not use only one. |
|
1.23 (+2 -2 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.22 (+2 -2 lines) |
12/15/2003 07:32 PM |
Michael M Slusarz slusarz |
Moved Horde_Tree to framework. |
|
1.21 (+2 -2 lines) |
12/13/2003 02:10 PM |
Michael M Slusarz slusarz |
Move Horde_Template to framework |
|
1.20 (+4 -4 lines) |
09/16/2003 07:08 PM |
Jan Schneider jan |
Use the new Util:: class. |
|
1.19 (+2 -2 lines) |
09/05/2003 04:53 PM |
Chuck Hagenbuch chuck |
Only show 1 level of categories in the main panel. |
|
1.18 (+2 -1 lines) |
08/13/2003 08:36 PM |
Chuck Hagenbuch chuck |
use gettext
Submitted by: pete <pkarttun@siba.fi> |
|
1.17 (+3 -3 lines) |
07/23/2003 03:24 PM |
mdjukic |
set tree options |
|
1.16 (+43 -6 lines) |
07/16/2003 03:41 AM |
mdjukic |
unless anyone has any objections...
- shift code out of templates and into the actual script files
- start migrating the templates to horde_template
- use a dynamic collapsable tree for the categories tree |
|
1.15 (+2 -2 lines) |
05/23/2003 09:21 AM |
Chuck Hagenbuch chuck |
Another batch of menu.php -> ::menu() changes. |
|
1.14 (+1 -2 lines) |
03/07/2003 02:43 PM |
Chuck Hagenbuch chuck |
notify() is already called in trean/menu.php, which is included above. |
|
1.13 (+2 -1 lines) |
03/07/2003 02:23 PM |
bjn |
Add $notification->notify() to pop pending notifications from pages that
redirect to this one (e.g. add.php). |
|
1.12 (+1 -2 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 (+10 -30 lines) |
01/14/2003 03:25 PM |
Chuck Hagenbuch chuck |
Lots of cleanup, HTML fixes, etc. Links show up where they should again. |
|
1.10 (+2 -2 lines) |
12/21/2002 11:38 AM |
Jan Schneider jan |
Silence warning. |
|
1.9 (+2 -2 lines) |
12/17/2002 03:45 PM |
Chuck Hagenbuch chuck |
make sure we have an array where we expect an array |
|
1.8 (+3 -3 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.7 (+12 -13 lines) |
10/11/2002 03:35 PM |
Chuck Hagenbuch chuck |
Don't show Add Bookmark links when there are no categories to add to.
Submitted by: Michal <michal@michal.no-ip.com> |
|
1.6 (+10 -12 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 (+2 -2 lines) |
10/05/2002 04:40 PM |
mikec |
Missed one. |
|
1.4 (+2 -2 lines) |
08/26/2002 02:11 AM |
mikec |
Fix column width |
|
1.3 (+2 -4 lines) |
08/25/2002 11:45 PM |
Chuck Hagenbuch chuck |
Clean up some browsing stuff; call the root category "My Bookmarks";
make sure the user doesn't see "-1" displayed. |
|
1.2 (+10 -11 lines) |
08/25/2002 11:37 PM |
Chuck Hagenbuch chuck |
- html.php included here, too - was it really needed? If so, settings in the
.dist were missing
- make Anil happy: menu brevity. |
|
1.1 |
08/25/2002 09:37 PM |
mikec |
Initial Commit of Trean.
Add Bookmark/Category working.
Search working.
Edit/Delete not started |