1
0
Commit Graph

1333 Commits

Author SHA1 Message Date
79a972e92f Update bundled modernizr for backend.
References 
2015-01-01 16:04:10 +01:00
0e56ffeba0 Introduce new lag constant for category view mode toggle.
(Already removed the old lang constant in addlang.txt which has
already been added.)

References 
2015-01-01 15:31:37 +01:00
d0af671d2f Add better icons for compact/hierarchical category view toggle.
Includes new iconfont build.

References 
2015-01-01 15:25:13 +01:00
6646955b09 Use localStorage to store category overlay view state.
Way better than cookies, thanks @onli!

References 
2014-12-31 19:37:56 +01:00
d91aceb41e Add style for compact category view overlay.
References 
2014-12-31 15:37:52 +01:00
8cb627cb31 Add switch for category overlay view + JS code for it.
References 
2014-12-31 15:18:52 +01:00
b141f4a410 Revert relevant aspects of category overlay to hierarchical view.
Reference 
2014-12-31 14:52:39 +01:00
1ac7f7141c Fix date format bug in entry editor (related to typo).
References 
2014-12-29 15:23:18 +01:00
1bf4137aba Update bundled jQuery to 1.11.2. 2014-12-23 16:46:08 +01:00
36cde3030a * Fixes escaping of comments in the new backend pane to prevent
XSS. Thanks to Steffen Röemann for reporting!
2014-12-23 11:10:53 +01:00
Ian
ffe93c92fc allow php class_exists in smarty security and better 0ffd02c
Rferences 
2014-12-10 12:01:15 +01:00
Ian
67a82a7e1d simple proposel to fix wrong preview stylesheet
References 
2014-12-07 18:57:51 +01:00
Ian
0ffd02cf1c assign has_freetag in backend
Fixes commit f60df79b15
References 
2014-12-06 15:52:31 +01:00
Ian
b51b3dfb59 simplify tb tweak in 77033ef
References 
2014-11-26 10:52:32 +01:00
Ian
77033efcf4 move cke toolbar css tweaks to a better place
which also makes it independent from cke plugin file usage.

References 
2014-11-26 10:14:23 +01:00
Ian
94f161359e fix note in 8eaffe4 2014-11-25 16:52:29 +01:00
Ian
8eaffe46fe better fb9414b 2014-11-25 16:40:18 +01:00
Ian
fb9414b9ae ckeditor extend more for serendipity
This hides the ckeditor image widget button by CSS in all supported Serendipity toolbars, but keeps it internal functionality enabled which is needed for MediaLibrary inserts.
This forces the user to use the specialized ML button for image inserts only, but will still be supported by CKE toolbar.
An Image double click will still use the image widget like before.
Best checked place was to put this in admin/style.css.

References 148
2014-11-25 14:27:16 +01:00
Ian
85ef7dafc4 Revert "no Umlauts note for image directories"
This reverts commit cb00982db9.
2014-11-25 09:42:17 +01:00
Ian
cb00982db9 no Umlauts note for image directories
References 
2014-11-24 17:08:02 +01:00
Ian
92e56848cf fix input title categoryname 2014-11-24 14:58:51 +01:00
Ian
35698284d6 installer has not yet plugin api set up
References  (part install issue)

@yellowled keep in mind to update /templates/default/admin/serendipity_editor.js on every change in the 2k11/admin file, please.

At all, does this have to be done in upgrader too?
2014-11-21 16:37:15 +01:00
Ian
d5f24aef12 Apply Serendipity lang to CKEDITOR lang
References 
2014-11-21 10:06:03 +01:00
29fada318b Hide non-overlayed tags/categories if overlays are used.
References 
2014-11-20 15:12:47 +01:00
86318adc5c Make skip-scrolling to target href a reusable function. 2014-11-18 18:51:35 +01:00
Ian
a9586eba1d sidebar pluginlist - clear float for vext row with more than 3 sidebars 2014-11-18 12:37:31 +01:00
Ian
7423eb63f1 Merge branch '2.0' of github.com:s9y/Serendipity into 2.0 2014-11-18 12:29:03 +01:00
Ian
1459a3aa53 set strict default toolbar 2014-11-18 12:28:30 +01:00
be1e9f6b2c Tiny CSS fix for media db overlay. 2014-11-18 12:19:07 +01:00
154cbab69a Fix broken s9y_links popup.
References 
2014-11-18 11:18:50 +01:00
Ian
bf91c8e9a2 Merge branch '2.0' of github.com:s9y/Serendipity into 2.0 2014-11-17 18:11:50 +01:00
Ian
885f064b61 package CKEDITOR UI configurable Toolbar
References 

The js and css config files are directly placed in /htmlarea directory. The old ones downunder are not reset with this commit, until we give OK to go.
The lang constant will be placed to addlang.txt in a 2cd commit, since this may change and there is already a pending constant.
I have not added another option by now to explicitly choose the s9y configs in htmlarea, if someone has custom ones in 2k11/admin and wants to switch back to the origins. Is this really a real and valid user case?
2014-11-17 18:07:54 +01:00
50c42997cf Move default-php and default-xml to spartacus 2014-11-17 09:41:48 +01:00
f3b2e9fe69 Some styling adjustments for tag overlay.
References 
2014-11-16 13:40:45 +01:00
5f7fa8ee2a Improve layout and UI/UX for categories overlay in entry editor.
References 
2014-11-15 12:38:29 +01:00
c957ccca57 Reposition tags overlay close button as well.
Needs a new version of freetag plugin, which is not committed (yet).

References 
2014-11-14 13:05:31 +01:00
d2ed47410d Extend input field in freetag taglist.
References 
2014-11-14 12:18:59 +01:00
06237977a1 Better behaviour for clicking cats/tags button w/o overlay.
References 
2014-11-14 11:39:21 +01:00
55459bc112 Fix weird show/hide behaviour for tags/classes toggle buttons.
References 
2014-11-13 21:43:39 +01:00
bf3fc9ff78 Fix category filter width when not in overlay.
References 
2014-11-13 21:18:20 +01:00
cb73854822 Reposition close button in categories overlay.
References 
2014-11-13 21:08:22 +01:00
b5e976adcf Add a button to switch entry status quickly to entry editor.
- Includes new iconfont build with two new icons for entry state.
- JS to toggle entry status based on quick switch button.
- JS to toggle quick switch status based on entry status.
- JS to emit a notification that entry status has been updated.

References 
2014-11-13 20:49:13 +01:00
31543ef39a Show no update msg for event and sidebar () 2014-11-11 16:47:11 +01:00
aa8832d1b6 Updated build of backend's oldie stylesheet. 2014-11-11 10:40:13 +01:00
08a9ffcd90 Move spartacus multi-upgrade hint to tooltip 2014-11-09 16:50:38 +01:00
912547bc26 Use Modernizr's polyfilled version of matchMedia.
matchMedia is the native version, which oldIE does not support.
Modernizr.mq is the polyfilled version included with Modernizr.
2014-11-07 10:31:15 +01:00
892b82104a Move deprecated themes from core to spartacus () 2014-11-03 15:14:00 +01:00
d414125098 Remove test template, obsolete 2014-11-03 10:20:56 +01:00
1965691612 updgrade list: show back link instead of search () 2014-11-02 16:38:25 +01:00
0ce1d8991d Add equal heights for pluginmanager columns.
Moved firing the syncHeights plugin to a seperate function in the
serendipity namespace because it needs to be fire onclick for the
plugin tabs here. Probably gives us more flexibility in the future
as well. New function is serendipity.sync_heights() which takes no
args.

References 
2014-11-02 11:39:05 +01:00