1
0
Fork 0
mirror of https://codeberg.org/forgejo/forgejo.git synced 2024-12-22 12:54:53 -05:00
forgejo/templates/admin
Pawel Boguslawski 04b04cf854 Added option to disable migrations
This patch introduces DISABLE_MIGRATIONS parameter in [repository]
section of app.ini (by default set to false). If set to true
it blocks access to repository migration feature.

This mod hides also local repo import option in user editor if
local repo importing or migrations is disabled.

Author-Change-Id: IB#1105130
2020-10-12 13:15:36 +02:00
..
auth Add check for LDAP group membership (#10869) 2020-09-10 16:30:07 +01:00
base Added repository search ordered by stars or forks. Forks column in admin repo list. (#3969) 2018-05-24 09:03:42 +08:00
emails [UI] Sortable Tables Header By Click (#7980) 2020-06-24 23:23:05 +01:00
org Make SVG size argument optional (#12814) 2020-09-11 16:19:00 -04:00
repo Adopt repositories (#12920) 2020-09-25 07:09:23 +03:00
user Added option to disable migrations 2020-10-12 13:15:36 +02:00
config.tmpl Add placeholder text for send testing email button in admin/config (#12452) 2020-08-10 22:38:30 -04:00
dashboard.tmpl Make SVG size argument optional (#12814) 2020-09-11 16:19:00 -04:00
hook_new.tmpl Add missing templates (#11729) 2020-06-02 22:04:52 -04:00
hooks.tmpl Implement Default Webhooks (#4299) 2019-03-18 22:33:20 -04:00
monitor.tmpl Make SVG size argument optional (#12814) 2020-09-11 16:19:00 -04:00
navbar.tmpl System-wide webhooks (#10546) 2020-03-09 00:08:05 +02:00
notice.tmpl Properly truncate system notices (#11714) 2020-06-02 16:24:18 -04:00
queue.tmpl Queue: Make WorkerPools and Queues flushable (#10001) 2020-01-28 20:01:06 -05:00