Commit graph

70 commits

Author SHA1 Message Date
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
c36302a83f chg: refactored deletion of accounts and sites 2018-05-21 15:00:57 +02:00
922f2ed732 add: support for account deletion 2018-05-12 17:39:34 +02:00
b61940c2e1 add: display of a user’s timeline 2018-05-11 16:53:20 +02:00
2e8fba1f31 add: job name to admin table 2018-05-05 17:53:30 +02:00
6a62937005 fix: too complicated deletion of jobs 2018-05-05 16:46:30 +02:00
8f83797e44 add: check and dialog for accepting updated terms and conditions 2018-04-30 13:37:21 +02:00
97bfba00d0 chg: allow paths to other sites for terms / privacy stories 2018-04-30 11:26:12 +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
f617e44d83 add: setup options for registration scope and login mode 2018-04-21 22:23:32 +02:00
66384329d6 Replace site.title with site.name until title cannot consist of whitespace causing invisible links 2015-05-25 22:25:35 +02:00
3889b9348e Fixed exceptions thrown during scheduled removal of deleted sites 2015-05-25 15:46:09 +02:00
02c188aa45 Improved display of job list; implemented delete functionality 2015-05-24 23:01:34 +02:00
85deb1593c Enabled probation period and interval of 0 days for site creation 2015-04-04 15:06:02 +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
dd3fbb9a0a Fixed HTML for validation with validator.w3.org 2015-02-22 14:36:00 +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
1d1d2ebf57 Removed obsolete attribute 2015-02-21 19:14:18 +01:00
c5b4293d74 Added safemode to site delete link 2015-02-15 20:46:21 +01:00
fb3168701c Refactored blocking users and deleting sites in admin section 2015-02-15 20:26:57 +01:00
d5697a8069 Added links to each activity item for immediately blocking the corresponding account or marking the corresponding site as deleted 2015-02-09 17:20:56 +01:00
372bc1c3c1 Fixed incorrect icon name 2015-02-04 14:47:53 +01:00
8fae3041fb Show status as colored badges and mode as icon 2015-02-04 14:42:23 +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
5a98769796 Improved display of site URL 2015-01-24 23:29:05 +01:00
6e39065b42 Fixed display of empty references 2015-01-24 21:32:52 +01:00
30e078c57d Fixed style of text adjacent to icon 2015-01-21 14:22:14 +01:00
f41d71e4f1 Fixed reset URL in activity 2015-01-11 22:38:10 +01:00
c0ebad15e1 Added scripts array to contain all scripts from individual skins that are going to be executed after library code has loaded asynchronously 2015-01-11 22:05:05 +01:00
072ca570f3 Remove protocol when displaying site URL in table 2015-01-11 13:20:17 +01:00
6d2a296389 Added tooltips with the full date to output of created / modified values in tables 2015-01-11 13:18:11 +01:00
1fe0a02a7f Replaced <td> elements with <th> in table headers 2015-01-11 13:13:28 +01:00
03ebe385bc Cleaned up CSS.
Moved content of style attributes to main.less or the stylesheet skins of Root and Site.
Adapted original Antville colors for some of UIKits elements (e.g. primary button, default alert, pagination) and the Jala calendar
2015-01-11 13:08:19 +01:00
00d645e9c8 Implemented client-side script to prevent duplicate form submits
Removed client-side click handler for cancel links and used macros or simple relative paths instead
2015-01-04 13:35:59 +01:00
67f85afb53 Reverted last commit and fixed the correct column o_0 2015-01-03 21:33:19 +01:00
610273ab69 Fixed width of user column 2015-01-03 21:31:34 +01:00
ae5dbd759f Implemented activity feed and refactored admin forms 2015-01-03 21:22:48 +01:00
5c9dbb8c91 Re-enabled admin navigation 2015-01-01 22:04:11 +01:00
b5a7cdbcb7 Refactored remaining prototypes for UIKit support as well as unified and smoothed already refactored ones 2014-12-21 17:22:01 +01:00
11cd154c28 Replaced dark trash icon with lighter version 2014-12-16 23:03:58 +01:00
2d5510f12c Added missing gettext macros 2014-12-14 23:32:33 +01:00
d43b23bf9a Implemented list layout for jobs queue 2014-12-14 10:18:48 +01:00
5099287624 Added textarea for keeping administrative notes about sites.
Fixes issue 42
2014-12-12 14:50:50 +01:00
97c406d3f1 Added textarea for keeping administrative notes about user accounts. Update issue #42 2014-12-12 14:35:13 +01:00
3be95b5af4 Updated admin pages for UIKit integration 2014-12-10 16:46:18 +01:00
55ceb24208 Refactored site admin for UIKit and delegation of admin tools to actual site 2014-12-08 20:19:12 +01:00
61ed3ea736 Restyled first skins for working with UIKit 2014-11-08 23:44:23 +01:00