aboutsummaryrefslogtreecommitdiffstats
path: root/view/tpl
Commit message (Expand)AuthorAgeFilesLines
* 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
| * files_ng: fix regression in finding the right path in certain situations and ...Mario2020-12-161-16/+18
| * files_ng: implement lockviewMario2020-12-161-1/+6
| * fix regression in files aclselectMario2020-12-151-1/+1
| * add another parent element to wrap the toolsMario2020-12-141-39/+45
| * merge branch files_ng into devMario2020-12-146-74/+281
| * fix like issue with remote channelsMario2020-11-221-0/+3
| * restrict returned html usage to local_channel() until some issues will be wor...Mario2020-11-211-1/+1
| * returning the rendered html when posting a comment will make the following up...Mario2020-11-201-1/+1
| * Do away with auto updates except for our own actions. We might consider to re...Mario2020-11-184-9/+9
| * implement submit on ctrl-enter for post editor and commentsMario2020-11-171-12/+17
| * Polling fallback to server sent events. Polling is the default. SSE must be e...Mario2020-11-142-0/+2
* | air.s1: field templates checkbox/input/select and one newme2020-11-144-4/+139
|/