Revisions for ulaform/index.php

Location: [ Horde ] / ulaform / index.php View: Logs | Branches | Statistics
Search Revisions:
Show diffs between and
Show Differences shows diffs to the previous revision. If you select a revision by clicking its row, Show Differences will show the differences to the selected row.
 
  Revision Date Author Log Message
1.19 (+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.18 (+2 -2 lines) 01/02/2008 06:14 AM Jan Schneider jan

Happy New Year

1.17 (+4 -2 lines) 08/03/2007 01:06 PM Chuck Hagenbuch chuck

Brent has assigned his copyrights to The Horde Project.

1.16 (+2 -2 lines) 06/27/2007 01:24 PM Jan Schneider jan

Bump year, looks like a missed a few last time.

1.15 (+2 -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.14 (+3 -3 lines) 04/30/2006 07:37 PM Chuck Hagenbuch chuck

is_readable doesn't need to be silenced, but we generally silence app constant defines.

1.13 (+2 -2 lines) 01/01/2006 04:12 PM Jan Schneider jan

Happy new year\!

1.12 (+2 -2 lines) 05/25/2005 06:41 PM Chuck Hagenbuch chuck

More icons and some HTML cleanups.

1.11 (+2 -2 lines) 01/03/2005 09:35 AM Jan Schneider jan

Happy New Year

1.10 (+1 -2 lines) 04/07/2004 10:43 AM Chuck Hagenbuch chuck

No more HORDE_LIBS.

1.9 (+2 -2 lines) 01/01/2004 11:17 AM Jan Schneider jan

Happy new year everyone.

1.8 (+4 -3 lines) 12/01/2003 05:33 PM max

Add a define('HORDE_LIBS', ''); for the unconfigured case to all index files to fix a warning.  Other ws and header nits here and there.

1.7 (+4 -3 lines) 08/24/2003 06:48 PM Jan Schneider jan

Use Horde_Test::configFileMissing().

1.6 (+3 -3 lines) 07/19/2003 07:11 PM mdjukic

comments tidying up

1.5 (+2 -3 lines) 06/19/2003 10:50 PM Chuck Hagenbuch chuck

Don't need prefs here yet.

1.4 (+2 -1 lines) 04/10/2003 10:44 PM mdjukic

add also fields.php

1.3 (+2 -17 lines) 04/02/2003 10:23 PM mdjukic

redirect to forms.php

1.2 (+16 -1 lines) 03/29/2003 09:24 PM bjn

Remaining OSCON 2002 stuff.

1.1 01/22/2003 12:48 PM Chuck Hagenbuch chuck

This breaks things, but I'm not convinced they were working in the
first place, and it's all stuff that needs to happen.

- Modernize a bit
- remove old forms library in preparation for using Horde_Form::
- add base docs/ and config/ files.