infodrom.org/service.infodrom.org
5 years agoOnly allow editing of description
Joey Schulze [Sun, 6 May 2018 18:51:01 +0000 (20:51 +0200)]
Only allow editing of description

5 years agoAdjust character encoding for encoding error message
Joey Schulze [Thu, 26 Apr 2018 17:28:04 +0000 (19:28 +0200)]
Adjust character encoding for encoding error message

5 years agoUntypo
Joey Schulze [Sat, 5 May 2018 09:05:38 +0000 (11:05 +0200)]
Untypo

5 years agoAdd empty main submenu file
Joey Schulze [Sun, 29 Apr 2018 17:01:47 +0000 (19:01 +0200)]
Add empty main submenu file

5 years agoConvert script to strict mode
Joey Schulze [Sun, 29 Apr 2018 17:00:45 +0000 (19:00 +0200)]
Convert script to strict mode

5 years agoSupport optional title passed into subject
Joey Schulze [Sat, 28 Apr 2018 19:18:32 +0000 (21:18 +0200)]
Support optional title passed into subject

5 years agoSupport automatic generation and calculation for reimbursements
Joey Schulze [Thu, 26 Apr 2018 20:32:59 +0000 (22:32 +0200)]
Support automatic generation and calculation for reimbursements

5 years agoRemove unneeded file
Joey Schulze [Thu, 26 Apr 2018 20:41:22 +0000 (22:41 +0200)]
Remove unneeded file

5 years agoMore functionality
Joey Schulze [Thu, 26 Apr 2018 17:36:50 +0000 (19:36 +0200)]
More functionality

6 years agoStop editing when clicking on sum row
Joey Schulze [Thu, 7 Dec 2017 19:03:35 +0000 (20:03 +0100)]
Stop editing when clicking on sum row

6 years agoAllow closing tasks not started today with -D
Joey Schulze [Fri, 1 Dec 2017 23:21:18 +0000 (00:21 +0100)]
Allow closing tasks not started today with -D

6 years agoDisplay only visible items
Joey Schulze [Mon, 6 Nov 2017 21:25:39 +0000 (22:25 +0100)]
Display only visible items

6 years agoSwitch row to hash reference
Joey Schulze [Wed, 1 Nov 2017 21:01:28 +0000 (22:01 +0100)]
Switch row to hash reference

6 years agoImprove work without category
Joey Schulze [Wed, 1 Nov 2017 20:52:59 +0000 (21:52 +0100)]
Improve work without category

6 years agoAdd link to icinga
Joey Schulze [Tue, 26 Sep 2017 12:47:03 +0000 (14:47 +0200)]
Add link to icinga

6 years agoAllow negative times
Joey Schulze [Tue, 29 Aug 2017 16:04:28 +0000 (18:04 +0200)]
Allow negative times

6 years agoBugfix
Joey Schulze [Wed, 26 Jul 2017 21:28:56 +0000 (23:28 +0200)]
Bugfix

6 years agoAllow to edit account description in place
Joey Schulze [Mon, 17 Jul 2017 22:18:07 +0000 (00:18 +0200)]
Allow to edit account description in place

6 years agoConvert in-place edit of task to jquery.editable
Joey Schulze [Mon, 17 Jul 2017 22:03:46 +0000 (00:03 +0200)]
Convert in-place edit of task to jquery.editable

6 years agoAllow to edit gas station in place
Joey Schulze [Mon, 17 Jul 2017 21:21:22 +0000 (23:21 +0200)]
Allow to edit gas station in place

6 years agoAdd convenient function to make elements editable and add default JavaScript callback
Joey Schulze [Mon, 17 Jul 2017 21:10:17 +0000 (23:10 +0200)]
Add convenient function to make elements editable and add default JavaScript callback

6 years agojquery-editable: Automatically call backend if route and id attributes are present
Joey Schulze [Mon, 17 Jul 2017 21:06:49 +0000 (23:06 +0200)]
jquery-editable: Automatically call backend if route and id attributes are present

6 years agoInclude jQuery editable plugin
Joey Schulze [Mon, 17 Jul 2017 21:03:33 +0000 (23:03 +0200)]
Include jQuery editable plugin

Source: https://github.com/victorjonsson/jquery-editable
Commid: 42a0267b30f470fd90270490ad45d7a83471f9c9

6 years agoMove status change to AJAX
Joey Schulze [Wed, 12 Jul 2017 00:09:23 +0000 (02:09 +0200)]
Move status change to AJAX

6 years agoImprove error colors
Joey Schulze [Wed, 12 Jul 2017 00:07:41 +0000 (02:07 +0200)]
Improve error colors

6 years agoImprove table filtering, use keyup, improve alternating row background
Joey Schulze [Tue, 11 Jul 2017 21:29:43 +0000 (23:29 +0200)]
Improve table filtering, use keyup, improve alternating row background

6 years agoMove style to style section
Joey Schulze [Tue, 11 Jul 2017 21:14:31 +0000 (23:14 +0200)]
Move style to style section

6 years agoMerge branches 'booking', 'sprit' and 'ust'
Joey Schulze [Mon, 10 Jul 2017 20:49:16 +0000 (22:49 +0200)]
Merge branches 'booking', 'sprit' and 'ust'

6 years agoRemove trailing space characters from job description
Joey Schulze [Fri, 7 Jul 2017 18:05:09 +0000 (20:05 +0200)]
Remove trailing space characters from job description

6 years agoSupport category from commandline on all actions
Joey Schulze [Wed, 3 May 2017 23:40:39 +0000 (01:40 +0200)]
Support category from commandline on all actions

6 years agoAdd support for billing date
Joey Schulze [Wed, 3 May 2017 23:27:07 +0000 (01:27 +0200)]
Add support for billing date

6 years agoAdd autocompletion to city and tankstelle elements
Joey Schulze [Mon, 10 Jul 2017 20:44:48 +0000 (22:44 +0200)]
Add autocompletion to city and tankstelle elements

6 years agoInclude autocomplete extension
Joey Schulze [Mon, 10 Jul 2017 20:42:20 +0000 (22:42 +0200)]
Include autocomplete extension

From https://github.com/devbridge/jQuery-Autocomplete

6 years agoConvert existing AJAX functions to new framework
Joey Schulze [Sun, 9 Jul 2017 11:50:29 +0000 (13:50 +0200)]
Convert existing AJAX functions to new framework

6 years agoIntroduce new AJAX framework with improved class use
Joey Schulze [Sun, 9 Jul 2017 11:34:29 +0000 (13:34 +0200)]
Introduce new AJAX framework with improved class use

6 years agoImprove DatabaseTable for convenience
Joey Schulze [Sun, 9 Jul 2017 11:29:45 +0000 (13:29 +0200)]
Improve DatabaseTable for convenience

6 years agoAdd error and info popups
Joey Schulze [Sun, 9 Jul 2017 11:20:22 +0000 (13:20 +0200)]
Add error and info popups

6 years agoIntroduce caching factory for objects
Joey Schulze [Sun, 9 Jul 2017 10:14:54 +0000 (12:14 +0200)]
Introduce caching factory for objects

6 years agoRemove trailing space characters from job description
Joey Schulze [Fri, 7 Jul 2017 18:05:09 +0000 (20:05 +0200)]
Remove trailing space characters from job description

6 years agoSupport category from commandline on all actions
Joey Schulze [Wed, 3 May 2017 23:40:39 +0000 (01:40 +0200)]
Support category from commandline on all actions

6 years agoAdd support for billing date
Joey Schulze [Wed, 3 May 2017 23:27:07 +0000 (01:27 +0200)]
Add support for billing date

6 years agoRequire AJAX functions to use ajax_ as name prefix
Joey Schulze [Sun, 14 May 2017 17:59:52 +0000 (19:59 +0200)]
Require AJAX functions to use ajax_ as name prefix

6 years agoAdd view to davical data
Joey Schulze [Sat, 6 May 2017 17:16:18 +0000 (19:16 +0200)]
Add view to davical data

6 years agoImprove table head background color
Joey Schulze [Sat, 6 May 2017 16:56:01 +0000 (18:56 +0200)]
Improve table head background color

6 years agoSupport category from commandline on all actions
Joey Schulze [Wed, 3 May 2017 23:40:39 +0000 (01:40 +0200)]
Support category from commandline on all actions

6 years agoAdd support for billing date
Joey Schulze [Wed, 3 May 2017 23:27:07 +0000 (01:27 +0200)]
Add support for billing date

7 years agoBasicAuth is configured within the webserver configuration
Joey Schulze [Sun, 6 Nov 2016 15:43:01 +0000 (16:43 +0100)]
BasicAuth is configured within the webserver configuration

7 years agoInclude link to DAViCal
Joey Schulze [Sun, 6 Nov 2016 09:09:50 +0000 (10:09 +0100)]
Include link to DAViCal

7 years agoMerge branch 'sprit'
Joey Schulze [Thu, 21 Jul 2016 17:22:13 +0000 (19:22 +0200)]
Merge branch 'sprit'

7 years agoDisplay customer name instead of short code
Joey Schulze [Thu, 21 Jul 2016 17:11:49 +0000 (19:11 +0200)]
Display customer name instead of short code

7 years agoAdd sprit log to menu
Joey Schulze [Mon, 18 Jul 2016 09:31:00 +0000 (11:31 +0200)]
Add sprit log to menu

7 years agoImprove .gitignore files
Joey Schulze [Sun, 17 Jul 2016 21:12:49 +0000 (23:12 +0200)]
Improve .gitignore files

7 years agoSimple sprit accounting module
Joey Schulze [Sun, 17 Jul 2016 20:33:16 +0000 (22:33 +0200)]
Simple sprit accounting module

7 years agoImprove AJAX backend by use of ModuleAJAXBackend
Joey Schulze [Sun, 17 Jul 2016 20:28:47 +0000 (22:28 +0200)]
Improve AJAX backend by use of ModuleAJAXBackend

7 years agoAdd <popups> and styles
Joey Schulze [Sun, 17 Jul 2016 20:24:04 +0000 (22:24 +0200)]
Add <popups> and styles

7 years agoAdd general layout
Joey Schulze [Sun, 17 Jul 2016 20:18:15 +0000 (22:18 +0200)]
Add general layout

7 years agoAdjust zIndex for calendar and font-size for bars
Joey Schulze [Sun, 17 Jul 2016 20:17:44 +0000 (22:17 +0200)]
Adjust zIndex for calendar and font-size for bars

7 years agoAJAX framework
Joey Schulze [Sun, 17 Jul 2016 11:28:21 +0000 (13:28 +0200)]
AJAX framework

7 years agoAdd relative root path calculation
Joey Schulze [Sun, 17 Jul 2016 11:11:05 +0000 (13:11 +0200)]
Add relative root path calculation

7 years agoMove AJAX stuff into a base class and inheriting from it
Joey Schulze [Sun, 17 Jul 2016 09:33:53 +0000 (11:33 +0200)]
Move AJAX stuff into a base class and inheriting from it

7 years agoImprove json_return and move it to future
Joey Schulze [Sun, 17 Jul 2016 07:46:56 +0000 (09:46 +0200)]
Improve json_return and move it to future

7 years agoSupport assigning a billing_date when paying a statement
Joey Schulze [Wed, 13 Jul 2016 20:02:10 +0000 (22:02 +0200)]
Support assigning a billing_date when paying a statement

7 years agoSupport full German date
Joey Schulze [Mon, 11 Jul 2016 20:33:58 +0000 (22:33 +0200)]
Support full German date

7 years agoInherit font-size for select and input elements
Joey Schulze [Wed, 6 Jul 2016 20:29:52 +0000 (22:29 +0200)]
Inherit font-size for select and input elements

7 years agoDetect whether STDOUT is a tty unless --force-oolor is given
Joey Schulze [Thu, 9 Jun 2016 17:41:17 +0000 (19:41 +0200)]
Detect whether STDOUT is a tty unless --force-oolor is given

7 years agoAccept --raw as alias for --no-color
Joey Schulze [Thu, 9 Jun 2016 17:36:57 +0000 (19:36 +0200)]
Accept --raw as alias for --no-color

7 years agoEmit error message if config is unavailable
Joey Schulze [Wed, 4 May 2016 17:14:12 +0000 (19:14 +0200)]
Emit error message if config is unavailable

7 years agoUse and display billing_date as well
Joey Schulze [Mon, 25 Apr 2016 16:15:11 +0000 (18:15 +0200)]
Use and display billing_date as well

7 years agoRewrite in Perl
Joey Schulze [Mon, 25 Apr 2016 15:56:05 +0000 (17:56 +0200)]
Rewrite in Perl

7 years agoPreserve htmlspecial characters in task description
Joey Schulze [Mon, 20 Jun 2016 11:50:06 +0000 (13:50 +0200)]
Preserve htmlspecial characters in task description

7 years agoAccept short German dates as well
Joey Schulze [Wed, 25 May 2016 11:58:43 +0000 (13:58 +0200)]
Accept short German dates as well

7 years agoAdd per customers filter
Joey Schulze [Sat, 21 May 2016 08:48:54 +0000 (10:48 +0200)]
Add per customers filter

7 years agoMove code into page container
Joey Schulze [Fri, 20 May 2016 22:01:58 +0000 (00:01 +0200)]
Move code into page container

7 years agoImport delete / cancel icon from free Oxigen icon library
Joey Schulze [Fri, 20 May 2016 21:34:43 +0000 (23:34 +0200)]
Import delete / cancel icon from free Oxigen icon library

http://www.iconarchive.com/show/oxygen-icons-by-oxygen-icons.org/Actions-edit-delete-icon.html

7 years agoMove page source to git
Joey Schulze [Tue, 10 May 2016 19:12:17 +0000 (21:12 +0200)]
Move page source to git

7 years agoOpen new tab for editing items
Joey Schulze [Sun, 8 May 2016 11:42:07 +0000 (13:42 +0200)]
Open new tab for editing items

7 years agoDisplay booking date as well
Joey Schulze [Wed, 4 May 2016 17:23:42 +0000 (19:23 +0200)]
Display booking date as well

7 years agoSet billing_date when directly paying an item
Joey Schulze [Tue, 3 May 2016 19:58:44 +0000 (21:58 +0200)]
Set billing_date when directly paying an item

7 years agoCurrent version
Joey Schulze [Mon, 25 Apr 2016 09:01:05 +0000 (11:01 +0200)]
Current version

7 years agoStore date when paying an item
Joey Schulze [Mon, 25 Apr 2016 08:58:41 +0000 (10:58 +0200)]
Store date when paying an item

7 years agoIgnore automatically generated files
Joey Schulze [Sat, 23 Apr 2016 18:26:06 +0000 (20:26 +0200)]
Ignore automatically generated files

7 years agoDon't ask for tax value if tax percent is zero
Joey Schulze [Sat, 23 Apr 2016 18:11:55 +0000 (18:11 +0000)]
Don't ask for tax value if tax percent is zero

7 years agoAllow re-opening the last closed task
Joey Schulze [Sat, 23 Apr 2016 18:09:37 +0000 (18:09 +0000)]
Allow re-opening the last closed task

8 years agoDetect December in January
Joey Schulze [Thu, 7 Jan 2016 13:25:26 +0000 (13:25 +0000)]
Detect December in January

8 years agoAdjust de- and encoding
Joey Schulze [Mon, 14 Dec 2015 19:48:23 +0000 (19:48 +0000)]
Adjust de- and encoding

8 years agoimprove exploding
Joey Schulze [Mon, 14 Dec 2015 19:48:12 +0000 (19:48 +0000)]
improve exploding

8 years agoDecode from UTF8 before display
Joey Schulze [Wed, 28 Oct 2015 11:22:09 +0000 (11:22 +0000)]
Decode from UTF8 before display

8 years agoUpdate list on change event
Joey Schulze [Sun, 25 Oct 2015 10:56:22 +0000 (10:56 +0000)]
Update list on change event

8 years agoImprove category completion
Joey Schulze [Mon, 5 Oct 2015 08:39:14 +0000 (08:39 +0000)]
Improve category completion

8 years agoAdd Readline history for editing task
Joey Schulze [Thu, 1 Oct 2015 19:11:49 +0000 (19:11 +0000)]
Add Readline history for editing task

8 years agoImprove code
Joey Schulze [Thu, 24 Sep 2015 18:31:39 +0000 (18:31 +0000)]
Improve code

8 years agoSwitch to UTF8 when in JS/AJAX mode
Joey Schulze [Thu, 24 Sep 2015 18:28:11 +0000 (18:28 +0000)]
Switch to UTF8 when in JS/AJAX mode

8 years agoSwitch to UTF8 when in JS/AJAX mode
Joey Schulze [Thu, 24 Sep 2015 18:21:32 +0000 (18:21 +0000)]
Switch to UTF8 when in JS/AJAX mode

8 years agoImprovements
Joey Schulze [Wed, 23 Sep 2015 11:07:08 +0000 (11:07 +0000)]
Improvements

8 years agoRecursively search for database config
Joey Schulze [Mon, 21 Sep 2015 10:10:45 +0000 (10:10 +0000)]
Recursively search for database config

8 years agoWelcome to the future
Joey Schulze [Mon, 21 Sep 2015 09:50:33 +0000 (09:50 +0000)]
Welcome to the future

8 years agoImprove DOM
Joey Schulze [Thu, 17 Sep 2015 22:02:35 +0000 (22:02 +0000)]
Improve DOM

8 years agoHide filter popup after query
Joey Schulze [Sun, 6 Sep 2015 20:15:38 +0000 (20:15 +0000)]
Hide filter popup after query

8 years agoAdd moveable filter popup
Joey Schulze [Sat, 29 Aug 2015 18:25:27 +0000 (18:25 +0000)]
Add moveable filter popup

8 years agojquery-udraggable plugin and dependency
Joey Schulze [Sat, 29 Aug 2015 18:15:31 +0000 (18:15 +0000)]
jquery-udraggable plugin and dependency
http://grantm.github.com/jquery-udraggable/