Commit graph

3798 commits

Author SHA1 Message Date
Lionel 705e407825
Merge pull request #34 from Roy-Orbison/icon-bc
Main logo fixes
2023-07-29 16:20:22 +02:00
Lionel 9bce34e230
Merge pull request #33 from Roy-Orbison/url-detection
Better URL detection
2023-07-29 16:10:52 +02:00
Roy-Orbison 92f243716a Better URL detection
- Closes #7
- Broader but more accurate email and URL detection in data
- Allows underscores in URLs
- Use non-capturing sub-patterns and POSIX character classes where
  possible.
2023-07-26 15:03:04 +09:30
Roy-Orbison b0d4e98e74 Main logo fixes
- Smaller as SVG (~4kB instead of ~7kB)
- Moved bg image to h1 for improved theme compatibility (bg colors set
  on h1 were wiped out)
- RTL support
2023-07-26 14:37:15 +09:30
Lionel c64b23b44f
Merge pull request #31 from OmlineEditor/patch-1
Update ru.inc.php
2023-07-23 12:33:58 +02:00
Anastasia 33fcfbc13b
Update ru.inc.php
translated part of the text in Russian
2023-07-23 00:01:24 +03:00
Lionel Laffineur d2c4d437a1 Version 4.8.2 2023-07-21 21:50:18 +02:00
Lionel Laffineur 8b5390076d Minor finishing cosmetics 2023-07-21 21:47:25 +02:00
Lionel Laffineur 4053dbddd8 Some finishing touch for links and separators 2023-07-21 17:22:33 +02:00
Lionel 29d9af3ec2
Merge pull request #29 from gerryd/feature/security
Update the security policy
2023-07-21 11:55:04 +02:00
Lionel 56434daac9
Merge pull request #28 from gerryd/feature/dutch-translation
Update Dutch translation
2023-07-21 11:54:03 +02:00
Lionel Laffineur 7442183b40 Implemented links bar through function 2023-07-21 11:52:03 +02:00
Lionel Laffineur bdba89e484 Merge branch 'main' of github.com:adminerevo/adminerevo into main 2023-07-21 11:50:20 +02:00
Lionel Laffineur 6278c57a74 Changed color of links to make is less flashy 2023-07-21 11:50:14 +02:00
Gerry Demaret 58b76d85be docs: prettify & add logo
Thanks to paperless-ngx for the inspiration!

https://github.com/paperless-ngx/paperless-ngx/tree/dev/docs
2023-07-20 16:12:35 +02:00
Lionel Laffineur ccae72f2fa Merge branch 'main' of github.com:adminerevo/adminerevo into main 2023-07-18 16:50:21 +02:00
Lionel Laffineur 7c9722aa44 Added function DISTINCT to db supporting it 2023-07-18 16:50:14 +02:00
Gerry Demaret fe93668c3b Update the security policy 2023-07-18 16:44:29 +02:00
Gerry Demaret 4af23b0ca6 docs: publish on docs.adminerevo.org 2023-07-18 16:27:36 +02:00
Gerry Demaret 2b4601ce40 docs: initial version 2023-07-18 16:25:09 +02:00
Gerry Demaret 6024d73ae6 Update Dutch translation 2023-07-18 16:20:03 +02:00
Lionel Laffineur bb6a48566d Adjust height of bottom fieldsets 2023-07-17 22:52:19 +02:00
Lionel Laffineur f8b7f1531f DB & Schema: make it a table 2023-07-17 22:18:57 +02:00
Lionel Laffineur fd2c7a8561 Added one missing | between links 2023-07-17 22:17:49 +02:00
Lionel Laffineur c36df643e6 Added some more links separators 2023-07-15 17:30:58 +02:00
Lionel Laffineur 493de37977 Adding | to separate action links for better readability 2023-07-14 22:19:15 +02:00
Lionel Laffineur 73ea54a2c4 Evo identity: AdminEvo logo as favicon 2023-07-12 19:13:59 +02:00
Lionel Laffineur 016bfa1408 Separate action links by | for more clarity 2023-07-12 00:13:45 +02:00
Lionel Laffineur fdae5a9f4f Also slightly adjusted l&f of select 2023-07-11 23:53:45 +02:00
Lionel Laffineur 93cac8397f Some little cosmetics to give the personality Evo to Adminer 2023-07-11 21:53:25 +02:00
Lionel Laffineur 530e2447f8 Merge branch 'fix-undefined-variable' into main 2023-07-11 12:31:56 +02:00
Lionel Laffineur 17fd1c5588 Fixed undefined variable 2023-07-10 22:08:15 +02:00
Lionel Laffineur 606734d0ca Renamed to AdminerEvo + changed link to new doc site 2023-07-10 16:29:10 +02:00
Lionel Laffineur 181e37352f Added missing italian translations 2023-07-09 10:44:52 +02:00
Lionel Laffineur ce35072d68 Merge branch 'master' into main 2023-07-02 12:39:58 +02:00
Lionel Laffineur 496ab9a262 Regenerated language files and added missing french translations 2023-07-01 21:07:09 +02:00
Lionel 3152e38041
Merge pull request #20 from adminerevo/copy_to_clipboard
Copy to clipboard
2023-07-01 20:25:02 +02:00
Lionel Laffineur abb4047135 Merge branch 'copy_to_clipboard' 2023-07-01 20:18:00 +02:00
Lionel Laffineur 90d58ed550 Added body and html closing tags 2023-07-01 20:13:20 +02:00
Lionel Laffineur ff6fe2a89c Added one more copy to clipboard 2023-05-29 14:59:12 +02:00
Lionel Laffineur c38dedb7f6 Implemented copy-to-clipboard at 2 places 2023-05-28 21:33:24 +02:00
Lionel cdfc70faed
Merge pull request #14 from Roy-Orbison/patch_driver_name
Function to retrieve driver name
2023-05-27 20:00:42 +02:00
Lionel faf5cbcf8e
Merge pull request #15 from Roy-Orbison/regex_global_search
Enable regular expressions when searching data
2023-05-27 19:57:01 +02:00
Lionel 3a4783ca1e
Merge pull request #13 from Roy-Orbison/markdown_readme
Markdown readme
2023-05-23 09:04:18 +02:00
Roy-Orbison a424d469b6 Enable regular expressions when searching data
Allows use of the database-specific regex operator and pattern syntax
when searching multiple tables.
2023-05-22 12:17:33 +09:30
Roy-Orbison dadc1e1c58 Function to retrieve driver name
Plugins cannot access $drivers global after compilation.
2023-05-22 11:28:06 +09:30
Roy-Orbison 2cc46df43c Markdown readme
With a few edits for grammar
2023-05-22 11:10:41 +09:30
Lionel b2c96c60a3
Merge pull request #12 from adminerevo/add_unix_timestamp
add unix_timestamp to functions for mysql
2023-05-21 18:31:41 +02:00
Lionel Laffineur e3c1f24ad6 Code cosmetics : removed trailing tabs 2023-05-21 15:03:36 +02:00
Lionel f21795b27d
Merge pull request #11 from adminerevo/misaligned_inputs
misaligned inputs
2023-05-20 13:22:19 +02:00