Revisions for midas/campaigns.php

Location: [ Horde ] / midas / campaigns.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.31 (+2 -2 lines) 01/02/2008 06:13 AM Jan Schneider jan

Happy New Year

1.30 (+2 -2 lines) 01/02/2007 07:48 AM Jan Schneider jan

Happy New Year

1.29 (+3 -3 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.28 (+3 -3 lines) 12/30/2006 03:24 PM Jan Schneider jan

Standardize copyright wrapping and spacing.

1.27 (+5 -7 lines) 01/26/2006 05:51 AM Chuck Hagenbuch chuck

HTML cleanup, escaping, etc.

1.26 (+2 -2 lines) 01/01/2006 04:11 PM Jan Schneider jan

Happy new year\!

1.25 (+1 -2 lines) 04/20/2005 01:51 AM Matt Selsky selsky

Remove @version.

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

Happy New Year

1.23 (+3 -3 lines) 11/21/2004 05:32 PM Chuck Hagenbuch chuck

New menu.

Submitted by: Roel Gloudemans <roel@gloudemans.info>

1.22 (+3 -3 lines) 10/18/2004 08:45 PM Chuck Hagenbuch chuck

Registry::getParam() -> Registry::get().

1.21 (+26 -11 lines) 09/09/2004 12:27 AM Chuck Hagenbuch chuck

I got sick of seeing "needs to be fixed" in my portal, so here it is,
a working summary block. Also cleaned up various other bits of Midas
that I touched while I was at it.

1.20 (+3 -3 lines) 01/18/2004 06:58 PM Jan Schneider jan

Show notifications only from the requested message stack.

1.19 (+3 -3 lines) 01/17/2004 05:57 PM Jan Schneider jan

All footers look the same, so why not use only one.

1.18 (+7 -7 lines) 01/13/2004 10:44 PM Chuck Hagenbuch chuck

These are by no means private constants. Remove the weird leading _
(it was my idea in the first place, for the record. Dunno why).

1.17 (+3 -3 lines) 01/01/2004 10:16 AM Jan Schneider jan

Happy new year everyone.

1.16 (+6 -6 lines) 09/16/2003 07:06 PM Jan Schneider jan

Use the new Util:: class.

1.15 (+3 -3 lines) 08/27/2003 10:31 AM Chuck Hagenbuch chuck

Ad a few file headers, fix package names.

1.14 (+32 -19 lines) 08/26/2003 05:08 PM mdjukic

clean up, use in-file setting up of the horde_form fields

1.13 (+16 -14 lines) 02/21/2003 08:58 PM Chuck Hagenbuch chuck

[cjh] Move Midas' summary to a Horde_Block.
[cjh] Clean up permissions checking.

1.12 (+1 -3 lines) 01/23/2003 05:50 PM Chuck Hagenbuch chuck

- Cleanup
- support keywords in ad.php as well

1.11 (+14 -9 lines) 01/15/2003 01:15 AM Chuck Hagenbuch chuck

Midas cleanup

- editing campaigns should work now
- html tweaks and cleanup
- uploading images should be saner now.

1.10 (+4 -1 lines) 01/12/2003 02:13 AM mdjukic

Fix for the SESSION var, so that if we delete all the entries in a summary, automatically set that list to be hidden.

1.9 (+33 -42 lines) 01/11/2003 12:38 PM mdjukic

- Cleaned up some left over vars
- Added saving of listing states to SESSION, so when you go back to the main view the same layout is preserved
- Cleaned up the layout of lists, better alignment, cleaner

1.8 (+1 -7 lines) 01/11/2003 07:45 AM mdjukic

Getting rid of the action bar and checkboxes, and moving to individual row actions. Can't really see big en masse operations to warrant having checkboxes and they only mean big code increase in terms of handling the arrays being passed around. Plus only two out of four actions would have worked with the checkboxes.

1.7 (+2 -4 lines) 01/10/2003 01:36 PM Chuck Hagenbuch chuck

fix template order

1.6 (+31 -25 lines) 01/09/2003 10:22 PM mdjukic

putting in the first auth checks for the new permission handling... chuck, anyone, am i doing this right?

1.5 (+4 -1 lines) 01/07/2003 10:14 PM mdjukic

more cleaning, add campaign detail view, compliance with setting up Horde urls, NOTE adding of new campaigns is going to be broken until horde/lib/Form.php is fixed to return a proper monthdayyear value in its vars.

1.4 (+65 -10 lines) 01/07/2003 07:52 AM mdjukic

big clean up of presentation of summaries/stats and moving midas to use horde_forms

1.3 (+8 -3 lines) 12/27/2002 10:11 AM mdjukic

adding date start/stop function to the ads, splitting up the summary accordingly and cleaning up the sql a bit

1.2 (+5 -1 lines) 10/21/2002 08:36 AM mdjukic

cleaning, campaign deletion

1.1.1.1 (+0 -0 lines) 10/14/2002 07:40 PM mdjukic

first import

Tags: import

1.1 10/14/2002 07:40 PM mdjukic

Initial revision