Sebastian Castro
f768e32373
ui: apply mobile layout if screen width < 800px instead of < 720px
...
Some mobile get large screen now, and also if using a small window on desktop better adapt the visual using mobile layout
2020-05-03 22:36:14 +02:00
muxator
312c72c364
formatting: bulk remove trailing whitespaces
...
Do not touch vendorized files (e.g. libraries that were imported from external
projects).
No functional changes.
Command:
find . -name '*.<EXTENSION>' -type f -print0 | xargs -0 sed -i 's/[[:space:]]*$//'
2019-10-20 02:09:22 +02:00
muxator
24abd9ca07
formatting: dos2unix on admin.css
...
In preparation for next commit. I was not able to find other non-vendorized
files that were in DOS format and legitimately needed to be converted.
No functional changes.
2019-10-20 02:50:01 +02:00
LokeshN
a8d5dc0693
Issue #2960 - deactivate settings.json
...
Deactivate settings.json in Admin dashboard
2016-05-22 21:12:21 +05:30
Marcel Klehr
2b46bc40a1
Beautify infinite scroll
2013-09-12 16:37:37 +02:00
Marcel Klehr
c4d9a71156
/admin/plugins: Fix update check
2013-03-27 12:02:19 +01:00
Marcel Klehr
d01a209cbf
/admin/plugins: Dry up displaying of info messages
2013-03-26 21:04:21 +01:00
Marcel Klehr
76c879bb47
/admin/plugins: Fix for smaller screens
2013-03-26 20:41:24 +01:00
Marcel Klehr
2393dcd652
Disable search until registry is loaded and fix sorting by version
...
... and always display a scrollbar.
2013-03-26 19:22:04 +01:00
Marcel Klehr
f75a839cd0
Remove plugin prefix in pluin lists and make links to plugins more clear
2013-03-26 18:39:46 +01:00
Marcel Klehr
7edfff7574
/admin/plugins: Show some text if nothing is display otherwise
2013-03-26 16:23:47 +01:00
Marcel Klehr
638cea5fd6
Install and uninstall plugins with style
...
- Don't block the whole page when installing a plugin
- allow people to search and install other plugins meanwhile
Why? http://i.imgur.com/XoX6uYS.jpg
2013-03-26 15:11:30 +01:00
Marcel Klehr
e8bae61cf5
/admin/plugins: Add progress indicators and report errors
2013-03-26 11:19:36 +01:00
Marcel Klehr
773293991b
admin/plugins: Allow people to sort search results
2013-03-25 23:09:03 +01:00
0ip
8a6b3c90e2
Fix loader styling
2013-02-09 21:29:11 +01:00
0ip
8fb8f0d3b6
Change settings layout
2013-02-09 21:22:23 +01:00
0ip
40734e6776
Fix table CSS
2013-02-09 20:58:57 +01:00
0ip
b04e99bddc
Tweak admin-UI
2013-02-09 17:54:39 +01:00
0ip
ef0a6ce5ff
Remove top-border
2013-02-09 17:39:08 +01:00
spcsser
80333d8e0a
Added ability to add menu entries for admin pages.
2013-01-27 23:02:27 +01:00
John McLear
e811037300
Merge pull request #1411 from ether/feature/plugin-update-checker
...
plugin update checker
2013-01-26 13:36:11 -08:00
Marcel Klehr
541aeb3a98
/admin/plugins: Display an update button for all plugins that are outdated
2013-01-26 22:15:19 +01:00
John McLear
1290fa36c3
typo fix
2013-01-26 20:05:37 +00:00
John McLear
9d0672c1c8
not a perfect css fix but stops the overflow when screen is less than 1000px
2013-01-26 20:04:33 +00:00
Marcel Klehr
3e793b8a63
[/admin/plugins] remove progress history
2013-01-24 23:00:56 +01:00
Marcel Klehr
fa55cd4759
[/admin/plugins] Add real-time on keypress search
...
also, I reduced the size of the activity indicator
2013-01-24 22:39:52 +01:00
Marcel Klehr
2eccaa2afd
Add a uniform menu to all admin pages
2013-01-24 18:46:15 +01:00
Marcel Klehr
3719ce7c5d
[admin] Make links prettier
2013-01-24 13:50:49 +01:00
johnyma22
1d055f2cd4
make stuff work
2012-11-02 15:15:13 +00:00
johnyma22
f6fa897a4e
actually using text area is a lot less stupid
2012-11-02 14:31:52 +00:00
johnyma22
89e38ed4c2
Start putting file system together for admin settings, no where near complete
2012-11-02 13:16:15 +00:00
0ip
64db697558
Fixed typos
2012-04-30 16:54:19 +02:00
0ip
96eb8ac004
100% is not needed here http://ragefac.es/416
2012-04-29 21:19:34 +03:00
0ip
ef88d2798e
Restore overwritten plugin manager UI
2012-04-19 17:00:29 +02:00
Egil Moeller
f80f9fc59f
Merge commit 'd5120c9' into pita
2012-04-17 22:34:45 +02:00
0ip
8fa54e2402
admin interface styling and sensibility
2012-04-11 19:44:18 +02:00
johnyma22
d5120c98d0
very quick admin interface styling and sensibility
2012-04-05 18:22:53 +01:00
johnyma22
66fdacf9cf
move css out of html
2012-04-05 18:04:17 +01:00