Sam Georges
bc42080e72
Refs #387
2014-07-04 20:08:38 +10:00
Sam Georges
a7c7e4ac3b
Refs #387
2014-07-04 20:08:07 +10:00
Sam Georges
11a25345de
Use global event for mailer (untested)
2014-07-04 19:14:16 +10:00
Sam Georges
b09cf7b262
Consistent event naming
2014-07-04 19:14:15 +10:00
Sam Georges
3617a7fea8
Important! All references to *Email* have been changed to *Mail*
...
(This change might hurt a little, sorry!)
2014-07-04 19:14:15 +10:00
Sam Georges
d912b73aab
Clean up event parameters to dev standards
2014-07-04 19:14:14 +10:00
Sam Georges
2f3d42a3f9
Improvements to mailer classes
2014-07-04 19:14:13 +10:00
alekseybobkov
5f8aec26a5
Merge branch 'develop' of github.com:octobercms/october into develop
2014-07-03 23:03:20 +11:00
alekseybobkov
634bacb203
Record finder styling
2014-07-03 23:03:01 +11:00
Sam Georges
37d650164e
Add note about CMS page hidden flag.
2014-07-03 20:43:06 +10:00
Sam Georges
763d98c19a
Mention more in changelog
2014-07-03 20:41:26 +10:00
Sam Georges
150a41c81a
* Build 114
2014-07-03 20:39:43 +10:00
alekseybobkov
8d64a97278
Fixes the title tooltip overlapping component HTML tooltip in the Inspector. Closes #231
2014-07-03 20:16:12 +11:00
alekseybobkov
f181276d88
Do not try to load user preferences if there is no user (login page, etc).
2014-07-03 20:14:02 +11:00
Sam Georges
640c20f0df
Add to pending CHANGELOG.md
2014-07-03 18:53:48 +10:00
Sam Georges
b334488604
Adds the cron queue service provider
2014-07-03 18:44:57 +10:00
Sam Georges
b09b6d6863
Improved naming onReload -> onRefresh
...
Improved Record finder
2014-07-03 18:37:51 +10:00
Sam Georges
bd8137ea97
Fix to rowlink, hide the link instead of trashing it from the DOM
2014-07-03 18:37:50 +10:00
Sam Georges
4c419e2293
Add cron queue migration and use it as default config
2014-07-03 18:37:47 +10:00
alekseybobkov
7056397036
Implemented the hidden page flag. Closes #34 . Closes #88 .
2014-07-03 17:40:44 +11:00
Sam Georges
005f2848c7
Start work on record finder
2014-07-02 20:49:46 +10:00
Sam Georges
1221faae62
Session key fix to relation manager
...
My Settings context now uses correct breadcrumb
2014-07-02 20:49:45 +10:00
alekseybobkov
582ef4fd72
Fixed margin for the flag icons
2014-07-01 18:27:44 +11:00
Sam Georges
ddb6337efe
EditorSettings -> EditorPreferences (System has settings, User has preferences, App has configuration)
...
Create a My Settings page, now linked when clicking a User
Create backend preferences form for setting locale
Dropdown options now support an image or icon in their options
2014-07-01 17:17:53 +10:00
Sam Georges
15df09cbe3
* Build 113
2014-07-01 08:55:25 +10:00
Sam Georges
9381bc3628
When making config, set the original values too
2014-06-30 17:34:11 +10:00
Sam Georges
3a275216e2
Add styles and readonly mode to relation controller
2014-06-30 17:01:53 +10:00
Sam Georges
2574760210
Minor
2014-06-30 17:00:56 +10:00
Sam Georges
7ab5b90ba7
Lists, forms, etc have new class types:
...
*-offset: Adds a margin/padding to the left of 20px
*-flush: Ensures sitting flush with the element above
2014-06-30 17:00:28 +10:00
Sam Georges
5ce21e2fae
List widget now supports injecting cssClasses
2014-06-30 16:58:10 +10:00
Sam Georges
2f63a6ca0b
Improvements to naming standards
2014-06-30 13:30:57 +10:00
Sam Georges
893f7746f7
Improvements to naming standards
2014-06-30 13:27:28 +10:00
Sam Georges
26e712dc06
Use dropIfExists for smoother rollbacks
2014-06-30 13:23:35 +10:00
Sam Georges
766d012187
Refactor Form widget logic and partials, better naming and container usage.
2014-06-30 13:23:08 +10:00
Sam Georges
3359d12a55
Update changelog
2014-06-29 14:06:14 +10:00
Sam Georges
e1778f62a4
Minor
2014-06-29 14:00:20 +10:00
Sam Georges
4a9fe06d50
Form fields can now define "depends" to refresh individual fields when they are changed
...
Form field options can now be deferred using a closure
2014-06-29 13:36:25 +10:00
alekseybobkov
dd3bb5d918
Merge branch 'develop' of github.com:octobercms/october into develop
2014-06-29 14:29:13 +11:00
alekseybobkov
8f1b68784e
Merge branch 'master' of github.com:octobercms/october into develop
2014-06-29 14:28:34 +11:00
alekseybobkov
478ddabeca
Added the property grouping support to the Inspector
2014-06-29 14:28:07 +11:00
Sam Georges
3ae6cd699f
Swap the claw for a target
2014-06-29 12:18:55 +10:00
Sam Georges
656d9d440f
Refs #362 added to develop
2014-06-29 10:27:35 +10:00
Sam Georges
f9a238413f
Add .tabs-inset class to content-tabs
2014-06-29 09:59:43 +10:00
Sam Georges
232bbb0edd
Preview link should actually open the website
2014-06-29 09:36:20 +10:00
Sam Georges
1728f148a3
Fixes #361 - Assets paths fail on subfolders
2014-06-29 09:34:49 +10:00
Sam Georges
a8371264dc
Improve efficiency of List widget, empty relations now no longer try to load themselves and show empty JSON array "[]"
2014-06-29 09:12:11 +10:00
Sam Georges
1e168553ab
Update content tabs so they work with buttons
2014-06-28 22:18:54 +10:00
Sam Georges
5c005f79d0
System Twig environment is now extended by plugins
...
Move the markup manager to system
2014-06-28 21:23:13 +10:00
Sam Georges
9207424fbe
For field partial, if no path specified, use the field name
2014-06-28 21:12:19 +10:00
Sam Georges
541eab99dc
Register new twig.string in App container that will parse strings
2014-06-28 21:12:02 +10:00