Timeline
11/16/06:
- 23:32 Changeset [75] by
- 2nd fix... now tested to post a mail…
- 23:29 Changeset [74] by
- Fix for the Fatal Error on a dupe
- 23:20 Changeset [73] by
- Small fix for unknown system names so they don't break up the parser.
11/11/06:
- 00:51 Changeset [72] by
- Changed portrait to only store 128x128. class.http.php now returns false …
11/10/06:
- 20:50 Changeset [71] by
- Rearranged some code in the parser. Added autoupgrade code to adress the …
- 01:39 Changeset [70] by
- Added Comi's item_values mod. Allows values to be added to the db to …
- 01:37 Changeset [69] by
- Added an extra function to get the value of a lost item. Used with a new …
- 01:02 Changeset [68] by
- Fixed: I forgot to add "/img/" as part of the image's path. Images should …
11/09/06:
- 01:21 Changeset [67] by
- Added an Admin Only column 'Admin - Move' has a link that opens move_pilot …
- 01:19 Changeset [66] by
- A Simple page that can be used to move a pilot from one corp to another. …
11/08/06:
- 23:24 Changeset [65] by
- Fixed: Various images were hard-linked in the CSS files. Closes bug #23.
- 15:35 Changeset [64] by
- A few minor fixes, I made the banner into a link (if you set it in the …
- 04:45 Changeset [63] by
- Attempt to fix the parser for items destroyed in a container. Removed the …
- 00:05 Changeset [62] by
- fixed a division by 0 bug.. thanks to Coni for the code.
11/07/06:
- 23:00 Changeset [61] by
- Updated both files, settings now describes correctly what it does, as well …
- 08:05 Changeset [60] by
- -added a working auditing feature for admin menue. shows kill_id, …
- 04:44 Changeset [59] by
- Changed the custom shipsvalue table to show more information Added admin …
- 03:21 Changeset [58] by
- Fixed "Fatal error: Call to undefined function: getvictimallianceid()" …
- 02:30 Changeset [57] by
- Changed http_request to be able to post form data Edited default/blue …
- 00:25 Changeset [56] by
- Updated previous changes to make proper use of the class.item functions …
- 00:07 Changeset [55] by
- Changed the way that NPCs and POSs are handled. class.pilot.php: added …
11/06/06:
- 16:52 Changeset [54] by
- Fixed the error caused by previous checkin Added doctype to pageheader. …
- 16:00 Changeset [53] by
- -added clickable alliance name to victim -added aliiance to involved …
- 00:47 Changeset [52] by
- Adds a 'Known Members' link to the corp_details page. Shows all known …
11/05/06:
- 22:03 Changeset [51] by
- Additions to autoupgrade (table updates to ships for some factionships) …
11/04/06:
- 15:37 Changeset [50] by
- Removed the pass-by-reference from class.http.php. Changed Custom …
- 06:38 Changeset [49] by
- id,* != *,id
- 06:06 Changeset [48] by
- Forgot some kind of nifty display on the about page for the Custom …
- 05:44 Changeset [47] by
- Added Custom Shipvalue System, to be enabled in options, as always with …
11/03/06:
- 03:26 Changeset [46] by
- Added the Sync_Server mod, which is a stand-alone server to handle the …
- 02:54 Changeset [45] by
- Fixed: The field is 'ID' (all caps) in the database not 'id' (no caps). …
11/01/06:
- 23:56 Changeset [44] by
- Changed Synchronization to use http-request class Changed portrait …
10/31/06:
- 09:01 Changeset [43] by
- Changed the minimum number of targets for Campaigns and Contracts from 10 …
- 07:29 Changeset [42] by
- Fixed: There was a bug where titans had too many points to get a purple …
- 02:18 Changeset [41] by
- Changed the Comments-lettercounter to a span-text instead of a form-input …
10/27/06:
- 08:12 Changeset [40] by
- * Added the "ingame browser mod", makes existing igb feature obsolete! * …
10/26/06:
- 19:17 Changeset [39] by
- created cache/data for several purposes small changes to comments and kill …
- 14:44 Changeset [38] by
- Changed alliance pictures to work like the corp-ones (eg: upload …
- 14:09 Changeset [37] by
- fixed a parser bug if you got a container in your cargo
- 10:20 Changeset [36] by
- * Fixed a ">>> Rev. 23" error in post_igb.php * Someone didn't merge as …
10/25/06:
- 17:11 Changeset [35] by
- * Added the admin menu to pages ;)
- 16:02 Changeset [34] by
- * Added import/export csv text format
10/24/06:
- 15:30 Changeset [33] by
- Added Comment Count to killlisttables + Option to en-/disable them
- 14:33 Changeset [32] by
- Changed raw killmail: http://www.eve-dev.net/forums/viewtopic.php?t=29
10/22/06:
- 23:52 Changeset [31] by
- Fixes belonging to importscript
- 21:12 Changeset [30] by
- Added base killmail importer, it takes killmails from a specified …
- 04:45 Changeset [29] by
- Fixed: post_igb.php was an un-merged diff file.
10/21/06:
- 19:12 Changeset [28] by
- Trying to fix bug in module system on test server.
- 18:46 Changeset [27] by
- Trying to fix a mod bug on the test killboard.
10/20/06:
- 21:15 Changeset [26] by
- Fixed admin_mods.php so that it will ignore the .svn directories.
- 21:07 Changeset [25] by
- Added: "Mods" directory and an example mod.
- 21:06 Changeset [24] by
- Added: Modules code (common/admin_mods.php) and modified the admin menu to …
10/19/06:
- 21:29 Changeset [23] by
- Added: The date selector code for the post_igb.php file so that killmails …
- 18:49 Changeset [22] by
- Fix for date selector code in admin.php
- 18:44 Changeset [21] by
- Added: Date selector code for post.php
- 18:19 Changeset [20] by
- Removed some commented code.
- 18:18 Changeset [19] by
- Add some comments in the source to explain the purpose of the file.
- 17:59 Changeset [18] by
- Added a script to handle the data exports from EVE.
- 17:50 Changeset [17] by
- Added date selector for new post filter.
Note: See TracTimeline
for information about the timeline view.