1446 Commits

Author SHA1 Message Date
Samuel Georges
ac18f86937 Fixes an issue where admins updating self see access denied
Only when the user has no permission to edit other admins
Refs #831
2015-09-09 08:32:45 +10:00
Samuel Georges
e2fafa3552 Revert eac25c69de5d31736de727c4d9ef76d964f34f20
Toolbar no longer sets height 100%, tests in Chrome 45 fine
2015-09-09 08:32:44 +10:00
Samuel Georges
2a6b58a3fe Merge pull request #1425 from Flynsarmy/getPublicActions
Add getPublicActions controller method
2015-09-08 12:48:44 +10:00
flynsarmy
98e1d0fe4d Add getPublicActions controller method 2015-09-07 14:17:09 +10:00
Samuel Georges
ddf8ff09ff Fixes #1416 to include empty strings 2015-09-03 07:15:52 +10:00
Vojta Svoboda
beb253a5c0 Fix evaluate zero value as null 2015-09-02 22:43:33 +02:00
Samuel Georges
2619de0ae7 Fixes bug in valueFrom when relation is null 2015-09-02 17:28:22 +10:00
Samuel Georges
7a2c0eea07 Update BS sweet alert to latest, recompile assets 2015-09-01 19:05:44 +10:00
Samuel Georges
8a28ce4e5f Fixes protection level bug 2015-08-31 17:19:25 +10:00
Antony Tsioukas
24d8cb8f66 Update Greek Language 2015-08-30 09:32:51 +10:00
Samuel Georges
ee38c72f04 Protected properties were once [incorrectly] available 2015-08-29 20:12:55 +10:00
Samuel Georges
275463996e When toggling empty tabs: if a hidden tab was selected, select the first visible tab
Induce tab overlap using negative right margin instead (first-child tab can be hidden)
Use a slightly cleaner approach than in #1401
2015-08-29 18:42:29 +10:00
Samuel Georges
c5c56dd927 Merge pull request #1401 from gabsource/hide-formwidget-tab-on-toggle
Hide FormWidget tabs when they contain no fields or only hidden field
2015-08-29 17:21:42 +10:00
Samuel Georges
917cfd437f Make sure a tab is defined always - Refs #1397 2015-08-29 16:45:01 +10:00
Samuel Georges
0aaeaf7406 Merge pull request #1396 from gabsource/fix-emmet-js
Fix Emmet expand by forcing syntax to html when editor is set to Twig
2015-08-29 16:03:55 +10:00
Samuel Georges
02bcc0514c Merge pull request #1395 from gabsource/fix-swedish-language-code
Fix Swedish language code reference 'se' to 'sv' to reflect ISO code
2015-08-29 16:03:10 +10:00
Jérémy Gaulin
6ec42da584 Hide FormWidget tabs when they contain no fields or only hidden fields after a toggle event on a field has occurred 2015-08-27 22:28:03 +02:00
Samuel Georges
906a4e65c2 Prompt can now be used to define the button text for file multi
Minor update to checkbox markup
2015-08-28 04:39:29 +10:00
Samuel Georges
7f502768dc Adds new view event system, add event to sign in form 2015-08-28 04:31:41 +10:00
Jérémy Gaulin
d6356ac733 Fix Swedish language code reference 'se' to 'sv' to reflect ISO code like in folder structure. 2015-08-27 16:37:12 +02:00
Jérémy Gaulin
8152605e5a Fix Emmet expand by forcing syntax to html when editor is set to Twig. 2015-08-27 01:28:43 +02:00
Samuel Georges
793bf30c26 Decouple the toolbar from the layout system 2015-08-26 20:24:37 +10:00
Samuel Georges
90d2b87180 Focus record finder search when it opens - Fixes #1388 2015-08-24 07:31:49 +10:00
Samuel Georges
1d0c22293c Merge pull request #1386 from gergo85/master
Big update for Hungarian language
2015-08-22 20:18:55 +10:00
Szabó Gergő
07c8b23c7d Big updated for Hungarian language 2015-08-22 12:09:56 +02:00
Samuel Georges
e3e8fb35c7 Allow the model attribute name to be specified from config 2015-08-22 16:39:09 +10:00
Samuel Georges
6d1673c4b3 Introduce ReorderController for reordering of model records - Fixes #943 2015-08-22 16:33:00 +10:00
Samuel Georges
4c1db1d8db Tidy up backend alerts, make long text in alerts readable 2015-08-22 13:41:57 +10:00
Samuel Georges
d24f7252b3 Stops nested repeaters populating from previous sibling - Fixes #1381 2015-08-22 10:18:41 +10:00
Samuel Georges
4d04c5dda7 Sweet alert logic has grown large enough to warrant its own file 2015-08-15 09:53:55 +10:00
Samuel Georges
0e3403f1aa Use a nicer syntax for <html lang="" />
Recompile assets
2015-08-15 09:49:51 +10:00
Jérémy GAULIN
29a8ec1143 Ensure the client side language file is properly loaded
Switch widget needs short text. There is not really a 3 letters word or abreviation in french that is as understable as raw "On/Off".

Tidy up patch

Fix quote

https://github.com/octobercms/october/pull/1363/files#r36929168
2015-08-15 09:46:26 +10:00
Jérémy GAULIN
3f8d17995a Translate alert messages. Switched to sweetAlert.alert() instead of raw window.alert().
Override `swal` and `sweetAlert` functions to set translation on default buttons.

Changed `sweetAlert()` to `swal()` to be consistent with `mediamanager.js`
2015-08-15 09:46:24 +10:00
Raphaël M
1c5ba4438b Update of FRENCH translation for OctoberCMS
Update of FRENCH translation for OctoberCMS

Update of FRENCH translation for OctoberCMS

Update of FRENCH translation for OctoberCMS
2015-08-15 09:41:11 +10:00
Samuel Georges
7f62725c1c Recompile assets for #1362 2015-08-15 09:34:29 +10:00
Jérémy GAULIN
b5577eed25 Disable SweetAlert forced focus when a Bootstrap modal is already open (which was causing infinite loop).
Bootstrap is enforcing focus on it's modal box, sweet alert too. Focus on sweet alert buttons is not really important, keyboard actions are still available.
2015-08-08 21:59:19 +02:00
Samuel Georges
1123b83cf0 Merge pull request #1343 from gabsource/fix-extending-plugin
Fix error when extending plugin by adding a new side menu item
2015-08-08 11:45:29 +10:00
Krzysztof Powelski
8547b8c184 Improve Polish translations
Fix indentation
2015-08-08 10:33:08 +10:00
Nicola Marini
b579891164 Update lang.php
Update lang.php

Update lang.php

Update validation.php

Update lang.php

Update lang.php
2015-08-08 10:31:17 +10:00
Samuel Georges
303a985caa Merge pull request #1346 from powelski/polish-auto-close
Translate auto closing option to Polish
2015-08-08 10:29:04 +10:00
Samuel Georges
6ae1d0c047 Merge pull request #1345 from powelski/translatable-auto-close
Make backend auto closing option label translatable
2015-08-08 10:27:59 +10:00
Samuel Georges
20e9462006 Merge pull request #1341 from filipac/master
Auto closing option translation in Romanian
2015-08-08 10:20:14 +10:00
Finjon Kiang
cebf7466a9 add new language zh-tw / Chinese (Taiwan) 2015-08-08 10:12:23 +10:00
Samuel Georges
99ac1bad20 Merge pull request #1357 from tsioukas/patch-1
System Client.php Greek Language
2015-08-07 20:53:40 +10:00
Samuel Georges
1b4e4b08fd Fixes a styling issue in MarkdownEditor split mode 2015-08-07 19:06:36 +10:00
Samuel Georges
fc04bd1b4c Added new makeFormWidget() method to WidgetMaker for rendering form widgets individually 2015-08-07 19:06:04 +10:00
Samuel Georges
ad60afebc4 Make the default admin group code a constant
We should consider locking this record attribute in future?
2015-08-07 18:43:05 +10:00
Antony Tsioukas
7971633993 Update Greek Language 2015-08-07 10:36:04 +03:00
Samuel Georges
891c034496 Fixes missing ref to storm UI on auth page 2015-08-07 17:35:04 +10:00
Samuel Georges
881e68c1ca Preview mode has no upload button, so no margin 2015-08-06 18:04:18 +10:00