329 Commits

Author SHA1 Message Date
Erik Thuning
8f570392ff Removed function search_name, since it is no longer in usee. 2018-08-15 18:19:52 +02:00
Erik Thuning
97d729df0e Refactored search_users to primarily rely on the local user table.
Added function get_items for easy access to all items of a type.
2018-08-15 18:18:24 +02:00
Erik Thuning
5b35de9ef7 Added new fragments and changed 'action' to 'page' in GET parameters 2018-08-15 18:16:58 +02:00
Erik Thuning
106aeff307 Site-specific tweaks to the theme 2018-08-15 18:15:57 +02:00
Erik Thuning
6cb0c8d784 Added the ability for the search field to retain its contents.
Changed 'action' to 'page' in GET parameters
2018-08-15 18:14:49 +02:00
Erik Thuning
af00f2dae5 Slowly getting things in place 2018-07-19 05:48:24 +02:00
Erik Thuning
8b134e3183 Starting to get the view bits in order 2018-07-18 16:36:58 +02:00
Erik Thuning
e4faabc42e Updated the html/css 2018-07-18 16:35:29 +02:00
Erik Thuning
9982ede3e3 Added menu background image 2018-07-18 16:34:51 +02:00
Erik Thuning
b554de47ac Adding classes for the different views 2018-07-11 16:46:28 +02:00
Erik Thuning
b31e9383ff TEsting things out 2018-07-11 16:46:10 +02:00
Erik Thuning
a33f8172f6 REmoved format_page function and refactored get_fragments 2018-07-11 16:45:43 +02:00
Erik Thuning
f5d66367d1 Added a menu div 2018-07-11 16:44:02 +02:00
Erik Thuning
a2973813dc Removed traces of localization 2018-07-11 16:05:26 +02:00
Erik Thuning
b30abf7592 Removed localization files 2018-07-11 15:47:52 +02:00
Erik Thuning
cf328d63dc Renamed a file 2018-07-11 15:33:00 +02:00
Erik Thuning
bb74aa1d4b Removed localization support. 2018-07-11 15:32:26 +02:00
Erik Thuning
c869301498 LDAP functions wrapper class 2018-07-11 15:21:56 +02:00
Erik Thuning
48a1abc031 Database structure added 2018-07-11 15:21:07 +02:00
Erik Thuning
1aa8b192c4 Remove unnecessary exit(1) statement. 2018-07-11 15:20:29 +02:00
Erik Thuning
60f04041c2 Changes:
- Changed the location field of products to a serial field in accordance with the db model
 - removed unnecessary if clauses
 - significantly expanded available functions
2018-07-11 15:17:00 +02:00
Erik Thuning
49fb4935cc Changed the location field of products to be a serial field, and minor tweaks 2018-07-11 15:14:57 +02:00
Erik Thuning
b7457486db Excluding test files 2018-07-11 15:12:50 +02:00
Erik Thuning
7b37e61a59 First version of db object wrappers done 2018-07-10 14:43:42 +02:00
Erik Thuning
3f1b4727e6 Slight model update 2018-07-10 14:42:52 +02:00
Erik Thuning
4f53784604 Minor tweak 2018-07-10 14:42:19 +02:00
Erik Thuning
817ca80082 Doing things 2018-07-04 16:51:57 +02:00
Erik Thuning
f0b664d559 Doing stuff 2018-07-04 16:50:40 +02:00
Erik Thuning
f6bad2d2d9 Initial commit 2018-07-04 11:27:24 +02:00