root/trunk/projects/bos/m2

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Rev Chgset Date Author Log Message
(edit) @4170 [4170] 14 months hans checkpoint google maps work
(edit) @4130 [4130] 15 months hans Move m2 graphics to correct place on new certificate.
(edit) @4116 [4116] 15 months hans placemark for contract
(edit) @4107 [4107] 15 months hans fix compilation problems
(edit) @4106 [4106] 15 months hans Add satellite map browser using Google Maps.
(edit) @4105 [4105] 16 months hans Add simple satellite map quadtree
(edit) @4104 [4104] 16 months hans Refactor sat-tree handler. Move to new JSON object serialization API. …
(edit) @4102 [4102] 16 months hans Improve map handling. Add infrastructure for sponsor queries.
(edit) @4101 [4101] 16 months hans Show last sponsors on overview page.
(edit) @4095 [4095] 16 months hans POI microsite kind of usable.
(edit) @4091 [4091] 16 months hans Add poi-json handler
(edit) @4086 [4086] 16 months hans add poi-as-json function.
(edit) @4085 [4085] 16 months hans Add JSON encoding for POIs
(edit) @4082 [4082] 16 months hans Fix sponsor XML problems.
(edit) @4046 [4046] 16 months hans Correct error in data type assumption.
(edit) @4022 [4022] 17 months hans Set download-only flag in contracts when creating, don't compare price …
(edit) @4018 [4018] 17 months hans Don't consider unpaid contracts in contract statistics.
(edit) @4010 [4010] 17 months hans Limit fuer Print-Urkunde auf 90 Euro erhoeht.
(edit) @4007 [4007] 17 months hans Certificate generation fixes
(edit) @4005 [4005] 17 months hans Fix emailing for non-german contracts :(
(edit) @3996 [3996] 17 months hans Remove rest of Lisp based cert-daemon.
(edit) @3990 [3990] 17 months hans Rewrote cert daemon in bourne shell, handle two-page certificate.
(edit) @3989 [3989] 17 months hans Change CONTRACT-CERTIFICATES-GENERATED-P so that only the download …
(edit) @3987 [3987] 17 months hans Minor cosmetical fixes Fix startup from Makefile Repair certificate …
(edit) @3986 [3986] 17 months hans Don't print stuff to the console that might contain non-ASCII characters.
(edit) @3980 [3980] 17 months ksprotte added a check for a new possible case in CONTRACT-CONSISTENT-P: "~s has a …
(edit) @3979 [3979] 17 months ksprotte cannot call make-instance in convert-slot-value-while-restoring
(edit) @3978 [3978] 17 months ksprotte convert-slot-value-while-restoring poi: have to use (slot-value poi …
(edit) @3976 [3976] 17 months ksprotte convert-slot-value-while-restoring for poi needs to check if media slot is …
(edit) @3942 [3942] 18 months hans Merge from anon-transaction-fixes-2 branch. This changeset removes …
(edit) @3900 [3900] 18 months ksprotte free-m2s again persistent There have been problems with the transient …
(edit) @3899 [3899] 18 months ksprotte print-object allocation-area: life is easier if we dont print free-m2s
(edit) @3895 [3895] 18 months ksprotte bos big changes for allocation mechanics - ensure-m2 now uses …
(edit) @3864 [3864] 18 months ksprotte Infosystem: Auf POI-Seite: Link zu Google Earth nur wenn published-earth
(edit) @3860 [3860] 18 months ksprotte STORE-OBJECT-ID of each POI now present in its Java-script representation
(edit) @3805 [3805] 18 months ksprotte setf contract-download-only: ensure that we set it to either T or NIL
(edit) @3795 [3795] 18 months ksprotte new POI slot: lod-min - the lod minimum used in Google Earth Users can …
(edit) @3794 [3794] 18 months ksprotte new POI slot: lod-min - the lod minimum used in Google Earth Users can …
(edit) @3789 [3789] 18 months ksprotte fixed country-stats
(edit) @3780 [3780] 18 months ksprotte more defensive coding in MAKE-POI-JAVASCRIPT to avoid generating invalid …
(edit) @3779 [3779] 19 months ksprotte :published-web und :published-earth für POIs
(edit) @3774 [3774] 19 months ksprotte better to partly revert last commit
(edit) @3773 [3773] 19 months ksprotte once again STYLE-WARNING fixes
(edit) @3772 [3772] 19 months ksprotte fixed some style-warnings in bos
(edit) @3771 [3771] 19 months ksprotte POI edit handler is done. Added new generic function: …
(edit) @3759 [3759] 19 months ksprotte Improved POI-medium edit handler.
(edit) @3722 [3722] 20 months ksprotte checkpoint
(edit) @3708 [3708] 20 months ksprotte poi image shifting works again
(edit) @3706 [3706] 20 months ksprotte added reader poi-sat-images and transaction …
(edit) @3700 [3700] 20 months ksprotte checkpoint
(edit) @3699 [3699] 20 months ksprotte finished m2 poi schema
(edit) @3696 [3696] 20 months ksprotte made print-object (m2 t) more robust wrt unbound slots
(edit) @3695 [3695] 20 months ksprotte working on new m2 poi schema; cleaned up exprted poi symbols
(edit) @3694 [3694] 20 months hans back out 3685-3692, that was too much to swallow
(edit) @3689 [3689] 20 months hans Remove INITIALIZE-PERSISTENT-INSTANCE, use INITIALIZE-INSTANCE instead. …
(edit) @3681 [3681] 20 months ksprotte checkpoint
(edit) @3680 [3680] 20 months ksprotte add &allow-other-keys to initialize-persistent-instance for now
(edit) @3679 [3679] 20 months hans Remove accidentially duplicated slot PUBLISHED from POI
(edit) @3677 [3677] 20 months hans INITIALIZE-PERSISTENT-INSTANCE now receives the initargs supplied to …
(edit) @3675 [3675] 20 months ksprotte factored slot-strings into a seperate file
(edit) @3671 [3671] 20 months ksprotte again whitespace cleanup + removed tabs
(edit) @3668 [3668] 20 months ksprotte project bos does not cause a single compilation warning
(edit) @3666 [3666] 20 months ksprotte some fixes to bos to avoid compilation warnings
(edit) @3665 [3665] 20 months ksprotte fixed poi-javascript generation for changed poi-movie format
(edit) @3663 [3663] 20 months hans Remove stripe related code and definitions.
(edit) @3662 [3662] 20 months ksprotte corrected method definition order in poi.lisp
(edit) @3661 [3661] 20 months hans Remove old graphics generation files that are no longer useful.
(edit) @3658 [3658] 20 months ksprotte added support for displaying and uploading multiple poi movies
(edit) @3656 [3656] 20 months ksprotte whitespace cleanup
(edit) @3644 [3644] 20 months hans Revive cmucl support for BOS.
(edit) @3639 [3639] 20 months ksprotte allocate-m2s-for-sale uses again the allocate-cache with exact matches
(edit) @3638 [3638] 20 months ksprotte removed allocation-cache-subsystem; rebuild-allocation-cache is now called …
(edit) @3619 [3619] 20 months hans Send out contract mails asynchronously, from separate thread.
(edit) @3617 [3617] 20 months ksprotte made search-adjacent more robust for the (pathological) cases of the …
(edit) @3615 [3615] 20 months hans Replace a COND by an UNLESS to save two more lines and improve readability …
(edit) @3614 [3614] 20 months hans LET* -> LET
(edit) @3612 [3612] 20 months hans Fix docstring of SEARCH-ADJACENT.
(edit) @3610 [3610] 20 months ksprotte small correction for the fact that search-adjacent now returns m2 objects
(edit) @3609 [3609] 20 months hans Use apply, not funcall now.
(edit) @3608 [3608] 20 months hans Refactored…
(edit) @3607 [3607] 20 months ksprotte allocation-area more readable using DEADLINE timestamp
(edit) @3606 [3606] 20 months ksprotte allocate-in-area now gives up after 10ms
(edit) @3598 [3598] 20 months ksprotte all bos tests pass again :)
(edit) @3597 [3597] 20 months ksprotte test allocation.disconnected-m2s.1 passes for the first time
(edit) @3595 [3595] 20 months ksprotte return-contract-m2s has to be a generic function (mistakenly changed that …
(edit) @3594 [3594] 20 months ksprotte one more package problem.... needed add shadowing-import-from to package …
(edit) @3593 [3593] 20 months ksprotte moved simple queue to bos.m2
(edit) @3588 [3588] 20 months ksprotte checkpoint - some more work on allocation
(edit) @3587 [3587] 20 months hans try again!
(edit) @3586 [3586] 20 months ksprotte removed stripes from allocation - still ongoing work with try-allocation
(edit) @3583 [3583] 20 months hans *** empty log message ***
(edit) @3582 [3582] 20 months hans Experimental new allocator
(edit) @3574 [3574] 20 months ksprotte working on allocation
(edit) @3569 [3569] 20 months ksprotte added new function m2s-connected-p for debugging purposes
(edit) @3565 [3565] 20 months hans Don't use ICONV to convert UTF-8 string to ISO-8859-1 before using …
(edit) @3554 [3554] 20 months hans Never block in contract-issue-cert. In the frontend, the user will always …
(edit) @3547 [3547] 20 months ksprotte fixed bug reported by vivian. "fehler bei ueberweisung ohne email Mir …
(edit) @3545 [3545] 20 months ksprotte need to write now bos.m2.allocation-cache::rebuild-cache in two …
(edit) @3544 [3544] 20 months ksprotte rebuild-cache should not be exported; fix for test …
(edit) @3543 [3543] 20 months ksprotte rebuild-cache: assert (in-transaction-p)
Note: See TracRevisionLog for help on using the revision log.