Revisions for luxor/ident.php

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

Happy New Year

1.37 (+2 -2 lines) 10/30/2007 08:23 PM Jan Schneider jan

First round of copyright assignments.

1.36 (+3 -3 lines) 07/20/2007 05:09 PM Chuck Hagenbuch chuck

we want usort, not uasort

1.35 (+4 -3 lines) 07/20/2007 05:07 PM Chuck Hagenbuch chuck

Use Horde_Array::arraySort()

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

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

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

Happy New Year

1.32 (+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.31 (+3 -3 lines) 07/17/2006 05:45 PM Jan Schneider jan

Use xhtml compliant line anchors.

1.30 (+4 -4 lines) 03/04/2006 06:21 PM Chuck Hagenbuch chuck

- we can allow top-level directories without slashes with no problems
- simplify Luxor::url, it was never called with any script other than source.php

1.29 (+3 -3 lines) 01/01/2006 04:11 PM Jan Schneider jan

Happy new year\!

1.28 (+5 -5 lines) 10/12/2005 01:13 PM Chuck Hagenbuch chuck

- fix array_merge usage
- support mod_rewrite pretty urls
- lots of html cleanup
- code cleanup (avoid array_key_exists, etc.)

1.27 (+2 -2 lines) 08/24/2005 01:15 AM Matt Selsky selsky

Use double-quotes.

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

Happy New Year

1.25 (+2 -2 lines) 11/21/2004 07:18 PM Chuck Hagenbuch chuck

New menu.

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

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

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

No more HORDE_LIBS.

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

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

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

Happy new year everyone.

1.20 (+2 -2 lines) 12/13/2003 02:10 PM Michael M Slusarz slusarz

Move Horde_Template to framework

1.19 (+17 -17 lines) 12/08/2003 12:34 PM Jan Schneider jan

tabs2spaces

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

Use the new Util:: class.

1.17 (+2 -2 lines) 09/15/2003 12:00 PM Jan Schneider jan

This is called symbol elsewhere in the UI.

1.16 (+40 -24 lines) 09/03/2003 05:14 PM Chuck Hagenbuch chuck

[cjh] Improve layout of identifier pages.
[cjh] genxref.php is now solely a command line script and lives
in the scripts/ directory.
[cjh] Make sure to clean out the database before adding new data
so as not to get duplicate entries for identifiers.

- also move Driver and Files base classes into lib/Luxor.php for brevity (they're just stubs),
and other misc. cleanup.

1.15 (+3 -3 lines) 09/01/2003 06:42 PM Jan Schneider jan

Simplify driver instantiation even more.

1.14 (+3 -3 lines) 08/22/2003 09:19 PM Jan Schneider jan

No hardcoded params anymore.

1.13 (+8 -10 lines) 07/03/2003 03:40 PM Chuck Hagenbuch chuck

minor cleanups.

1.12 (+3 -1 lines) 07/02/2003 08:20 PM Jan Schneider jan

Sort declarations and references.

1.11 (+1 -2 lines) 07/02/2003 06:03 PM Chuck Hagenbuch chuck

[cjh] Add symbol search functionality.

1.10 (+10 -8 lines) 07/02/2003 05:22 PM Chuck Hagenbuch chuck

More efficient data fetching.

1.9 (+6 -8 lines) 07/02/2003 04:44 PM Chuck Hagenbuch chuck

[cjh] Fix spacing of source code.
[cjh] Add options to filter out certain directories and filenames.

1.8 (+3 -5 lines) 06/26/2003 06:13 PM Jan Schneider jan

Better place for the identifier.

1.7 (+3 -3 lines) 06/20/2003 10:28 AM Chuck Hagenbuch chuck

given that this is ported from a GPL app, it should probably be GPLed too.

1.6 (+3 -4 lines) 05/23/2003 10:44 AM Chuck Hagenbuch chuck

Last menu.php files.

1.5 (+2 -2 lines) 04/26/2003 08:27 PM Chuck Hagenbuch chuck

Fix license URL.

1.4 (+2 -2 lines) 02/10/2003 09:53 AM mikec

WS, Linebreaks

1.3 (+15 -8 lines) 01/31/2003 09:49 AM mikec

Changed database tables.
Now supports multiply sources (you jave have to edit the bottom of base.php to change at the moment)
Sql backend should support tags but untested.

1.2 (+1 -3 lines) 01/30/2003 12:01 PM mikec

Remove debuging

1.1 01/30/2003 12:00 PM mikec

Very rought ident info. Just echos stuff to screen