a5f818116c
aura.xml rm comment
2025-04-25 12:23:44 +02:00
62d7044721
rm aura image
2025-04-25 12:06:45 +02:00
852aa897a2
Fix playable urls
2025-04-25 12:06:29 +02:00
2d63521d0b
Add valid aura.xml
2025-04-25 11:58:12 +02:00
425ec77b14
wip use private db dump
2025-04-25 11:56:39 +02:00
196d242e95
add error log
2025-04-25 11:56:12 +02:00
3349ea882d
kind of working
2025-04-11 11:06:01 +02:00
0b7f362c80
install/create.sql fix errors
2025-03-26 11:26:26 +01:00
3410f93767
docker: init basic dev setup
2025-03-26 11:25:27 +01:00
www-data
ab8952feea
Merge remote-tracking branch 'calcms/master'
...
492bc44 (calcms/master) lib/calcms/user_sessions.pm: always write session
80cbaf7 fixup! templates: fix javascript escaping
4689dee notify-events: show results
b7ff85f create-events.cgi: remove comments
0c7cf10 website/agenda/.htaccess: add route for running id
61405a2 install/create.sql: new index for events
6744123 calcms.css: use woff2 fonts only
f71d6e9 mail.pm: convert to ascii
642e739 fixup! lib/calcms: remove comments and shorten expressions
2024-07-28 23:46:59 +02:00
Milan
492bc44cda
lib/calcms/user_sessions.pm: always write session
2024-07-26 22:03:06 +02:00
Milan
80cbaf70bc
fixup! templates: fix javascript escaping
2024-07-26 21:52:07 +02:00
Milan
4689dee215
notify-events: show results
2024-07-26 21:33:49 +02:00
Milan
b7ff85f3a2
create-events.cgi: remove comments
2024-07-26 21:33:49 +02:00
Milan
0c7cf1071a
website/agenda/.htaccess: add route for running id
2024-07-26 21:33:49 +02:00
Milan
61405a2644
install/create.sql: new index for events
2024-07-26 21:33:49 +02:00
Milan
6744123447
calcms.css: use woff2 fonts only
2024-07-26 21:33:49 +02:00
Milan
f71d6e9030
mail.pm: convert to ascii
...
use Text::Unidecode to decode unicode, to prevent spam filter ignoring
oddly encoded emails.
2024-07-26 21:33:48 +02:00
Milan
642e7397fd
fixup! lib/calcms: remove comments and shorten expressions
2024-07-26 21:33:43 +02:00
Milan
533f7c30c2
fixup! events.pm: fix listen_key
2024-07-26 21:33:34 +02:00
www-data
521772acdf
Merge remote-tracking branch 'calcms/master'
...
* events, all-events: remove setting all_events param
* events: always set utc fields
2024-06-01 15:31:22 +02:00
Milan
b0a56d7dfc
events, all-events: remove setting all_events param
...
parameter `all_events` has to be set in request now.
Previously the parameter has been set automatically depending on
template name.
2024-06-01 15:23:15 +02:00
Milan
5329313703
events: always set utc fields
...
Previously utc fields have been set depending on template file names.
Now they are set always.
2024-06-01 15:21:44 +02:00
Raphael
0460f06d02
add redirects for coloradio, remove index page
2024-05-23 12:03:30 +02:00
haffael
35c697a825
Merge branch 'rapilodev:master' into master
2024-05-23 11:46:01 +02:00
Raphael
e881ec16ae
cleanup agenda/, frontend now outside this repo
2024-05-23 11:43:52 +02:00
Milan
df0982c0a6
lib/calcms: remove comments and shorten expressions
2024-04-24 23:20:20 +02:00
Milan
6436822ec5
default.css: min height
2024-04-24 23:01:51 +02:00
Milan
d008bbd344
fixup! default.css: set minimum width for panel
2024-04-21 22:16:17 +02:00
Milan
ea952a8021
studio-timeslot: add week in month
2024-04-21 00:14:03 +02:00
Milan
f56ee0d53e
edit-series.html: use labels on schedule
2024-04-20 10:09:21 +02:00
Milan
3d2444c1bf
default.css: set minimum width for panel
2024-04-20 10:07:27 +02:00
www-data
e896d03f4b
Merge remote-tracking branch 'calcms/master'
...
* events.pm: load recordings for params
2024-04-19 13:06:00 +02:00
Milan
fd952dadfa
events.pm: load recordings for params
...
in the past all recordings have been loaded. At some point this has been
changed to load only active recordings. Now there are params supported
for both forms
all_recordings - all recordings for a broadcast
active_recording - add path of active recordings to broadcast
only_active_recording - show only broadcasts with active recordings
2024-04-18 23:19:54 +02:00
www-data
09c8bd7ded
Merge remote-tracking branch 'calcms/master'
2024-03-31 09:39:59 +02:00
Milan
a55301bcfe
set-podcast-url.sh: add only basename to URL
2024-03-28 23:29:55 +01:00
www-data
454f0374da
Merge remote-tracking branch 'calcms/master'
2024-03-27 00:58:59 +01:00
Milan
fa67921d98
fixup! event.cgi -> broadcast.cgi
2024-03-27 00:40:45 +01:00
Milan
a85eae84d5
fixup! help-texts: add
2024-03-27 00:40:45 +01:00
Milan
8923c668a6
forms layout - small labels
2024-03-27 00:40:45 +01:00
Milan
cb068a8578
user-settings: separate css and js
2024-03-22 21:32:18 +01:00
Milan
115f4dca60
pass parameters with @_ instead of shift
2024-03-22 21:32:18 +01:00
Milan
b93c4ee866
jquery.tablesorter.min.js: add copyright notice
2024-03-22 21:32:18 +01:00
www-data
9e0ea0e09d
fixup! apache config
2024-03-20 00:34:50 +01:00
www-data
f5611bacdd
Merge remote-tracking branch 'calcms/master'
...
295faea lib/calcms/startup.pl: get include path from startup.pl directory
bd869a5 install/migrate.sql: remove paths from image entries
b01dd91 fixup! audio-recordings.cgi: set permissions to update event
220f9c9 apache2-sites/calcms.conf: add /images
976355e fixup! create.sql, migrate.sql: limit username length to 100
2024-03-20 00:31:40 +01:00
Milan
295faea68d
lib/calcms/startup.pl: get include path from startup.pl directory
2024-03-20 00:21:46 +01:00
Milan
bd869a5c91
install/migrate.sql: remove paths from image entries
2024-03-20 00:07:40 +01:00
Milan
b01dd91010
fixup! audio-recordings.cgi: set permissions to update event
2024-03-20 00:05:33 +01:00
Milan
220f9c974d
apache2-sites/calcms.conf: add /images
2024-03-20 00:04:35 +01:00
Milan
976355e901
fixup! create.sql, migrate.sql: limit username length to 100
2024-03-17 20:45:54 +01:00