Matthias Mees and Thomas Hochstein
f30de8449f
Fix sidebar not displayed in BS4 theme.
...
Backported from master branch.
Signed-off-by: Thomas Hochstein <thh@inter.net >
2019-10-13 18:08:08 +02:00
Matthias Mees and Thomas Hochstein
ae0077f836
Fix typo in Skeleton theme.
...
Backported from master branch.
Signed-off-by: Thomas Hochstein <thh@inter.net >
2019-10-13 18:08:03 +02:00
Matthias Mees
623b2f8879
Fix preview iframe in bulletproof, thx pixel32
2019-06-30 19:30:55 +02:00
Matthias Mees and GitHub
1deffbca75
Create CONTRIBUTING.md
2019-04-27 18:36:23 +02:00
Matthias Mees
0f36e361a0
Sync LICENSE versions
2019-04-27 18:33:48 +02:00
Matthias Mees and GitHub
085ce82751
Merge pull request #604 from s9y/add-license-1
...
Create license file for GitHub
2019-04-27 18:31:44 +02:00
Matthias Mees and GitHub
74bc407b7a
Create license file for GitHub
2019-04-27 18:31:25 +02:00
Matthias Mees and GitHub
3f25d99a3e
Merge pull request #603 from s9y/add-code-of-conduct-1
...
Add code of conduct to core repository
2019-04-27 18:28:29 +02:00
Matthias Mees and GitHub
ae28f55062
Add code of conduct to core repository
2019-04-27 18:28:04 +02:00
Matthias Mees
bcbc3e41ef
Document changes
2019-04-27 13:37:56 +02:00
Matthias Mees
34bf25066c
Merge branch 'mediadb-figure'
2019-04-27 13:12:10 +02:00
Matthias Mees
c610f92b7f
Use figure/figcaption for images w/ captions
2019-04-27 13:11:14 +02:00
Matthias Mees
57bb0b1e9a
Merge branch 'fix-dirmanage'
2019-04-27 12:32:36 +02:00
Matthias Mees
7df9051019
Fix: mispositioned button in media db directory management
2019-04-27 12:32:21 +02:00
Matthias Mees
c64fd17550
Add mvp HTML/CSS for media galleries
...
- Use proper semantic markup for s9y_gallery
- Add a few classes just in case
- Add basic CSS for image galleries
- Backport gallery styles to default
References #552
2018-06-16 16:45:55 +02:00
Matthias Mees
fcb8b3e72b
bootstrap4: Update to Bootstrap 4.1.0
2018-04-20 17:15:32 +02:00
Matthias Mees
d0a23274b4
bootstrap4: Remove modernizr reference
2018-04-19 22:23:59 +02:00
Matthias Mees
575ec3f165
Merge branch 'master' of github.com:s9y/Serendipity
2018-04-10 08:14:36 +02:00
Matthias Mees
a699623ada
Skeleton: used the wrong lang constant
2018-04-10 08:14:25 +02:00
Matthias Mees
5ba0c006ab
Oops, forgot something for Skeleton
2018-04-09 23:59:33 +02:00
Matthias Mees
b6d06e16c0
Skeleton: add theme option to disable Google webfonts
2018-04-09 20:47:46 +02:00
Matthias Mees
1ae46203c3
Replace idea theme with bootstrap4 theme
...
- Add new bootstrap4 theme
- Move idea theme to spartacus
2018-03-25 10:57:21 +02:00
Matthias Mees
c1b84508ea
Fix broken display of details in FF
...
References #515
2017-05-25 11:01:27 +02:00
Matthias Mees and GitHub
e6cf472b01
Merge pull request #504 from th-h/thh-news
...
Add PR #493 to NEWS.
2017-04-16 15:09:10 +02:00
Matthias Mees
c43b419939
Add German translation + UTF-8 lang files
2017-04-16 10:11:26 +02:00
Matthias Mees
565b8ef51d
Fix PHP syntax errors
...
Introduced in 019dc37836
2017-04-13 20:25:22 +02:00
Matthias Mees and GitHub
02542a4527
Merge pull request #502 from th-h/thh-news
...
Add some NEWS items.
2017-04-13 14:42:53 +02:00
Matthias Mees and GitHub
c8d9e7c5c8
Merge pull request #501 from th-h/thh-localconfig
...
Add comment to serendipity_config_local.inc.php
2017-04-13 14:25:54 +02:00
Matthias Mees and GitHub
594c8177f5
Merge pull request #496 from th-h/thh-plugins-emptygroup
...
Suppress empty groups in plugin list.
2017-04-13 12:43:08 +02:00
Matthias Mees and GitHub
3702139dcf
Merge pull request #461 from webcompas/master
...
Fixed uninitialized Smarty value (fixes #460 )
2017-03-14 14:28:04 +01:00
Matthias Mees
d98eaed44c
Use https protocol for external assets
...
Basically 'backporting' e256e658 for preview_iframe.tpl
2017-02-24 09:07:53 +01:00
Matthias Mees and GitHub
cea0240240
Merge pull request #451 from capturehorizons/patch-1
...
Update index.tpl
2017-02-24 09:06:03 +01:00
Matthias Mees
f06aeb2340
Update docs files
...
- Added correct URL to new website to INSTALL
- Adapted body copy in README
- Reformatted both files so they would pass as Markdown if needed
2016-10-28 11:41:53 +02:00
Matthias Mees
309cf8e9a6
Catch up German core translation
2016-10-27 23:24:42 +02:00
Matthias Mees
5ed6ace0f5
Adapt README text to copy on s9y.org
2016-10-27 14:34:40 +02:00
Matthias Mees
090c212d09
Fix maintenance message spacing
2016-10-26 15:23:03 +02:00
Matthias Mees
7b354c1cf7
Fix layout error w/ maintenance messages
2016-10-26 15:21:22 +02:00
Matthias Mees
69f5515ea3
Remove stray aria-hidden attribute
2016-10-26 15:19:43 +02:00
Matthias Mees
eda47a1ffc
Fix misplaced aria attribute
2016-10-26 15:16:09 +02:00
Matthias Mees
a81c480d5e
Document my recent changes, oops
2016-10-26 11:35:31 +02:00
Matthias Mees
7410465496
Improve accessibility of iconfont icons
...
Iconfont icons are of no value to screenreader users; in our case,
they get alternative text. By adding 'aria-hidden="true"' to the
<span> holding the iconfont icon, we avoid the screenreader trying
to announce the iconfont icon.
2016-10-26 11:29:25 +02:00
Matthias Mees
fbcd6d9c98
Revert c6089ba4
2016-10-24 15:17:54 +02:00
Matthias Mees
c6089ba4fd
Add styles for the revamped template editor
2016-10-24 15:11:05 +02:00
Matthias Mees
2b70ef0203
Fix layout regression in filtered installable plugins
2016-10-24 11:14:03 +02:00
Matthias Mees
8334348a13
Fix layout regression in installable plugins
2016-10-23 17:37:46 +02:00
Matthias Mees
d3d205ece9
Replace JS-based equal heights with flexbox solution
...
- Only fire JS equal heights if flexbox is not supported
- Add flexbox styles for backend sections that used to use
JS based equal heights
- Use Modernizr's flexbox detection to use the old styles
as a fallback for non-flexbox browsers
- Generate new oldie stylesheet
- Do not use .clearfix with flexbox (Safari doesn't like it)
- Apply IE11 fix for flexbox, see goo.gl/pglrbm
References #333
2016-10-23 14:05:00 +02:00
Matthias Mees
80c7f273f2
Use dynamic theme name in Next
2016-09-22 00:21:36 +02:00
Matthias Mees
8b75c064e3
Remove idea's index.tpl file
...
This should now work with recent chances to 2k11, so idea can be
a CSS-only theme again.
2016-09-22 00:18:42 +02:00
Matthias Mees
177044c941
Use dynamic template variable
2016-09-22 00:18:14 +02:00
Matthias Mees
b38de07b94
Set proper engine themes for contest + competition
2016-09-22 00:02:15 +02:00
Matthias Mees
40d4dc986e
Document (re)moving outdated themes
...
Closes #422
2016-09-21 19:12:36 +02:00
Matthias Mees
d1d7097fe9
Remove blue theme
...
Moved to spartacus. Goodbye.
References #422
2016-09-21 19:08:31 +02:00
Matthias Mees
268b87d21d
Remove carl_contest theme
...
Moved to spartacus. Goodbye.
References #422
2016-09-21 19:07:39 +02:00
Matthias Mees
120b3f90a0
Remove kubrick theme
...
Moved to spartacus. Goodbye.
References #422
2016-09-21 19:05:47 +02:00
Matthias Mees
6a19dac69d
Remove wp theme
...
Moved to spartacus. Goodbye.
References #422
2016-09-21 19:04:28 +02:00
Matthias Mees
16c98885b7
Document adding Skeleton theme
...
Oops, I forgot. /o\
2016-09-21 12:54:28 +02:00
Matthias Mees
e44f7a506e
Add new theme: Skeleton
2016-09-20 10:00:17 +02:00
Matthias Mees
ce40532680
Update theme preview image for Next
2016-09-12 13:43:32 +02:00
Matthias Mees
34fc78c89d
Remove backend JS assets from iframed backend preview
...
These are no longer required due to recent changes.
2016-09-12 10:26:52 +02:00
Matthias Mees
9a4c26f13f
Use improved backend preview iframe height calculation method
...
Applied to all recommended themes in the core.
References #420
2016-09-09 16:43:15 +02:00
Matthias Mees
58ed1f8ec6
Vastly simplify Next's preview
...
Also fix wrong height of iframed preview.
2016-09-08 19:31:15 +02:00
Matthias Mees
0490401f3a
Adapt core themes to new serendipity_getFile fallback mechanism
...
Using frontend=true attribute to properly load frontend theme's
CSS + JS assets.
References #419
2016-09-08 18:45:07 +02:00
Matthias Mees
e30266427e
Update bundled jQuery to 1.12.4
2016-07-13 11:30:14 +02:00
Matthias Mees
3aed0ac0f6
[next] CSS fix for non-smallscreen nav
2016-06-25 12:06:13 +02:00
Matthias Mees
1669d72046
German translation universal plugin update button
2016-06-25 11:53:37 +02:00
Matthias Mees
130d32ae1a
Optimize long titles in the backend for sidebar plugins
2016-06-21 12:46:48 +02:00
Matthias Mees
48e8dc008c
Fix long plugin titles in the backend, once and for all
2016-06-20 20:00:25 +02:00
Matthias Mees
59e569e59f
Update 2k11 backend JS assets
...
- Update autoscroll
- Update magnificPopup
- Update magnificPopup's CSS in style.css
2016-04-20 10:20:44 +02:00
Matthias Mees
db5c7089bb
Update backend Modernizr to latest
2016-04-20 10:11:30 +02:00
Matthias Mees
58df7bcea5
Update bundled jQuery to 1.12.3
2016-04-05 22:16:35 +02:00
Matthias Mees
864782d48d
Update bundled jQuery to 1.12.2
2016-03-26 12:13:50 +01:00
Matthias Mees
55061e4dc7
Add new lang constant for Spartacus
...
References #383
2016-03-20 15:04:25 +01:00
Matthias Mees
62a3624f1f
Fix positioning for popuplayer button
...
That means positioning in the source code as well as in the layout.
References #395
2016-03-12 21:06:19 +01:00
Matthias Mees
400c662462
Use hidden class instead of inline styles
2016-02-09 14:30:25 +01:00
Matthias Mees
bdff9336e5
Fix typo
2016-02-09 09:46:03 +01:00
Matthias Mees
8c92422bce
Use serendipity.openPopup to fix weird dashboard double click
...
References #387
2016-02-08 20:39:32 +01:00
Matthias Mees
4f49833fc9
Improve language (hopefully)
2016-02-08 19:38:09 +01:00
Matthias Mees
c3df4cc0c4
Clean up fallback styles
...
- Use unitless values where possible
- Emit styles in a more logical order
- Updated documentation of fallback styles
2016-02-04 19:43:14 +01:00
Matthias Mees
c0e626fecf
Remove fallback styles for lightboxed image links
...
No longer necessary.
Reverts 7e9524c7bb
2016-02-04 19:30:41 +01:00
Matthias Mees
7e9524c7bb
Add fallback styles for image links
...
This is required by the lightbox plugin. It does not harm blogs
that do not use the lightbox plugin, but makes image links easier
to click.
References #388
2016-02-04 18:05:37 +01:00
Matthias Mees
112f929814
Use msg class that actually exists in the stylesheet
2016-01-19 12:00:43 +01:00
Matthias Mees
5edc71f31a
Upgrade admin backend's bundles Modernizr
...
- Add a few tests we will likely need in the future
- Remove version string from file name for easier upgrades
References #379
2015-12-21 18:36:52 +01:00
Matthias Mees
2c7cd731d9
Update bundled jQuery to 1.11.3
2015-12-18 11:57:15 +01:00
Matthias Mees
077425689d
Fix overflowing tables in statistics plugin's backend
...
CSS-only solution which
a. reduces the font-size
b. makes the tables horizontally scrollable if they still overflow
their parent container (see http://goo.gl/EquJxL )
References #373
2015-11-02 11:12:06 +01:00
Matthias Mees
fa1ca78ea7
Merge pull request #372 from erAck/master
...
additional space in TopExits/Referrers for better word-wrap
2015-11-02 10:49:32 +01:00
Matthias Mees
e4d4b7118c
Typographic "fix" for "to start"/"to end" icons
...
These appear larger than the left/right icons. Tweaking the font
size covers that up for the time being.
2015-10-06 13:52:57 +02:00
Matthias Mees
167cbdd17c
Replace SVG icons with iconfont icons
...
See 2b610dc791
2015-10-06 13:40:06 +02:00
Matthias Mees
e6bb6005ec
New iconfont build
...
This adds new icons for "go to start" and "go to end".
2015-10-06 13:34:22 +02:00
Matthias Mees
40e9a5b7b3
Add Fontello config file
...
templates/2k11/admin/font/config.json can (and SHOULD) be imported
in fontello.com to recreate the 2k11 backend iconfont set. This is
necessary to make sure that icons can be added or removed without
losing any required icons.
I will add a GitHub wiki page later explaining how to add/remove
icons.
2015-10-06 13:08:46 +02:00
Matthias Mees
517a3c4dfe
A more bulletproof fix for the dashboard update notification
...
References #359
2015-07-25 14:34:26 +02:00
Matthias Mees
b5a5b0a996
Fix breaking layout in dashboard if update notification exists
...
References #359
2015-07-25 14:30:15 +02:00
Matthias Mees
c4f9b721e7
Apply filter_pane label spacing for all filter_pane instances
...
References #356
2015-07-14 19:54:10 +02:00
Matthias Mees
b9d1fa38c9
Make sure the label spacing applies to filters and sort
...
References #356
2015-07-14 19:48:42 +02:00
Matthias Mees
b00343d24d
Also fix labels for selects
...
References #356
2015-07-14 19:46:47 +02:00
Matthias Mees
b9b55142fc
Fix CSS regressions introduced by aaca8e
...
References #356
2015-07-14 19:45:12 +02:00
Matthias Mees
aaca8eda3b
Minor layout fixes for media DB media filters
...
References #356
2015-07-14 19:41:01 +02:00
Matthias Mees
a148f7b227
It's really hard to find out when it's 72 characters ...
...
References #348
2015-06-17 21:32:16 +02:00
Matthias Mees
ce57ec8a38
Reformat NEWS
...
Everyone, it's FOUR SPACES from now on. NOT three. :)
References #348
2015-06-17 21:26:12 +02:00
Matthias Mees
da635a0ebe
Minor formatting
...
References #348
2015-06-17 21:00:06 +02:00
Matthias Mees
995917db93
Move more old news to NEWS_OLD
...
References #348
2015-06-17 20:32:16 +02:00