aboutsummaryrefslogtreecommitdiffstats
path: root/view/tpl
Commit message (Collapse)AuthorAgeFilesLines
...
* 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
| | | | invite handling fixes
* 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
| | | | accept delay 0 (no delay) and expire defaults to 99years
* air: deal with timezones when displaying open/close time - this should ↵Mario2021-03-182-2/+8
| | | | finally fix issue #1544
* air: convert utc to local in browser (we do not have a client timezone ↵Mario2021-03-172-1/+7
| | | | othervise at this point) - issue #1544
* air: some work on ui/uxMario2021-03-171-10/+8
|
* simplify get_pending_accounts query so that it will work in postgres. this ↵Mario2021-03-161-1/+1
| | | | will introduce a regression in rendering the table background color.
* 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 ↵Mario2021-02-256-9/+12
| | | | | | | | slightly change the way we load new content so that people with a long aside column do not have to scroll all the way to the bottom for loading the next page
| * 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. See merge request hubzilla/core!1901
| | * 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 ↵Mario2021-01-021-9/+9
| | | | | | | | for collections
| * 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
| | | | | | | | add a info panel with attach and zrl bbcode
| * 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
| |