Activity for Modular Railroad Asset/Meeting Mgmt

  • dirk.jahnke committed [50c1f7] on FKTT

    Object deletion now with simulate flag to improve testing without destroying the db too quickly.

  • dirk.jahnke committed [efc1d0] on FKTT

    Added missing alt attribute for img tags

  • dirk.jahnke committed [c7213c] on FKTT

    Made file access more secure by using realpath function; increase hit count only if the file can be found and delivered.

  • dirk.jahnke committed [599dcb] on FKTT

    Improved logging (using more levels to be able to reduce amount of log statements in log file).

  • dirk.jahnke committed [33641d] on FKTT

    Cleanup and fix image preview in edit dialogs and list views.

  • dirk.jahnke committed [c8a87b] on FKTT

    Enable loco pictures to be shown on list and edit dialogs.

  • dirk.jahnke committed [cdaabe] on FKTT

    Deprecation of $this->usrObj changed to $this->getSessionUser()

  • dirk.jahnke committed [955002] on FKTT

    Changed loglevel from debug to info in ValidateSession

  • dirk.jahnke committed [811486] on FKTT

    Popup window uses parameter for target in window.open function instead of setting a window attribute.

  • dirk.jahnke committed [6c1c94] on FKTT

    Added export icon.

  • dirk.jahnke committed [f8345f] on FKTT

    keep the location of table row menu items by showing an empty icon when no function is to be shown.

  • dirk.jahnke committed [f3e449] on FKTT

    Solve deprecation: usrObj to sessionUser

  • perniss committed [7923b3] on FKTT

    Merge remote-tracking branch 'origin/master' into scaleTT

  • perniss committed [45e5eb] on FKTT

    There was an error, but I haven't been able to reproduce it yet.

  • perniss committed [2031ba] on FKTT

    Some configuration variables was added for the mailer SMTP configuration. We need to implement a few more configuration parameters. However, for testing purposes, we need a proper SMTP configuration.

  • perniss committed [5161a0] on FKTT

    Some configuration variables was added for the mailer SMTP configuration.

  • perniss committed [363374] on FKTT

    Function doSend has been extended for use with the PHPMailer class.

  • perniss committed [b2d06f] on FKTT

    Add PHPMailer library for optional using for SMTP support

  • dirk.jahnke committed [64645e] on FKTT

    Fix loading/handling of images.

  • dirk.jahnke committed [434c94] on FKTT

    Change usrObj to getSessionUser()

  • perniss committed [e04964] on FKTT

    Merge remote-tracking branch 'origin/master' into scaleTT

  • dirk.jahnke committed [34fa35] on FKTT

    Fix retrieval of new participation/food selection from POST vars. Fix logic in Frontend-Code

  • dirk.jahnke committed [c13e08] on FKTT

    Refactor read/write dependent objects

  • dirk.jahnke committed [bd1f7e] on FKTT

    Added timetable to pcar menu

  • dirk.jahnke committed [866f4e] on FKTT

    Added timetable to cargo cars menu

  • Dirk Jahnke committed [a7d536] on FKTT

    Member registration still in progress

  • Dirk Jahnke committed [8ece3a] on FKTT

    Guest registration almost done

  • Dirk Jahnke committed [9403c0] on FKTT

    Split member/guest registration conroller

  • Dirk Jahnke committed [c7e07f] on FKTT

    Fix code analyzer comments

  • Dirk Jahnke committed [509930] on FKTT

    Split guest and member registration.

  • Dirk Jahnke committed [651a80] on FKTT

    Improved/updated logging

  • Dirk Jahnke committed [e98d4f] on FKTT

    Debug Log: Write names of log levels instead of numbers

  • Dirk Jahnke committed [d4f12c] on FKTT

    Debug Log: Added log level reporting and filtering on view

  • Dirk Jahnke committed [ef7eca] on FKTT

    Debug Log: Remove text filter when selecting start row to display; adding highlighted info when preparing the view

  • Dirk Jahnke committed [46a499] on FKTT

    Debug Log: Line number can be clicked to show a page starting at that number

  • Dirk Jahnke committed [e2b8b0] on FKTT

    Improve exception thrown when reg_type parameter does not match

  • Dirk Jahnke committed [7d39d5] on FKTT

    Remove guest list action icon

  • Dirk Jahnke committed [e0f4e2] on FKTT

    Split member and guest registrations

  • Dirk Jahnke committed [dff058] on FKTT

    Change style of command buttons in tables --> single column for all commands now

  • Dirk Jahnke committed [645cdf] on FKTT

    Add table-responsive class to div of log table

  • Dirk Jahnke committed [25ec8f] on FKTT

    Update log file display

  • Dirk Jahnke committed [802ab1] on FKTT

    Keep log files small and create version-files with timestamps

  • dirk.jahnke committed [d3eb3d] on FKTT

    Member and guest registration -- still not finalized, but it is much closer now to be finished.

  • dirk.jahnke committed [0d5148] on FKTT

    Added default 0 id to be able to show unset values.

  • dirk.jahnke committed [21d65a] on FKTT

    Added viewing the debug log file as part of admin interface (honestly, this is a developer tool)

  • dirk.jahnke committed [21d65a] on FKTT

    Added viewing the debug log file as part of admin interface (honestly, this is a developer tool)

  • dirk.jahnke committed [fc189b] on FKTT

    Fix lookup sql syntax (no functional change)

  • dirk.jahnke committed [482de2] on FKTT

    Modernize beans: remove Html dependencies and help creating configurations with syntactically correct SQL statement fragments -- replace :id and :langid respectively in get/getLookedUp methos. Stay backwards compatible.

  • dirk.jahnke committed [679ff1] on FKTT

    Splitted insert statements by table (tcid).

  • dirk.jahnke committed [d3d2e8] on FKTT

    Fix: wrong attribute value for 'disabled'

  • dirk.jahnke committed [1aff5e] on FKTT

    Fix: did not order

  • dirk.jahnke committed [0ab84d] on FKTT

    Fix tablename misspelled

  • dirk.jahnke committed [2543a4] on FKTT

    Rework of meeting registrations for members and guests

  • dirk.jahnke committed [e68a84] on FKTT

    Fixed: Attribute fremo_meeting_chapter_id was missing as table column

  • dirk.jahnke committed [9b7453] on FKTT

    Introduced more strict error handling when loading templates (throws exceptions)

  • dirk.jahnke committed [b90941] on FKTT

    Added enum validation for string data types

  • Dirk Jahnke committed [f64990] on FKTT

    Fix creation of table backups in database

  • Dirk Jahnke committed [812be1] on FKTT

    Introduce new registration tables for members and guests.

  • dirk.jahnke committed [67ad0d] on FKTT

    Continue changing database structure to use new meet_reg table for meeting registration management. Probably not finalized yet.

  • dirk.jahnke committed [8526ce] on FKTT

    Added creating archive versions of database table to be able to recover during testing

  • dirk.jahnke committed [707639] on FKTT

    Intermediate work -- not finalized yet -- in progress migrating meeting management

  • dirk.jahnke committed [cf9b1c] on FKTT

    Fix: boolean handling did not work properly

  • dirk.jahnke committed [6d301e] on FKTT

    Remove dependency on treffenteilnehmer, use meet_reg now

  • dirk.jahnke committed [942079] on FKTT

    Remove dependency on treffenteilnehmer, use meet_reg now

  • dirk.jahnke committed [114faa] on FKTT

    UI cleanups and fix data to be displayed

  • dirk.jahnke committed [16d06f] on FKTT

    Fix: is_fremo_meeting flag not passed through correctly, need to use checkbox, hidden input does not work

  • dirk.jahnke committed [ed7a04] on FKTT

    Composer update

  • dirk.jahnke committed [776d44] on FKTT

    Added composer dump-autoload to deployment as a step to avoid problems when adding new classes/files.

  • dirk.jahnke committed [2173b2] on FKTT

    Integrated timetable into loco controller

  • dirk.jahnke committed [19f4d1] on FKTT

    Added getActionUrl method

  • dirk.jahnke committed [61f3d0] on FKTT

    Refactoring: use sessionUser instead of usrObj (deprecated)

  • Dirk Jahnke committed [334a90] on FKTT

    Added action to show timetable display

  • Dirk Jahnke committed [c2a4b1] on FKTT

    Added timetable generation

  • Dirk Jahnke committed [9637c1] on FKTT

    Added StringCollectorTest

  • dirk.jahnke committed [c3ac4a] on FKTT

    Change default of meeting list to show all meetings, not just mine

  • dirk.jahnke committed [6d8b24] on FKTT

    Fix edit: find registration even if regid is not known.

  • dirk.jahnke committed [9fcdf1] on FKTT

    Added constructor with auto-load from database. Added findByMeetingAndUser class method.

  • dirk.jahnke committed [d3fcd4] on FKTT

    Fix: meeting location was missing in UI. Community selection empty. Fremo chapter/scale display not valid.

  • dirk.jahnke committed [54928d] on FKTT

    No functional change, added return types to function declaration

  • dirk.jahnke committed [bcc339] on FKTT

    cleanup, not used anymore

  • dirk.jahnke committed [5bb00e] on FKTT

    Fix: find community by fremo chapter now returns false, if no chapter exists -- should return null

  • dirk.jahnke committed [35ccb9] on FKTT

    Fix deployer bug by going back to old version.

  • dirk.jahnke committed [c9fd06] on FKTT

    Fix: getFromPost needs the complete data, otherwise missing property values are lost. Now: Data is loaded from database first, if it exists, and updated afterwards. Thus missing properties does not lead to data loss anymore.

  • dirk.jahnke committed [3f0d1f] on FKTT

    Align community to fremo_chapter

  • dirk.jahnke committed [f9c828] on FKTT

    Fix: migration steps have not been idempotent

  • dirk.jahnke committed [1e0524] on FKTT

    Fix showVisibility handling if config exists already

  • dirk.jahnke committed [f72e7e] on FKTT

    Added fremo-chapter ID to community table to be able to map against fremo chapters.

  • dirk.jahnke committed [3e0e29] on FKTT

    Remove debug output

  • dirk.jahnke committed [12f178] on FKTT

    Set default country for new meetings.

  • dirk.jahnke committed [d639da] on FKTT

    Fixed tests after merging master-changes

  • dirk.jahnke committed [2770ef] on FKTT

    Added possibility to pass config file name as parameter (allows testing in unit tests).

  • dirk.jahnke committed [2770ef] on FKTT

    Added possibility to pass config file name as parameter (allows testing in unit tests).

  • dirk.jahnke committed [2e97c7] on FKTT

    Fix: Fails if login page is submitted without user/credentials

  • dirk.jahnke committed [3e8b8a] on FKTT

    Fix: Could not store login messages

  • dirk.jahnke committed [01a818] on FKTT

    Fix: Use of REPLACE sql statement causes values to be set to null -- unwanted effect. Replaced REPLACE by prober INSERT or UPDATE.

  • dirk.jahnke committed [24c6dd] on FKTT

    The date 0000-00-00 does not exist. Also no longer in the current version of mySQL...

  • dirk.jahnke committed [d35bf3] on FKTT

    Added email config for being able to test forgot-password-workflow

  • dirk.jahnke committed [24c6dd] on FKTT

    The date 0000-00-00 does not exist. Also no longer in the current version of mySQL...

  • dirk.jahnke committed [5cf7ad] on FKTT

    Duplicated logo removed.

  • dirk.jahnke committed [2c9779] on FKTT

    A special function was written to set forgotpassword token, because the password was deleted with the old solution (writeUser). This would make it possible for anyone to delete a user's password if they know their email-address.

1 >
MongoDB Logo MongoDB