|
1.31
HEAD
|
06/10/2009 01:33 PM |
Michael M Slusarz slusarz |
Variables:: -> Horde_Variables::
|
|
1.30
|
01/06/2009 12:50 PM |
Jan Schneider jan |
Happy New Year
|
|
1.29.2.1
FRAMEWORK_3
|
01/06/2009 10:23 AM |
Jan Schneider jan |
Happy New Year
|
|
1.29
|
01/02/2008 06:12 AM |
Jan Schneider jan |
Happy New Year
Tags: HERMES_1_0, HERMES_1_0_RC2, HERMES_1_0_RC1
|
|
1.28
|
01/02/2007 07:47 AM |
Jan Schneider jan |
Happy New Year
|
|
1.27
|
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.26
|
04/09/2006 03:21 PM |
Chuck Hagenbuch chuck |
Remove unnecessary Horde_Form::singleton() calls and other references.
|
|
1.25
|
01/01/2006 04:10 PM |
Jan Schneider jan |
Happy new year\!
|
|
1.24
|
08/24/2005 09:28 AM |
Matt Selsky selsky |
Use double-quotes.
|
|
1.23
|
06/01/2005 12:02 PM |
Matt Selsky selsky |
Tabs to spaces.
|
|
1.22
|
02/25/2005 01:53 PM |
eraserhd |
* Add ability to disable job types so they still exist but can no longer be
used for time entry (but can be used for searching and display).
* driver::getJobTypes() -> listJobTypes(), for consistency
* driver::getJobType() -> getJobTypeByID(), for consistency
* merge add/updateJobType(), for consistency.
|
|
1.21
|
01/03/2005 09:34 AM |
Jan Schneider jan |
Happy New Year
|
|
1.20
|
11/21/2004 07:09 PM |
Chuck Hagenbuch chuck |
New menu.
|
|
1.19
|
10/18/2004 08:45 PM |
Chuck Hagenbuch chuck |
Registry::getParam() -> Registry::get().
|
|
1.18
|
08/31/2004 02:57 PM |
Chuck Hagenbuch chuck |
- use a new set of vars when rendering the default forms, to avoid
variables carrying over inappropriately.
- fix $title global.
|
|
1.17
|
08/31/2004 02:08 PM |
Chuck Hagenbuch chuck |
- space between forms
- check results of listClients() call to avoid form errors.
|
|
1.16
|
04/07/2004 10:43 AM |
Chuck Hagenbuch chuck |
No more HORDE_LIBS.
|
|
1.15
|
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.14
|
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.13
|
01/17/2004 05:57 PM |
Jan Schneider jan |
All footers look the same, so why not use only one.
|
|
1.12
|
01/01/2004 10:15 AM |
Jan Schneider jan |
Happy new year everyone.
|
|
1.11
|
08/07/2003 03:43 PM |
Chuck Hagenbuch chuck |
Remove Whups dependancy; get clients from Turba.
Submitted by: "Jason M. Felice" <jfelice@cronosys.com
|
|
1.10
|
05/23/2003 10:44 AM |
Chuck Hagenbuch chuck |
Last menu.php files.
|
|
1.9
|
04/26/2003 08:27 PM |
Chuck Hagenbuch chuck |
Fix license URL.
|
|
1.8
|
04/04/2003 09:17 PM |
mdjukic |
new horde_form syntax
|
|
1.7
|
04/02/2003 08:32 AM |
mdjukic |
pass multiple submit buttons as an array to submit() so that they are printed side-by-side, is there any reason for the get method to be used instead of post?
|
|
1.6
|
01/21/2003 12:04 AM |
Chuck Hagenbuch chuck |
[cjh] Clean up Jonah_Headlines:: to require fewer special cases.
[cjh] Move all channel HTML generation over to Horde_Template::
|
|
1.5
|
01/02/2003 09:13 PM |
Jan Schneider jan |
Bump year.
|
|
1.4
|
09/24/2002 06:58 PM |
Chuck Hagenbuch chuck |
phase 2: complete the renaming of FormSprocket:: to Horde_Form:: and
GraphSprocket:: to Horde_Graph::
|
|
1.3
|
08/21/2002 01:21 AM |
Chuck Hagenbuch chuck |
Herre's a metric ton of new code for Hermes, including submission of time,
editing of entries, browsing to arbitrary weeks, etc.
THERE ARE DATABASE CHANGES NECESSARY.
This should round out the initial implementation of Hermes pretty nicely.
|
|
1.2
|
07/29/2002 05:52 PM |
Chuck Hagenbuch chuck |
- add an Admin interface (for setting job types)
- add an Options UI (no useful prefs yet)
- add a UI for editing time
There is a new table, but no modifications to existing tables.
|
|
1.1
|
07/22/2002 01:48 PM |
Chuck Hagenbuch chuck |
Updates/cleanups/fix date range handling; add beginning of an admin interface
(just copied from Whups for now - won't work)
|