Commit Graph

54 Commits

Author SHA1 Message Date
Milan
e90ea3929d remove some fix colors from theme to allow dark mode 2019-03-18 15:25:40 +01:00
Milan
6c2a6ac0cc remove program entry from title 2019-03-18 15:25:14 +01:00
Milan
a455017084 use download text from template 2019-03-18 15:24:24 +01:00
Milan
cb2e1bc30d compress html output 2019-03-18 15:20:44 +01:00
Milan
95ff06592d update template defaults and escaping 2019-03-02 16:04:08 +01:00
Milan
8776fc1652 add page leave handler on image editor 2019-01-13 21:58:13 +01:00
Milan
5a66cde01c reuse edit_image.js
remove outdated code and insert code to update form field value for
checkbox
2019-01-13 21:58:00 +01:00
Milan
4e9db1cf4f fix image upload
parse project_id and studio_id
2019-01-13 21:55:22 +01:00
Milan
9152289728 minor fixes and typos 2018-12-14 21:15:41 +01:00
Milan
101c192bd3 replace fileUploader with own implementation 2018-12-14 21:14:14 +01:00
Milan
add6c2ab1f simplify detailed playout view in calendar 2018-12-14 21:12:29 +01:00
Milan
a0705d6f69 update jquery 2018-12-14 21:10:14 +01:00
Milan
e9b17e5c91 refresh layout 2018-12-10 13:10:31 +01:00
Milan
7449b53667 fix upload estimation 2018-12-10 13:10:31 +01:00
Milan
f27c176368 add icons to menu 2018-12-10 13:10:31 +01:00
Milan
c72e56f83b improve image manager 2018-12-10 13:10:31 +01:00
Milan
6f6d264c8b fix calendar table view 2018-12-10 12:58:42 +01:00
Milan
75b40ff6fe remove dependencies 2018-12-10 12:58:19 +01:00
Milan
a52f219b89 update jquery 2018-12-10 12:57:35 +01:00
Milan
eaaea81ed4 set default project and studio at user settings 2018-10-14 00:05:04 +02:00
Milan
a949cea7bd use central methods for setting default project and studio 2018-10-14 00:01:19 +02:00
Milan
ac4d2676a3 flat restyle 2018-10-13 23:54:33 +02:00
Milan
39ac0d4581 use <nav> and <main> 2018-10-05 00:30:43 +02:00
Milan
7c4580a0e0 fix show series names 2018-10-05 00:30:28 +02:00
Milan
26ea7a8b83 fix series search 2018-10-05 00:29:38 +02:00
Milan
5964186c5e reduce use of CGI.pm 2018-10-05 00:28:30 +02:00
Milan
8eb6a64209 use new icon set
adopt UI to use new icon set
2018-10-05 00:28:11 +02:00
Milan
1f9cd04914 increase upload limit
remaining upload time will be calculated more simple
2018-10-05 00:19:11 +02:00
Milan
7ff41cecd2 remove CGI where possible
use mod_perl request with fallback to CGI::Simple where possible.
2018-09-23 15:47:03 +02:00
Milan
4134ffb278 add po files for create_events 2018-09-22 22:43:31 +02:00
Milan
afa56e9e1e config cache issues
By default the configuration cached by the mod_perl2 instance.
You can disable cache by setting cache/config=0.
You should disable cache only if you have multiple calcms instances
running on the same mod_perl2 server with different configuration.

The Location of the configuration will be determined by config module
now.
2018-09-22 21:39:20 +02:00
Milan
e043493847 fix template configuration 2018-09-06 23:06:48 +02:00
Milan
a6b656779b refactoring
update package definition
fix dependencies
remove global variables
2018-09-02 09:39:24 +02:00
Milan
3e338758e9 fix array length determining and cleanup 2018-08-31 23:15:57 +02:00
Milan
05b1251c1a refactoring
optimize imports
reformat source code
remove unused cpu and memory log functionality
2018-08-29 00:10:15 +02:00
Milan
c37c71f29e optimize imports 2018-08-27 00:21:39 +02:00
Milan
a13180d649 add series external view 2018-06-18 00:44:44 +02:00
Milan
d7e1f02198 reorganize database columns, fix series search, show image licences 2018-06-18 00:43:02 +02:00
Milan
41d209f05a rewrite image editor, make images editable at projects and studios 2018-05-14 23:11:32 +02:00
Milan
b97fe15f7a fix creating users 2018-04-19 00:41:44 +02:00
Milan
fffd6e4192 check hide image definition, show ongoing uploads in calendar, reenable working times 2018-04-18 00:59:01 +02:00
Milan
777a49c371 fix weekdaysInMonth, thanks to jankowa. fix filters on aggregations 2018-04-17 12:01:53 +02:00
Milan
077d9c5a53 add event creation batch, lib changes for past changes 2018-03-17 13:38:36 +01:00
Milan
aadf3fd06e add user password reset, add series image switch, add image licences, redesign exclude filters 2018-03-17 13:14:13 +01:00
Milan
b3f743dee9 fix date detection in aggregate 2018-01-25 22:11:15 +01:00
Milan
bbe4753ce3 fix initSlider 2018-01-25 21:46:32 +01:00
Milan
489d33f744 add draft status to events 2018-01-25 21:25:30 +01:00
Milan
4bbaa23c27 add draft status to events 2018-01-25 21:25:13 +01:00
Milan
6222e2a63f add draft status to events 2018-01-25 20:50:44 +01:00
Milan
cec1a0fdcc add install/migrate.sql 2018-01-17 23:08:50 +01:00