|
1.54.4.14 FRAMEWORK_3 (+2 -2 lines) |
01/02/2008 06:32 AM |
Jan Schneider jan |
Happy New Year Tags: TURBA_2_2_1, TURBA_2_2, TURBA_2_2_RC4, TURBA_2_2_RC3, TURBA_2_2_RC2 |
|
1.80 (+2 -2 lines) |
01/02/2008 06:14 AM |
Jan Schneider jan |
Happy New Year |
|
1.54.4.13 FRAMEWORK_3 (+25 -86 lines) |
12/20/2007 09:34 AM |
Jan Schneider jan |
Merge from HEAD. |
|
1.79 (+2 -2 lines) |
06/18/2007 12:50 AM |
Chuck Hagenbuch chuck |
[cjh] Shared Address Books are now stored in a flat namespace so that they
do not rely on the hierarchical (i.e. DataTree) properties of the
Horde_Share API (Bug #4960).
To upgrade:
Run scripts/upgrades/2007-06-17_delete_old_vbooks.php and
scripts/upgrades/2007-06-17_flatten_shares.php, in that order. Tags: BEFORE_MERGE_3_2, TURBA_2_2_RC1, TURBA_2_2_ALPHA |
|
1.78 (+2 -2 lines) |
06/17/2007 02:21 PM |
Chuck Hagenbuch chuck |
- remove unnecessary $haveShare global variable
- add Driver::getContactOwner() to encapsulate share logic
- remove custom share code
- treat virtual address books like other shares
- push vbook code into vbook driver
- make sure new address books are added to the visible address books pref
I still need to flatten out shares, but this does flatten vbooks at
least. It was turning into too large a commit, so here's this chunk. |
|
1.54.4.12 FRAMEWORK_3 (+2 -2 lines) |
01/02/2007 08:55 AM |
Jan Schneider jan |
Happy New Year Tags: TURBA_2_1_7, TURBA_2_1_6, TURBA_2_1_5, TURBA_2_1_4 |
|
1.77 (+2 -2 lines) |
01/02/2007 07:49 AM |
Jan Schneider jan |
Happy New Year |
|
1.76 (+4 -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.75 (+2 -2 lines) |
12/30/2006 03:24 PM |
Jan Schneider jan |
Standardize copyright wrapping and spacing. |
|
1.74 (+18 -76 lines) |
10/23/2006 02:48 PM |
Chuck Hagenbuch chuck |
[cjh] Phase out old ObjectView class in favor of proper forms in
lib/Forms and views in lib/Views.
This may be rough around a few edges, but it simplifies the top level
scripts a bunch and hopefully will start to consolidate a lot of
duplicate code. |
|
1.73 (+1 -2 lines) |
10/19/2006 11:58 AM |
Chuck Hagenbuch chuck |
More slow moving of stuff out of add.php and edit.php that will move to lib/Forms. |
|
1.54.4.11 FRAMEWORK_3 (+11 -8 lines) |
09/17/2006 02:11 AM |
Chuck Hagenbuch chuck |
MFH 1.72 Tags: TURBA_2_1_3 |
|
1.72 (+9 -6 lines) |
09/17/2006 02:10 AM |
Chuck Hagenbuch chuck |
Make sure hooks are called adding contacts.
Bug: 4417 |
|
1.71 (+2 -2 lines) |
03/04/2006 11:41 PM |
Chuck Hagenbuch chuck |
Batch of Horde_Form::singleton() removals. |
|
1.70 (+3 -7 lines) |
02/09/2006 04:20 PM |
Chuck Hagenbuch chuck |
- no need for custom renderer anymore
- fix editing multiple contacts |
|
1.69 (+2 -2 lines) |
02/09/2006 03:50 PM |
Chuck Hagenbuch chuck |
Implement tabs for Turba. Because of the groupedit code, there is a
lot to still clean up here. We should also probably be able to remove
lib/ObjectView.php and lib/Renderer.php with a bit of additional work. |
|
1.54.4.10 FRAMEWORK_3 (+2 -2 lines) |
01/01/2006 04:29 PM |
Jan Schneider jan |
Happy new year Tags: TURBA_2_1_2, TURBA_2_1_1, TURBA_2_1, TURBA_2_1_RC2, TURBA_2_1_RC1 |
|
1.68 (+2 -2 lines) |
01/01/2006 04:12 PM |
Jan Schneider jan |
Happy new year\! |
|
1.54.4.9 FRAMEWORK_3 (+32 -10 lines) |
10/18/2005 08:50 AM |
Jan Schneider jan |
Merged from HEAD. |
|
1.54.4.8 FRAMEWORK_3 (+1 -2 lines) |
10/12/2005 12:21 PM |
Jan Schneider jan |
MFH: 1.67 Tags: TURBA_2_0_5, TURBA_2_0_4 |
|
1.67 (+1 -2 lines) |
10/12/2005 12:00 PM |
Jan Schneider jan |
Horde_Form is taking care of field focus. Tags: BEFORE_MERGE_3_1 |
|
1.54.4.7 FRAMEWORK_3 (+2 -2 lines) |
08/24/2005 09:13 AM |
Matt Selsky selsky |
MFH: Use double-quotes. |
|
1.66 (+2 -2 lines) |
08/24/2005 08:53 AM |
Matt Selsky selsky |
Use double-quotes. |
|
1.65 (+6 -2 lines) |
08/23/2005 02:03 PM |
Michael Rubinsky mrubinsk |
Horde_Share support for Turba. For now, only SQL driver has support for this.
Bug: 2245 |
|
1.54.4.6 FRAMEWORK_3 (+6 -15 lines) |
07/19/2005 09:06 AM |
Jan Schneider jan |
Another attempt to sort out the source list issues. Tags: TURBA_2_0_3 |
|
1.54.4.5 FRAMEWORK_3 (+2 -2 lines) |
07/18/2005 06:21 AM |
Jan Schneider jan |
MFH:
[jan] Don't show "Add" icon if no writeable address books exist.
[jan] Don't show "Browse" icon and list if no browseable address books exist. Tags: TURBA_2_0_3_RC1 |
|
1.64 (+6 -9 lines) |
07/18/2005 06:03 AM |
Jan Schneider jan |
Use $addSources from lib/base.php. |
|
1.63 (+1 -2 lines) |
06/05/2005 11:31 PM |
Chuck Hagenbuch chuck |
Use the first addressbook in the user-chosen order for searching
defaults (matches the dropdown), but use default_dir for write
operations.
Bug: 1650 |
|
1.54.4.4 FRAMEWORK_3 (+2 -2 lines) |
05/24/2005 05:02 PM |
Chuck Hagenbuch chuck |
MFH 1.62 |
|
1.62 (+2 -2 lines) |
05/24/2005 05:01 PM |
Chuck Hagenbuch chuck |
Don't throw js errors before an addressbook has been selected. |
|
1.61 (+2 -2 lines) |
05/24/2005 04:04 PM |
Chuck Hagenbuch chuck |
Let Turba_Driver::singleton() worry about loading the source config,
so we can avoid passing it in everywhere. |
|
1.60 (+9 -14 lines) |
05/24/2005 03:15 PM |
Chuck Hagenbuch chuck |
[cjh] Users can select which address books they wish to use, and in
which order they will be displayed (Bug #1650). |
|
1.59 (+3 -3 lines) |
05/24/2005 12:26 PM |
Chuck Hagenbuch chuck |
Remove Turba_AbstractObject, just use Turba_Object and
Turba_Object_Group. Also make sure that code supports future other
subclasses in lib/Object/*.php. |
|
1.58 (+23 -5 lines) |
05/06/2005 12:27 PM |
Jan Schneider jan |
Add permissions to restrict number of contacts per address book. |
|
1.54.4.3 FRAMEWORK_3 (+2 -2 lines) |
03/05/2005 06:15 PM |
Chuck Hagenbuch chuck |
MFH: we consistently put this kind of license into LICENSE, not COPYING. |
|
1.57 (+2 -2 lines) |
03/05/2005 06:15 PM |
Chuck Hagenbuch chuck |
This style of license lives in LICENSE, not COPYING. |
|
1.54.4.2 FRAMEWORK_3 (+2 -1 lines) |
01/26/2005 10:31 PM |
Chuck Hagenbuch chuck |
MFH: smarter buttons Tags: TURBA_2_0_2, TURBA_2_0_1, TURBA_2_0_1_RC1 |
|
1.56 (+2 -1 lines) |
01/26/2005 10:30 PM |
Chuck Hagenbuch chuck |
more sensible buttons here |
|
1.55 (+2 -2 lines) |
01/03/2005 09:35 AM |
Jan Schneider jan |
Happy New Year |
|
1.54.4.1 FRAMEWORK_3 (+2 -2 lines) |
01/03/2005 07:25 AM |
Jan Schneider jan |
Happy New Year |
|
1.54 (+2 -2 lines) |
11/25/2004 11:49 PM |
Chuck Hagenbuch chuck |
Change to Turba::getMenu(), fixes the menu on the Options screen.
Bug: 898 Tags: FRAMEWORK_3, TURBA_2_0, TURBA_2_0_RC3 |
|
1.53 (+2 -2 lines) |
10/18/2004 08:46 PM |
Chuck Hagenbuch chuck |
Registry::getParam() -> Registry::get(). Tags: TURBA_2_0_RC2, TURBA_2_0_RC1, TURBA_2_0_BETA |
|
1.52 (+2 -1 lines) |
10/17/2004 12:27 PM |
Chuck Hagenbuch chuck |
Add missing $title. |
|
1.51 (+2 -2 lines) |
10/09/2004 11:56 PM |
Chuck Hagenbuch chuck |
Fix small word typo. |
|
1.50 (+11 -12 lines) |
09/17/2004 05:19 PM |
Chuck Hagenbuch chuck |
Merge Source.php into Driver.php and just use the Turba_Driver class
to handle everything. |
|
1.7.2.11 RELENG_1 (+1 -1 lines) |
09/14/2004 09:17 PM |
Chuck Hagenbuch chuck |
Remove confusing duplicate scripts. |
|
1.49 (+2 -2 lines) |
08/03/2004 09:47 PM |
Chuck Hagenbuch chuck |
Clearer Reset button labels.
Submitted by: Francois Marier <francois@nit.ca> |
|
1.7.2.10 RELENG_1 (+3 -5 lines) |
06/30/2004 11:41 PM |
Chuck Hagenbuch chuck |
MFH: Update the license bits that have been out of date for years -
point to the Horde ASL-style license as defined in COPYING. |
|
1.48 (+3 -3 lines) |
06/30/2004 11:41 PM |
Chuck Hagenbuch chuck |
Update the license bits that have been out of date for years - point
to the Horde ASL-style license as defined in COPYING. |
|
1.47 (+4 -4 lines) |
04/07/2004 10:43 AM |
Chuck Hagenbuch chuck |
No more HORDE_LIBS. |
|
1.7.2.9 RELENG_1 (+2 -2 lines) |
03/26/2004 05:43 PM |
Jan Schneider jan |
Lots and lots of copyright and license updates and fixes. Someone will have to that for the HEAD branches too. |
|
1.46 (+3 -2 lines) |
02/26/2004 08:02 AM |
eraserhd |
* Use Variables::getDefaultVariables() instead of Horde_Form::getDefaultVars()
* Delete Horde_Form::getDefaultVars()
* Make sure that appropriate files require 'Horde/Variables.php' Tags: TURBA_2_0_ALPHA |
|
1.45 (+7 -6 lines) |
02/25/2004 11:19 PM |
eraserhd |
* Delete Horde_Form_Vars::, use Variables:: instead.
* Delete Horde_Form_Renderer_rows::, was only used by Hermes and depends on
Horde_Form_Vars:: cruft. |
|
1.44 (+4 -10 lines) |
02/25/2004 04:21 PM |
Chuck Hagenbuch chuck |
Start referring to "contacts", not "objects", in the UI/comments/etc. This is
an address book/contact manager. |
|
1.43 (+4 -4 lines) |
01/18/2004 10:51 AM |
Jan Schneider jan |
Use javascript notification. |
|
1.42 (+4 -4 lines) |
01/17/2004 05:57 PM |
Jan Schneider jan |
All footers look the same, so why not use only one. |
|
1.41 (+5 -5 lines) |
01/13/2004 01:46 PM |
mdjukic |
updated paths for Horde_Form |
|
1.40 (+4 -4 lines) |
01/01/2004 11:17 AM |
Jan Schneider jan |
Happy new year everyone. |
|
1.39 (+4 -4 lines) |
10/08/2003 01:26 PM |
Chuck Hagenbuch chuck |
fix focus() javascript for when fields are disabled. |
|
1.38 (+4 -5 lines) |
09/28/2003 04:20 AM |
mdjukic |
use the setButtons() function for setting submit/reset buttons in Horde_Form |
|
1.37 (+5 -5 lines) |
09/17/2003 08:19 PM |
mdjukic |
make this less cryptic, for some people... |
|
1.36 (+4 -4 lines) |
09/16/2003 07:08 PM |
Jan Schneider jan |
Use the new Util:: class. |
|
1.35 (+4 -4 lines) |
09/16/2003 07:07 AM |
mdjukic |
only notify when needed |
|
1.34 (+82 -65 lines) |
09/16/2003 01:16 AM |
mdjukic |
rearrange and streamline the form, more logical progression, clean up + comments |
|
1.33 (+26 -14 lines) |
09/15/2003 09:10 PM |
mdjukic |
- set up the renderer object only when needed
- don't bother with external libs for only a few lines of horde_form
- after add redirect to display - any objections?
- tweak form object names, just stick to simple $form |
|
1.32 (+4 -4 lines) |
09/03/2003 09:25 PM |
Chuck Hagenbuch chuck |
No reason for these scripts names to be so long. |
|
1.31 (+3 -13 lines) |
09/02/2003 05:03 PM |
Chuck Hagenbuch chuck |
just use validate() here |
|
1.30 (+2 -2 lines) |
09/01/2003 12:36 AM |
Chuck Hagenbuch chuck |
- support composite form fields
- disable input into composite fields
- update the value in those fields as the fields they are made of change |
|
1.29 (+3 -3 lines) |
07/23/2003 11:21 AM |
Chuck Hagenbuch chuck |
Set focus on add/edit object screens |
|
1.28 (+2 -2 lines) |
06/19/2003 02:48 PM |
Chuck Hagenbuch chuck |
LOG_* constants -> PEAR_LOG_* |
|
1.27 (+16 -15 lines) |
05/22/2003 03:42 PM |
Chuck Hagenbuch chuck |
- nuke menu.php
- fix multiple calls to $notification->notify() after output has
already started. |
|
1.26 (+6 -6 lines) |
05/16/2003 08:56 AM |
mdjukic |
style |
|
1.25 (+3 -1 lines) |
04/16/2003 07:32 PM |
mdjukic |
move the Form class so that it is required only in scripts that need it |
|
1.24 (+3 -6 lines) |
04/05/2003 05:48 AM |
mdjukic |
new horde_form syntax |
|
1.23 (+2 -2 lines) |
03/11/2003 10:57 PM |
Chuck Hagenbuch chuck |
Fix adding new contacts.
Submitted by: Bo Daley <bo@tilda.com.au> |
|
1.22 (+9 -8 lines) |
02/20/2003 11:10 PM |
Chuck Hagenbuch chuck |
- fix a bunch of places where attempts were made to redirect *after*
including UI code.
- lots more useability fixes. |
|
1.21 (+7 -7 lines) |
02/17/2003 01:21 PM |
Chuck Hagenbuch chuck |
Respect each source's map, instead of trying to provide all fields for
all sources. |
|
1.20 (+5 -5 lines) |
02/06/2003 10:14 AM |
mdjukic |
use the new ObjectForm.php form class |
|
1.19 (+65 -18 lines) |
02/04/2003 10:03 PM |
mdjukic |
Start moving Turba to use Horde_Form.
Important Points:
- New config/attributes.php file, the syntax of the array has changed. Most notable is that the 'type' element will reflect the types available in Horde_Form. Small tweaks, desc has changed to label, and now there are extra elements such as required, readonly and description, and params which will be whatever extra parameters the Horde_Form type requires.
- addobject.php script now uses the Horde_Form, this still needs a bit of cleaning up, but at least the base is there.
- The lib/ObjectView.php has a new function setFormVariables() which is used to set up the Horde_Form vars using the attributes array. There is still the display() function, but that is to be eliminated as soon as the displayobject.php script is also converted to Horde_Form.
- The lib/Source.php now detects if there is a __owner field in the source and hence sets the Auth::getAuth() value to it. This is no longer passed through the form.
- lib/base.php now requires in the Horde_Form libs. Turba will be mostly using Horde_Forms so this might as well be here.
- The displayobject.php script remains as it is for now because of some problems with Horde_Form still to be ironed out.
- The pkcs7cert field for now is just like any other longtext field. Still need to find a solution to display this better.
- The other files have just had small tweaks like changing ['desc'] to ['label'] when using the attributes array. |
|
1.7.2.8 RELENG_1 (+2 -2 lines) |
01/03/2003 07:48 AM |
Jan Schneider jan |
Bump year. Tags: TURBA_1_2_2, TURBA_1_2_2_RC1, TURBA_1_2_1, TURBA_1_2_1_RC1, TURBA_1_2_RC4, TURBA_1_2, TURBA_1_2_RC3, TURBA_1_2_RC2, TURBA_1_2_RC1 |
|
1.18 (+2 -2 lines) |
01/02/2003 09:21 PM |
Jan Schneider jan |
Bump year. |
|
1.17 (+4 -2 lines) |
12/02/2002 07:49 PM |
Chuck Hagenbuch chuck |
default directory patch for turba
Submitted by: Richard Heggs <Richard.Heggs@nottinghamcity.gov.uk> |
|
1.7.2.7 RELENG_1 (+1 -3 lines) |
09/11/2002 06:43 AM |
Jan Schneider jan |
MFH:
* URL generation cleanup
* remove ?>
* better error reporting
* layout cleanup
* add some htmlspecialchars() call
* general cleanup
* addressbook -> address book |
|
1.16 (+1 -3 lines) |
08/22/2002 12:37 PM |
Chuck Hagenbuch chuck |
?> |
|
1.7.2.6 RELENG_1 (+2 -1 lines) |
03/18/2002 08:59 PM |
Chuck Hagenbuch chuck |
Close a potential problem with register_globals On and $js_onLoad. Tags: TURBA_1_1, TURBA_1_1_RC3, TURBA_1_1_RC2 |
|
1.15 (+2 -1 lines) |
03/18/2002 08:57 PM |
Chuck Hagenbuch chuck |
Close a potential problem with register_globals On and $js_onLoad. |
|
1.7.2.5 RELENG_1 (+2 -3 lines) |
03/08/2002 12:13 PM |
Chuck Hagenbuch chuck |
api update Tags: TURBA_1_1_RC1 |
|
1.7.2.4 RELENG_1 (+6 -6 lines) |
03/08/2002 11:14 AM |
Chuck Hagenbuch chuck |
MFH 1.10: Add 'admin' entry to the sources hash to give write access on
readonly addressbooks to certain users. |
|
1.14 (+6 -6 lines) |
03/08/2002 11:10 AM |
Chuck Hagenbuch chuck |
fix indenting |
|
1.7.2.3 RELENG_1 (+6 -6 lines) |
03/08/2002 11:02 AM |
Chuck Hagenbuch chuck |
MFH: use TURBA_TEMPLATES constant. |
|
1.13 (+2 -3 lines) |
02/01/2002 11:50 PM |
Chuck Hagenbuch chuck |
- Don't store objects in the search results session cache; a bit slower, but
seems to be much more reliable.
- Horde::getFormData(). |
|
1.12 (+2 -2 lines) |
01/26/2002 10:20 PM |
Chuck Hagenbuch chuck |
Replace the HORDE_* constants with 'horde.*'. |
|
1.11 (+8 -8 lines) |
01/24/2002 02:47 PM |
Chuck Hagenbuch chuck |
use $registry->getParam()
use TURBA_TEMPLATES
use the new Notification system. |
|
1.10 (+2 -2 lines) |
01/23/2002 09:45 AM |
Jan Schneider jan |
Add 'admin' entry to the sources hash to give write access on readonly
addressbooks to certain users. |
|
1.9 (+2 -2 lines) |
01/16/2002 11:10 AM |
Jan Schneider jan |
Update copyright year. Welcome to 2002. |
|
1.7.2.2 RELENG_1 (+2 -2 lines) |
01/02/2002 12:05 PM |
Jan Schneider jan |
Updated copyright dates. Tags: TURBA_1_0 |
|
1.7.2.1 RELENG_1 (+10 -6 lines) |
11/15/2001 04:34 PM |
Chuck Hagenbuch chuck |
MFH: better error reporting, use of factory method for Turba_Source
instantiation. Tags: TURBA_1_0_RC4, TURBA_1_0_RC3, TURBA_1_0_RC2 |
|
1.8 (+10 -6 lines) |
11/15/2001 02:00 PM |
Chuck Hagenbuch chuck |
use Turba_Source::factory(), and be a bit better about testing for
and reporting errors. |
|
1.7 (+3 -13 lines) |
11/03/2001 07:42 PM |
Chuck Hagenbuch chuck |
- Add an optional 'strict' configuration array definining fields which must
always be matched exactly.
- Lots of cleanup; move a bit of logic into the Source class so that further
extensions of the config format only require modifying that one block of
code and anything that uses them, instead of modifying every line that
instantiates a Turba_Source object. Tags: RELENG_1, TURBA_1_0_0_RC1 |
|
1.6 (+3 -4 lines) |
09/01/2001 12:45 PM |
max |
lots of xhtml and style |
|
1.5 (+7 -7 lines) |
07/17/2001 06:13 AM |
avsm |
Cleanup: change all the $conf['paths'] variables to query this information
from the registry using the new API functions:
getTemplatePath(), getWebRoot(), getFileRoot(), getGraphicsPath()
Update your config files! |
|
1.4 (+3 -2 lines) |
04/21/2001 01:44 AM |
Chuck Hagenbuch chuck |
unbreak delayed inclusion Tags: TURBA_0_0_2 |