Commit Graph

144 Commits

Author SHA1 Message Date
Andreas Zweili
3e538a2ea5 remove an unneeded line 2017-08-23 23:12:28 +02:00
Andreas Zweili
fca04f0a64 Merge branch 'master' into andreas 2017-08-23 23:10:19 +02:00
Andreas Zweili
b6d1437913 create a new defintion of the paragraph environment 2017-08-23 22:35:06 +02:00
Andreas Zweili
8ae2019dd3 change table sizes 2017-08-21 18:51:12 +02:00
Andreas Zweili
c9922c4a15 add a current version of the time planning 2017-08-19 15:07:10 +02:00
Andreas Zweili
0b120cbec8 fix a typo 2017-08-19 14:59:10 +02:00
Andreas Zweili
b44ee71b78 fix a typo 2017-08-19 14:58:17 +02:00
Andreas Zweili
e9ea46f6f9 add pictures and fix various spelling errors 2017-08-19 14:56:07 +02:00
Andreas Zweili
6b638f2116 delete the svg files 2017-08-19 14:55:53 +02:00
Andreas Zweili
f69d014250 create puml diagrammes for the csharp classes 2017-08-16 15:05:34 +02:00
Andreas Zweili
66e4649a4e add rent_prices as an attribute to locations 2017-08-09 20:31:02 +02:00
Andreas Zweili
34a8472dfa separate the locations and rent_prices tables
This way it would be a bit easier to work with
and it would make more sense in the payment history.
2017-08-08 22:20:42 +02:00
Andreas Zweili
d210e1522e create a sql script to create the rents view 2017-08-08 21:53:14 +02:00
Andreas Zweili
9f1f0d0139 rename the removal script 2017-08-08 21:52:37 +02:00
Andreas Zweili
01a50b3986 Merge branch 'izy' into andreas 2017-08-05 11:02:28 +02:00
Ismail
a4d3fc2d08 design and code changes to the application 2017-08-02 22:36:24 +02:00
Andreas Zweili
e4aeb17446 add test cases 2017-07-27 18:42:30 +02:00
Andreas Zweili
fc57b8002c add use cases to the org file 2017-07-27 17:15:26 +02:00
Andreas Zweili
7a720ca87f fix various things in the documentation 2017-07-27 17:09:26 +02:00
Andreas Zweili
5c1f7e0465 Merge branch 'izy' into andreas 2017-07-27 16:34:21 +02:00
Andreas Zweili
d078bb3646 allow payment_dates to be 0 2017-07-27 16:14:16 +02:00
Andreas Zweili
82bad94aa5 unify the quote signs 2017-07-27 16:10:19 +02:00
Ismail
bdd791b053 changet location SQL code from = to like % % 2017-07-27 15:52:00 +02:00
Andreas Zweili
9e475b7790 escape # sympols 2017-07-27 15:49:11 +02:00
Andreas Zweili
2e30c7388b wrap lines 2017-07-27 15:47:44 +02:00
Andreas Zweili
ed24337ea0 Merge branch 'izy' into andreas 2017-07-27 15:45:35 +02:00
Andreas Zweili
2035d9605e make the erm diagramm look a bit better 2017-07-27 14:37:47 +02:00
Ismail
59863aa937 Add doku elements 2017-07-27 14:23:02 +02:00
Ismail
9151ec1c0c additions to the documentation 2017-07-27 12:09:53 +02:00
Andreas Zweili
b17a3ed91f add an org file to easily create latex tables 2017-07-27 10:22:27 +02:00
Andreas Zweili
a25246220f add a description about the use cases 2017-07-27 10:22:02 +02:00
Ismail
06d4e0afe2 Add rent function 2017-07-26 20:20:14 +02:00
Ismail
fef89ba4bd Rebuild Application with a login gui 2017-07-26 18:18:37 +02:00
Andreas Zweili
dc5a9c59c6 reflow text 2017-07-26 00:08:03 +02:00
Andreas Zweili
c40c2fd892 change the point size to 11 2017-07-26 00:07:47 +02:00
Andreas Zweili
586cd99738 update the bibliography 2017-07-26 00:07:30 +02:00
Andreas Zweili
fc3246fa14 write use cases 2017-07-25 23:37:59 +02:00
Andreas Zweili
b3a3a3b1f8 add a default member_status to new members
All new registered members get assigned the member status new_member.
2017-07-25 13:59:16 +02:00
Andreas Zweili
444c545338 continue working on the use cases 2017-07-25 13:54:43 +02:00
Andreas Zweili
f794b4401a add references 2017-07-24 20:07:05 +02:00
Andreas Zweili
8a0e85ad8b add automatic dates to all the relevant attributes
This way we don't have to deal with the date format when creating a new entry.
2017-07-24 19:25:41 +02:00
Andreas Zweili
96d82feece convert dateTimePicker string to SQL format 2017-07-22 15:42:33 +02:00
Andreas Zweili
c3fb4a6976 fix an insert person query 2017-07-22 15:13:01 +02:00
Andreas Zweili
9c3a79f8a8 reformat line length 2017-07-21 08:06:06 +02:00
Andreas Zweili
8e874bfd67 add empty member_state 2017-07-20 23:07:13 +02:00
Andreas Zweili
aecbcd4b3f add a country reference to the cities table 2017-07-20 23:03:25 +02:00
Andreas Zweili
23f348b365 add a foreign key constraint to the cities table 2017-07-20 22:34:15 +02:00
Andreas Zweili
122bee4bbd add two new attributes to the members table 2017-07-20 22:33:17 +02:00
Ismail
cae3e56bc4 Minor changes to the c sharp documentation 2017-07-20 21:53:31 +02:00
Ismail
f31eb0c921 Merge branch 'master' of https://git.2li.ch/ibz/db_AI-4 2017-07-20 21:36:44 +02:00