Samuel Georges
cff42387ae
Minor fix to checkbox align class
2016-04-12 06:24:04 +10:00
Samuel Georges
b02f0c2230
Trial Noto font, adjust primary tab sizing
...
Noto appears to be much easier to read and is more consistent for other languages. Eg, on windows, sans-serif appears to change completely when mb characters are introduced.
2016-04-11 04:59:59 +10:00
Samuel Georges
04fc95bac3
Return button on class
2016-04-08 22:18:53 +10:00
Samuel Georges
4043921834
Adds extra flavor to buttons
...
Reduce font sizes a bit
Fixes rogue hand from appearing when clicking drag scroll enabled elements
2016-04-07 20:17:48 +10:00
Samuel Georges
c5362652c1
Begin the process of refitting brand settings
...
Introduce secondary and accent colors
Switch some CSS to use the new storm utils
Other minor improvements
2016-04-05 20:04:11 +10:00
Samuel Georges
7a33146348
Add CSS utilities to Storm lib
2016-04-05 20:00:57 +10:00
Samuel Georges
f68eb3f20f
Move halcyon registration to model boot
...
Attempt to fix issue where service provider looks at system_preferences database table that doesn't exist yet as part of the boot() method
Fixes #1897
2016-04-04 18:37:56 +10:00
Samuel Georges
838f836051
Revert the nav to the classic style
...
Various sizing fixes
Set the standard padding to 20px
Mute system links unless hover or active
Fixes an issue where the scroll indicator appears always on fancy layout, these containers cannot use padding!
Refs #1895
2016-04-04 18:37:55 +10:00
Samuel Georges
8dd2e97cf7
~1.0 -> dev-develop
2016-04-01 14:07:43 +11:00
Samuel Georges
b51b5a112e
dev-stable -> ~1.0
2016-04-01 12:52:11 +11:00
Pásztor Gábor
ef228c4915
Minro style improvements
2016-03-30 21:29:30 +02:00
Samuel Georges
7affc4bec8
Apply layout to unregistered mail templates
2016-03-29 18:17:25 +11:00
Samuel Georges
11cf46008f
Adds core changelog to update screen
2016-03-29 17:44:48 +11:00
Samuel Georges
1785c6c0d8
pikaday -> datepicker
2016-03-26 12:53:45 +11:00
Samuel Georges
8e14b9b649
Recompile assets
2016-03-26 12:40:55 +11:00
Jérémy GAULIN
f836b43bb3
Pikaday translation
2016-03-26 12:39:57 +11:00
Samuel Georges
2a7dbdd74a
Merge branch 'stable' into ui
...
Conflicts:
modules/cms/classes/CmsObject.php
modules/cms/widgets/MediaManager.php
2016-03-25 18:42:13 +11:00
Samuel Georges
4ddc8055c6
Merge branch 'develop' into stable
2016-03-25 18:39:16 +11:00
Samuel Georges
e19ae42e45
(Rollback) Keep instances to themselves
2016-03-25 14:17:13 +11:00
Samuel Georges
4fe6cc6509
Adds a clearInternalCache method to SettingsModels
...
Fixes #1815
2016-03-25 12:44:42 +11:00
Samuel Georges
0950959904
Do not show disabled plugins in the update list
...
Fixes #1716
2016-03-25 12:37:15 +11:00
Samuel Georges
010cd403f5
Detail column now supports lengthy updates
...
Fixes #1816
2016-03-25 10:59:17 +11:00
Samuel Georges
2a3a63857c
text/javascript is obsolete. Fixes #1847
2016-03-21 19:13:01 +11:00
Samuel Georges
fad028bc40
Add local cmsObject.fillViewBagArray event
...
Tidy up some inline docs
2016-03-19 13:22:08 +11:00
Samuel Georges
3db2809fc4
Register Halcyon Service Provider
2016-03-07 18:46:45 +11:00
Scott Bedard
fcfcb96d0d
Add ctrl+click support for rowlinks
...
Ctrl+click is supported pretty well in the backend, this adds it to rowlinks as well.
2016-03-06 02:29:57 -07:00
alekseybobkov
aaff88b8c2
Reduced base border radius
2016-03-02 21:40:33 -08:00
Samuel Georges
27d32d35ea
Allow vertical scroll to act as horizontal
...
Not everyone has a trackpad and can scroll horizontally, so vertical scroll can substitute here
2016-03-02 18:06:46 +11:00
kaserv
51d1f1a684
issue #1819
2016-03-01 10:20:20 +04:00
Samuel Georges
9c59dd58d3
Trial tooltip nav, recompile assets
2016-03-01 08:59:20 +11:00
Samuel Georges
1241f584d0
Merge remote-tracking branch 'remotes/origin/stable' into ui
2016-03-01 07:02:07 +11:00
Samuel Georges
3a483c4129
Rollback "fix" color button close in modal
...
Not enough information on why this is needed, it causes component close icon to appear black
2016-02-29 18:12:27 +11:00
alekseybobkov
00ced6c79f
UI update
2016-02-28 19:52:21 -08:00
Samuel Georges
d76863a3ec
Merge branch 'develop' into stable
...
Conflicts:
composer.json
2016-02-27 14:55:52 +11:00
brenodouglas
2caf2d6f84
Modify in less file icon close
2016-02-27 14:20:00 +11:00
breno
cc45c499ed
fix color button close in modal
2016-02-27 14:18:21 +11:00
Samuel Georges
b9a4808c28
Merge pull request #1800 from mrmlnc/develop
...
Update Russian localization to the current build number
2016-02-27 14:01:29 +11:00
Samuel Georges
2fc0db5732
Merge pull request #1804 from haegemon/develop
...
fix output of function isDisabled in accordance to phpdoc and function naming
2016-02-27 14:01:10 +11:00
Samuel Georges
c736643202
Tweak the dash loader @alekseybobkov
...
The leaf is too hard to customize (white label considerations)
Use a white container with subtle fade after loading
Introduce rspin (reverse spin) animation, not used, but may come in handy
2016-02-25 18:57:13 +11:00
Samuel Georges
f6d76fade6
Moved dashboard css from storm to backend
...
Dashboard is a specific part of the backend and storm should stand alone from this
2016-02-25 18:07:25 +11:00
alekseybobkov
a892fff938
UI updates
2016-02-24 21:24:31 -08:00
Samuel Georges
40e458d0b0
Colon is a valid character, doesn't mess up themes with underscores
...
Eg: SLIDERWEB.SLIDERWEB_0002_hydrogen-theme -> SLIDERWEB.SLIDERWEB.0002.hydrogen-theme
Reference: https://www.w3.org/TR/html401/types.html#type-name
ID and NAME tokens must begin with a letter ([A-Za-z]) and may be followed by any number of letters, digits ([0-9]), hyphens ("-"), underscores ("_"), colons (":"), and periods (".").
2016-02-25 15:01:12 +11:00
Samuel Georges
77367c4cd9
Adds windows support to october:util git pull
2016-02-25 14:38:07 +11:00
Samuel Georges
79dfb37fe3
Adds october:util git pull command
2016-02-25 14:28:50 +11:00
pawel
c38b841eb8
fix function output in accordance to phpdoc and function naming
2016-02-25 01:11:29 +03:00
alekseybobkov
b1770626d7
UI updates
2016-02-23 21:44:05 -08:00
Denis Malinochkin
d801bafed5
Update Russian localization to the current build number
2016-02-23 17:43:05 +03:00
alekseybobkov
1deeddeedb
Minor update in the UI
2016-02-22 21:55:36 -08:00
alekseybobkov
6ed4bd5ef6
Updates in the UI
2016-02-22 21:52:23 -08:00
Samuel Georges
ff52ad6595
Remove Illuminate references
2016-02-23 13:46:57 +11:00