Commit Graph

29 Commits

Author SHA1 Message Date
e465c3c2fb Merge branch 'boilerplate' into develop 2020-07-06 12:07:38 +02:00
27b53bf04d Change mobile menu technique to button with JS 2020-07-06 12:03:45 +02:00
b30719110a Add responsive viewport 2020-07-06 11:37:54 +02:00
4ca381a405 Make main menu mobile-compatible 2020-07-06 11:36:37 +02:00
babfe3271a Remove Delete button from url manager 2020-07-06 11:05:34 +02:00
48cf655917 Update desktop utility instructions 2020-07-06 11:05:17 +02:00
9b5a0b2824 Add URL shortening 2020-07-06 10:49:18 +02:00
f7a2603e7f Require specifying PUT/POST type on /:slug 2020-07-05 19:43:56 +02:00
7dbe9192cd Make file actions post requests 2020-07-05 19:40:51 +02:00
ddf40ef9a5 Upgrade wms-core and use new email settings 2020-06-27 18:17:43 +02:00
36105e86a5 Add upload_file.sh and update file-upload view accordingly 2020-06-27 17:50:28 +02:00
669325d029 Use new settings in views 2020-06-27 17:30:01 +02:00
1d47fbc921 Merge remote-tracking branch 'boilerplate/master' into develop 2020-06-27 17:26:08 +02:00
34b0798fdf Add default config files and use it 2020-06-27 17:21:29 +02:00
6f7b56d104 Add basic account approval 2020-06-27 16:31:36 +02:00
aaf03a7ca7 view: fix file-upload title 2020-06-27 14:49:03 +02:00
ee0442fb38 Make web file upload asynchronous
Closes #1
2020-06-15 12:11:20 +02:00
a968cf8408 Actually make file uploads work 2020-06-14 21:49:28 +02:00
6db8b1cd21 Add size and owner fields to files 2020-06-14 18:10:06 +02:00
f6d9db6243 Set logo and theme color 2020-06-14 18:09:40 +02:00
9db3562584 Make file upload work 2020-06-14 17:37:47 +02:00
fae5e54066 Branding and auth views 2020-06-14 15:15:15 +02:00
f4571ab153 Add form fields to file manager form 2020-06-14 15:05:04 +02:00
3e1a9a8ca6 Add delete files, file upload size limit and file manager barebone 2020-06-14 14:53:05 +02:00
b8c1ed1139 Initial files 2020-06-14 13:01:52 +02:00
50b01619ed Separate field error into a macro and add support for custom error in inline fields 2020-04-25 11:28:05 +02:00
8332c439ad Add validation attributes to select fields 2020-04-25 09:41:53 +02:00
95cddfe4e2 Bump wms-core and add 429 error 2020-04-24 15:05:22 +02:00
9c77a1b4a8 Add views 2020-04-23 18:07:49 +02:00