This repository has been archived on 2020-04-03. You can view files and clone it, but cannot push or open issues or pull requests.
thesis/projektdokumentation/dokumentations_historie.org

189 lines
18 KiB
Org Mode

:preamble:
#+setupfile: ~/git_repos/notes/settings/html_theme/setup/theme-readtheorg.setup
#+latex_header: \input{/home/andreas/git_repos/notes/settings/latex/style}
#+options: toc:nil num:nil
#+exclude_tags: no_export
:end:
* Dokument Historie
#+BEGIN_SRC shell :exports results :eval never-export
echo "*Datum*, *Author*, *Änderung*"
git log --pretty=format:'%ai, %an, %s' | sed s/+0100//g | sed s/+0200//g
#+END_SRC
#+ATTR_LATEX: :environment longtable :align |p{3cm}|p{3cm}|p{8cm}|
#+RESULTS:
| *Datum* | *Author* | *Änderung* |
| 2019-01-15 21:17:14 | Andreas Zweili | update the tex file |
| 2019-01-15 21:16:56 | Andreas Zweili | update the work journal |
| 2019-01-15 21:16:30 | Andreas Zweili | add section about the usability study |
| 2019-01-15 21:09:59 | Andreas Zweili | add section about the UI design |
| 2019-01-15 09:35:03 | Andreas Zweili | Add a missing picture |
| 2019-01-14 10:42:39 | Andreas Zweili | rearange sections |
| 2019-01-14 10:41:31 | Andreas Zweili | remove a todo tag |
| 2019-01-14 10:40:59 | Andreas Zweili | add section about the UI inspiration |
| 2019-01-12 13:41:37 | Andreas Zweili | fix some typos |
| 2019-01-11 20:08:56 | Andreas Zweili | update the journal |
| 2019-01-11 20:05:58 | Andreas Zweili | update tables |
| 2019-01-11 20:05:25 | Andreas Zweili | extend the testing section |
| 2019-01-11 17:55:58 | Andreas Zweili | fixing more typos |
| 2019-01-10 21:40:35 | Andreas Zweili | move typo fixes |
| 2019-01-10 21:10:37 | Andreas Zweili | Fix various Typos |
| 2019-01-10 20:30:18 | Andreas Zweili | Merge branch 'master' of git.2li.ch:Nebucatnetzer/thesis |
| 2019-01-10 20:28:10 | Andreas Zweili | add Konzept section |
| 2019-01-10 20:28:10 | Andreas Zweili | add Konzept section |
| 2019-01-05 11:44:26 | Andreas Zweili | remove section Vorkenntnisse |
| 2019-01-03 14:22:47 | Andreas Zweili | add option to create the final zip with the make file |
| 2019-01-03 14:22:33 | Andreas Zweili | update the html time plan |
| 2019-01-03 14:22:05 | Andreas Zweili | ignore zip files |
| 2019-01-03 14:05:36 | Andreas Zweili | update journal |
| 2019-01-03 12:17:45 | Andreas Zweili | add sections about use cases |
| 2018-12-28 16:03:06 | Andreas Zweili | mark milestones explicitly |
| 2018-12-28 11:10:22 | Andreas Zweili | reorder the Konzept section |
| 2018-12-28 11:03:42 | Andreas Zweili | move the Werkzeug section to Konfigurationsmanagement |
| 2018-12-25 17:42:57 | Andreas Zweili | use material colours in all the diagramms |
| 2018-12-25 17:07:02 | Andreas Zweili | extend title page |
| 2018-12-25 17:06:31 | Andreas Zweili | rename the document and other various fixes |
| 2018-12-25 16:53:53 | Andreas Zweili | create an Ist/Soll Analyse |
| 2018-12-25 16:53:25 | Andreas Zweili | move parts of the risk_analysis to the section Initialisierung |
| 2018-12-25 15:50:44 | Andreas Zweili | Merge branch 'master' of git.2li.ch:Nebucatnetzer/thesis |
| 2018-12-25 15:50:11 | Andreas Zweili | remove todo state |
| 2018-12-25 15:50:11 | Andreas Zweili | remove todo state |
| 2018-12-25 15:49:54 | Andreas Zweili | update SWOT analysis |
| 2018-12-25 13:47:55 | Andreas Zweili | add an Arbeitsjournal |
| 2018-12-25 13:47:43 | Andreas Zweili | add sections about controlling |
| 2018-12-25 13:47:28 | Andreas Zweili | various clean ups |
| 2018-12-25 12:19:16 | Andreas Zweili | describe the time planing |
| 2018-12-25 11:50:21 | Andreas Zweili | extend ausgangslage |
| 2018-12-25 11:45:35 | Andreas Zweili | add kontext diagramm |
| 2018-12-24 16:10:35 | Andreas Zweili | some more modifications |
| 2018-12-24 15:53:54 | Andreas Zweili | reorder all this shit... |
| 2018-12-24 12:17:34 | Andreas Zweili | update time plan |
| 2018-12-24 11:31:53 | Andreas Zweili | extend the readme |
| 2018-12-24 11:27:26 | Andreas Zweili | update the time management |
| 2018-12-24 10:56:34 | Andreas Zweili | make symlinks relativ |
| 2018-12-24 10:54:49 | Andreas Zweili | add a protokoll file |
| 2018-12-23 12:51:49 | Andreas Zweili | extend the risikomanagement section |
| 2018-12-23 10:07:54 | Andreas Zweili | Merge branch 'master' into risikomanagement |
| 2018-12-23 10:07:34 | Andreas Zweili | remove todo keywords |
| 2018-12-23 10:07:21 | Andreas Zweili | extend hello_world caption |
| 2018-12-23 10:06:15 | Andreas Zweili | fix the Risiko Analyse path |
| 2018-12-23 10:04:25 | Andreas Zweili | Merge branch 'master' into risikomanagement |
| 2018-12-23 10:03:41 | Andreas Zweili | add a screenshot of the hello_world pogramm |
| 2018-12-23 10:00:43 | Andreas Zweili | make distclean |
| 2018-12-23 10:00:19 | Andreas Zweili | WIP |
| 2018-12-22 16:55:02 | Andreas Zweili | extend the configuration management section |
| 2018-12-22 16:52:24 | Andreas Zweili | write the section about configuration management |
| 2018-12-22 16:52:09 | Andreas Zweili | write the section about the project method |
| 2018-12-22 16:27:20 | Andreas Zweili | fix the path and position of the stakeholder diagramm |
| 2018-12-22 16:24:17 | Andreas Zweili | finish the umweltanalyse |
| 2018-12-22 15:49:23 | Andreas Zweili | add swot analysis |
| 2018-12-22 15:27:25 | Andreas Zweili | extend the Agbrenzung |
| 2018-12-22 14:15:30 | Andreas Zweili | remove a duplicate entry |
| 2018-12-22 14:13:58 | Andreas Zweili | update the Vorkenntnisse section |
| 2018-12-22 14:11:30 | Andreas Zweili | add a picture for WIP graphics |
| 2018-12-22 14:11:03 | Andreas Zweili | fix image positions |
| 2018-12-22 13:57:08 | Andreas Zweili | extend the Bewertung section |
| 2018-12-22 13:53:49 | Andreas Zweili | finish writing the variants and the result |
| 2018-12-22 13:53:13 | Andreas Zweili | add wip screenshots of the hello world script |
| 2018-12-22 13:52:54 | Andreas Zweili | move the hello world script out of the documentation |
| 2018-12-22 00:40:19 | Andreas Zweili | add hello world pyqt example |
| 2018-12-22 00:40:03 | Andreas Zweili | add the gtk variant and parts of the electron variant |
| 2018-12-22 00:39:29 | Andreas Zweili | add references for meld and gtk_setup |
| 2018-12-22 00:39:15 | Andreas Zweili | add link to code snippet |
| 2018-12-19 22:28:33 | Andreas Zweili | add gtk and electron references |
| 2018-12-19 22:25:35 | Andreas Zweili | add Qt to frontend section |
| 2018-12-19 22:25:07 | Andreas Zweili | update refrence titles |
| 2018-12-19 22:24:46 | Andreas Zweili | add references for Qt |
| 2018-12-19 21:36:46 | Andreas Zweili | change glossary shorthand |
| 2018-12-19 21:12:30 | Andreas Zweili | Backend Varianten |
| 2018-12-19 21:12:05 | Andreas Zweili | add glossary entry for GUI |
| 2018-12-18 21:59:54 | Andreas Zweili | extend the C++ variant section |
| 2018-12-18 21:59:31 | Andreas Zweili | fix the python variant section |
| 2018-12-18 21:58:34 | Andreas Zweili | add glossary entries for compilers and makefiles |
| 2018-12-18 21:37:48 | Andreas Zweili | replace all listings with sexylisting when running make |
| 2018-12-18 21:16:01 | Andreas Zweili | Varianten |
| 2018-12-18 21:15:39 | Andreas Zweili | add two new sections |
| 2018-12-18 21:15:28 | Andreas Zweili | change section title |
| 2018-12-18 21:15:15 | Andreas Zweili | add reference for pep8 |
| 2018-12-18 18:16:11 | Andreas Zweili | make the history a bit pretier |
| 2018-12-18 17:52:28 | Andreas Zweili | add dokument_historie.org |
| 2018-12-17 22:53:54 | Andreas Zweili | add Konfigurationsmanagement and Projektmethode to Gantt Chart |
| 2018-12-17 22:53:09 | Andreas Zweili | change the eps logo to svg |
| 2018-12-17 22:44:54 | Andreas Zweili | add org-mode config to the thesis.el file |
| 2018-12-16 21:51:22 | Andreas Zweili | Variantenbewertung |
| 2018-12-15 08:40:16 | Andreas Zweili | add stakeholder diagramm |
| 2018-12-12 21:53:14 | Andreas Zweili | various smaller fixes |
| 2018-12-12 21:47:39 | Andreas Zweili | fix the glossary entries |
| 2018-12-12 21:47:20 | Andreas Zweili | add section about Werkzeuge |
| 2018-12-12 21:18:25 | Andreas Zweili | remove duplicate reference |
| 2018-12-12 21:14:50 | Andreas Zweili | extend the documentation |
| 2018-12-12 21:12:27 | Andreas Zweili | update the Beschreibung |
| 2018-12-12 21:12:10 | Andreas Zweili | remove whitespace |
| 2018-12-12 21:11:46 | Andreas Zweili | add various glossary und bibliography entries |
| 2018-12-11 22:47:58 | Andreas Zweili | add a minimal config for emacs |
| 2018-12-11 22:39:31 | Andreas Zweili | clean up the bibliography |
| 2018-12-11 22:39:22 | Andreas Zweili | remove the emacs config from the Makefile |
| 2018-12-11 22:31:40 | Andreas Zweili | write the introduction |
| 2018-12-11 22:28:27 | Andreas Zweili | change the license to CC-BY-SA |
| 2018-12-11 22:03:02 | Andreas Zweili | remove the emacs config from the Makefile |
| 2018-12-10 21:16:57 | Andreas Zweili | add an outline of the documentation |
| 2018-12-10 20:54:37 | Andreas Zweili | update the html theme path |
| 2018-12-10 20:53:15 | Andreas Zweili | update time plan |
| 2018-12-10 20:18:20 | Andreas Zweili | update the time planning |
| 2018-12-08 08:28:12 | Andreas Zweili | fix the bibliography for org-ref |
| 2018-09-28 18:20:55 | Andreas Zweili | add the lstlistlistingname to the toc |
| 2018-09-16 19:32:06 | Andreas Zweili | add glossary entry for API |
| 2018-09-16 19:25:06 | Andreas Zweili | ignore .listing files |
| 2018-09-16 19:24:56 | Andreas Zweili | rename the listings section |
| 2018-09-16 19:05:53 | Andreas Zweili | ignore the org-mode generate tex file |
| 2018-09-16 19:05:18 | Andreas Zweili | fix the glossary and acronyms |
| 2018-09-16 18:45:03 | Andreas Zweili | add a preamble |
| 2018-09-16 18:44:51 | Andreas Zweili | add a bibliography to the preamble |
| 2018-09-16 18:44:39 | Andreas Zweili | add support for a glossary |
| 2018-09-16 12:24:19 | Andreas Zweili | rename the main tex file |
| 2018-09-16 12:22:33 | Andreas Zweili | fix the sexylisting code block |
| 2018-07-29 23:05:27 | Andreas Zweili | make all the x in the target table lowercase |
| 2018-07-29 23:05:16 | Andreas Zweili | implement org-ref |
| 2018-07-23 22:35:01 | Andreas Zweili | add a distclean function to the Makefile |
| 2018-07-23 22:18:56 | Andreas Zweili | update the projektantrag tex source |
| 2018-07-23 22:17:46 | Andreas Zweili | don't remove the compiled PDF file |
| 2018-07-21 17:46:39 | Andreas Zweili | remove a missleading sentence |
| 2018-07-21 17:38:52 | Andreas Zweili | add information about the main repository location |
| 2018-07-21 17:23:39 | Andreas Zweili | update the tex file |
| 2018-07-21 17:23:21 | Andreas Zweili | move the Mittelbedarf heading to a new page |
| 2018-07-21 17:23:07 | Andreas Zweili | refactor the Makefile |
| 2018-07-21 17:12:03 | Andreas Zweili | add information about the API and the project method |
| 2018-07-21 17:11:20 | Andreas Zweili | update the author name of the borgbackup reference |
| 2018-07-20 19:03:32 | Andreas Zweili | make the makefile quieter |
| 2018-07-20 18:57:34 | Andreas Zweili | add a makefile for the projektantrag |
| 2018-07-20 18:57:20 | Andreas Zweili | don't cleanup the content tex file |
| 2018-07-20 18:53:28 | Andreas Zweili | add a makefile to the projekthandbuch |
| 2018-07-20 18:28:02 | Andreas Zweili | fix a typo |
| 2018-07-20 17:49:25 | Andreas Zweili | don't ignore makefiles |
| 2018-07-20 08:40:39 | Andreas Zweili | extend the setup file |
| 2018-07-16 22:00:49 | Andreas Zweili | fix a link and update the latex export |
| 2018-07-16 21:56:44 | Andreas Zweili | update the tex code |
| 2018-07-16 21:56:24 | Andreas Zweili | enable the bibliography and the list of tables in the antrag |
| 2018-07-16 21:56:04 | Andreas Zweili | extend the targets table |
| 2018-07-16 21:55:49 | Andreas Zweili | correct spelling mistakes |
| 2018-07-16 21:54:31 | Andreas Zweili | add borgbackup to the bibliography |
| 2018-07-16 20:37:57 | Andreas Zweili | correct line lengths to 80 characters |
| 2018-07-11 21:58:02 | Andreas Zweili | continue working on the diplomantrag |
| 2018-07-09 22:31:31 | Andreas Zweili | extend the projektantrag |
| 2018-07-09 22:31:14 | Andreas Zweili | wrap the org settings in a preamble |
| 2018-07-09 22:31:05 | Andreas Zweili | add a planner file |
| 2018-07-09 21:50:00 | Andreas Zweili | untrack a few more files |
| 2018-07-09 21:47:51 | Andreas Zweili | ignore the auto directory |
| 2018-07-09 21:47:07 | Andreas Zweili | remove .el file |
| 2018-07-09 21:46:18 | Andreas Zweili | ignore .el files |
| 2018-06-03 17:34:51 | Andreas Zweili | add setup script |
| 2018-06-03 17:25:15 | Andreas Zweili | correct the paths to the general files |
| 2018-06-03 17:24:46 | Andreas Zweili | ignore the auto folders generated by emacs |
| 2018-06-03 17:21:58 | Andreas Zweili | move the handbuch and the antrag into their own folder |
| 2018-06-03 15:08:19 | Andreas Zweili | add the inital files for the documentations |
| 2018-06-03 15:07:10 | Andreas Zweili | ignore the compiled pdfs |
| 2018-06-03 13:56:41 | Andreas Zweili | change readme from markdown to org-mode format |
| 2018-05-26 15:00:47 | Andreas Zweili | Initial commit |