Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

V0.1 #1

Open
wants to merge 53 commits into
base: master
Choose a base branch
from
Open

V0.1 #1

wants to merge 53 commits into from

Commits on May 15, 2016

  1. Spelling error

    St John Giddy committed May 15, 2016
    Configuration menu
    Copy the full SHA
    1b241ff View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    234b455 View commit details
    Browse the repository at this point in the history
  3. changed student to adPath

    Alex committed May 15, 2016
    Configuration menu
    Copy the full SHA
    7cc2ada View commit details
    Browse the repository at this point in the history
  4. Changed namespace Server to EMServer to prevent ambiguous referencing…

    … of the SQL Server Class.
    St John Giddy committed May 15, 2016
    Configuration menu
    Copy the full SHA
    85394bb View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    084d988 View commit details
    Browse the repository at this point in the history
  6. Changed target framework to .NET 4.6

    St John Giddy committed May 15, 2016
    Configuration menu
    Copy the full SHA
    bc9f558 View commit details
    Browse the repository at this point in the history
  7. added nickname to contributors

    Alex committed May 15, 2016
    Configuration menu
    Copy the full SHA
    2e41ede View commit details
    Browse the repository at this point in the history
  8. Worked on DatabaseManager. CreateTable and database is now protcted b…

    …y a password.
    St John Giddy committed May 15, 2016
    Configuration menu
    Copy the full SHA
    e70a909 View commit details
    Browse the repository at this point in the history
  9. Removed uneccassary information collected from ldap, installed packag…

    …e(jasonRPC)
    Alex committed May 15, 2016
    Configuration menu
    Copy the full SHA
    05124d8 View commit details
    Browse the repository at this point in the history
  10. mergebranch

    Alex committed May 15, 2016
    Configuration menu
    Copy the full SHA
    10b50bc View commit details
    Browse the repository at this point in the history
  11. Added System.Data.SQLite to references

    St John Giddy committed May 15, 2016
    Configuration menu
    Copy the full SHA
    b316ba2 View commit details
    Browse the repository at this point in the history
  12. Bump commit

    St John Giddy committed May 15, 2016
    Configuration menu
    Copy the full SHA
    29f43f9 View commit details
    Browse the repository at this point in the history
  13. Merge

    Alex committed May 15, 2016
    Configuration menu
    Copy the full SHA
    8f0640d View commit details
    Browse the repository at this point in the history
  14. Added Project files again

    Alex committed May 15, 2016
    Configuration menu
    Copy the full SHA
    b7bb6d5 View commit details
    Browse the repository at this point in the history

Commits on May 17, 2016

  1. Made console interactive. Can search for student's now using thier st…

    …udent number
    St John Giddy committed May 17, 2016
    Configuration menu
    Copy the full SHA
    84f4b87 View commit details
    Browse the repository at this point in the history
  2. Added App.config again xD

    St John Giddy committed May 17, 2016
    Configuration menu
    Copy the full SHA
    ae97600 View commit details
    Browse the repository at this point in the history
  3. Removed student property

    Alex committed May 17, 2016
    Configuration menu
    Copy the full SHA
    0f7a7ef View commit details
    Browse the repository at this point in the history
  4. Created Server.cs. Worked on the interpreter.

    St John Giddy committed May 17, 2016
    Configuration menu
    Copy the full SHA
    2fcecf4 View commit details
    Browse the repository at this point in the history
  5. Actually added Server.cs this time

    St John Giddy committed May 17, 2016
    Configuration menu
    Copy the full SHA
    02f6f2b View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    9561f44 View commit details
    Browse the repository at this point in the history
  7. Many updates

    St John Giddy committed May 17, 2016
    Configuration menu
    Copy the full SHA
    fd8c6ba View commit details
    Browse the repository at this point in the history
  8. Added timetable links to students

    Alex committed May 17, 2016
    Configuration menu
    Copy the full SHA
    6c7d483 View commit details
    Browse the repository at this point in the history
  9. Added timetable links to students

    Alex committed May 17, 2016
    Configuration menu
    Copy the full SHA
    76b4834 View commit details
    Browse the repository at this point in the history
  10. Added staff to the server

    Alex committed May 17, 2016
    Configuration menu
    Copy the full SHA
    4e5f956 View commit details
    Browse the repository at this point in the history
  11. Make sure DatabaseManager is shutdown corretly

    St John Giddy committed May 17, 2016
    Configuration menu
    Copy the full SHA
    648bae0 View commit details
    Browse the repository at this point in the history
  12. Merge branch

    St John Giddy committed May 17, 2016
    Configuration menu
    Copy the full SHA
    816bd32 View commit details
    Browse the repository at this point in the history
  13. Added vital try/finally statement

    St John Giddy committed May 17, 2016
    Configuration menu
    Copy the full SHA
    646ab52 View commit details
    Browse the repository at this point in the history
  14. Configuration menu
    Copy the full SHA
    fa111ac View commit details
    Browse the repository at this point in the history
  15. fixed searching for names

    Alex committed May 17, 2016
    Configuration menu
    Copy the full SHA
    57a7e70 View commit details
    Browse the repository at this point in the history
  16. Configuration menu
    Copy the full SHA
    08c0f86 View commit details
    Browse the repository at this point in the history

Commits on May 18, 2016

  1. Fixed Reinit method

    St John Giddy committed May 18, 2016
    Configuration menu
    Copy the full SHA
    b1f9835 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    59f0db2 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    e732740 View commit details
    Browse the repository at this point in the history
  4. Refectored LDAPManager

    St John Giddy committed May 18, 2016
    Configuration menu
    Copy the full SHA
    a1ca35c View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    700c4fc View commit details
    Browse the repository at this point in the history
  6. Fixed crash on no results found for search

    St John Giddy committed May 18, 2016
    Configuration menu
    Copy the full SHA
    827883f View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    00b3c90 View commit details
    Browse the repository at this point in the history
  8. Added signature for LoadStudents

    St John Giddy committed May 18, 2016
    Configuration menu
    Copy the full SHA
    96d8d22 View commit details
    Browse the repository at this point in the history
  9. Added signature for SearchStudents

    St John Giddy committed May 18, 2016
    Configuration menu
    Copy the full SHA
    8b9be7f View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    a68e2fe View commit details
    Browse the repository at this point in the history
  11. Added signature for SearchStudents

    St John Giddy committed May 18, 2016
    Configuration menu
    Copy the full SHA
    ca9b465 View commit details
    Browse the repository at this point in the history
  12. Configuration menu
    Copy the full SHA
    e3fc731 View commit details
    Browse the repository at this point in the history
  13. Did things

    St John Giddy committed May 18, 2016
    Configuration menu
    Copy the full SHA
    d717244 View commit details
    Browse the repository at this point in the history
  14. Did things

    St John Giddy committed May 18, 2016
    Configuration menu
    Copy the full SHA
    a762062 View commit details
    Browse the repository at this point in the history
  15. Trying to fix database regeneration

    St John Giddy committed May 18, 2016
    Configuration menu
    Copy the full SHA
    0a2c09c View commit details
    Browse the repository at this point in the history
  16. Merge

    St John Giddy committed May 18, 2016
    Configuration menu
    Copy the full SHA
    e01e978 View commit details
    Browse the repository at this point in the history
  17. Spelling error

    St John Giddy committed May 18, 2016
    Configuration menu
    Copy the full SHA
    87359fb View commit details
    Browse the repository at this point in the history

Commits on May 19, 2016

  1. Rename Server class to EMConsole

    St John Giddy committed May 19, 2016
    Configuration menu
    Copy the full SHA
    0aeb2a0 View commit details
    Browse the repository at this point in the history
  2. SQL search works. Can search using 's' without having to load the lis…

    …t again from LDAP
    St John Giddy committed May 19, 2016
    Configuration menu
    Copy the full SHA
    7749f63 View commit details
    Browse the repository at this point in the history

Commits on May 23, 2016

  1. Rename Packet to Server, skeleton file.

    St John Giddy committed May 23, 2016
    Configuration menu
    Copy the full SHA
    9d43ae1 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    bb32921 View commit details
    Browse the repository at this point in the history
  3. Added server

    St John Giddy committed May 23, 2016
    Configuration menu
    Copy the full SHA
    76d2eb8 View commit details
    Browse the repository at this point in the history
  4. test again!

    St John Giddy committed May 23, 2016
    Configuration menu
    Copy the full SHA
    35281f3 View commit details
    Browse the repository at this point in the history