aboutsummaryrefslogtreecommitdiffstats
path: root/view/tpl
Commit message (Expand)AuthorAgeFilesLines
* some work on streamlining mod photosMario2021-06-232-4/+4
* jot: do not collapse the form if in popup modeMario2021-06-231-5/+4
* streamline jot popup for mod hqMario2021-06-212-4/+5
* fiÃlter children by tt-filter-active class instead of visibility selector to...Mario2021-06-211-2/+2
* calendar: emit a warning if the calendar for the created event is disabledMario2021-06-211-19/+27
* make sure to not calculate timeago before the translations are loadedMario2021-06-201-3/+5
* more css improvementsMario2021-06-181-1/+1
* css fixesMario2021-06-182-3/+4
* allow to add a wrapper class to the hq_controls widgetMario2021-06-171-1/+1
* fix issue where notifications were not loaded if a filter was appliedMario2021-06-172-3/+5
* fix issues with browser back button and minor cleanupMario2021-06-171-3/+2
* fix wrong variableMario2021-06-171-1/+1
* New landing page HQ with separate views for direct messages, public/limited m...Mario2021-06-175-77/+527
* Merge branch 'dev' into sixMario2021-06-051-2/+2
|\
| * fix css issueMario2021-06-041-2/+2
* | remove deprecated mail codeMario2021-05-281-4/+0
* | update mail widgets to not require include message and minor fixesMario2021-05-274-4/+12
|/
* register: fix minor string issueMario2021-05-071-1/+1
* register: fix language issue and add additional info to the infobox if email ...Mario2021-05-072-1/+4
* invite: fix javascript issueMario Vavti2021-04-221-8/+8
* register: minor strings changes and whitespaceMario2021-04-191-44/+45
* registration: reveal possibility to show all registrations in the UIMario2021-04-191-10/+9
* register: add option to show all register entriesMario2021-04-161-10/+10
* register: minor fixes and template cleanupMario2021-04-152-7/+8
* register: provide a possibility to leave a message id registration is by appr...Mario2021-04-142-28/+22
* register: change some strings and add new templateMario2021-04-131-0/+16
* register: more work on ui/uxMario2021-04-103-43/+68
* register: move some html out of the code and provide a basic templateMario2021-04-102-2/+56
* register: we use default role if auto create is configuredMario2021-04-091-22/+6
* register: only return verified registrations in get_pending_accounts(), more ...Mario2021-04-092-11/+11
* rgister: fixes for registering with invitecode outside of open hoursMario2021-04-081-6/+11
* register: more ui/uxMario2021-04-081-1/+1
* register: cleanup templateMario2021-04-082-13/+3
* register: more ui/ux workMario2021-04-072-25/+21
* registrations: minor cleanupMario2021-04-072-12/+11
* Fix site admin registration block stylesMax Kostikov2021-04-063-3/+3
* air: more work on UX during registerMario2021-03-263-7/+41
* adminUI cfg to switch on (default off) register w/o email,Hilmar R2021-03-191-0/+2
* air: deal with timezones when displaying open/close time - this should finall...Mario2021-03-182-2/+8
* air: convert utc to local in browser (we do not have a client timezone otherv...Mario2021-03-172-1/+7
* air: some work on ui/uxMario2021-03-171-10/+8
* simplify get_pending_accounts query so that it will work in postgres. this wi...Mario2021-03-161-1/+1
* fix cover photo image issues on some mobile devicesMario2021-03-161-2/+9
* air: fix register notificationsMario2021-03-151-1/+1
* Merge branch 'dev' into airMario2021-03-123-31/+39
|\
| * truncate too long textMario2021-03-121-3/+3
| * add interactive flagMario2021-03-111-1/+1
| * fix summary not reset on cancelMario2021-03-081-0/+1
| * fix summary not saved in browser autosave draftMario2021-03-081-0/+7
| * type submit should not be type buttonMario2021-03-081-1/+1