Commit graph

516 commits

Author SHA1 Message Date
e26760bdc4
Adapt version output to changes in Helma 2024-06-15 22:46:50 +02:00
63bfe34e35
Move <p> element to customizable skin 2024-06-11 23:05:04 +02:00
6f632e9d4f
Add information about the JVM to the health page 2024-06-11 21:16:49 +02:00
81c442d5b0
Add links to dependencies listed under versions 2024-06-02 20:45:27 +02:00
6960102a81
Add version information for most important dependencies 2024-05-31 12:13:31 +02:00
f20e5d36a6
Use more reasonable defaults 2024-05-31 02:08:51 +02:00
264ac59cbe
Fix error in health action during first minutes after startup
TypeError: Cannot read property "errorsPerUnit" from undefined (/home/helma/./apps/antville/code/Root/Root.js#278)
2024-05-31 00:04:38 +02:00
6a8f1f2813 Fix output of non-semantic version string 2024-01-07 00:10:19 +01:00
d2501c2d3a Replace for..each loops with for..of
💡 Needs Helma with enabled ES6 features in Rhino
2023-08-27 00:09:17 +02:00
628caae82c Set default release date to Antville’s birthday 2021-06-06 20:45:03 +02:00
6c407d72b3 fix: missing default properties in root site 2020-05-23 22:41:51 +02:00
707fd6391f fix: missing properties of default site created by db script 2020-05-23 10:34:00 +02:00
8e6e401cec fix: display of version and build date 2020-05-17 20:42:36 +02:00
eaa3ba2357 chg: rewrote most client-side code with alpine.js 2020-05-02 17:44:26 +02:00
da1c419875 chg: rewrote most client-side code without using jquery 2020-04-13 13:40:06 +02:00
0c77ab756c fix: missing markdown rendering in multiple places 2020-04-04 11:14:24 +02:00
0cdd3385cf fix: wrong site context for errors on sites which are not deleted 2020-04-03 11:48:05 +02:00
0f44650110 Merge branch 'develop' into feature/emulate-deleted-site 2018-04-29 20:46:26 +02:00
4d85afcf8a add: support for data privacy statement and terms & conditions 2018-04-29 20:42:42 +02:00
d864e5e9d3 chg: refactored setup for login / registration permissions 2018-04-29 01:29:04 +02:00
4befcbac0d add: metadata for new root properties 2018-04-27 17:10:22 +02:00
66f0813c4d Revert "Merge branch 'hotfix/missing-metadata' into develop"
This reverts commit 81eade1e27.
2018-04-27 17:09:03 +02:00
13b9782cf0 add: metadata for new root properties 2018-04-27 16:57:47 +02:00
f617e44d83 add: setup options for registration scope and login mode 2018-04-21 22:23:32 +02:00
b7d55cbc88 chg: immediately show most users 404 page for a deleted site
owners can revert the deletion request until cronjob is created, privileged users until site is removed with nightly cronjo
2017-04-29 22:07:35 +02:00
97d2813df2 add: helma version to health page 2016-12-17 18:16:20 +01:00
70e55bc853 fix: wording 2016-12-17 14:35:41 +01:00
aeb13485e9 fix: date formatting 2015-08-14 14:24:50 +02:00
dc6bc652cc chg: combined text with arrow icon to link to public sites 2015-08-10 15:40:44 +02:00
587eac895f Reduced navigation of root site; removed search and added contact link 2015-04-16 21:09:41 +02:00
308c687fef Updated URLs after moving source code repository from Google Code to GitHub 2015-04-06 22:22:50 +02:00
e6e8e963fb Updated link to development site 2015-04-06 19:45:13 +02:00
209112dd6c Slightly modified appearance of paragraph about hosted sites 2015-04-04 22:38:51 +02:00
29343dc5c9 Show button for site creation only if permission is granted for regular users 2015-04-01 16:09:30 +02:00
20e605aa7b Added accusatives for user-defined objects. Replaced user with account. Balanced out gender in german translation. 2015-03-25 16:04:47 +01:00
b8df28e0de Added dummy action for favicon.ico to Root 2015-02-21 19:26:32 +01:00
9ef3184d11 Refactored code with required client-side functionality to basically work with disabled JS, too. Fixes #36 2015-02-21 19:21:35 +01:00
4f36a1e661 Fixed missing setting of modified date on creation of root site 2015-02-14 17:01:59 +01:00
246e1c9503 Fixed some issues when creating / removing a site 2015-02-11 22:23:30 +01:00
119aadacd5 Updated gettext messages and i18n files 2015-01-31 22:11:30 +01:00
6276392100 Removed global client-side scripts array and refactored page-specific scripts, now that library code is loaded at once 2015-01-31 00:00:12 +01:00
0921f13b5b Reorganized CSS mainly for improving b/w compatibility 2015-01-28 17:03:22 +01:00
328a906b8b Fixed regression of last commit 2015-01-24 20:18:02 +01:00
bd2454f3ed Fixed site context for rendering protected JS code 2015-01-24 20:01:25 +01:00
1351f3b663 Moved styles to claustra 2015-01-24 14:08:40 +01:00
8750dded5e Fixed client-side JS errors when the JS skin still contains <script> or <!-- comment --> elements 2015-01-23 20:49:33 +01:00
2051170731 Merge branch 'feature/claustra' into develop 2015-01-23 18:40:01 +01:00
2e62744332 Restored missing commit for sprite images 2015-01-23 18:36:05 +01:00
1cbe8fde9c Refactored trails to claustra 2015-01-23 18:19:24 +01:00
7ceccb91fa Hide the skin editor until library code is loaded 2015-01-11 22:11:08 +01:00