Commit Graph

147 Commits

Author SHA1 Message Date
Andreas Zweili 9d24430d2e remove the second box from the vagrantfile
The second box isn't needed for this project. I therefore removed it. I
just add it for testing.
2017-10-08 19:25:25 +02:00
Andreas Zweili 2e7077e92e add a Vagrantfile to setup the project 2017-10-08 14:09:17 +02:00
Andreas Zweili 9ef11e69c7 remove the last unnecessary bit 2017-03-22 20:47:15 +01:00
Andreas Zweili c6e9e9a32d add delete button to offer 2017-03-19 15:36:10 +00:00
Andreas Zweili 7803135110 remove unnecessary div element 2017-03-19 14:59:26 +00:00
Andreas Zweili 2d8acc0ec7 remove unnecessary div element 2017-03-19 14:51:47 +00:00
Andreas Zweili 432e690055 add action 2017-03-19 14:42:39 +00:00
Andreas Zweili df55f10fd6 remove unnecessary tag 2017-03-19 14:41:21 +00:00
Andreas Zweili 2d93c3402d add title to header 2017-03-19 14:16:14 +00:00
Andreas Zweili 6c4903acfa add title to header 2017-03-19 14:13:57 +00:00
Andreas Zweili d35888f8d8 remove unnecessary folder 2017-03-19 14:08:33 +00:00
Andreas Zweili 3971eab714 add title to header 2017-03-19 13:58:36 +00:00
Andreas Zweili f6c280cf55 add redirect 2017-03-07 20:50:29 +00:00
Andreas Zweili 1c5f7d42c1 fix the delete function 2017-03-07 20:29:02 +00:00
Andreas Zweili 390482daea fix line length 2017-03-07 20:21:05 +00:00
Andreas Zweili 4434566ca7 fix the XML format 2017-03-07 20:15:29 +00:00
Andreas Zweili 75b82c8e62 add comments 2017-03-07 20:12:04 +00:00
Andreas Zweili 02bfff2f4c add various comments to functions.php 2017-03-07 20:09:57 +00:00
Andreas Zweili bc10532894 change and remove comments 2017-03-06 21:44:48 +00:00
Andreas Zweili 9b498b9732 change name of the exported offer file 2017-03-06 21:44:08 +00:00
Andreas Zweili b65822e271 add empty lines for a better look 2017-03-06 21:43:41 +00:00
Andreas Zweili 78696ee551 create a function to export an offer to XML 2017-03-06 21:38:25 +00:00
Andreas Zweili 598c985d44 better formating on edit_demand.php page 2017-03-05 12:20:13 +00:00
Andreas Zweili 4d46e51e3c add an empty line after the title input 2017-03-05 12:15:23 +00:00
Andreas Zweili adaffd52d5 add "show details button" to the search results 2017-03-05 12:11:42 +00:00
Andreas Zweili d0d463c5eb change format for the delivery date 2017-03-03 14:19:22 +01:00
Andreas Zweili 3f58bd071b add title 2017-03-03 12:22:50 +01:00
Andreas Zweili d59ee2fb11 add function to post an offer 2017-03-03 12:08:55 +01:00
Andreas Zweili b08ea12eda add a delivery date to the demands 2017-03-02 20:18:15 +01:00
Andreas Zweili ae050b7923 add function to show the details of a demand 2017-03-01 21:59:56 +01:00
Andreas Zweili 4b7a290527 fix line length 2017-02-27 21:38:05 +01:00
Andreas Zweili e212f3709f show demand titles as links to show_demand.php 2017-02-27 21:37:06 +01:00
Ismail Cadaroski f0aeba0a02 -inserted a search button into board.php
-added a search page in which the results are shown
2017-02-27 20:13:15 +01:00
Andreas Zweili e25dbdb8d2 bring lines on one line 2017-02-21 20:04:35 +01:00
Andreas Zweili e06029066d remove some unnecessary parts 2017-02-20 22:39:43 +01:00
Andreas Zweili 2097a1f25e add the css class to the edit form 2017-02-20 22:23:00 +01:00
Andreas Zweili 0385e420ec correct some texts 2017-02-20 22:19:07 +01:00
Andreas Zweili 58eb99d7b0 Merge branch 'andreas' 2017-02-20 22:08:40 +01:00
Andreas Zweili b4f3db4208 check if the maximumPieces is bigger than the minimumPieces 2017-02-20 22:05:30 +01:00
Andreas Zweili 27ee918b63 rename a function call 2017-02-20 21:37:02 +01:00
Andreas Zweili 935e4f9e95 change title 2017-02-20 21:35:49 +01:00
Andreas Zweili 5efaae8bb3 rename various files and functions to add consistency 2017-02-20 21:34:28 +01:00
Andreas Zweili bcd41be9a8 rename function names 2017-02-20 21:24:47 +01:00
Andreas Zweili c407495893 Remove the amounts and text fields from the board view.
The board view should provide an overview over the available
requests for further selection.
2017-02-20 21:12:41 +01:00
Andreas Zweili 4871de62d3 Create a seperate page for adding demands
In addition I've added a new field for quality.
2017-02-20 20:56:02 +01:00
Ismail Cadaroski e3cf6d9d3a Doku fila and vision picture for the Case Study Documentation 2017-02-20 11:56:04 +01:00
Andreas Zweili a1bde1f459 Ignore emcas autosave files 2017-02-19 13:02:41 +01:00
Andreas Zweili 0532fc4a5c Ignore emcas temporary files 2017-02-19 12:58:06 +01:00
Andreas Zweili 7380999487 finalize the edit function
the edit function can now update all the relevant fields
2017-02-17 14:13:22 +01:00
Andreas Zweili 8e061ec901 finalize the function to request the user id
I've had to correct an error in the demands table. Tags can be empty.
2017-02-17 13:52:36 +01:00