aboutsummaryrefslogtreecommitdiffstats
path: root/view/tpl
Commit message (Expand)AuthorAgeFilesLines
...
* 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
| * fix unexpected trigger of buttons when pressing enter in input field issue #1528Mario2021-03-082-28/+28
| * replace sticky_kit with a simpler homwgrown solution (still a bit raw) and sl...Mario2021-02-256-9/+12
| * deprecate summary tag in favour of a separate input fieldMario2021-02-191-1/+4
| * fix preview generating duplicate IDsMario2021-02-152-1/+5
| * Merge branch 'customjotheaders' into 'dev'Mario2021-01-271-0/+5
| |\
| | * Custom "headers" in item creation form.M. Dent2021-01-271-0/+5
| * | fix file permissions. 755 for dirs, 644 for filesMario2021-01-27170-0/+0
| |/
| * use mail envelope instead of lock icon for direct messagesMario2021-01-263-3/+3
| * some work to fix r_preview in list modeMario2021-01-141-1/+5
* | get devHilmar R2021-03-01169-14/+33
* | Register panel interaction consistence usageHilmar R2021-01-281-7/+2
* | login panel, reg limits.Hilmar R2021-01-272-14/+13
* | Two field positionsHilmar R2021-01-241-2/+2
* | 2 fields dups removedHilmar R2021-01-231-4/+2
* | melt diff prod fork 4.6.2 air onto 5.2.1 to 5.2.2 DB 1241Hilmar R2021-01-237-69/+350
* | Merge branch 'master' into air.5Hilmar R2021-01-2215-143/+386
|\|
| * more work on tilesMario2021-01-041-10/+10
| * rounded cornersMario2021-01-041-1/+1
| * missing translateable string and adapt iconsMario2021-01-042-2/+2
| * some work on the tiles viewMario2021-01-041-35/+31
| * mod cloud stringsMario2021-01-032-32/+37
| * set is_owner does not need to be a per item flag. fix post button visible for...Mario2021-01-021-9/+9
| * files_ng: implement directory and bulk file downloadMario2020-12-211-3/+8
| * files_ng: provide bbcode snippets in the info panelMario2020-12-171-4/+10