Revision
52401 -
Directory Listing
-
[select for diffs]
Modified
Fri Mar 20 17:02:57 2015 UTC
(7 years, 3 months ago)
by
adouma
Diff to
previous 52400
HSTTWO-3216: Backport [7.9] Upgrade freemarker to 2.3.22
- also adjust for minor Freemarker method signature change in HstFreeMarkerServlet (HST)
- remove unneeded overrides in downstream modules
Revision
52398 -
Directory Listing
-
[select for diffs]
Modified
Fri Mar 20 16:42:10 2015 UTC
(7 years, 3 months ago)
by
jdegooijer
Diff to
previous 52397
CMS7-8891: Add icons for essentials:
- arrow-fat-down-circle
- comment
- external-link
- flag
- shopping-cart
- wrench
Revision
52391 -
Directory Listing
-
[select for diffs]
Modified
Fri Mar 20 14:28:43 2015 UTC
(7 years, 3 months ago)
by
mdenburger
Diff to
previous 52390
CMS7-8896: add positioning to stacked icons and use it to render proper stacked icons in various places
Kudos to abogaart for the initial patch.
Revision
52387 -
Directory Listing
-
[select for diffs]
Modified
Fri Mar 20 14:04:40 2015 UTC
(7 years, 3 months ago)
by
cngo
Diff to
previous 52386
CMS7-8940: backport - retained feedbacks messages after ping/ajax calls
- Set wicket app not to cleanup feedbacks after each cycle
- Manually clear feedbacks at EditorForm prior #process()
- Use wicket event notification to update feedbackpanel at EditPerspective upon changes in YuiDateTimeField
- Redraw feedback panel at EditPerspective upon events either from wicket events or CMS validation eve (IValidationListener#onValidation)
Revision
52355 -
Directory Listing
-
[select for diffs]
Modified
Thu Mar 19 15:53:10 2015 UTC
(7 years, 3 months ago)
by
oscholten
Diff to
previous 52354
CMS7-8527: restyling the todo section of the dashboard
- added a dedicated link rendering wicket component
- updating the EN and NL properties files to have proper sentences
- updating the FR and DE properties files to have at least the correct class for each span
Revision
52347 -
Directory Listing
-
[select for diffs]
Modified
Thu Mar 19 14:14:05 2015 UTC
(7 years, 3 months ago)
by
abogaart
Diff to
previous 52346
CMS7-8896: icon fixes
- Save&Close icon becomes completely blue on hover
- (schedule)(de)publication icons have correct enabled/disabled colors again
Revision
52346 -
Directory Listing
-
[select for diffs]
Modified
Thu Mar 19 13:56:27 2015 UTC
(7 years, 3 months ago)
by
abogaart
Diff to
previous 52345
CMS7-8896: icon fixes
- Added CmsIconTest to verify all enum values have an equivalent SVG file
- Added HippoIconStack constructor without size argument that default to IconSize.M (same as HippoIcon)
- Moved CHECK_CIRCLE_CLOCK & MINUS_CIRCLE_CLOCK from CmsIcon to Icon
- Implemented simple file-unlocked icon stack
Revision
52343 -
Directory Listing
-
[select for diffs]
Modified
Thu Mar 19 13:05:50 2015 UTC
(7 years, 3 months ago)
by
cngo
Diff to
previous 52342
CMS7-8949: fixes to prevent same-name-siblings folder/document creation:
- Prevented to create/rename a folder/doc with either uri-name or localized-name existed before
- Refactored AddedDocumentDialog to reuse NameUriField
Revision
52339 -
Directory Listing
-
[select for diffs]
Modified
Thu Mar 19 12:54:44 2015 UTC
(7 years, 3 months ago)
by
jdegooijer
Diff to
previous 52338
CMS7-8896: Add black to fill and colors, add default styling for check-circle, minus-circle and exclamation triangle, update examples
Revision
52334 -
Directory Listing
-
[select for diffs]
Modified
Thu Mar 19 11:40:25 2015 UTC
(7 years, 3 months ago)
by
abogaart
Diff to
previous 52333
CMS7-8896: Applied patch from Mathijs for getting the icons to work with new names+sizes
- Split icons into icons coming from Hippo Theme (sprite icons) and special case icons that belong to the CMS and are rendered inline
- New icons sizes are S (8x8), M (16x16), L (32x32) and XL (48x48)
- This commit fixes the build+test but not all icons are styled correct, e.g. IconStacks and some workflow icons
Revision
52329 -
Directory Listing
-
[select for diffs]
Modified
Thu Mar 19 09:31:38 2015 UTC
(7 years, 3 months ago)
by
jdegooijer
Diff to
previous 52328
CMS7-8891: Remove generic spinner effect, apply it to the spinner icon only, add spinner icon to hippo-theme demo page
Revision
52325 -
Directory Listing
-
[select for diffs]
Modified
Wed Mar 18 15:33:15 2015 UTC
(7 years, 3 months ago)
by
abogaart
Diff to
previous 52324
CMS7-8528: Added flex box to align items in center and have a nice text wrap for long text in a small box
- removed old goto css
Revision
52321 -
Directory Listing
-
[select for diffs]
Modified
Wed Mar 18 14:47:39 2015 UTC
(7 years, 3 months ago)
by
abogaart
Diff to
previous 52320
CMS7-8530: Tweaked padding to make it look like design
- added line-height to fix ugly rendering of SVG (at least on FF)