|
1.53 (+4 -4 lines) |
04/20/2008 03:33 AM |
Ben Klang bklang |
* Rename $ulaform to $ulaform_driver to avoid global variable conflict
* Move getFieldsList out of the driver and into the application class because URL construction does not belong in the driver |
|
1.52 (+2 -3 lines) |
02/05/2008 04:42 PM |
Chuck Hagenbuch chuck |
more avoiding double-defines |
|
1.51 (+2 -2 lines) |
01/10/2008 11:37 AM |
Chuck Hagenbuch chuck |
- Add api method to display a form (not need to create a separete http request to integrate in existing horde app)
- Make getForm return and error if form does not exist so we handle a sql error or form existence check in the same check.
- Do not user select *
- @define -> define
Submitted by: duck@obala.net |
|
1.50 (+2 -2 lines) |
01/02/2008 06:14 AM |
Jan Schneider jan |
Happy New Year |
|
1.49 (+6 -13 lines) |
09/20/2007 05:48 PM |
Jan Schneider jan |
Enable gettext; simplify link generation. |
|
1.48 (+2 -2 lines) |
09/20/2007 05:47 PM |
Jan Schneider jan |
Make the description field taller.
Request: #5510 |
|
1.47 (+2 -2 lines) |
01/02/2007 07:49 AM |
Jan Schneider jan |
Happy New Year |
|
1.46 (+4 -2 lines) |
01/01/2007 07:42 PM |
Jan Schneider jan |
Assign copyright to The Horde Project for those copyright holders that already agreed to it. |
|
1.45 (+3 -3 lines) |
12/30/2006 03:24 PM |
Jan Schneider jan |
Standardize copyright wrapping and spacing. |
|
1.44 (+2 -4 lines) |
03/27/2006 01:17 PM |
Chuck Hagenbuch chuck |
minor additional CS/cleanup |
|
1.43 (+6 -10 lines) |
03/27/2006 01:16 PM |
Chuck Hagenbuch chuck |
Get rid of a bunch of unnecessary references
remove Horde_Form::singleton() calls. |
|
1.42 (+2 -2 lines) |
01/01/2006 04:12 PM |
Jan Schneider jan |
Happy new year\! |
|
1.41 (+2 -1 lines) |
02/16/2005 03:41 PM |
Chuck Hagenbuch chuck |
Set page titles (#1391) |
|
1.40 (+2 -2 lines) |
01/03/2005 09:35 AM |
Jan Schneider jan |
Happy New Year |
|
1.39 (+2 -2 lines) |
12/23/2004 12:51 PM |
Jan Schneider jan |
Convert remaining delete icons. |
|
1.38 (+2 -6 lines) |
11/21/2004 05:56 PM |
Chuck Hagenbuch chuck |
New menu. |
|
1.37 (+4 -3 lines) |
11/10/2004 09:23 AM |
eraserhd |
* Prevent Util::addParameter() from encoding the URL when it is used in a
header('Location:') call. |
|
1.36 (+3 -3 lines) |
10/19/2004 11:22 AM |
mdjukic |
Change all references to *.gif images to the new *.png. |
|
1.35 (+5 -5 lines) |
10/19/2004 04:31 AM |
mdjukic |
another batch of gif to png |
|
1.34 (+3 -3 lines) |
10/19/2004 04:11 AM |
mdjukic |
first lot being moved from gif to png |
|
1.33 (+3 -3 lines) |
10/18/2004 08:46 PM |
Chuck Hagenbuch chuck |
Registry::getParam() -> Registry::get(). |
|
1.32 (+4 -4 lines) |
10/18/2004 06:12 AM |
mdjukic |
change getParam('graphics') to getImageDir() |
|
1.31 (+3 -3 lines) |
05/20/2004 12:41 PM |
Jan Schneider jan |
Fix package names. |
|
1.30 (+4 -4 lines) |
04/07/2004 10:43 AM |
Chuck Hagenbuch chuck |
No more HORDE_LIBS. |
|
1.29 (+3 -3 lines) |
03/03/2004 07:42 AM |
mdjukic |
fix notification |
|
1.28 (+4 -3 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' |
|
1.27 (+13 -11 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.26 (+3 -3 lines) |
01/17/2004 05:57 PM |
Jan Schneider jan |
All footers look the same, so why not use only one. |
|
1.25 (+3 -3 lines) |
01/13/2004 03:46 PM |
mdjukic |
fix horde_form paths |
|
1.24 (+3 -3 lines) |
01/01/2004 11:17 AM |
Jan Schneider jan |
Happy new year everyone. |
|
1.23 (+3 -3 lines) |
12/13/2003 10:14 AM |
Jan Schneider jan |
Use only two Horde delete icons.
Fix some img() calls while I was there. |
|
1.22 (+3 -2 lines) |
11/20/2003 03:57 PM |
mdjukic |
Fix ordering of fields when added to form.
Submitted by: Bo Daley <bo@tilda.com.au> |
|
1.21 (+3 -4 lines) |
09/29/2003 07:36 AM |
mdjukic |
set only menu in parts tag and display as such in templates |
|
1.20 (+3 -3 lines) |
09/28/2003 04:20 AM |
mdjukic |
use the setButtons() function for setting submit/reset buttons in Horde_Form |
|
1.19 (+8 -8 lines) |
09/16/2003 07:08 PM |
Jan Schneider jan |
Use the new Util:: class. |
|
1.18 (+25 -23 lines) |
09/16/2003 12:10 AM |
mdjukic |
simplify, add action on change of field type, minor cleaning up |
|
1.17 (+7 -6 lines) |
08/15/2003 11:14 AM |
mdjukic |
- fix getting of field types
- add genhtml link
- clear up the naming of label and field name |
|
1.16 (+3 -3 lines) |
08/14/2003 10:21 PM |
Chuck Hagenbuch chuck |
use new edit.gif |
|
1.15 (+6 -5 lines) |
07/24/2003 09:04 AM |
mdjukic |
display the form properly after an insertion of a field |
|
1.14 (+7 -7 lines) |
07/19/2003 07:11 PM |
mdjukic |
comments tidying up |
|
1.13 (+2 -3 lines) |
07/19/2003 07:03 PM |
mdjukic |
tokens are set to true by default. |
|
1.12 (+3 -3 lines) |
06/19/2003 02:48 PM |
Chuck Hagenbuch chuck |
LOG_* constants -> PEAR_LOG_* |
|
1.11 (+3 -3 lines) |
05/29/2003 05:37 PM |
mdjukic |
- use ULAFORM_TEMPLATES
- new .pot file |
|
1.10 (+38 -13 lines) |
05/29/2003 05:31 PM |
mdjukic |
clean up, set up form vars here |
|
1.9 (+4 -4 lines) |
05/17/2003 06:59 AM |
mdjukic |
typo |
|
1.8 (+3 -3 lines) |
04/26/2003 08:13 AM |
mdjukic |
reference |
|
1.7 (+14 -1 lines) |
04/25/2003 07:52 PM |
mdjukic |
slightly better headers |
|
1.6 (+8 -9 lines) |
04/10/2003 11:51 PM |
mdjukic |
still trying to get this logic right, hopeful this is the correct one... |
|
1.5 (+44 -23 lines) |
04/10/2003 09:07 PM |
mdjukic |
major tidying up, add support for complex Horde_Form field types |
|
1.4 (+6 -1 lines) |
04/09/2003 01:18 PM |
mdjukic |
- for not put admin only on the management scripts
- display of forms does not require auth for now, until permissioning system is finished |
|
1.3 (+2 -2 lines) |
04/09/2003 02:33 AM |
mdjukic |
silence warnings |
|
1.2 (+19 -8 lines) |
04/09/2003 02:25 AM |
mdjukic |
cleaning |
|
1.1 |
04/02/2003 09:51 PM |
mdjukic |
the script to manage the fields |