]> git.plutz.net Git - confetti/log
confetti
3 years agomerge from cgilite
Paul Hänsch [Sat, 6 Feb 2021 22:48:04 +0000 (23:48 +0100)]
merge from cgilite

3 years agoremove obsolete sections cgilite
Paul Hänsch [Sat, 6 Feb 2021 22:45:45 +0000 (23:45 +0100)]
remove obsolete sections

3 years agoMerge commit 'c0dcd45c3ecac33376e06b7ca470ae56f2ed5e19' into cgilite
Paul Hänsch [Sat, 6 Feb 2021 11:24:58 +0000 (12:24 +0100)]
Merge commit 'c0dcd45c3ecac33376e06b7ca470ae56f2ed5e19' into cgilite

3 years agoSquashed 'cgilite/' changes from a1caf91..a836764
Paul Hänsch [Sat, 6 Feb 2021 11:24:58 +0000 (12:24 +0100)]
Squashed 'cgilite/' changes from a1caf91..a836764

a836764 prefer hmac for session security

git-subtree-dir: cgilite
git-subtree-split: a836764660cf5db4cc02ffd9ea1ddb30aaa432f5

3 years agoalways sort categories, caching and ordering for list in course filter
Paul Hänsch [Fri, 5 Feb 2021 12:00:34 +0000 (13:00 +0100)]
always sort categories, caching and ordering for list in course filter

3 years agowhite space between labels
Paul Hänsch [Fri, 5 Feb 2021 03:42:50 +0000 (04:42 +0100)]
white space between labels

3 years agofix: print tel without teltype
Paul Hänsch [Fri, 5 Feb 2021 01:52:08 +0000 (02:52 +0100)]
fix: print tel without teltype

3 years agoomit empty teltype when exporting csv
Paul Hänsch [Fri, 5 Feb 2021 01:50:05 +0000 (02:50 +0100)]
omit empty teltype when exporting csv

3 years agoical export using cgilite
Paul Hänsch [Fri, 5 Feb 2021 01:42:45 +0000 (02:42 +0100)]
ical export using cgilite

3 years agoset file name when offering card file
Paul Hänsch [Fri, 5 Feb 2021 01:42:06 +0000 (02:42 +0100)]
set file name when offering card file

3 years agoallow exporting list as csv
Paul Hänsch [Fri, 5 Feb 2021 01:32:06 +0000 (02:32 +0100)]
allow exporting list as csv

3 years agoallow filter by course attendance
Paul Hänsch [Thu, 4 Feb 2021 23:07:28 +0000 (00:07 +0100)]
allow filter by course attendance

3 years agosingle label for seed input
Paul Hänsch [Thu, 4 Feb 2021 21:07:27 +0000 (22:07 +0100)]
single label for seed input

3 years agointroduce localised date parsing
Paul Hänsch [Thu, 4 Feb 2021 21:06:56 +0000 (22:06 +0100)]
introduce localised date parsing

3 years agoUI labels "day", "month", "year"
Paul Hänsch [Tue, 2 Feb 2021 13:10:31 +0000 (14:10 +0100)]
UI labels "day", "month", "year"

3 years agoseed field for entering card record from spreadsheet
Paul Hänsch [Tue, 2 Feb 2021 13:06:22 +0000 (14:06 +0100)]
seed field for entering card record from spreadsheet

3 years agodelete button removes _both_ input fields for TEL
Paul Hänsch [Wed, 27 Jan 2021 23:06:16 +0000 (00:06 +0100)]
delete button removes _both_ input fields for TEL

3 years agobugfix: use editing tempfile as basis for modifications, important when setting up...
Paul Hänsch [Wed, 27 Jan 2021 12:18:03 +0000 (13:18 +0100)]
bugfix: use editing tempfile as basis for modifications, important when setting up new course

3 years agoalways write FN field; bugfix: use editing tempfile as basis for modifications, impor...
Paul Hänsch [Wed, 27 Jan 2021 12:17:34 +0000 (13:17 +0100)]
always write FN field; bugfix: use editing tempfile as basis for modifications, important when setting up new card

3 years agoavoid space character in empty first name/middle name field; try to parse FN if N...
Paul Hänsch [Wed, 27 Jan 2021 12:16:03 +0000 (13:16 +0100)]
avoid space character in empty first name/middle name field; try to parse FN if N is not present

3 years agobugfix: include listing of newer card files
Paul Hänsch [Wed, 27 Jan 2021 12:14:48 +0000 (13:14 +0100)]
bugfix: include listing of newer card files

3 years agoupdate naming convention for exported files
Paul Hänsch [Sat, 23 Jan 2021 13:31:50 +0000 (14:31 +0100)]
update naming convention for exported files

3 years agoconfig flag for debug output
Paul Hänsch [Sat, 23 Jan 2021 13:25:22 +0000 (14:25 +0100)]
config flag for debug output

3 years agoenvironment variables and redirect for libreoffice
Paul Hänsch [Sat, 23 Jan 2021 13:19:08 +0000 (14:19 +0100)]
environment variables and redirect for libreoffice

3 years agoenvironment variables for libreoffice
Paul Hänsch [Sat, 23 Jan 2021 13:15:20 +0000 (14:15 +0100)]
environment variables for libreoffice

3 years agoportable sed usage
Paul Hänsch [Sat, 23 Jan 2021 13:06:42 +0000 (14:06 +0100)]
portable sed usage

3 years agocreate working directories at startup
Paul Hänsch [Sat, 23 Jan 2021 11:21:05 +0000 (12:21 +0100)]
create working directories at startup

3 years agoremove local css delivery
Paul Hänsch [Sat, 23 Jan 2021 11:20:47 +0000 (12:20 +0100)]
remove local css delivery

3 years agobugfix in lockdir setup
Paul Hänsch [Sat, 23 Jan 2021 01:20:08 +0000 (02:20 +0100)]
bugfix in lockdir setup

3 years agoallow line break in note display
Paul Hänsch [Sat, 23 Jan 2021 00:34:16 +0000 (01:34 +0100)]
allow line break in note display

3 years agoremove some obsolte files
Paul Hänsch [Fri, 22 Jan 2021 23:47:13 +0000 (00:47 +0100)]
remove some obsolte files

3 years agoswitched #! line from zsh to sh
Paul Hänsch [Fri, 22 Jan 2021 23:41:47 +0000 (00:41 +0100)]
switched #! line from zsh to sh

3 years agobugfix: always rewrite all category records when updating card
Paul Hänsch [Fri, 22 Jan 2021 23:33:58 +0000 (00:33 +0100)]
bugfix: always rewrite all category records when updating card

3 years agoimproved hyphenation prevents overflow of some elements
Paul Hänsch [Fri, 22 Jan 2021 23:31:48 +0000 (00:31 +0100)]
improved hyphenation prevents overflow of some elements

3 years ago(re)introduced categories section
Paul Hänsch [Fri, 22 Jan 2021 23:30:54 +0000 (00:30 +0100)]
(re)introduced categories section

3 years agoglobal translation lists
Paul Hänsch [Fri, 22 Jan 2021 17:16:39 +0000 (18:16 +0100)]
global translation lists

3 years agonav menu on top
Paul Hänsch [Fri, 22 Jan 2021 16:30:55 +0000 (17:30 +0100)]
nav menu on top

3 years agostubs for experimental date localisation
Paul Hänsch [Fri, 22 Jan 2021 00:21:39 +0000 (01:21 +0100)]
stubs for experimental date localisation

3 years agoimproved styling for pdf export
Paul Hänsch [Fri, 22 Jan 2021 00:20:49 +0000 (01:20 +0100)]
improved styling for pdf export

3 years agoinsert default start date for new courses
Paul Hänsch [Fri, 22 Jan 2021 00:20:06 +0000 (01:20 +0100)]
insert default start date for new courses

3 years agointroduce global stylesheet
Paul Hänsch [Wed, 20 Jan 2021 23:41:45 +0000 (00:41 +0100)]
introduce global stylesheet

3 years agointroduced general pdi unescape function
Paul Hänsch [Wed, 20 Jan 2021 23:39:15 +0000 (00:39 +0100)]
introduced general pdi unescape function

3 years agopdf export of course lists
Paul Hänsch [Wed, 20 Jan 2021 23:37:58 +0000 (00:37 +0100)]
pdf export of course lists

3 years agostyling for course page
Paul Hänsch [Mon, 18 Jan 2021 17:04:26 +0000 (18:04 +0100)]
styling for course page

3 years agoenable set up of new course
Paul Hänsch [Mon, 18 Jan 2021 17:03:42 +0000 (18:03 +0100)]
enable set up of new course

3 years agoremove course mapping when deleting card file
Paul Hänsch [Mon, 18 Jan 2021 17:02:35 +0000 (18:02 +0100)]
remove course mapping when deleting card file

3 years agoremove debug output
Paul Hänsch [Mon, 18 Jan 2021 17:01:44 +0000 (18:01 +0100)]
remove debug output

3 years agostyle for card filter dialog
Paul Hänsch [Mon, 18 Jan 2021 12:34:17 +0000 (13:34 +0100)]
style for card filter dialog

3 years agosimplified export using cgilite
Paul Hänsch [Mon, 18 Jan 2021 12:32:58 +0000 (13:32 +0100)]
simplified export using cgilite

3 years agoBugfix: avoid search hits in subsequent fields
Paul Hänsch [Mon, 18 Jan 2021 12:30:45 +0000 (13:30 +0100)]
Bugfix: avoid search hits in subsequent fields

3 years agostyle changes
Paul Hänsch [Mon, 18 Jan 2021 01:44:10 +0000 (02:44 +0100)]
style changes

3 years agotouch course file (invalidate cache) when updating attendance in vcard
Paul Hänsch [Sun, 17 Jan 2021 09:25:00 +0000 (10:25 +0100)]
touch course file (invalidate cache) when updating attendance in vcard

3 years agoremoved obsolete html templates
Paul Hänsch [Sun, 10 Jan 2021 23:02:31 +0000 (00:02 +0100)]
removed obsolete html templates

3 years agosimplify ui bu removing addfield drop down
Paul Hänsch [Sun, 10 Jan 2021 22:54:38 +0000 (23:54 +0100)]
simplify ui bu removing addfield drop down

3 years agobug fix using tempfile, allow +-Buttons for add field
Paul Hänsch [Sun, 10 Jan 2021 22:51:05 +0000 (23:51 +0100)]
bug fix using tempfile, allow +-Buttons for add field

3 years agoadd field drop down entry
Paul Hänsch [Sun, 10 Jan 2021 22:50:03 +0000 (23:50 +0100)]
add field drop down entry

3 years agoimplement course edit and updates
Paul Hänsch [Wed, 6 Jan 2021 11:05:10 +0000 (12:05 +0100)]
implement course edit and updates

3 years agofix in displaying error message
Paul Hänsch [Wed, 6 Jan 2021 11:04:22 +0000 (12:04 +0100)]
fix in displaying error message

3 years agoportability fix
Paul Hänsch [Wed, 6 Jan 2021 11:03:58 +0000 (12:03 +0100)]
portability fix

3 years agosome course editing ui
Paul Hänsch [Sun, 3 Jan 2021 19:34:36 +0000 (20:34 +0100)]
some course editing ui

3 years agoreintroduce attendence selection
Paul Hänsch [Sun, 3 Jan 2021 19:33:45 +0000 (20:33 +0100)]
reintroduce attendence selection

3 years agoSquashed 'cgilite/' content from commit a1caf91
Paul Hänsch [Sat, 2 Jan 2021 09:20:13 +0000 (10:20 +0100)]
Squashed 'cgilite/' content from commit a1caf91

git-subtree-dir: cgilite
git-subtree-split: a1caf91a5e6ab2d13790ec6a0c1eaf2b4030a0e8

3 years agoMerge commit '36d5feed172cb12ccd469abddebf04eaf9a7c9ae' as 'cgilite'
Paul Hänsch [Sat, 2 Jan 2021 09:20:13 +0000 (10:20 +0100)]
Merge commit '36d5feed172cb12ccd469abddebf04eaf9a7c9ae' as 'cgilite'

3 years agoreplace cgilite submodule with subtree
Paul Hänsch [Sat, 2 Jan 2021 09:20:10 +0000 (10:20 +0100)]
replace cgilite submodule with subtree

3 years agoreplace superfluous ­
Paul Hänsch [Sat, 2 Jan 2021 09:15:53 +0000 (10:15 +0100)]
replace superfluous ­

3 years agopath handling and helper functions
Paul Hänsch [Sat, 2 Jan 2021 09:02:41 +0000 (10:02 +0100)]
path handling and helper functions

4 years agodrop pasted card info from course functions
Paul Hänsch [Sun, 8 Dec 2019 22:25:05 +0000 (23:25 +0100)]
drop pasted card info from course functions

4 years agostubs for course lists
Paul Hänsch [Sun, 8 Dec 2019 22:15:24 +0000 (23:15 +0100)]
stubs for course lists

4 years agohelper functions for checking item selections
Paul Hänsch [Sun, 8 Dec 2019 22:14:24 +0000 (23:14 +0100)]
helper functions for checking item selections

4 years agostubs for rewrite of courses section
Paul Hänsch [Tue, 27 Aug 2019 05:57:07 +0000 (07:57 +0200)]
stubs for rewrite of courses section

4 years agopath sanitizing for card parameter
Paul Hänsch [Tue, 20 Aug 2019 11:59:02 +0000 (13:59 +0200)]
path sanitizing for card parameter

4 years agovcard exporter
Paul Hänsch [Tue, 20 Aug 2019 11:57:51 +0000 (13:57 +0200)]
vcard exporter

4 years agochanged some code layout, handle categories in separate directory
Paul Hänsch [Tue, 20 Aug 2019 11:56:41 +0000 (13:56 +0200)]
changed some code layout, handle categories in separate directory

4 years agonew cards function
Paul Hänsch [Tue, 20 Aug 2019 00:03:46 +0000 (02:03 +0200)]
new cards function

4 years agoper field add buttons
Paul Hänsch [Tue, 6 Aug 2019 12:11:49 +0000 (14:11 +0200)]
per field add buttons

4 years agofield deletion
Paul Hänsch [Mon, 5 Aug 2019 23:19:15 +0000 (01:19 +0200)]
field deletion

4 years agodisplay delete buttons for fields (not functional yet)
Paul Hänsch [Mon, 5 Aug 2019 18:14:38 +0000 (20:14 +0200)]
display delete buttons for fields (not functional yet)

4 years agoApp title and basic styling
Paul Hänsch [Mon, 5 Aug 2019 18:12:10 +0000 (20:12 +0200)]
App title and basic styling

4 years agobugfixes, styling
Paul Hänsch [Mon, 5 Aug 2019 13:52:33 +0000 (15:52 +0200)]
bugfixes, styling

4 years agofield escaping
Paul Hänsch [Sun, 4 Aug 2019 20:53:10 +0000 (22:53 +0200)]
field escaping

4 years agobasic support for telephone type
Paul Hänsch [Sun, 4 Aug 2019 18:25:41 +0000 (20:25 +0200)]
basic support for telephone type

4 years agobugfix in un-aggregation of fields, attribute selection in pdi_attrib()
Paul Hänsch [Sun, 4 Aug 2019 17:44:01 +0000 (19:44 +0200)]
bugfix in un-aggregation of fields, attribute selection in pdi_attrib()

4 years agotypo, separation of caching functions
Paul Hänsch [Sun, 4 Aug 2019 12:20:42 +0000 (14:20 +0200)]
typo, separation of caching functions

4 years agosubmodule update
Paul Hänsch [Sat, 3 Aug 2019 15:12:05 +0000 (17:12 +0200)]
submodule update

4 years agosession aware file locking
Paul Hänsch [Sat, 3 Aug 2019 15:11:47 +0000 (17:11 +0200)]
session aware file locking

4 years agoedit locking
Paul Hänsch [Tue, 14 May 2019 15:09:24 +0000 (17:09 +0200)]
edit locking

4 years agosimple message/error display
Paul Hänsch [Tue, 14 May 2019 15:08:15 +0000 (17:08 +0200)]
simple message/error display

4 years agointroduce sessions
Paul Hänsch [Tue, 14 May 2019 12:48:53 +0000 (14:48 +0200)]
introduce sessions

4 years agosubmodule update
Paul Hänsch [Tue, 14 May 2019 12:46:54 +0000 (14:46 +0200)]
submodule update

4 years agoupdate_attribute function
Paul Hänsch [Tue, 14 May 2019 12:21:51 +0000 (14:21 +0200)]
update_attribute function

4 years agocleanup
Paul Hänsch [Tue, 14 May 2019 12:20:23 +0000 (14:20 +0200)]
cleanup

5 years agoediting interface
Paul Hänsch [Thu, 4 Apr 2019 14:11:13 +0000 (16:11 +0200)]
editing interface

5 years agoswitch to path based urls (instead of GET based)
Paul Hänsch [Thu, 4 Apr 2019 14:09:50 +0000 (16:09 +0200)]
switch to path based urls (instead of GET based)

5 years agoswitch to short GET parameter names
Paul Hänsch [Thu, 4 Apr 2019 14:08:47 +0000 (16:08 +0200)]
switch to short GET parameter names

5 years agomodular design
Paul Hänsch [Thu, 4 Apr 2019 14:07:15 +0000 (16:07 +0200)]
modular design

5 years agomodular design
Paul Hänsch [Thu, 4 Apr 2019 14:06:44 +0000 (16:06 +0200)]
modular design

5 years agosubmodule updates
Paul Hänsch [Thu, 4 Apr 2019 14:05:35 +0000 (16:05 +0200)]
submodule updates

5 years agoupdating function
Paul Hänsch [Thu, 4 Apr 2019 14:04:52 +0000 (16:04 +0200)]
updating function

5 years agomailto: function in card listing
Paul Hänsch [Thu, 7 Feb 2019 09:15:20 +0000 (10:15 +0100)]
mailto: function in card listing

5 years agoomit fullname function (which is now in pdi_load)
Paul Hänsch [Wed, 6 Feb 2019 23:35:15 +0000 (00:35 +0100)]
omit fullname function (which is now in pdi_load)