# # ChangeLog for / # # Generated by Trac 1.2.3 # May 9, 2024, 11:43:02 PM Mon, 16 Dec 2013 09:21:09 GMT njw [1d8c87a] * de.wigbels.java/FizzBuzz/.idea/.name (added) * de.wigbels.java/FizzBuzz/.idea/compiler.xml (added) * de.wigbels.java/FizzBuzz/.idea/copyright/profiles_settings.xml (added) * de.wigbels.java/FizzBuzz/.idea/encodings.xml (added) * de.wigbels.java/FizzBuzz/.idea/libraries/Maven__junit_junit_4_10.xml (added) * de.wigbels.java/FizzBuzz/.idea/libraries/Maven__org_hamcrest_hamcrest_core_1_1.xml (added) * de.wigbels.java/FizzBuzz/.idea/misc.xml (added) * de.wigbels.java/FizzBuzz/.idea/modules.xml (added) * de.wigbels.java/FizzBuzz/.idea/scopes/scope_settings.xml (added) * de.wigbels.java/FizzBuzz/.idea/uiDesigner.xml (added) * de.wigbels.java/FizzBuzz/.idea/vcs.xml (added) * de.wigbels.java/FizzBuzz/.idea/workspace.xml (added) * de.wigbels.java/FizzBuzz/README.md (added) * de.wigbels.java/FizzBuzz/java.iml (added) * de.wigbels.java/FizzBuzz/pom.xml (added) * de.wigbels.java/FizzBuzz/src/main/java/dojo/java/FizzBuzz.java (added) * de.wigbels.java/FizzBuzz/src/main/java/dojo/java/Main.java (added) * de.wigbels.java/FizzBuzz/src/test/java/dojo/java/FizzBuzzTest.java (added) * de.wigbels.java/FizzBuzz/target/classes/dojo/java/FizzBuzz.class (added) * de.wigbels.java/FizzBuzz/target/classes/dojo/java/Main.class (added) * de.wigbels.java/FizzBuzz/target/maven-status/maven-compiler-plugin/compile/default-compile/createdFiles.lst (added) * de.wigbels.java/FizzBuzz/target/maven-status/maven-compiler-plugin/testCompile/default-testCompile/createdFiles.lst (added) * de.wigbels.java/FizzBuzz/target/surefire-reports/TEST-dojo.java.FizzBuzzTest.xml (added) * de.wigbels.java/FizzBuzz/target/surefire-reports/dojo.java.FizzBuzzTest.txt (added) * de.wigbels.java/FizzBuzz/target/test-classes/dojo/java/FizzBuzzTest.class (added) FizzBuzz dojo added Wed, 11 Dec 2013 10:35:40 GMT njw [aac6b0a] * de.wigbels.ruby/contact/app/controllers/application_controller.rb (added) appcontroller revised Wed, 11 Dec 2013 10:35:08 GMT njw [723d436] * de.wigbels.ruby/contact/app/controllers/application_controller.rb (deleted) del Wed, 11 Dec 2013 10:33:26 GMT njw [9de3ecc] * de.wigbels.ruby/contact/app/controllers/application_controller.rb (modified) doc Tue, 10 Dec 2013 19:16:14 GMT njw [7b22594] * de.wigbels.ruby/hothotread/Systemoverview.pdf (added) * de.wigbels.ruby/hothotread/bla.rb (added) * de.wigbels.ruby/hothotread/deploy (added) * de.wigbels.ruby/hothotread/hothotread.rb (added) * de.wigbels.ruby/hothotread/todo (added) hothotread added Tue, 10 Dec 2013 08:39:44 GMT njw [e1a3d57] * de.wigbels.ruby/contact/config/database.yml (modified) fixed database.yml Tue, 10 Dec 2013 08:37:29 GMT njw [7b7d827] * de.wigbels.ruby/contact/README (added) * de.wigbels.ruby/contact/Rakefile (added) * de.wigbels.ruby/contact/app/controllers/admincontact_controller.rb (added) * de.wigbels.ruby/contact/app/controllers/admincontactgroup_controller.rb (added) * de.wigbels.ruby/contact/app/controllers/application_controller.rb (added) * de.wigbels.ruby/contact/app/controllers/listcontactgroup_controller.rb (added) * de.wigbels.ruby/contact/app/controllers/login_controller.rb (added) * de.wigbels.ruby/contact/app/helpers/admincontact_helper.rb (added) * de.wigbels.ruby/contact/app/helpers/admincontactgroup_helper.rb (added) * de.wigbels.ruby/contact/app/helpers/application_helper.rb (added) * de.wigbels.ruby/contact/app/helpers/listcontactgroup_helper.rb (added) * de.wigbels.ruby/contact/app/helpers/login_helper.rb (added) * de.wigbels.ruby/contact/app/models/contact.rb (added) * de.wigbels.ruby/contact/app/models/contactgroup.rb (added) * de.wigbels.ruby/contact/app/models/contactmailer.rb (added) * de.wigbels.ruby/contact/app/views/admincontact/_form.rhtml (added) * de.wigbels.ruby/contact/app/views/admincontact/edit.rhtml (added) * de.wigbels.ruby/contact/app/views/admincontact/list.rhtml (added) * de.wigbels.ruby/contact/app/views/admincontact/new.rhtml (added) * de.wigbels.ruby/contact/app/views/admincontact/show.rhtml (added) * de.wigbels.ruby/contact/app/views/admincontactgroup/_form.rhtml (added) * de.wigbels.ruby/contact/app/views/admincontactgroup/edit.rhtml (added) * de.wigbels.ruby/contact/app/views/admincontactgroup/list.rhtml (added) * de.wigbels.ruby/contact/app/views/admincontactgroup/new.rhtml (added) * de.wigbels.ruby/contact/app/views/admincontactgroup/send_email_to_contacts_from_group.rhtml (added) * de.wigbels.ruby/contact/app/views/admincontactgroup/show.rhtml (added) * de.wigbels.ruby/contact/app/views/cleanlooks/img/background.png (added) * de.wigbels.ruby/contact/app/views/cleanlooks/img/dark_line.png (added) * de.wigbels.ruby/contact/app/views/cleanlooks/img/light_line.png (added) * de.wigbels.ruby/contact/app/views/cleanlooks/index.html (added) * de.wigbels.ruby/contact/app/views/cleanlooks/style.css (added) * de.wigbels.ruby/contact/app/views/contactmailer/send_mail_to_contact.rhtml (added) * de.wigbels.ruby/contact/app/views/layouts/admincontact.rhtml (added) * de.wigbels.ruby/contact/app/views/layouts/admincontactgroup.rhtml (added) * de.wigbels.ruby/contact/app/views/layouts/standard.rhtml (added) * de.wigbels.ruby/contact/app/views/listcontactgroup/_contact.rhtml (added) * de.wigbels.ruby/contact/app/views/listcontactgroup/index.rhtml (added) * de.wigbels.ruby/contact/app/views/login/index.rhtml (added) * de.wigbels.ruby/contact/app/views/login/login.rhtml (added) * de.wigbels.ruby/contact/app/views/login/logout.rhtml (added) * de.wigbels.ruby/contact/config/boot.rb (added) * de.wigbels.ruby/contact/config/database.yml (added) * de.wigbels.ruby/contact/config/environment.rb (added) * de.wigbels.ruby/contact/config/environments/development.rb (added) * de.wigbels.ruby/contact/config/environments/production.rb (added) * de.wigbels.ruby/contact/config/environments/test.rb (added) * de.wigbels.ruby/contact/config/routes.rb (added) * de.wigbels.ruby/contact/db/migrate/001_create_contacts.rb (added) * de.wigbels.ruby/contact/db/migrate/002_create_contactgroups.rb (added) * de.wigbels.ruby/contact/db/migrate/003_change_reference_contact_contactgroup.rb (added) * de.wigbels.ruby/contact/db/migrate/004_contact_surename.rb (added) * de.wigbels.ruby/contact/db/migrate/005_contact_surname.rb (added) * de.wigbels.ruby/contact/db/migrate/006_contact_newname.rb (added) * de.wigbels.ruby/contact/db/migrate/007_add_indizes.rb (added) * de.wigbels.ruby/contact/db/migrate/008_drop_indizes.rb (added) * de.wigbels.ruby/contact/db/schema.rb (added) * de.wigbels.ruby/contact/doc/README_FOR_APP (added) * de.wigbels.ruby/contact/public/.htaccess (added) * de.wigbels.ruby/contact/public/404.html (added) * de.wigbels.ruby/contact/public/500.html (added) * de.wigbels.ruby/contact/public/dispatch.cgi (added) * de.wigbels.ruby/contact/public/dispatch.fcgi (added) * de.wigbels.ruby/contact/public/dispatch.rb (added) * de.wigbels.ruby/contact/public/favicon.ico (added) * de.wigbels.ruby/contact/public/images/background.png (added) * de.wigbels.ruby/contact/public/images/dark_line.png (added) * de.wigbels.ruby/contact/public/images/light_line.png (added) * de.wigbels.ruby/contact/public/images/rails.png (added) * de.wigbels.ruby/contact/public/index.html (added) * de.wigbels.ruby/contact/public/javascripts/application.js (added) * de.wigbels.ruby/contact/public/javascripts/controls.js (added) * de.wigbels.ruby/contact/public/javascripts/dragdrop.js (added) * de.wigbels.ruby/contact/public/javascripts/effects.js (added) * de.wigbels.ruby/contact/public/javascripts/prototype.js (added) * de.wigbels.ruby/contact/public/robots.txt (added) * de.wigbels.ruby/contact/public/stylesheets/scaffold.css (added) * de.wigbels.ruby/contact/public/stylesheets/style.css (added) * de.wigbels.ruby/contact/script/about (added) * de.wigbels.ruby/contact/script/breakpointer (added) * de.wigbels.ruby/contact/script/console (added) * de.wigbels.ruby/contact/script/dbconsole (added) * de.wigbels.ruby/contact/script/destroy (added) * de.wigbels.ruby/contact/script/generate (added) * de.wigbels.ruby/contact/script/performance/benchmarker (added) * de.wigbels.ruby/contact/script/performance/profiler (added) * de.wigbels.ruby/contact/script/performance/request (added) * de.wigbels.ruby/contact/script/plugin (added) * de.wigbels.ruby/contact/script/process/inspector (added) * de.wigbels.ruby/contact/script/process/reaper (added) * de.wigbels.ruby/contact/script/process/spawner (added) * de.wigbels.ruby/contact/script/runner (added) * de.wigbels.ruby/contact/script/server (added) * de.wigbels.ruby/contact/setup_log_contact.txt (added) * de.wigbels.ruby/contact/test/fixtures/contactgroups.yml (added) * de.wigbels.ruby/contact/test/fixtures/contactmailer/send_mail_to_contact (added) * de.wigbels.ruby/contact/test/fixtures/contacts.yml (added) * de.wigbels.ruby/contact/test/functional/admincontact_controller_test.rb (added) * de.wigbels.ruby/contact/test/functional/admincontactgroup_controller_test.rb (added) * de.wigbels.ruby/contact/test/functional/listcontactgroup_controller_test.rb (added) * de.wigbels.ruby/contact/test/functional/login_controller_test.rb (added) * de.wigbels.ruby/contact/test/test_helper.rb (added) * de.wigbels.ruby/contact/test/unit/contact_test.rb (added) * de.wigbels.ruby/contact/test/unit/contactgroup_test.rb (added) * de.wigbels.ruby/contact/test/unit/contactmailer_test.rb (added) * de.wigbels.ruby/contact/tmp/sessions/ruby_sess.13fe1d3ab6930982 (added) * de.wigbels.ruby/contact/tmp/sessions/ruby_sess.6f86c703e79a53bf (added) * de.wigbels.ruby/contact/tmp/sessions/ruby_sess.845d2ed84dc3c938 (added) * de.wigbels.ruby/contact/tmp/sessions/ruby_sess.89daefd3bc18de42 (added) * de.wigbels.ruby/contact/tmp/sessions/ruby_sess.98878ae93befa02b (added) * de.wigbels.ruby/contact/tmp/sessions/ruby_sess.f08430970734500e (added) * de.wigbels.ruby/contact/todo.txt (added) * de.wigbels.ruby/hothotwrite/example (added) * de.wigbels.ruby/hothotwrite/hhw.rb (added) opened projects: hothotwrite and contact Mon, 11 Feb 2013 07:36:45 GMT njw [31433d4] * de.wigbels.struktogrammblatt/struktogrammblatt_beispiel.pdf (moved) Renamed the example. Thu, 29 Nov 2012 11:49:42 GMT njw [664c4d1] * de.wigbels.putzaleit/teilefoo/f3k_slw_geometrie_symetrisch.dxf (added) Possible geometry for a F3K vertical. Symetrische Geometrie fuer ein ... Mon, 26 Nov 2012 12:50:38 GMT njw [088491f] * de.wigbels.putzaleit/teilefoo/f3k_slw_geometrie.dxf (added) Geometry of a possible F3K vertical. Geometrie eines moeglichen F3K ... Sat, 27 Aug 2011 19:33:49 GMT njw [d03992d] foo Sat, 27 Aug 2011 19:32:35 GMT njw [35ea883] mime-type corrected Sat, 27 Aug 2011 19:31:41 GMT njw [b2927b4] mimetype corrected Sat, 27 Aug 2011 19:24:45 GMT njw [023f72c] * de.wigbels.putzaleit/teilefoo/Ruderhoerner.dxf (added) added teilefoo Fri, 18 Feb 2011 08:31:14 GMT njw [baac336] * de.wigbels.putzaleit/kis-entry/KIS Entry - Rumpfkeule ala Michael Rossberg.pdf (modified) * de.wigbels.putzaleit/kis-entry/KIS_Entry_Rumpfkeule.dxf (modified) minor corrections Thu, 17 Feb 2011 15:10:19 GMT njw [45c949f] * de.wigbels.putzaleit/kis-entry/KIS Entry - Rumpfkeule ala Michael Rossberg.pdf (added) pdf export Thu, 17 Feb 2011 14:55:27 GMT njw [7e0809a] * de.wigbels.putzaleit/kis-entry/KIS_Entry_Rumpfkeule.dxf (modified) 10mm Thu, 17 Feb 2011 13:36:47 GMT njw [c54b74b] * de.wigbels.putzaleit/kis-entry/KIS_Entry_Rumpfkeule.dxf (added) KIS Entry Rumpfkeule ala Michael Rossberg Thu, 17 Feb 2011 13:32:48 GMT njw [8c1cd5a] * de.wigbels.putzaleit/kis-entry/KIS_Entry_Rumpfkeule.dxf (deleted) binary vs. text Thu, 17 Feb 2011 13:29:19 GMT njw [e6c8333] * de.wigbels.putzaleit/kis-entry/KIS_Entry_Rumpfkeule.dxf (added) kis-entry rumpfkeule ala michael rossberg Wed, 16 Feb 2011 20:38:00 GMT njw [e7bc973] new dir kis-entry Wed, 16 Feb 2011 20:37:01 GMT njw [2c8a317] new dir putzaleit Wed, 16 Feb 2011 20:36:26 GMT njw [5fb6ac6] * de.wigbels.avr/sketchbook/hothotheat/hothotheat.pde (modified) new putzaleit dir Fri, 22 May 2009 20:07:45 GMT njw [789d162] * de.wigbels.avr/sketchbook/hothotheat/hothotheat.pde (modified) no chance to use the Interrupt-API with the Butterfly?! Wed, 20 May 2009 16:50:07 GMT njw [86f2c9a] * de.wigbels.avr/sketchbook/hothotheat/hothotheat.pde (modified) hothotheat identifies real gas reeds (reads) now - outout to UART ... Tue, 19 May 2009 13:44:40 GMT njw [b51b715] * de.wigbels.ruby/templates/shellscript.rb (modified) changed sheebang Tue, 19 May 2009 12:48:25 GMT njw [16e91c3] * de.wigbels.ruby/templates/shellscript.rb (modified) status from framework Tue, 19 May 2009 12:39:16 GMT njw [a5924d3] * de.wigbels.ruby/templates/shellscript.rb (added) My ruby standard template Mon, 18 May 2009 19:57:46 GMT njw [71bba07] * de.wigbels.avr/sketchbook/hothotheat/hothotheat.pde (modified) added some lcd-printouts for initial testing... Sun, 17 May 2009 20:25:10 GMT njw [4aaeb66] * de.wigbels.avr/sketchbook/hothotheat/hothotheat.pde (modified) debouncing; more concrete testing... Fri, 15 May 2009 21:13:53 GMT njw [78394ea] * de.wigbels.avr/sketchbook/hothotheat/hothotheat.pde (modified) added more info about compile cycle Fri, 15 May 2009 21:00:58 GMT njw [454b95c] * de.wigbels.avr/sketchbook/hothotheat/hothotheat.pde (added) added hothotheat in/and de.wigbels.avr Wed, 06 May 2009 11:42:00 GMT njw [85544a9] * de.wigbels.ruby/rmallyourtweets/rmallyourtweets.rb (modified) minor fix to since-query-awkward Fri, 24 Apr 2009 13:19:00 GMT njw [9ea979a] * de.wigbels.ruby/mob2archiv/m2a.rb (modified) * de.wigbels.ruby/rmallyourtweets/rmallyourtweets.rb (modified) added author info Fri, 24 Apr 2009 09:28:33 GMT njw [c01b5ba] * de.wigbels.ruby/rmallyourtweets/rmallyourtweets.rb (modified) building imperia Fri, 24 Apr 2009 08:57:11 GMT njw [b3b0c9c] * de.wigbels.ruby/rmallyourtweets/rmallyourtweets.rb (modified) minor updates to rmallyourtweets Fri, 24 Apr 2009 07:57:26 GMT njw [fc1853a] * de.wigbels.ruby/rmallyourtweets/rmallyourtweets.rb (added) added remove all your tweets Tue, 02 Dec 2008 10:42:54 GMT njw [bc420b6] * de.wigbels.struktogrammblatt/struktogrammblatt_final.pdf (added) Tue, 02 Dec 2008 10:42:24 GMT njw [69730f0] * de.wigbels.struktogrammblatt/struktogrammblatt_final.PDF (deleted) Tue, 02 Dec 2008 10:40:38 GMT njw [7ef9682] * de.wigbels.struktogrammblatt/struktogrammblatt_final.PDF (added) * de.wigbels.struktogrammblatt/struktugrammblatt_beispiel.pdf (added) Struktogrammblatt Tue, 02 Dec 2008 10:39:21 GMT njw [cd88a9b] * struktogrammblatt_final.PDF (deleted) * struktugrammblatt_beispiel.pdf (deleted) Tue, 02 Dec 2008 10:38:14 GMT njw [83c5408] * struktogrammblatt_final.PDF (added) * struktugrammblatt_beispiel.pdf (added) Thu, 26 Jun 2008 20:50:49 GMT njw [bc5d5b2] * de.wigbels.ruby/mob2archiv/doc/created.rid (added) * de.wigbels.ruby/mob2archiv/doc/files/m2a_rb.html (added) * de.wigbels.ruby/mob2archiv/doc/files/m2a_rb.src/M000001.html (added) * de.wigbels.ruby/mob2archiv/doc/files/m2a_rb.src/M000002.html (added) * de.wigbels.ruby/mob2archiv/doc/files/m2a_rb.src/M000003.html (added) * de.wigbels.ruby/mob2archiv/doc/fr_class_index.html (added) * de.wigbels.ruby/mob2archiv/doc/fr_file_index.html (added) * de.wigbels.ruby/mob2archiv/doc/fr_method_index.html (added) * de.wigbels.ruby/mob2archiv/doc/index.html (added) * de.wigbels.ruby/mob2archiv/doc/rdoc-style.css (added) * de.wigbels.ruby/mob2archiv/m2a.rb (added) Initial Import Thu, 26 Jun 2008 10:12:22 GMT njw [8db26ac] * README.1st (modified) o Thu, 26 Jun 2008 10:09:52 GMT njw [1be7b2f] * README.1st (modified) Thu, 26 Jun 2008 10:09:05 GMT njw [58fb06f] * README.1st (modified) Thu, 26 Jun 2008 10:05:36 GMT njw [8599c90] * README.1st (modified) xx Thu, 30 Aug 2007 15:13:27 GMT njw [1a9f545] deleted some directories Thu, 30 Aug 2007 14:01:37 GMT njw [59c7950] * public/README.1st (deleted) deleted some directories Thu, 30 Aug 2007 12:59:06 GMT njw [f5d28d9] * public/README.1st (added) Basic structure added Wed, 06 Jun 2007 08:32:11 GMT root [46b33de] * README.1st (added) initial import